wine
13 years agocryptdlg: Add Swedish translation.
Anders Jonsson [Wed, 13 Oct 2010 19:04:23 +0000 (21:04 +0200)] 
cryptdlg: Add Swedish translation.

13 years agotaskmgr: Remove a useless commented line.
Paul Vriens [Wed, 13 Oct 2010 19:06:22 +0000 (21:06 +0200)] 
taskmgr: Remove a useless commented line.

13 years agomsvcr90: Added __timezone implementation.
André Hentschel [Wed, 13 Oct 2010 18:19:52 +0000 (20:19 +0200)] 
msvcr90: Added __timezone implementation.

13 years agomapi32: Added Hebrew translation.
Yaron Shahrabani [Wed, 13 Oct 2010 16:05:03 +0000 (18:05 +0200)] 
mapi32: Added Hebrew translation.

13 years agokernel32: heb.nls: Made some corrections.
Yaron Shahrabani [Wed, 13 Oct 2010 01:05:09 +0000 (03:05 +0200)] 
kernel32: heb.nls: Made some corrections.

13 years agoinetcpl: Added Hebrew translation.
Yaron Shahrabani [Wed, 13 Oct 2010 00:25:33 +0000 (02:25 +0200)] 
inetcpl: Added Hebrew translation.

13 years agoriched20/tests: Cleaned up ITextServices::TxGetNaturalSize test and fixed test failures.
Austin Lund [Mon, 11 Oct 2010 03:46:31 +0000 (13:46 +1000)] 
riched20/tests: Cleaned up ITextServices::TxGetNaturalSize test and fixed test failures.

13 years agod3dcompiler: Implement D3DStripShader().
Rico Schüller [Tue, 12 Oct 2010 17:25:26 +0000 (19:25 +0200)] 
d3dcompiler: Implement D3DStripShader().

13 years agod3dcompiler: Add D3D_BLOB_XNA_SHADER to D3DGetBlobPart().
Rico Schüller [Tue, 12 Oct 2010 17:25:02 +0000 (19:25 +0200)] 
d3dcompiler: Add D3D_BLOB_XNA_SHADER to D3DGetBlobPart().

13 years agod3dcompiler: Add D3D_BLOB_XNA_PREPASS_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().

13 years agod3dcompiler: Add D3D_BLOB_LEGACY_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().

13 years agod3dcompiler: Add D3D_BLOB_ALL_SIGNATURE_BLOB 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().

13 years agod3dcompiler: Add D3D_BLOB_PATCH_CONSTANT_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().

13 years agomsxml3: Don't use xmlnode's IXMLDOMNode iface in replaceChild implementations.
Jacek Caban [Wed, 13 Oct 2010 13:11:32 +0000 (15:11 +0200)] 
msxml3: Don't use xmlnode's IXMLDOMNode iface in replaceChild implementations.

13 years agomshtml: Added nsIHttpChannel::VisitResponseHeaders implementation.
Jacek Caban [Wed, 13 Oct 2010 13:11:13 +0000 (15:11 +0200)] 
mshtml: Added nsIHttpChannel::VisitResponseHeaders implementation.

13 years agojscript/tests: Add tests for ActiveScriptSite_OnScriptError and IActiveScriptError.
Reece Dunn [Sat, 9 Oct 2010 14:43:48 +0000 (15:43 +0100)] 
jscript/tests: Add tests for ActiveScriptSite_OnScriptError and IActiveScriptError.

13 years agoprograms: Add a stub implementation of aspnet_regiis.exe.
Hans Leidekker [Wed, 13 Oct 2010 12:23:09 +0000 (14:23 +0200)] 
programs: Add a stub implementation of aspnet_regiis.exe.

13 years agomsi/tests: Don't create a nested restore point on recent versions of MSI.
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.

13 years agomsi: Store action data for deferred rollback actions too.
Hans Leidekker [Wed, 13 Oct 2010 12:24:01 +0000 (14:24 +0200)] 
msi: Store action data for deferred rollback actions too.

13 years agomsi: A commit or rollback custom action can be a deferred action at the same time.
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.

13 years agomsi: Put keys from 32-bit packages starting with HLKM\Software under Wow6432Node...
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.

13 years agomsi: Register class ids from 32-bit packages 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.

13 years agouser32: Fix destruction of the active cursor.
Alexandre Julliard [Wed, 13 Oct 2010 13:38:06 +0000 (15:38 +0200)] 
user32: Fix destruction of the active cursor.

13 years agouser32/tests: Add more tests for DestroyCursor on 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.

13 years agowined3d: Recognize the SM4 ABS and NEG source modifiers.
Henri Verbeet [Wed, 13 Oct 2010 10:26:33 +0000 (12:26 +0200)] 
wined3d: Recognize the SM4 ABS and NEG source modifiers.

13 years agowined3d: Recognize the SM4 ld opcode.
Henri Verbeet [Wed, 13 Oct 2010 10:26:32 +0000 (12:26 +0200)] 
wined3d: Recognize the SM4 ld opcode.

13 years agowined3d: Recognize the SM4 ieq opcode.
Henri Verbeet [Wed, 13 Oct 2010 10:26:31 +0000 (12:26 +0200)] 
wined3d: Recognize the SM4 ieq opcode.

13 years agowined3d: Recognize the SM4 ftoi opcode.
Henri Verbeet [Wed, 13 Oct 2010 10:26:30 +0000 (12:26 +0200)] 
wined3d: Recognize the SM4 ftoi opcode.

13 years agowined3d: Recognize the SM4 div opcode.
Henri Verbeet [Wed, 13 Oct 2010 10:26:29 +0000 (12:26 +0200)] 
wined3d: Recognize the SM4 div opcode.

13 years agod3dx9: Constant table parsing foundations.
Christian Costa [Fri, 10 Sep 2010 16:42:45 +0000 (18:42 +0200)] 
d3dx9: Constant table parsing foundations.

13 years agod3dx9/tests: Fix a shader test failure.
Matteo Bruni [Fri, 1 Oct 2010 21:50:55 +0000 (23:50 +0200)] 
d3dx9/tests: Fix a shader test failure.

13 years agowinspool: Use CUPS for printing.
Detlef Riekenberg [Tue, 12 Oct 2010 22:27:20 +0000 (00:27 +0200)] 
winspool: Use CUPS for printing.

13 years agowinspool: Implement SetDefaultPrinterA/W.
Detlef Riekenberg [Tue, 12 Oct 2010 22:25:17 +0000 (00:25 +0200)] 
winspool: Implement SetDefaultPrinterA/W.

13 years agosetupapi/tests: Fix wow64 failures.
André Hentschel [Tue, 12 Oct 2010 19:34:24 +0000 (21:34 +0200)] 
setupapi/tests: Fix wow64 failures.

13 years agoregedit: Updated Hebrew translation.
Yaron Shahrabani [Wed, 13 Oct 2010 00:47:33 +0000 (02:47 +0200)] 
regedit: Updated Hebrew translation.

13 years agolocalui: Added Hebrew translation.
Yaron Shahrabani [Wed, 13 Oct 2010 00:22:15 +0000 (02:22 +0200)] 
localui: Added Hebrew translation.

13 years agowinspool: Added Hebrew translation.
Yaron Shahrabani [Wed, 13 Oct 2010 00:18:27 +0000 (02:18 +0200)] 
winspool: Added Hebrew translation.

13 years agosetupapi: Added Hebrew translation.
Yaron Shahrabani [Wed, 13 Oct 2010 00:11:14 +0000 (02:11 +0200)] 
setupapi: Added Hebrew translation.

13 years agowinhlp32: Hebrew translation fixed.
Yaron Shahrabani [Thu, 7 Oct 2010 15:12:36 +0000 (17:12 +0200)] 
winhlp32: Hebrew translation fixed.

13 years agouninstaller: Added Hebrew translation.
Yaron Shahrabani [Fri, 8 Oct 2010 08:41:10 +0000 (10:41 +0200)] 
uninstaller: Added Hebrew translation.

13 years agotaskmgr: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 23:23:19 +0000 (01:23 +0200)] 
taskmgr: Added Hebrew translation.

13 years agomscoree: Use the new Mono runtime search code in GetRequestedRuntimeInfo.
Vincent Povirk [Fri, 1 Oct 2010 19:11:09 +0000 (14:11 -0500)] 
mscoree: Use the new Mono runtime search code in GetRequestedRuntimeInfo.

13 years agomscoree: Implement ICLRRuntimeInfo_GetRuntimeDirectory.
Vincent Povirk [Tue, 5 Oct 2010 18:35:47 +0000 (13:35 -0500)] 
mscoree: Implement ICLRRuntimeInfo_GetRuntimeDirectory.

13 years agomscoree: Implement ICLRMetaHost_GetRuntime.
Vincent Povirk [Tue, 28 Sep 2010 22:53:14 +0000 (17:53 -0500)] 
mscoree: Implement ICLRMetaHost_GetRuntime.

13 years agocomctl32: Change stub to return IDYES instead of IDOK.
Jeff Latimer [Wed, 13 Oct 2010 01:04:56 +0000 (12:04 +1100)] 
comctl32: Change stub to return IDYES instead of IDOK.

13 years agomsxml3: Fix response text conversion to WCHAR string.
Nikolay Sivov [Tue, 12 Oct 2010 22:49:22 +0000 (02:49 +0400)] 
msxml3: Fix response text conversion to WCHAR string.

13 years agomsxml3: Implement POST support with supplied body data.
Nikolay Sivov [Tue, 12 Oct 2010 22:41:49 +0000 (02:41 +0400)] 
msxml3: Implement POST support with supplied body data.

13 years agoshlwapi/assoc: Fix arguments tracing.
Nikolay Sivov [Tue, 12 Oct 2010 18:23:46 +0000 (22:23 +0400)] 
shlwapi/assoc: Fix arguments tracing.

13 years agouser32: Removed some code that is unused after revision 751a09e9839d7273895df24666a0b...
Gerald Pfeifer [Tue, 12 Oct 2010 20:12:51 +0000 (22:12 +0200)] 
user32: Removed some code that is unused after revision 751a09e9839d7273895df24666a0bb2fb51a29c7.

13 years agomsvcr90: Added __tzname implementation.
Piotr Caban [Tue, 12 Oct 2010 20:22:33 +0000 (22:22 +0200)] 
msvcr90: Added __tzname implementation.

13 years agoiphlpapi: Return DNS suffix for all non-loopback adapters.
Juan Lang [Mon, 11 Oct 2010 18:02:23 +0000 (11:02 -0700)] 
iphlpapi: Return DNS suffix for all non-loopback adapters.

13 years agouser32: Improve error checking in GetIconInfo.
Alexandre Julliard [Tue, 12 Oct 2010 21:24:11 +0000 (23:24 +0200)] 
user32: Improve error checking in GetIconInfo.

13 years agouser32: Fix a DC leak in DrawIconEx.
Alexandre Julliard [Tue, 12 Oct 2010 19:51:37 +0000 (21:51 +0200)] 
user32: Fix a DC leak in DrawIconEx.

13 years agogdi32: Improve tracing of GDI objects to make leaks easier to spot.
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.

13 years agocredui: Added Hebrew translation.
Yaron Shahrabani [Fri, 8 Oct 2010 07:03:11 +0000 (09:03 +0200)] 
credui: Added Hebrew translation.

13 years agowininet: Added Hebrew translation.
Yaron Shahrabani [Fri, 8 Oct 2010 08:28:45 +0000 (10:28 +0200)] 
wininet: Added Hebrew translation.

13 years agoshlwapi/tests: Add more tests.
Piotr Caban [Tue, 12 Oct 2010 14:37:37 +0000 (16:37 +0200)] 
shlwapi/tests: Add more tests.

13 years agoshlwapi: Added SKSetValueW implementation.
Piotr Caban [Tue, 12 Oct 2010 14:37:28 +0000 (16:37 +0200)] 
shlwapi: Added SKSetValueW implementation.

13 years agoshlwapi: Added SKDeleteValueW implementation.
Piotr Caban [Tue, 12 Oct 2010 14:37:18 +0000 (16:37 +0200)] 
shlwapi: Added SKDeleteValueW implementation.

13 years agoshlwapi: Added SKAllocValueW implementation.
Piotr Caban [Tue, 12 Oct 2010 14:37:08 +0000 (16:37 +0200)] 
shlwapi: Added SKAllocValueW implementation.

13 years agoshlwapi: Improved SHGetShellKey implementation.
Piotr Caban [Tue, 12 Oct 2010 14:35:35 +0000 (16:35 +0200)] 
shlwapi: Improved SHGetShellKey implementation.

13 years agonotepad: Add WS_EX_LAYOUTRTL to some RTL resources.
Paul Vriens [Tue, 12 Oct 2010 13:48:04 +0000 (15:48 +0200)] 
notepad: Add WS_EX_LAYOUTRTL to some RTL resources.

13 years agooleaut32: Handle VT_DATE in serialize_param()/deserialize_param().
Dmitry Timoshkov [Tue, 12 Oct 2010 12:18:43 +0000 (21:18 +0900)] 
oleaut32: Handle VT_DATE in serialize_param()/deserialize_param().

13 years agowined3d: Skip SM4 instruction modifiers.
Henri Verbeet [Tue, 12 Oct 2010 11:40:05 +0000 (13:40 +0200)] 
wined3d: Skip SM4 instruction modifiers.

13 years agowined3d: Skip SM4 source register modifiers.
Henri Verbeet [Tue, 12 Oct 2010 11:40:04 +0000 (13:40 +0200)] 
wined3d: Skip SM4 source register modifiers.

13 years agowined3d: Recognize the SM4 resource register type.
Henri Verbeet [Tue, 12 Oct 2010 11:40:03 +0000 (13:40 +0200)] 
wined3d: Recognize the SM4 resource register type.

13 years agowined3d: Recognize the SM4 sampler register type.
Henri Verbeet [Tue, 12 Oct 2010 11:40:02 +0000 (13:40 +0200)] 
wined3d: Recognize the SM4 sampler register type.

13 years agoddraw: Use a linear filter in ddraw_surface7_Blt().
Henri Verbeet [Tue, 12 Oct 2010 11:40:01 +0000 (13:40 +0200)] 
ddraw: Use a linear filter in ddraw_surface7_Blt().

13 years agotaskkill: Update Korean resource.
Hwang YunSong [Tue, 12 Oct 2010 02:25:50 +0000 (11:25 +0900)] 
taskkill: Update Korean resource.

13 years agontdll: Fix possible deadlock in vectored exception handling.
Krzysztof Nowicki [Fri, 8 Oct 2010 18:03:14 +0000 (20:03 +0200)] 
ntdll: Fix possible deadlock in vectored exception handling.

13 years agoriched32/tests: Correct error messages in EM_POSFROMCHAR tests.
Austin Lund [Tue, 12 Oct 2010 00:25:46 +0000 (10:25 +1000)] 
riched32/tests: Correct error messages in EM_POSFROMCHAR tests.

13 years agotaskkill: Update French translation.
Frédéric Delanoy [Mon, 11 Oct 2010 22:37:16 +0000 (00:37 +0200)] 
taskkill: Update French translation.

13 years agogdi32: Constify some variables.
Andrew Talbot [Mon, 11 Oct 2010 21:25:15 +0000 (22:25 +0100)] 
gdi32: Constify some variables.

13 years agoaclocal: Detect the mingw variant named amd64-mingw32msvc.
Vincent Povirk [Mon, 11 Oct 2010 20:55:40 +0000 (15:55 -0500)] 
aclocal: Detect the mingw variant named amd64-mingw32msvc.

13 years agoiphlpapi: Set DNS servers in the IP_PER_ADAPTER_INFO returned for non-loopback addresses.
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.

13 years agoiphlpapi: Use a helper function to get the DNS server list.
Juan Lang [Mon, 11 Oct 2010 16:12:45 +0000 (09:12 -0700)] 
iphlpapi: Use a helper function to get the DNS server list.

13 years agoiphlpapi: Set DNS servers in GetAdaptersAddresses when GAA_FLAG_SKIP_DNS_SERVER isn...
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.

13 years agoiphlpapi: Honor GAA_FLAG_SKIP_FRIENDLY_NAME.
Juan Lang [Mon, 11 Oct 2010 15:50:00 +0000 (08:50 -0700)] 
iphlpapi: Honor GAA_FLAG_SKIP_FRIENDLY_NAME.

13 years agoiphlpapi: Honor GAA_FLAG_SKIP_UNICAST.
Juan Lang [Mon, 11 Oct 2010 20:19:34 +0000 (13:19 -0700)] 
iphlpapi: Honor GAA_FLAG_SKIP_UNICAST.

13 years agoiphlpapi: Only return gateway addresses if GAA_FLAG_INCLUDE_ALL_GATEWAYS is specified.
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.

13 years agoipconfig: Specify GAA_FLAG_INCLUDE_ALL_GATEWAYS when calling GetAdaptersAddresses.
Juan Lang [Mon, 11 Oct 2010 15:54:47 +0000 (08:54 -0700)] 
ipconfig: Specify GAA_FLAG_INCLUDE_ALL_GATEWAYS when calling GetAdaptersAddresses.

13 years agogameux: Improve stub for GameExplorerImpl_VerifyAccess.
Louis Lenders [Mon, 11 Oct 2010 20:11:26 +0000 (22:11 +0200)] 
gameux: Improve stub for GameExplorerImpl_VerifyAccess.

13 years agotaskkill: Update Lithuanian translation.
Aurimas Fišeras [Mon, 11 Oct 2010 19:22:48 +0000 (22:22 +0300)] 
taskkill: Update Lithuanian translation.

13 years agotaskkill: Update German translation.
André Hentschel [Mon, 11 Oct 2010 18:48:59 +0000 (20:48 +0200)] 
taskkill: Update German translation.

13 years agoshlwapi: Handle URL_WININET_COMPATIBILITY flag in UrlCanonicalize.
Andrew Eikum [Mon, 11 Oct 2010 16:17:35 +0000 (11:17 -0500)] 
shlwapi: Handle URL_WININET_COMPATIBILITY flag in UrlCanonicalize.

13 years agocryptnet/tests: Use UrlCanonicalize to create a URL.
Andrew Eikum [Mon, 11 Oct 2010 16:17:26 +0000 (11:17 -0500)] 
cryptnet/tests: Use UrlCanonicalize to create a URL.

13 years agostrmbase: Move mediaSeeking to strmbase SourceSeeking.
Aric Stewart [Mon, 11 Oct 2010 15:15:35 +0000 (10:15 -0500)] 
strmbase: Move mediaSeeking to strmbase SourceSeeking.

13 years agoddraw/test: Add more combination tests for SetCooperativeLevels.
David Adam [Mon, 11 Oct 2010 09:50:35 +0000 (11:50 +0200)] 
ddraw/test: Add more combination tests for SetCooperativeLevels.

13 years agouser32: Correctly handle mouse events on a size grip scrollbar.
Alexandre Julliard [Tue, 12 Oct 2010 09:43:21 +0000 (11:43 +0200)] 
user32: Correctly handle mouse events on a size grip scrollbar.

13 years agouser32: Make sure AdjustWindowRect and WM_NCCALCSIZE yield the same result for WS_EX_...
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.

13 years agotaskkill: Update Italian translation.
Luca Bennati [Mon, 11 Oct 2010 13:00:22 +0000 (15:00 +0200)] 
taskkill: Update Italian translation.

13 years agomsxml3: Implement ::get_responseXML().
Nikolay Sivov [Fri, 8 Oct 2010 21:42:44 +0000 (01:42 +0400)] 
msxml3: Implement ::get_responseXML().

13 years agomsvcrt: Implement _strlwr_s.
Andrew Nguyen [Mon, 11 Oct 2010 10:25:23 +0000 (05:25 -0500)] 
msvcrt: Implement _strlwr_s.

13 years agomsvcrt: Implement _itoa_s.
Andrew Nguyen [Mon, 11 Oct 2010 10:25:15 +0000 (05:25 -0500)] 
msvcrt: Implement _itoa_s.

13 years agomsvcrt: Implement _localtime32_s.
Andrew Nguyen [Mon, 11 Oct 2010 10:25:05 +0000 (05:25 -0500)] 
msvcrt: Implement _localtime32_s.

13 years agomsvcrt: Use the write_invalid_msvcrt_tm helper in _gmtime64_s.
Andrew Nguyen [Mon, 11 Oct 2010 10:24:30 +0000 (05:24 -0500)] 
msvcrt: Use the write_invalid_msvcrt_tm helper in _gmtime64_s.

13 years agomsvcrt: Implement _localtime64_s.
Andrew Nguyen [Mon, 11 Oct 2010 10:24:20 +0000 (05:24 -0500)] 
msvcrt: Implement _localtime64_s.

13 years agowined3d: Add traces to IWineD3DDeviceImpl_AcquireFocusWindow() / IWineD3DDeviceImpl_R...
Henri Verbeet [Mon, 11 Oct 2010 11:06:20 +0000 (13:06 +0200)] 
wined3d: Add traces to IWineD3DDeviceImpl_AcquireFocusWindow() / IWineD3DDeviceImpl_ReleaseFocusWindow().

13 years agowined3d: Recognize the SM4 utof opcode.
Henri Verbeet [Mon, 11 Oct 2010 11:06:19 +0000 (13:06 +0200)] 
wined3d: Recognize the SM4 utof opcode.

13 years agowined3d: Recognize the SM4 sample_l opcode.
Henri Verbeet [Mon, 11 Oct 2010 11:06:18 +0000 (13:06 +0200)] 
wined3d: Recognize the SM4 sample_l opcode.