Aric Stewart [Wed, 13 Oct 2010 16:02:14 +0000 (11:02 -0500)]
strmbase: Remove non-standard custom allocator logic from strmbase.
Implement function overrides for parser.c where a custom allocator was needed.
Aric Stewart [Wed, 13 Oct 2010 16:02:08 +0000 (11:02 -0500)]
strmbase: Add GetMediaType and GetMediaTypeVersion to BasePin function table.
Allows for more widespread use of the BasePinImpl version of EnumMediaTypes.
Aric Stewart [Wed, 13 Oct 2010 16:02:01 +0000 (11:02 -0500)]
strmbase: Standardize "class" function into functions tables in the structs.
This allows the standardization of the "class" functions to use the
class as the argument and will aid in expanding the implementation of
these functions.
Aric Stewart [Wed, 13 Oct 2010 15:46:27 +0000 (10:46 -0500)]
strmbase: Clean up the allocator negotiating for BaseOutputPin.
Alexandre Julliard [Thu, 14 Oct 2010 08:13:58 +0000 (10:13 +0200)]
comctl32: Use the appropriate color format when loading a DIB in ImageList_LoadImageW.
Joel Holdsworth [Wed, 13 Oct 2010 21:14:04 +0000 (22:14 +0100)]
shdocvw: Replaced iexplore.bmp with a tango compliant toolstrip.
Jacek Caban [Wed, 13 Oct 2010 22:51:18 +0000 (00:51 +0200)]
mshtml: Fixed the first ReportData invocation when binding from objects created by BindToObject.
Anders Jonsson [Wed, 13 Oct 2010 19:02:19 +0000 (21:02 +0200)]
taskkill: Update Swedish translation.
Anders Jonsson [Wed, 13 Oct 2010 19:17:34 +0000 (21:17 +0200)]
inetcpl.cpl: Update Swedish translation.
Anders Jonsson [Wed, 13 Oct 2010 19:04:23 +0000 (21:04 +0200)]
cryptdlg: Add Swedish translation.
Paul Vriens [Wed, 13 Oct 2010 19:06:22 +0000 (21:06 +0200)]
taskmgr: Remove a useless commented line.
André Hentschel [Wed, 13 Oct 2010 18:19:52 +0000 (20:19 +0200)]
msvcr90: Added __timezone implementation.
Yaron Shahrabani [Wed, 13 Oct 2010 16:05:03 +0000 (18:05 +0200)]
mapi32: Added Hebrew translation.
Yaron Shahrabani [Wed, 13 Oct 2010 01:05:09 +0000 (03:05 +0200)]
kernel32: heb.nls: Made some corrections.
Yaron Shahrabani [Wed, 13 Oct 2010 00:25:33 +0000 (02:25 +0200)]
inetcpl: Added Hebrew translation.
Austin Lund [Mon, 11 Oct 2010 03:46:31 +0000 (13:46 +1000)]
riched20/tests: Cleaned up ITextServices::TxGetNaturalSize test and fixed test failures.
Rico Schüller [Tue, 12 Oct 2010 17:25:26 +0000 (19:25 +0200)]
d3dcompiler: Implement D3DStripShader().
Rico Schüller [Tue, 12 Oct 2010 17:25:02 +0000 (19:25 +0200)]
d3dcompiler: Add D3D_BLOB_XNA_SHADER to D3DGetBlobPart().
Rico Schüller [Tue, 12 Oct 2010 17:24:59 +0000 (19:24 +0200)]
d3dcompiler: Add D3D_BLOB_XNA_PREPASS_SHADER to D3DGetBlobPart().
Rico Schüller [Tue, 12 Oct 2010 17:24:55 +0000 (19:24 +0200)]
d3dcompiler: Add D3D_BLOB_LEGACY_SHADER to D3DGetBlobPart().
Rico Schüller [Tue, 12 Oct 2010 17:24:52 +0000 (19:24 +0200)]
d3dcompiler: Add D3D_BLOB_ALL_SIGNATURE_BLOB to D3DGetBlobPart().
Rico Schüller [Tue, 12 Oct 2010 17:24:44 +0000 (19:24 +0200)]
d3dcompiler: Add D3D_BLOB_PATCH_CONSTANT_SIGNATURE_BLOB to D3DGetBlobPart().
Jacek Caban [Wed, 13 Oct 2010 13:11:32 +0000 (15:11 +0200)]
msxml3: Don't use xmlnode's IXMLDOMNode iface in replaceChild implementations.
Jacek Caban [Wed, 13 Oct 2010 13:11:13 +0000 (15:11 +0200)]
mshtml: Added nsIHttpChannel::VisitResponseHeaders implementation.
Reece Dunn [Sat, 9 Oct 2010 14:43:48 +0000 (15:43 +0100)]
jscript/tests: Add tests for ActiveScriptSite_OnScriptError and IActiveScriptError.
Hans Leidekker [Wed, 13 Oct 2010 12:23:09 +0000 (14:23 +0200)]
programs: Add a stub implementation of aspnet_regiis.exe.
Hans Leidekker [Wed, 13 Oct 2010 12:24:18 +0000 (14:24 +0200)]
msi/tests: Don't create a nested restore point on recent versions of MSI.
We now set the MSIFASTINSTALL property which disables restore points.
Hans Leidekker [Wed, 13 Oct 2010 12:24:01 +0000 (14:24 +0200)]
msi: Store action data for deferred rollback actions too.
Hans Leidekker [Wed, 13 Oct 2010 12:23:51 +0000 (14:23 +0200)]
msi: A commit or rollback custom action can be a deferred action at the same time.
Hans Leidekker [Wed, 13 Oct 2010 12:23:34 +0000 (14:23 +0200)]
msi: Put keys from 32-bit packages starting with HLKM\Software under Wow6432Node on 64-bit.
Hans Leidekker [Wed, 13 Oct 2010 12:23:25 +0000 (14:23 +0200)]
msi: Register class ids from 32-bit packages under Wow6432Node on 64-bit.
Alexandre Julliard [Wed, 13 Oct 2010 13:38:06 +0000 (15:38 +0200)]
user32: Fix destruction of the active cursor.
Alexandre Julliard [Wed, 13 Oct 2010 11:58:19 +0000 (13:58 +0200)]
user32/tests: Add more tests for DestroyCursor on the active cursor.
Henri Verbeet [Wed, 13 Oct 2010 10:26:33 +0000 (12:26 +0200)]
wined3d: Recognize the SM4 ABS and NEG source modifiers.
Henri Verbeet [Wed, 13 Oct 2010 10:26:32 +0000 (12:26 +0200)]
wined3d: Recognize the SM4 ld opcode.
Henri Verbeet [Wed, 13 Oct 2010 10:26:31 +0000 (12:26 +0200)]
wined3d: Recognize the SM4 ieq opcode.
Henri Verbeet [Wed, 13 Oct 2010 10:26:30 +0000 (12:26 +0200)]
wined3d: Recognize the SM4 ftoi opcode.
Henri Verbeet [Wed, 13 Oct 2010 10:26:29 +0000 (12:26 +0200)]
wined3d: Recognize the SM4 div opcode.
Christian Costa [Fri, 10 Sep 2010 16:42:45 +0000 (18:42 +0200)]
d3dx9: Constant table parsing foundations.
Matteo Bruni [Fri, 1 Oct 2010 21:50:55 +0000 (23:50 +0200)]
d3dx9/tests: Fix a shader test failure.
Detlef Riekenberg [Tue, 12 Oct 2010 22:27:20 +0000 (00:27 +0200)]
winspool: Use CUPS for printing.
Detlef Riekenberg [Tue, 12 Oct 2010 22:25:17 +0000 (00:25 +0200)]
winspool: Implement SetDefaultPrinterA/W.
André Hentschel [Tue, 12 Oct 2010 19:34:24 +0000 (21:34 +0200)]
setupapi/tests: Fix wow64 failures.
Yaron Shahrabani [Wed, 13 Oct 2010 00:47:33 +0000 (02:47 +0200)]
regedit: Updated Hebrew translation.
Yaron Shahrabani [Wed, 13 Oct 2010 00:22:15 +0000 (02:22 +0200)]
localui: Added Hebrew translation.
Yaron Shahrabani [Wed, 13 Oct 2010 00:18:27 +0000 (02:18 +0200)]
winspool: Added Hebrew translation.
Yaron Shahrabani [Wed, 13 Oct 2010 00:11:14 +0000 (02:11 +0200)]
setupapi: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 15:12:36 +0000 (17:12 +0200)]
winhlp32: Hebrew translation fixed.
Yaron Shahrabani [Fri, 8 Oct 2010 08:41:10 +0000 (10:41 +0200)]
uninstaller: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 23:23:19 +0000 (01:23 +0200)]
taskmgr: Added Hebrew translation.
Vincent Povirk [Fri, 1 Oct 2010 19:11:09 +0000 (14:11 -0500)]
mscoree: Use the new Mono runtime search code in GetRequestedRuntimeInfo.
Vincent Povirk [Tue, 5 Oct 2010 18:35:47 +0000 (13:35 -0500)]
mscoree: Implement ICLRRuntimeInfo_GetRuntimeDirectory.
Vincent Povirk [Tue, 28 Sep 2010 22:53:14 +0000 (17:53 -0500)]
mscoree: Implement ICLRMetaHost_GetRuntime.
Jeff Latimer [Wed, 13 Oct 2010 01:04:56 +0000 (12:04 +1100)]
comctl32: Change stub to return IDYES instead of IDOK.
Nikolay Sivov [Tue, 12 Oct 2010 22:49:22 +0000 (02:49 +0400)]
msxml3: Fix response text conversion to WCHAR string.
Nikolay Sivov [Tue, 12 Oct 2010 22:41:49 +0000 (02:41 +0400)]
msxml3: Implement POST support with supplied body data.
Nikolay Sivov [Tue, 12 Oct 2010 18:23:46 +0000 (22:23 +0400)]
shlwapi/assoc: Fix arguments tracing.
Gerald Pfeifer [Tue, 12 Oct 2010 20:12:51 +0000 (22:12 +0200)]
user32: Removed some code that is unused after revision
751a09e9839d7273895df24666a0bb2fb51a29c7.
Piotr Caban [Tue, 12 Oct 2010 20:22:33 +0000 (22:22 +0200)]
msvcr90: Added __tzname implementation.
Juan Lang [Mon, 11 Oct 2010 18:02:23 +0000 (11:02 -0700)]
iphlpapi: Return DNS suffix for all non-loopback adapters.
Alexandre Julliard [Tue, 12 Oct 2010 21:24:11 +0000 (23:24 +0200)]
user32: Improve error checking in GetIconInfo.
Alexandre Julliard [Tue, 12 Oct 2010 19:51:37 +0000 (21:51 +0200)]
user32: Fix a DC leak in DrawIconEx.
Alexandre Julliard [Tue, 12 Oct 2010 19:53:38 +0000 (21:53 +0200)]
gdi32: Improve tracing of GDI objects to make leaks easier to spot.
Yaron Shahrabani [Fri, 8 Oct 2010 07:03:11 +0000 (09:03 +0200)]
credui: Added Hebrew translation.
Yaron Shahrabani [Fri, 8 Oct 2010 08:28:45 +0000 (10:28 +0200)]
wininet: Added Hebrew translation.
Piotr Caban [Tue, 12 Oct 2010 14:37:37 +0000 (16:37 +0200)]
shlwapi/tests: Add more tests.
Piotr Caban [Tue, 12 Oct 2010 14:37:28 +0000 (16:37 +0200)]
shlwapi: Added SKSetValueW implementation.
Piotr Caban [Tue, 12 Oct 2010 14:37:18 +0000 (16:37 +0200)]
shlwapi: Added SKDeleteValueW implementation.
Piotr Caban [Tue, 12 Oct 2010 14:37:08 +0000 (16:37 +0200)]
shlwapi: Added SKAllocValueW implementation.
Piotr Caban [Tue, 12 Oct 2010 14:35:35 +0000 (16:35 +0200)]
shlwapi: Improved SHGetShellKey implementation.
Paul Vriens [Tue, 12 Oct 2010 13:48:04 +0000 (15:48 +0200)]
notepad: Add WS_EX_LAYOUTRTL to some RTL resources.
Dmitry Timoshkov [Tue, 12 Oct 2010 12:18:43 +0000 (21:18 +0900)]
oleaut32: Handle VT_DATE in serialize_param()/deserialize_param().
Henri Verbeet [Tue, 12 Oct 2010 11:40:05 +0000 (13:40 +0200)]
wined3d: Skip SM4 instruction modifiers.
Henri Verbeet [Tue, 12 Oct 2010 11:40:04 +0000 (13:40 +0200)]
wined3d: Skip SM4 source register modifiers.
Henri Verbeet [Tue, 12 Oct 2010 11:40:03 +0000 (13:40 +0200)]
wined3d: Recognize the SM4 resource register type.
Henri Verbeet [Tue, 12 Oct 2010 11:40:02 +0000 (13:40 +0200)]
wined3d: Recognize the SM4 sampler register type.
Henri Verbeet [Tue, 12 Oct 2010 11:40:01 +0000 (13:40 +0200)]
ddraw: Use a linear filter in ddraw_surface7_Blt().
Hwang YunSong [Tue, 12 Oct 2010 02:25:50 +0000 (11:25 +0900)]
taskkill: Update Korean resource.
Krzysztof Nowicki [Fri, 8 Oct 2010 18:03:14 +0000 (20:03 +0200)]
ntdll: Fix possible deadlock in vectored exception handling.
Austin Lund [Tue, 12 Oct 2010 00:25:46 +0000 (10:25 +1000)]
riched32/tests: Correct error messages in EM_POSFROMCHAR tests.
Frédéric Delanoy [Mon, 11 Oct 2010 22:37:16 +0000 (00:37 +0200)]
taskkill: Update French translation.
Andrew Talbot [Mon, 11 Oct 2010 21:25:15 +0000 (22:25 +0100)]
gdi32: Constify some variables.
Vincent Povirk [Mon, 11 Oct 2010 20:55:40 +0000 (15:55 -0500)]
aclocal: Detect the mingw variant named amd64-mingw32msvc.
Juan Lang [Tue, 23 Mar 2010 21:56:34 +0000 (14:56 -0700)]
iphlpapi: Set DNS servers in the IP_PER_ADAPTER_INFO returned for non-loopback addresses.
Juan Lang [Mon, 11 Oct 2010 16:12:45 +0000 (09:12 -0700)]
iphlpapi: Use a helper function to get the DNS server list.
Juan Lang [Mon, 11 Oct 2010 16:05:06 +0000 (09:05 -0700)]
iphlpapi: Set DNS servers in GetAdaptersAddresses when GAA_FLAG_SKIP_DNS_SERVER isn't specified.
Juan Lang [Mon, 11 Oct 2010 15:50:00 +0000 (08:50 -0700)]
iphlpapi: Honor GAA_FLAG_SKIP_FRIENDLY_NAME.
Juan Lang [Mon, 11 Oct 2010 20:19:34 +0000 (13:19 -0700)]
iphlpapi: Honor GAA_FLAG_SKIP_UNICAST.
Juan Lang [Mon, 11 Oct 2010 20:17:45 +0000 (13:17 -0700)]
iphlpapi: Only return gateway addresses if GAA_FLAG_INCLUDE_ALL_GATEWAYS is specified.
Juan Lang [Mon, 11 Oct 2010 15:54:47 +0000 (08:54 -0700)]
ipconfig: Specify GAA_FLAG_INCLUDE_ALL_GATEWAYS when calling GetAdaptersAddresses.
Louis Lenders [Mon, 11 Oct 2010 20:11:26 +0000 (22:11 +0200)]
gameux: Improve stub for GameExplorerImpl_VerifyAccess.
Aurimas Fišeras [Mon, 11 Oct 2010 19:22:48 +0000 (22:22 +0300)]
taskkill: Update Lithuanian translation.
André Hentschel [Mon, 11 Oct 2010 18:48:59 +0000 (20:48 +0200)]
taskkill: Update German translation.
Andrew Eikum [Mon, 11 Oct 2010 16:17:35 +0000 (11:17 -0500)]
shlwapi: Handle URL_WININET_COMPATIBILITY flag in UrlCanonicalize.
Andrew Eikum [Mon, 11 Oct 2010 16:17:26 +0000 (11:17 -0500)]
cryptnet/tests: Use UrlCanonicalize to create a URL.
Aric Stewart [Mon, 11 Oct 2010 15:15:35 +0000 (10:15 -0500)]
strmbase: Move mediaSeeking to strmbase SourceSeeking.
David Adam [Mon, 11 Oct 2010 09:50:35 +0000 (11:50 +0200)]
ddraw/test: Add more combination tests for SetCooperativeLevels.
Alexandre Julliard [Tue, 12 Oct 2010 09:43:21 +0000 (11:43 +0200)]
user32: Correctly handle mouse events on a size grip scrollbar.
Alexandre Julliard [Tue, 12 Oct 2010 09:28:51 +0000 (11:28 +0200)]
user32: Make sure AdjustWindowRect and WM_NCCALCSIZE yield the same result for WS_EX_DLGMODALFRAME windows.
Luca Bennati [Mon, 11 Oct 2010 13:00:22 +0000 (15:00 +0200)]
taskkill: Update Italian translation.