Juan Lang [Tue, 21 Aug 2007 00:41:23 +0000 (17:41 -0700)]
crypt32: Make a signed message data type.
Juan Lang [Tue, 21 Aug 2007 00:40:25 +0000 (17:40 -0700)]
crypt32: Implement verifying the hash of a decoded hash message.
Juan Lang [Tue, 21 Aug 2007 00:33:44 +0000 (17:33 -0700)]
crypt32: Add a couple tests that show you can't get the hash from an encoded hash message, and fix encoded hash messages to match.
Juan Lang [Tue, 21 Aug 2007 00:33:04 +0000 (17:33 -0700)]
crypt32: Add a mostly stub control function for decode messages.
Juan Lang [Tue, 21 Aug 2007 00:27:06 +0000 (17:27 -0700)]
crypt32: Add a default message control function pointer.
Juan Lang [Tue, 21 Aug 2007 00:26:39 +0000 (17:26 -0700)]
crypt32: Add tests for CryptMsgControl.
Juan Lang [Tue, 21 Aug 2007 00:26:10 +0000 (17:26 -0700)]
crypt32: Test an encoded signed message with a cert with a public key.
Vitaliy Margolen [Tue, 21 Aug 2007 13:06:17 +0000 (07:06 -0600)]
dinput: Fix compile with old input.h that missing input_absinfo.
Dmitry Timoshkov [Tue, 21 Aug 2007 12:44:50 +0000 (21:44 +0900)]
kernel32: Restore check for StandardDate.wMonth being 0.
Dmitry Timoshkov [Tue, 21 Aug 2007 12:44:24 +0000 (21:44 +0900)]
msvcrt: Restore error handling code in localtime.
Roderick Colenbrander [Tue, 21 Aug 2007 14:52:01 +0000 (16:52 +0200)]
wined3d: Fix a null pointer dereference.
Paul Vriens [Tue, 21 Aug 2007 15:13:55 +0000 (17:13 +0200)]
wined3d/vertexdeclaration: Return when out of memory (Coverity).
Paul Vriens [Tue, 21 Aug 2007 15:38:19 +0000 (17:38 +0200)]
dnsapi/tests: No need to dynamically load dnsapi anymore.
Paul Vriens [Tue, 21 Aug 2007 12:22:03 +0000 (14:22 +0200)]
kernel32/tests: Skip some not implemented functions and add a few skip's.
Paul Vriens [Tue, 21 Aug 2007 11:51:23 +0000 (13:51 +0200)]
msi/tests: Be verbose when GetProcAddress fails.
Damjan Jovanovic [Tue, 21 Aug 2007 11:23:58 +0000 (13:23 +0200)]
setupapi: Use NtDeleteKey instead of an invalid RegDeleteKeyW.
Alexandre Julliard [Tue, 21 Aug 2007 19:38:20 +0000 (21:38 +0200)]
winex11: Update the wm hints also when mapping a previously zero-size window.
Alexandre Julliard [Tue, 21 Aug 2007 19:37:40 +0000 (21:37 +0200)]
gdi32: Add separate functions for releasing/freeing DCs to replace the standard GDI ones.
This should make it possible to use a different locking mechanism for DCs.
Stefan Dösinger [Tue, 21 Aug 2007 10:30:22 +0000 (12:30 +0200)]
wined3d: Implement range based fog and advertize it correctly.
Stefan Dösinger [Mon, 13 Aug 2007 21:19:37 +0000 (23:19 +0200)]
wined3d: fogstart == fogend means full fog.
Stefan Dösinger [Tue, 21 Aug 2007 10:13:42 +0000 (12:13 +0200)]
d3d9: Some caps fixes.
Paul Vriens [Tue, 21 Aug 2007 10:09:40 +0000 (12:09 +0200)]
ntdll/tests: Use skip instead of trace.
Paul Vriens [Tue, 21 Aug 2007 09:28:25 +0000 (11:28 +0200)]
ntdll/tests: Do GetModuleHandle only once and add a few skip's.
Mikolaj Zalewski [Mon, 20 Aug 2007 05:59:52 +0000 (22:59 -0700)]
msvcrt: Test that some functions depends on locale codepage, not the one set by _setmbcp.
Mikolaj Zalewski [Mon, 20 Aug 2007 05:46:56 +0000 (22:46 -0700)]
msvcrt: Test and fix _mbclen/_mbslen.
Mikolaj Zalewski [Mon, 20 Aug 2007 05:34:12 +0000 (22:34 -0700)]
msvcrt: Test and fix _mbsnextc.
Mikolaj Zalewski [Mon, 20 Aug 2007 05:30:45 +0000 (22:30 -0700)]
msvcrt: Implement _ismbblead/_ismbbtrail using _mbctype (with tests).
Mikolaj Zalewski [Mon, 20 Aug 2007 03:19:37 +0000 (20:19 -0700)]
msvcrt: Fill _mbctype table in _setmbcp.
Alexandre Julliard [Tue, 21 Aug 2007 10:43:15 +0000 (12:43 +0200)]
dsound: Fix a compiler warning.
Mikolaj Zalewski [Mon, 20 Aug 2007 17:03:16 +0000 (10:03 -0700)]
setupapi: If needed create directories for fake dlls.
Lei Zhang [Tue, 21 Aug 2007 00:46:45 +0000 (17:46 -0700)]
wine.inf: Add twain_32.dll to the list of fake dlls.
Vitaliy Margolen [Tue, 21 Aug 2007 04:06:54 +0000 (22:06 -0600)]
dinput: Don't try to create non existing device (/dev/js*).
Paul Vriens [Fri, 17 Aug 2007 14:48:33 +0000 (16:48 +0200)]
msvcrt/tests: Wait for spawned processes to finish.
Dmitry Timoshkov [Tue, 21 Aug 2007 05:25:28 +0000 (14:25 +0900)]
msvcrt: Route mktime and localtime to glibc.
Dmitry Timoshkov [Thu, 9 Aug 2007 04:44:50 +0000 (13:44 +0900)]
kernel32: Fix test case failures for time zones with absolute transition dates.
Dmitry Timoshkov [Tue, 7 Aug 2007 11:01:16 +0000 (20:01 +0900)]
ntdll: Detect current time zone settings.
Vitaliy Margolen [Mon, 20 Aug 2007 04:26:31 +0000 (22:26 -0600)]
dinput: Check acquired flag instead of fd.
Vitaliy Margolen [Mon, 20 Aug 2007 04:26:27 +0000 (22:26 -0600)]
dinput: Use correct data structure for EVIOCGABS instead of an array.
Vitaliy Margolen [Mon, 20 Aug 2007 04:26:24 +0000 (22:26 -0600)]
dinput: Remove redundant declaration.
Vitaliy Margolen [Mon, 20 Aug 2007 04:26:19 +0000 (22:26 -0600)]
dinput: Don't try to create non existing device.
Stefan Dösinger [Tue, 14 Aug 2007 12:49:39 +0000 (14:49 +0200)]
wined3d: Reinstall the internal reference on vertex buffers.
Stefan Dösinger [Sun, 12 Aug 2007 22:47:55 +0000 (00:47 +0200)]
wined3d: Fix some alpha channels in formats.
Stefan Dösinger [Sun, 12 Aug 2007 19:44:30 +0000 (21:44 +0200)]
wined3d: FIX D3DBLEND_BOTHSRCALPHA and BLEND_BOTHINVSRCALPHA.
Stefan Dösinger [Sun, 19 Aug 2007 18:47:10 +0000 (20:47 +0200)]
wined3d: Remove a debug hack.
Alexander Nicolaysen Sørnes [Tue, 24 Jul 2007 21:26:53 +0000 (23:26 +0200)]
comdlg32: printdlg: Fix number display in PrintDlgW().
Paul Vriens [Mon, 20 Aug 2007 14:58:59 +0000 (16:58 +0200)]
oleaut32/tests: Skip VarCat and VarAnd tests a bit better if there is no I8 and/or UI8 support.
Paul Vriens [Mon, 20 Aug 2007 14:52:22 +0000 (16:52 +0200)]
oleaut32/tests: Skip VarImp tests if there is no I8 and/or UI8 support.
Paul Vriens [Mon, 20 Aug 2007 14:33:19 +0000 (16:33 +0200)]
oleaut32/tests: Skip VarIdiv tests if there is no I8 and/or UI8 support.
Roderick Colenbrander [Mon, 20 Aug 2007 16:04:40 +0000 (18:04 +0200)]
opengl32: Don't use 64bit gl types.
Roderick Colenbrander [Mon, 20 Aug 2007 13:48:11 +0000 (15:48 +0200)]
wgl: Cleanup pixelformat initialization code.
Roderick Colenbrander [Sun, 19 Aug 2007 08:55:09 +0000 (10:55 +0200)]
wgl: Fix a typo in the trace code.
H. Verbeet [Sun, 19 Aug 2007 23:10:22 +0000 (01:10 +0200)]
wined3d: UBYTE4 data shouldn't be normalized.
Alex Villacís Lasso [Sun, 19 Aug 2007 22:39:35 +0000 (17:39 -0500)]
user32: Fix change-drive in Win3.1-style file open dialog.
Alex Villacís Lasso [Sun, 19 Aug 2007 22:41:21 +0000 (17:41 -0500)]
user32: Fix crash while dir-navigating in Win3.1-style file open dialog.
Stefan Leichter [Mon, 20 Aug 2007 18:12:16 +0000 (20:12 +0200)]
shdocvw: Remove 'recursive registry key delete' function.
Stefan Leichter [Sun, 19 Aug 2007 19:45:11 +0000 (21:45 +0200)]
shell32: Remove 'recursive registry key delete' function.
Maarten Lankhorst [Sun, 19 Aug 2007 21:52:19 +0000 (23:52 +0200)]
dsound: Handle failing of IDsDriver_CreateSoundBuffer better.
Maarten Lankhorst [Sun, 19 Aug 2007 17:59:29 +0000 (19:59 +0200)]
winealsa: Report card name in volume control fixme.
Alexandre Julliard [Mon, 20 Aug 2007 20:06:50 +0000 (22:06 +0200)]
winex11: Force a window to managed mode when it is activated.
Alexandre Julliard [Mon, 20 Aug 2007 20:06:33 +0000 (22:06 +0200)]
winex11: Switch windows to managed mode in SetWindowPos instead of at creation time.
Alexandre Julliard [Mon, 20 Aug 2007 20:03:06 +0000 (22:03 +0200)]
user32/tests: Allow WM_MOUSEACTIVATE in the mouse hover test for compatibility with X11 focus policy.
Alexandre Julliard [Mon, 20 Aug 2007 20:01:55 +0000 (22:01 +0200)]
user32/tests: Use flush_events more consistently in the message tests.
Alexandre Julliard [Mon, 20 Aug 2007 12:40:18 +0000 (14:40 +0200)]
ntdll: Return an error instead of dying in wine_server_call if the input buffer is invalid.
Alexandre Julliard [Mon, 20 Aug 2007 12:23:10 +0000 (14:23 +0200)]
winex11: Don't select for StructureNotify events on unmanaged windows.
Alexandre Julliard [Mon, 20 Aug 2007 12:04:53 +0000 (14:04 +0200)]
winex11: Don't set the cursor on the desktop window since it's managed by another process.
Alexandre Julliard [Mon, 20 Aug 2007 12:04:36 +0000 (14:04 +0200)]
winex11: Move setting of the initial wm hints to a separate function.
Paul Vriens [Sat, 18 Aug 2007 13:32:00 +0000 (15:32 +0200)]
mshtml/htmltextcont: Initialize value (Coverity).
Alexandre Julliard [Mon, 20 Aug 2007 10:46:37 +0000 (12:46 +0200)]
comctl32: Create the manifest directory if needed (spotted by Dan Kegel).
Marcus Meissner [Sun, 19 Aug 2007 09:34:57 +0000 (11:34 +0200)]
comdlg32/tests: Handle case where no printer is configured.
Alexander Nicolaysen Sørnes [Thu, 19 Jul 2007 22:04:09 +0000 (00:04 +0200)]
wordpad: Fix save changes prompt for the open file dialogue.
Alexander Nicolaysen Sørnes [Fri, 20 Jul 2007 19:18:02 +0000 (21:18 +0200)]
wordpad: Add bullet points button.
Alexander Nicolaysen Sørnes [Fri, 20 Jul 2007 16:38:08 +0000 (18:38 +0200)]
wordpad: Add bullet points option.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 18:47:40 +0000 (20:47 +0200)]
wordpad: Fix error handling when saving empty files.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 13:47:01 +0000 (15:47 +0200)]
wordpad: Fix formatbar for native comctl32/XP.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 13:44:24 +0000 (15:44 +0200)]
wordpad: Display error box when richedit loading fails.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 13:41:33 +0000 (15:41 +0200)]
wordpad: Add search functionality.
Alexander Nicolaysen Sørnes [Wed, 25 Jul 2007 19:08:33 +0000 (21:08 +0200)]
comdlg32: PrintDlg: Set PD_SELECTION on return.
Misha Koshelev [Sun, 19 Aug 2007 06:52:22 +0000 (01:52 -0500)]
shlwapi: Take sizeof(WCHAR) into account when allocating Unicode string.
Stefan Leichter [Sat, 18 Aug 2007 08:04:22 +0000 (10:04 +0200)]
urlmon: Remove 'recursive registry key delete' function.
Andrew Talbot [Fri, 17 Aug 2007 21:10:58 +0000 (22:10 +0100)]
rpcrt4: Constify some variables.
Mikolaj Zalewski [Fri, 17 Aug 2007 18:39:07 +0000 (11:39 -0700)]
iexplore: Add VERSIONINFO resource.
Juan Lang [Fri, 17 Aug 2007 18:59:28 +0000 (11:59 -0700)]
crypt32: Don't store the crypto provider when it isn't needed.
Juan Lang [Fri, 17 Aug 2007 18:58:48 +0000 (11:58 -0700)]
crypt32: Don't store redundant copy of crypto provider in file store.
Juan Lang [Fri, 17 Aug 2007 18:58:17 +0000 (11:58 -0700)]
crypt32: Don't store redundant copy of crypto provider in reg store.
Juan Lang [Fri, 17 Aug 2007 18:57:48 +0000 (11:57 -0700)]
crypt32: Pass crypto provider and appropriate flags when opening PKCS messages, and don't store a redundant copy of the crypto provider in message stores.
Roderick Colenbrander [Fri, 17 Aug 2007 17:22:12 +0000 (19:22 +0200)]
opengl32: Fix some gl type bugs.
Paul Vriens [Fri, 17 Aug 2007 17:02:46 +0000 (19:02 +0200)]
opengl32/tests: Be a bit more verbose when doing wglGetProcAddress.
Paul Vriens [Fri, 17 Aug 2007 14:28:57 +0000 (16:28 +0200)]
oleaut32/tests: Skip VarDiv tests if there is no I8 and/or UI8 support.
Paul Vriens [Fri, 17 Aug 2007 13:53:50 +0000 (15:53 +0200)]
oleaut32/tests: Skip VarAnd tests if there is no I8 and/or UI8 support.
Paul Vriens [Fri, 17 Aug 2007 13:48:22 +0000 (15:48 +0200)]
oleaut32/tests: Skip VarCat tests if there is no I8 and/or UI8 support.
Paul Vriens [Fri, 17 Aug 2007 13:25:35 +0000 (15:25 +0200)]
oleaut32/tests: Fix a few typos.
Paul Vriens [Fri, 17 Aug 2007 12:21:09 +0000 (14:21 +0200)]
oleaut32/tests: Add a few skip's to the vartype tests.
Paul Vriens [Fri, 17 Aug 2007 12:10:32 +0000 (14:10 +0200)]
oleaut32/tests: Use GetModuleHandle and add a few skip's.
Mikolaj Zalewski [Thu, 16 Aug 2007 18:14:48 +0000 (11:14 -0700)]
msvcrt: __mb_cur_max is not updated in _setmbcp (with testcase) and should not be used in _ismbblead.
Roderick Colenbrander [Fri, 17 Aug 2007 09:16:29 +0000 (11:16 +0200)]
wgl: Fix a render_texture regression. Only enable GLX_ATI_render_texture when the ati extension is around.
Paul Vriens [Fri, 17 Aug 2007 09:07:43 +0000 (11:07 +0200)]
oleaut32/tests: Use GetModuleHandle and check only once for availability of some functions.
Louis Lenders [Thu, 16 Aug 2007 13:50:29 +0000 (14:50 +0100)]
kernel32: Set USERNAME environment variable.
Jacek Caban [Fri, 17 Aug 2007 00:40:33 +0000 (02:40 +0200)]
mshtml: Added IHTMLTxtRange::compareEndPoints implementation.
Jacek Caban [Fri, 17 Aug 2007 00:39:56 +0000 (02:39 +0200)]
mshtml: Added IHTMLTxtRange::select implementation.
Jacek Caban [Fri, 17 Aug 2007 00:39:19 +0000 (02:39 +0200)]
mshtml: Added get_scrollWidth and get_scrollHeight implementation.