Juan Lang [Wed, 14 Oct 2009 19:58:49 +0000 (12:58 -0700)]
crypt32: Add array descriptor members describing offsets of outer structure.
Juan Lang [Wed, 14 Oct 2009 19:57:21 +0000 (12:57 -0700)]
crypt32: Simplify CRYPT_AsnDecodePKCSAttributes.
Juan Lang [Wed, 14 Oct 2009 19:56:38 +0000 (12:56 -0700)]
crypt32: Explicitly pass array pointer when decoding CTL entry attributes rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:56:03 +0000 (12:56 -0700)]
crypt32: Explicitly pass array pointer when decoding cert policy qualifiers rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:55:05 +0000 (12:55 -0700)]
crypt32: Explicitly pass array pointer when decoding basic constraints' subtrees rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:54:23 +0000 (12:54 -0700)]
crypt32: Explicitly pass array pointer when decoding policy qualifier notice numbers rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:53:33 +0000 (12:53 -0700)]
crypt32: Remove a redundant trace.
Juan Lang [Wed, 14 Oct 2009 19:52:59 +0000 (12:52 -0700)]
crypt32: Explicitly pass array pointer when decoding CTL extensions rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:52:14 +0000 (12:52 -0700)]
crypt32: Explicitly pass array pointer when decoding CTL entries rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:51:30 +0000 (12:51 -0700)]
crypt32: Explicitly pass array pointer when decoding CMS message signers rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:50:50 +0000 (12:50 -0700)]
crypt32: Simplify CRYPT_AsnDecodeDistPointName.
Juan Lang [Wed, 14 Oct 2009 19:49:49 +0000 (12:49 -0700)]
crypt32: Explicitly pass array pointer when decoding name constraints' excluded subtrees rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:49:13 +0000 (12:49 -0700)]
crypt32: Explicitly pass array pointer when decoding name constraints' permitted subtrees rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:48:38 +0000 (12:48 -0700)]
crypt32: Explicitly pass array pointer when decoding CMS message CRLs rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:48:03 +0000 (12:48 -0700)]
crypt32: Explicitly pass array pointer when decoding CMS message certs rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:47:27 +0000 (12:47 -0700)]
crypt32: Explicitly pass array pointer when decoding PKCS attribute values rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:46:53 +0000 (12:46 -0700)]
crypt32: Simplify CRYPT_AsnDecodeSMIMECapabilities.
Juan Lang [Wed, 14 Oct 2009 19:46:16 +0000 (12:46 -0700)]
crypt32: Let decoder helpers do more sanity checking.
Juan Lang [Wed, 14 Oct 2009 19:45:39 +0000 (12:45 -0700)]
crypt32: Simplify CRYPT_AsnDecodeExtensions.
Juan Lang [Wed, 14 Oct 2009 19:44:52 +0000 (12:44 -0700)]
crypt32: Explicitly pass array pointer when decoding CRL extensions rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:43:58 +0000 (12:43 -0700)]
crypt32: Explicitly pass array pointer when decoding CRL entry extensions rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:43:14 +0000 (12:43 -0700)]
crypt32: Explicitly pass array pointer when decoding cert extensions rather than assuming a particular alignment.
Juan Lang [Wed, 14 Oct 2009 19:42:24 +0000 (12:42 -0700)]
crypt32: Explicitly pass array pointer when decoding CRL entries rather than assuming a particular alignment.
Henri Verbeet [Thu, 15 Oct 2009 08:36:45 +0000 (10:36 +0200)]
secur32: Don't bother zeroing the handle table in SECUR32_initSchannelSP().
Handles are initialized when they're allocated.
Henri Verbeet [Thu, 15 Oct 2009 08:36:44 +0000 (10:36 +0200)]
secur32: Don't try to cleanup uninitialized handles in SECUR32_deinitSchannelSP().
Henri Verbeet [Thu, 15 Oct 2009 08:36:43 +0000 (10:36 +0200)]
secur32: Recognize the ARC4 cipher in schannel_get_cipher_algid().
Henri Verbeet [Thu, 15 Oct 2009 08:36:42 +0000 (10:36 +0200)]
wined3d: Simplify IWineD3DStateBlockImpl_Apply().
Consistently use the stateblock's contained states to determine what to apply.
Henri Verbeet [Thu, 15 Oct 2009 08:36:41 +0000 (10:36 +0200)]
wined3d: Don't apply more than num_contained_render_states in IWineD3DStateBlockImpl_Apply().
Paul Vriens [Thu, 15 Oct 2009 07:20:00 +0000 (09:20 +0200)]
dinput/tests: Fix a few intermittent test failures.
Gerald Pfeifer [Wed, 14 Oct 2009 22:20:39 +0000 (00:20 +0200)]
winebuild: Add support for PLATFORM_FREEBSD to get_ld_command.
Detlef Riekenberg [Wed, 14 Oct 2009 21:50:49 +0000 (23:50 +0200)]
winspool/tests: Add tests for EnumPrintProcessors.
Detlef Riekenberg [Wed, 14 Oct 2009 21:45:00 +0000 (23:45 +0200)]
winspool: Implement EnumPrintProcessors[A|W].
Detlef Riekenberg [Wed, 14 Oct 2009 21:33:01 +0000 (23:33 +0200)]
localspl: Implement fpEnumPrintProcessors.
Andrew Eikum [Wed, 14 Oct 2009 21:33:37 +0000 (16:33 -0500)]
mshtml: Implement IHTMLLocation::get_port.
Andrew Eikum [Wed, 14 Oct 2009 21:33:21 +0000 (16:33 -0500)]
mshtml: Add helper function get_url_components.
Andrew Eikum [Wed, 14 Oct 2009 21:33:03 +0000 (16:33 -0500)]
mshtml: Add test suite for IHTMLLocation.
Eric Pouech [Wed, 14 Oct 2009 19:56:13 +0000 (21:56 +0200)]
winmm: Transform the mmio proc kind into a boolean (to distinguish between ANSI and Unicode).
Eric Pouech [Wed, 14 Oct 2009 19:56:05 +0000 (21:56 +0200)]
winmm: Create real 16<>32 thunks for mmio support in MMSystem.
Eric Pouech [Wed, 14 Oct 2009 19:55:57 +0000 (21:55 +0200)]
mmsystem: Move the 16bit mmio code into a dedicated file (mmio16.c).
Jacek Caban [Wed, 14 Oct 2009 18:01:42 +0000 (20:01 +0200)]
msxml3: Store xmlnode structure instead of pointer in node implementations.
Markus Stockhausen [Wed, 14 Oct 2009 17:47:45 +0000 (19:47 +0200)]
dinput8: Ensure balance of CoInitialize/CoUninitialize.
Vincent Povirk [Wed, 14 Oct 2009 16:06:14 +0000 (11:06 -0500)]
urlmon: Add CoInternetGetSecurityUrl stub.
James Helferty [Wed, 14 Oct 2009 14:57:36 +0000 (10:57 -0400)]
d3d9/tests: Fix position of EndScene in visual test.
Jacek Caban [Wed, 14 Oct 2009 12:43:01 +0000 (14:43 +0200)]
jscript: Create regexp object when evaluating regexp literal.
Jacek Caban [Wed, 14 Oct 2009 12:42:30 +0000 (14:42 +0200)]
jscript: Separate flags parsing from regexp creating.
Jacek Caban [Wed, 14 Oct 2009 12:41:50 +0000 (14:41 +0200)]
jscript: Don't use VARTYPE as is in literal_t.
Paul Chitescu [Wed, 14 Oct 2009 12:21:14 +0000 (15:21 +0300)]
netapi32: Add stub for NetFileEnum().
Paul Vriens [Wed, 14 Oct 2009 11:34:06 +0000 (13:34 +0200)]
kernel32/tests: Fix some test failures on Win9x/WinMe.
Alexandre Julliard [Wed, 14 Oct 2009 12:24:17 +0000 (14:24 +0200)]
winex11: The xrender tile picture must be used only inside the critical section.
Roderick Colenbrander [Wed, 14 Oct 2009 11:15:01 +0000 (13:15 +0200)]
winex11: Use get_xrender_picture in X11DRV_XRender_GetSrcAreaStretch.
Roderick Colenbrander [Wed, 14 Oct 2009 10:33:40 +0000 (12:33 +0200)]
winex11: Add X11DRV_XRender_SetDeviceClipping for syncing the clipping region with XRender pictures.
Ray Hinchliffe [Wed, 14 Oct 2009 08:23:45 +0000 (09:23 +0100)]
kernel32: Correct ullTotalVirtual for GlobalMemoryStatusEx().
Erich Hoover [Tue, 13 Oct 2009 00:51:19 +0000 (18:51 -0600)]
winex11: Send WM_SYSKEYDOWN and WM_SYSKEYUP when the 'F10' key is used.
Erich Hoover [Tue, 13 Oct 2009 00:49:57 +0000 (18:49 -0600)]
user32: Test for 'F10' key events.
Stefan Dösinger [Sat, 12 Sep 2009 23:25:23 +0000 (01:25 +0200)]
d3d: Make EndScene calls hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:18:32 +0000 (14:18 +0200)]
dinput: Make the creation functions hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:15:31 +0000 (14:15 +0200)]
ddraw: Make directdraw create functions hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:19:25 +0000 (14:19 +0200)]
d3d9: Make some functions hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:13:58 +0000 (14:13 +0200)]
d3d8: Make Direct3DCreate8 hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:13:47 +0000 (14:13 +0200)]
shell32: Make some functions hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:10:56 +0000 (14:10 +0200)]
user32: Make some functions hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:10:20 +0000 (14:10 +0200)]
kernel32: Make some functions hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:08:53 +0000 (14:08 +0200)]
configure: Check for ms_hook_prologue attribute support.
Paul Vriens [Wed, 14 Oct 2009 08:56:36 +0000 (10:56 +0200)]
winmm/tests: Fix some test failures in Win9x and WinMe.
Alexander Kochetkov [Wed, 14 Oct 2009 07:37:20 +0000 (11:37 +0400)]
oleaut32: Fix null terminator in SysReAllocStringLen.
Alexander Kochetkov [Wed, 14 Oct 2009 07:27:10 +0000 (11:27 +0400)]
oleaut32/tests: Checking null terminator in return value of SysReAllocStringLen.
Charles Davis [Tue, 13 Oct 2009 18:58:59 +0000 (12:58 -0600)]
ntdll: Implement CDROM_RawRead() on Mac OS.
Jörg Höhle [Tue, 13 Oct 2009 06:00:03 +0000 (08:00 +0200)]
winmm: MCI notification is controlled by keyword only.
Henri Verbeet [Wed, 14 Oct 2009 08:55:19 +0000 (10:55 +0200)]
wined3d: Merge some bitfields in struct SAVEDSTATES.
Henri Verbeet [Wed, 14 Oct 2009 08:55:18 +0000 (10:55 +0200)]
wined3d: Simplify IWineD3DStateBlockImpl_Capture().
Consistently use the stateblock's contained states to determine what to
capture.
Henri Verbeet [Wed, 14 Oct 2009 08:55:17 +0000 (10:55 +0200)]
wined3d: Remove the useless "changed" and "enabledChanged" fields from struct wined3d_light_info.
Henri Verbeet [Wed, 14 Oct 2009 08:55:16 +0000 (10:55 +0200)]
wined3d: Rename PLIGHTINFOEL to something less awful.
Henri Verbeet [Wed, 14 Oct 2009 08:55:15 +0000 (10:55 +0200)]
wined3d: Get rid of stateblock_copy_values().
Use IWineD3DStateBlockImpl_Capture() for the initial stateblock capture
instead.
Nikolay Sivov [Tue, 13 Oct 2009 19:35:19 +0000 (23:35 +0400)]
comctl32/monthcal: Reduce update rectangle after updating current selection.
Nikolay Sivov [Tue, 13 Oct 2009 18:06:48 +0000 (22:06 +0400)]
comctl32/monthcal: Fix painting selected day, remove unneeded operations.
Nikolay Sivov [Tue, 13 Oct 2009 16:59:39 +0000 (20:59 +0400)]
comctl32/comboex: Handle NULL item text case to avoid crash.
Maarten Lankhorst [Tue, 13 Oct 2009 18:04:22 +0000 (20:04 +0200)]
winealsa.drv: Remove call to snd_pcm_drain.
snd_pcm_drain can cause a deadlock if in the wrong state, and
snd_pcm_drop below does the same thing.
Piotr Caban [Tue, 13 Oct 2009 20:39:20 +0000 (22:39 +0200)]
jscript: Added Global.encodeURIComponent implementation.
Piotr Caban [Tue, 13 Oct 2009 20:08:43 +0000 (22:08 +0200)]
jscript: Fixed Global functions lengths.
Vincent Povirk [Mon, 12 Oct 2009 21:26:01 +0000 (16:26 -0500)]
ole32: Add test showing storage objects can't be opened twice.
Paul Vriens [Tue, 13 Oct 2009 19:03:26 +0000 (21:03 +0200)]
advapi32/tests: Fix a test failure on Vista and higher.
Paul Vriens [Tue, 13 Oct 2009 18:55:34 +0000 (20:55 +0200)]
advapi32/tests: Fix a test failure on W2K and lower.
Jacek Caban [Tue, 13 Oct 2009 18:50:55 +0000 (20:50 +0200)]
mshtml: Return failure in GetContentType if content type is not available.
Jacek Caban [Tue, 13 Oct 2009 18:50:28 +0000 (20:50 +0200)]
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROPERTYGET calls to InvokeEx implementation.
Jacek Caban [Tue, 13 Oct 2009 18:50:02 +0000 (20:50 +0200)]
mshtml: Use DISPATCH_* macros instead of INVOKE_*.
Jacek Caban [Tue, 13 Oct 2009 18:49:34 +0000 (20:49 +0200)]
mshtml: Added IHTMLFrameBase IDispatchEx support.
Jacek Caban [Tue, 13 Oct 2009 18:49:13 +0000 (20:49 +0200)]
mshtml: Added IHTMLBaseFrame interface stub implementation.
Matteo Bruni [Wed, 30 Sep 2009 18:15:38 +0000 (20:15 +0200)]
wpp: Add I/O callbacks.
Paul Vriens [Tue, 13 Oct 2009 13:40:20 +0000 (15:40 +0200)]
advapi32/tests: Add some extra tests.
Paul Vriens [Tue, 13 Oct 2009 13:39:47 +0000 (15:39 +0200)]
advapi32: Skip leading spaces when parsing.
Paul Vriens [Tue, 13 Oct 2009 11:34:34 +0000 (13:34 +0200)]
advapi32/tests: Make some tests table driven.
Alexandre Julliard [Tue, 13 Oct 2009 12:51:39 +0000 (14:51 +0200)]
winetest: Improve the native dll check to catch .NET dlls too.
Aric Stewart [Mon, 12 Oct 2009 19:24:18 +0000 (14:24 -0500)]
wininet: Cache basic authentication values based on realm and host.
Alexandre Julliard [Tue, 13 Oct 2009 12:15:27 +0000 (14:15 +0200)]
ntdll: Use the exception code as exit status when no debugger is present.
Dmitry Timoshkov [Tue, 13 Oct 2009 10:25:31 +0000 (19:25 +0900)]
rsaenh: Fix the accepted RC2 key length, based on a test case by Dan Kegel.
Charles Davis [Mon, 12 Oct 2009 19:15:35 +0000 (13:15 -0600)]
ntdll: Implement CDROM_ReadQChannel() on Mac OS.
Sergey Khodych [Sun, 4 Oct 2009 20:16:08 +0000 (23:16 +0300)]
riched20: Implement handling of WM_KEYDOWN VK_TAB in the dialog mode.
Sergey Khodych [Sun, 4 Oct 2009 19:50:50 +0000 (22:50 +0300)]
riched20: Implement handling of WM_KEYDOWN VK_ESCAPE in the dialog mode.
Sergey Khodych [Sun, 4 Oct 2009 19:48:44 +0000 (22:48 +0300)]
riched20: Implement handling of WM_KEYDOWN VK_RETURN in the dialog mode.
Sergey Khodych [Sun, 4 Oct 2009 18:41:48 +0000 (21:41 +0300)]
riched20: Enable the dialog mode after receiving WM_GETDLGCODE message.