wine
13 years agodbghelp: Added a couple of missing CodeView base types (used in 64bit compilation).
Eric Pouech [Sat, 9 Oct 2010 06:51:02 +0000 (08:51 +0200)] 
dbghelp: Added a couple of missing CodeView base types (used in 64bit compilation).

13 years agodbghelp: Some more 64bit base address fixes.
Eric Pouech [Sat, 9 Oct 2010 06:50:56 +0000 (08:50 +0200)] 
dbghelp: Some more 64bit base address fixes.

13 years agodbghelp: Allow loading PE module with 64bit addresses.
Eric Pouech [Sat, 9 Oct 2010 06:50:50 +0000 (08:50 +0200)] 
dbghelp: Allow loading PE module with 64bit addresses.

13 years agourlmon: Added ProtocolStream_Stat implementation.
Piotr Caban [Sun, 10 Oct 2010 20:22:13 +0000 (22:22 +0200)] 
urlmon: Added ProtocolStream_Stat implementation.

13 years agoshlwapi: Skip more tests on too old shlwapi.dll.
Jacek Caban [Sun, 10 Oct 2010 13:11:22 +0000 (15:11 +0200)] 
shlwapi: Skip more tests on too old shlwapi.dll.

13 years agoinetcpl.cpl: Update the Dutch translation.
Sven Baars [Fri, 8 Oct 2010 20:09:36 +0000 (22:09 +0200)] 
inetcpl.cpl: Update the Dutch translation.

13 years agoipconfig: Update the Dutch translation.
Sven Baars [Fri, 8 Oct 2010 20:09:23 +0000 (22:09 +0200)] 
ipconfig: Update the Dutch translation.

13 years agojscript: Remove an incorrect and unnecessary error check.
Alexandre Julliard [Sat, 9 Oct 2010 14:48:23 +0000 (16:48 +0200)] 
jscript: Remove an incorrect and unnecessary error check.

13 years agojscript: Add a missing terminator to a string constant.
Alexandre Julliard [Sat, 9 Oct 2010 14:10:56 +0000 (16:10 +0200)] 
jscript: Add a missing terminator to a string constant.

13 years agouser32/tests: Test GetIconInfoExW too since the A version is broken on Win64.
Alexandre Julliard [Sat, 9 Oct 2010 12:20:34 +0000 (14:20 +0200)] 
user32/tests: Test GetIconInfoExW too since the A version is broken on Win64.

13 years agowininet: Load X509_STORE_CTX_get_ex_data from libcrypto not libssl.
Alexandre Julliard [Fri, 8 Oct 2010 17:15:45 +0000 (19:15 +0200)] 
wininet: Load X509_STORE_CTX_get_ex_data from libcrypto not libssl.

13 years agourlmon: Skip more tests on too old IEs.
Jacek Caban [Fri, 8 Oct 2010 15:49:04 +0000 (17:49 +0200)] 
urlmon: Skip more tests on too old IEs.

13 years agowined3d: SM4 immediate constants are typeless.
Henri Verbeet [Fri, 8 Oct 2010 11:12:18 +0000 (13:12 +0200)] 
wined3d: SM4 immediate constants are typeless.

13 years agowined3d: The SM4 sincos opcode has two destination arguments.
Henri Verbeet [Fri, 8 Oct 2010 11:12:17 +0000 (13:12 +0200)] 
wined3d: The SM4 sincos opcode has two destination arguments.

13 years agowined3d: Recognize the SM4 imul opcode.
Henri Verbeet [Fri, 8 Oct 2010 11:12:16 +0000 (13:12 +0200)] 
wined3d: Recognize the SM4 imul opcode.

13 years agowined3d: Recognize the SM4 NULL register type.
Henri Verbeet [Fri, 8 Oct 2010 11:12:15 +0000 (13:12 +0200)] 
wined3d: Recognize the SM4 NULL register type.

13 years agowined3d: Allow multiple shader instruction destination arguments.
Henri Verbeet [Fri, 8 Oct 2010 11:12:14 +0000 (13:12 +0200)] 
wined3d: Allow multiple shader instruction destination arguments.

13 years agouser32: Get rid of the unused icon cache refcount.
Alexandre Julliard [Fri, 8 Oct 2010 13:09:37 +0000 (15:09 +0200)] 
user32: Get rid of the unused icon cache refcount.

13 years agouser32: Convert the icon cache to a standard Wine list.
Alexandre Julliard [Fri, 8 Oct 2010 13:06:16 +0000 (15:06 +0200)] 
user32: Convert the icon cache to a standard Wine list.

13 years agouser32/tests: Tests for GetIconInfoExA/W.
Alexandre Julliard [Fri, 8 Oct 2010 11:23:56 +0000 (13:23 +0200)] 
user32/tests: Tests for GetIconInfoExA/W.

13 years agouser32: Implemented GetIconInfoExA/W.
Alexandre Julliard [Fri, 8 Oct 2010 11:23:48 +0000 (13:23 +0200)] 
user32: Implemented GetIconInfoExA/W.

13 years agouser32: Make sure the driver CreateCursorIcon() entry point is always called.
Alexandre Julliard [Fri, 8 Oct 2010 09:23:08 +0000 (11:23 +0200)] 
user32: Make sure the driver CreateCursorIcon() entry point is always called.

13 years agontdll: Use the more portable cfsetospeed() function to set serial baud rate.
Alexandre Julliard [Fri, 8 Oct 2010 09:21:22 +0000 (11:21 +0200)] 
ntdll: Use the more portable cfsetospeed() function to set serial baud rate.

13 years agodbghelp: Fix compile on Hurd.
Austin English [Fri, 8 Oct 2010 07:33:52 +0000 (00:33 -0700)] 
dbghelp: Fix compile on Hurd.

13 years agorpcrt4/tests: Fix a test failure on XP SP3.
Alexandre Julliard [Fri, 8 Oct 2010 09:12:11 +0000 (11:12 +0200)] 
rpcrt4/tests: Fix a test failure on XP SP3.

13 years agomsxml3: Implement ::get_responseBody().
Nikolay Sivov [Fri, 8 Oct 2010 07:42:36 +0000 (11:42 +0400)] 
msxml3: Implement ::get_responseBody().

13 years agomsxml3: Callback only if state really changed.
Nikolay Sivov [Fri, 8 Oct 2010 07:41:48 +0000 (11:41 +0400)] 
msxml3: Callback only if state really changed.

13 years agomsxml3: Implement ::abort().
Nikolay Sivov [Fri, 8 Oct 2010 07:41:08 +0000 (11:41 +0400)] 
msxml3: Implement ::abort().

13 years agomsxml: Register XMLHTTP objects.
Nikolay Sivov [Thu, 7 Oct 2010 22:25:46 +0000 (02:25 +0400)] 
msxml: Register XMLHTTP objects.

13 years agocomdlg32: Fix a stack overflow.
Damjan Jovanovic [Fri, 8 Oct 2010 05:21:23 +0000 (07:21 +0200)] 
comdlg32: Fix a stack overflow.

13 years agocrypt32: Avoid relying on PATH_MAX in import_certs_from_dir helper.
Andrew Nguyen [Fri, 8 Oct 2010 01:56:40 +0000 (20:56 -0500)] 
crypt32: Avoid relying on PATH_MAX in import_certs_from_dir helper.

PATH_MAX is not guaranteed to be available on all platforms, and it is
inadequate as a hardcoded buffer size anyway.

13 years agoshlwapi/tests: Don't run tests on old shlwapi versions.
Andrew Eikum [Thu, 7 Oct 2010 19:59:51 +0000 (14:59 -0500)] 
shlwapi/tests: Don't run tests on old shlwapi versions.

13 years agostrmbase: Move TransformFilter implementation to strmbase.
Aric Stewart [Thu, 7 Oct 2010 19:48:19 +0000 (14:48 -0500)] 
strmbase: Move TransformFilter implementation to strmbase.

13 years agostrmbase: Add an implementation of BaseFilterImpl_EnumPins.
Aric Stewart [Thu, 7 Oct 2010 19:48:01 +0000 (14:48 -0500)] 
strmbase: Add an implementation of BaseFilterImpl_EnumPins.

13 years agostrmbase: Implement BaseFilter in strmbase.
Aric Stewart [Thu, 7 Oct 2010 19:47:33 +0000 (14:47 -0500)] 
strmbase: Implement BaseFilter in strmbase.

13 years agopsapi/tests: Get rid of an ugly test macro.
Austin English [Thu, 7 Oct 2010 09:53:04 +0000 (02:53 -0700)] 
psapi/tests: Get rid of an ugly test macro.

13 years agod3d9/tests: Fix test failure for IDirect3D9::CreateDevice in test_set_stream_source.
Austin Lund [Thu, 7 Oct 2010 00:14:41 +0000 (10:14 +1000)] 
d3d9/tests: Fix test failure for IDirect3D9::CreateDevice in test_set_stream_source.

13 years agoregedit: Hebrew translation fix.
Yaron Shahrabani [Thu, 7 Oct 2010 15:09:17 +0000 (17:09 +0200)] 
regedit: Hebrew translation fix.

13 years agobrowseui: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 14:47:18 +0000 (16:47 +0200)] 
browseui: Added Hebrew translation.

13 years agowinex11: Add support for animated cursors in X11 driver.
Erich Hoover [Tue, 5 Oct 2010 18:06:18 +0000 (12:06 -0600)] 
winex11: Add support for animated cursors in X11 driver.

13 years agoshell32: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 12:43:40 +0000 (14:43 +0200)] 
shell32: Added Hebrew translation.

13 years agocomctl32: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 12:40:02 +0000 (14:40 +0200)] 
comctl32: Added Hebrew translation.

13 years agoshdocvw: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 10:42:42 +0000 (12:42 +0200)] 
shdocvw: Added Hebrew translation.

13 years agoappwiz.cpl: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 10:33:02 +0000 (12:33 +0200)] 
appwiz.cpl: Added Hebrew translation.

13 years agowindowscodecs: Load PNGs incrementally.
Damjan Jovanovic [Thu, 7 Oct 2010 12:28:33 +0000 (14:28 +0200)] 
windowscodecs: Load PNGs incrementally.

13 years agoinclude: Add information class SystemLogicalProcessorInformation.
Rudolf Mayerhofer [Tue, 5 Oct 2010 10:45:20 +0000 (12:45 +0200)] 
include: Add information class SystemLogicalProcessorInformation.

13 years agod3dcompiler: Implement D3DGetDebugInfo().
Rico Schüller [Sun, 3 Oct 2010 13:12:17 +0000 (15:12 +0200)] 
d3dcompiler: Implement D3DGetDebugInfo().

13 years agod3dcompiler: Implement D3DGetInputAndOutputSignatureBlob().
Rico Schüller [Sun, 3 Oct 2010 13:12:12 +0000 (15:12 +0200)] 
d3dcompiler: Implement D3DGetInputAndOutputSignatureBlob().

13 years agod3dcompiler: Implement D3DGetOutputSignatureBlob().
Rico Schüller [Sun, 3 Oct 2010 13:12:06 +0000 (15:12 +0200)] 
d3dcompiler: Implement D3DGetOutputSignatureBlob().

13 years agod3dcompiler: Implement D3DGetInputSignatureBlob().
Rico Schüller [Sun, 3 Oct 2010 13:12:00 +0000 (15:12 +0200)] 
d3dcompiler: Implement D3DGetInputSignatureBlob().

13 years agod3dcompiler: Implement D3DGetBlobPart().
Rico Schüller [Sun, 3 Oct 2010 13:11:54 +0000 (15:11 +0200)] 
d3dcompiler: Implement D3DGetBlobPart().

13 years agod3dcompiler: Add D3DGetBlobPart() stub.
Rico Schüller [Sun, 3 Oct 2010 13:11:47 +0000 (15:11 +0200)] 
d3dcompiler: Add D3DGetBlobPart() stub.

13 years agoserver: Valid rects are in parent coordinates.
Alexandre Julliard [Thu, 7 Oct 2010 12:43:29 +0000 (14:43 +0200)] 
server: Valid rects are in parent coordinates.

13 years agowinex11: Mirror the client rectangle if necessary for update_window_zorder.
Alexandre Julliard [Thu, 7 Oct 2010 12:26:21 +0000 (14:26 +0200)] 
winex11: Mirror the client rectangle if necessary for update_window_zorder.

13 years agowined3d: Recognize the SM4 movc opcode.
Henri Verbeet [Thu, 7 Oct 2010 10:18:00 +0000 (12:18 +0200)] 
wined3d: Recognize the SM4 movc opcode.

13 years agowined3d: Recognize the SM4 mad opcode.
Henri Verbeet [Thu, 7 Oct 2010 10:17:59 +0000 (12:17 +0200)] 
wined3d: Recognize the SM4 mad opcode.

13 years agowined3d: Recognize the SM4 frc opcode.
Henri Verbeet [Thu, 7 Oct 2010 10:17:58 +0000 (12:17 +0200)] 
wined3d: Recognize the SM4 frc opcode.

13 years agowined3d: Recognize the SM4 and opcode.
Henri Verbeet [Thu, 7 Oct 2010 10:17:57 +0000 (12:17 +0200)] 
wined3d: Recognize the SM4 and opcode.

13 years agowined3d: Recognize the SM4 loop opcode.
Henri Verbeet [Thu, 7 Oct 2010 10:17:56 +0000 (12:17 +0200)] 
wined3d: Recognize the SM4 loop opcode.

13 years agousp10: When checking font for shaping the font needs at least 1 of the features but...
Aric Stewart [Thu, 7 Oct 2010 11:46:09 +0000 (06:46 -0500)] 
usp10: When checking font for shaping the font needs at least 1 of the features but does not need all.

13 years agowinhlp32: Add Hebrew translation.
Yaron Shahrabani [Wed, 6 Oct 2010 16:08:17 +0000 (18:08 +0200)] 
winhlp32: Add Hebrew translation.

13 years agoadvapi32/tests: Fix RegEnumValue overflow tests for broken behaviour on XP Pro Chinese.
Austin Lund [Wed, 6 Oct 2010 02:04:42 +0000 (12:04 +1000)] 
advapi32/tests: Fix RegEnumValue overflow tests for broken behaviour on XP Pro Chinese.

13 years agowindowscodecs: Implemented GifFrameDecode_GetResolution.
Joel Holdsworth [Wed, 6 Oct 2010 23:21:10 +0000 (00:21 +0100)] 
windowscodecs: Implemented GifFrameDecode_GetResolution.

13 years agowindowscodecs/tests: Added test for GifFrameDecode_GetResolution.
Joel Holdsworth [Wed, 6 Oct 2010 23:21:09 +0000 (00:21 +0100)] 
windowscodecs/tests: Added test for GifFrameDecode_GetResolution.

13 years agowine.inf: Add a fake fusion.dll.
Louis Lenders [Wed, 6 Oct 2010 21:43:21 +0000 (23:43 +0200)] 
wine.inf: Add a fake fusion.dll.

13 years agofusion: Add version resource.
Louis Lenders [Wed, 6 Oct 2010 21:46:05 +0000 (23:46 +0200)] 
fusion: Add version resource.

13 years agowinedbg: Implement adjust_pc_for_break on ARM.
André Hentschel [Wed, 6 Oct 2010 20:20:29 +0000 (22:20 +0200)] 
winedbg: Implement adjust_pc_for_break on ARM.

13 years agowinedbg: Fix get_addr on ARM.
André Hentschel [Wed, 6 Oct 2010 20:20:25 +0000 (22:20 +0200)] 
winedbg: Fix get_addr on ARM.

13 years agomshtml: Update the Gecko find procedure comment to reflect the latest behavior.
Alexandre Goujon [Wed, 6 Oct 2010 19:33:26 +0000 (21:33 +0200)] 
mshtml: Update the Gecko find procedure comment to reflect the latest behavior.

13 years agooleaut32: Fix handling of negative fractional variant dates.
Jeremy Drake [Thu, 7 Oct 2010 06:27:23 +0000 (23:27 -0700)] 
oleaut32: Fix handling of negative fractional variant dates.

The integer part is the number of days to be added to the epoch
(1899-12-30), and the fractional part (disregarding sign) represents
the fraction of that day that has elapsed.

13 years agooleaut32/tests: Test conversion of ambiguous DATE values.
Jeremy Drake [Thu, 7 Oct 2010 06:26:54 +0000 (23:26 -0700)] 
oleaut32/tests: Test conversion of ambiguous DATE values.

For 0.0 < x < 1.0, DATE values x and -x represent the same date/time:
30-Dec-1899 at some time determined by x.  When converting from DATE,
either value is accepted.  When converting to DATE, the positive value
is produced.

13 years agomsvcrt: Initialize _wenviron in Unicode environment getter function.
Andrew Nguyen [Thu, 7 Oct 2010 02:59:57 +0000 (21:59 -0500)] 
msvcrt: Initialize _wenviron in Unicode environment getter function.

13 years agomsvcrt/tests: Add tests for the __p__(w)environ accessors.
Andrew Nguyen [Thu, 7 Oct 2010 02:58:39 +0000 (21:58 -0500)] 
msvcrt/tests: Add tests for the __p__(w)environ accessors.

13 years agomsxml3: Implement ::get_responseText() for UTF-8 and UTF-16 (little endian) response...
Nikolay Sivov [Wed, 6 Oct 2010 23:20:35 +0000 (03:20 +0400)] 
msxml3: Implement ::get_responseText() for UTF-8 and UTF-16 (little endian) response encoding.

13 years agomsxml3: Store response data in a stream.
Nikolay Sivov [Wed, 6 Oct 2010 20:49:56 +0000 (00:49 +0400)] 
msxml3: Store response data in a stream.

13 years agoinclude: Added missing declaration for CreateIUriBuilder.
Thomas Mullaly [Wed, 6 Oct 2010 23:08:46 +0000 (19:08 -0400)] 
include: Added missing declaration for CreateIUriBuilder.

13 years agourlmon: Added IInternetProtocolEx support to ftp protocol handler.
Jacek Caban [Wed, 6 Oct 2010 19:37:46 +0000 (21:37 +0200)] 
urlmon: Added IInternetProtocolEx support to ftp protocol handler.

13 years agourlmon: Added IInternetProtocolEx support to http protocol handler.
Jacek Caban [Wed, 6 Oct 2010 19:37:27 +0000 (21:37 +0200)] 
urlmon: Added IInternetProtocolEx support to http protocol handler.

13 years agourlmon: Added post data stream tests.
Jacek Caban [Wed, 6 Oct 2010 19:37:00 +0000 (21:37 +0200)] 
urlmon: Added post data stream tests.

13 years agourlmon: Added support for sending post data from stream.
Jacek Caban [Wed, 6 Oct 2010 19:36:44 +0000 (21:36 +0200)] 
urlmon: Added support for sending post data from stream.

13 years agourlmon: Added IBinding::Abort and binding without callback tests.
Jacek Caban [Wed, 6 Oct 2010 19:36:32 +0000 (21:36 +0200)] 
urlmon: Added IBinding::Abort and binding without callback tests.

13 years agourlmon: Use default binding callback if no callback is provided.
Jacek Caban [Wed, 6 Oct 2010 19:36:18 +0000 (21:36 +0200)] 
urlmon: Use default binding callback if no callback is provided.

13 years agourlmon: Use existing callback holder in RegisterBindStatusCallback if already exists.
Jacek Caban [Wed, 6 Oct 2010 19:36:03 +0000 (21:36 +0200)] 
urlmon: Use existing callback holder in RegisterBindStatusCallback if already exists.

13 years agourlmon: Added IBinding::Abort implementation.
Jacek Caban [Wed, 6 Oct 2010 19:35:53 +0000 (21:35 +0200)] 
urlmon: Added IBinding::Abort implementation.

13 years agomshtml: Moved more code to handle_docobj_load.
Jacek Caban [Wed, 6 Oct 2010 19:35:39 +0000 (21:35 +0200)] 
mshtml: Moved more code to handle_docobj_load.

13 years agomshtml: Report better status in on_stop_nsrequest.
Jacek Caban [Wed, 6 Oct 2010 19:35:22 +0000 (21:35 +0200)] 
mshtml: Report better status in on_stop_nsrequest.

13 years agocryptui: Don't crash displaying a certificate hierarchy when the certificate's signer...
Juan Lang [Wed, 6 Oct 2010 18:39:58 +0000 (11:39 -0700)] 
cryptui: Don't crash displaying a certificate hierarchy when the certificate's signer isn't found.

Spotted by André Hentschel.

13 years agocrypt32/tests: Test OpenSSL chain separately to address test failures on Win98.
Juan Lang [Wed, 6 Oct 2010 18:19:04 +0000 (11:19 -0700)] 
crypt32/tests: Test OpenSSL chain separately to address test failures on Win98.

13 years agocrypt32/tests: Fix another test failure on Win98.
Juan Lang [Wed, 6 Oct 2010 17:28:12 +0000 (10:28 -0700)] 
crypt32/tests: Fix another test failure on Win98.

13 years agocrypt32/tests: Add name to test to help identify test failures.
Juan Lang [Wed, 6 Oct 2010 17:21:16 +0000 (10:21 -0700)] 
crypt32/tests: Add name to test to help identify test failures.

13 years agocrypt32/tests: Fix more Win9x failures.
Juan Lang [Wed, 6 Oct 2010 17:10:06 +0000 (10:10 -0700)] 
crypt32/tests: Fix more Win9x failures.

13 years agocrypt32/tests: Fix test failures on NT4/Win9x.
Juan Lang [Wed, 6 Oct 2010 16:45:02 +0000 (09:45 -0700)] 
crypt32/tests: Fix test failures on NT4/Win9x.

13 years agocrypt32: Set correct error when encountering unsupported critical extensions in the...
Juan Lang [Wed, 6 Oct 2010 04:25:33 +0000 (21:25 -0700)] 
crypt32: Set correct error when encountering unsupported critical extensions in the base and SSL policy.

13 years agocrypt32/tests: Add macros to declare tests.
Juan Lang [Wed, 6 Oct 2010 04:23:27 +0000 (21:23 -0700)] 
crypt32/tests: Add macros to declare tests.

13 years agocrypt32/tests: Add name to test to help identify test failures.
Juan Lang [Wed, 6 Oct 2010 03:47:37 +0000 (20:47 -0700)] 
crypt32/tests: Add name to test to help identify test failures.

13 years agocrypt32: Set CERT_TRUST_HAS_NOT_SUPPORTED_CRITICAL_EXT when appropriate.
Juan Lang [Wed, 6 Oct 2010 02:09:36 +0000 (19:09 -0700)] 
crypt32: Set CERT_TRUST_HAS_NOT_SUPPORTED_CRITICAL_EXT when appropriate.

13 years agocrypt32/tests: Test the base and SSL policies against a certificate with an invalid...
Juan Lang [Wed, 6 Oct 2010 04:12:50 +0000 (21:12 -0700)] 
crypt32/tests: Test the base and SSL policies against a certificate with an invalid critical extension.

13 years agocrypt32/tests: Test invalid critical extension in intermediate cert.
Juan Lang [Tue, 5 Oct 2010 21:52:24 +0000 (14:52 -0700)] 
crypt32/tests: Test invalid critical extension in intermediate cert.

13 years agokernel32: Truncate the reported by GlobalMemoryStatus() memory limits for Win9x versi...
Dmitry Timoshkov [Wed, 6 Oct 2010 10:05:01 +0000 (19:05 +0900)] 
kernel32: Truncate the reported by GlobalMemoryStatus() memory limits for Win9x versions too.

13 years agoriched20/tests: Plug a few memory leaks and make failure messages more meaningful.
Austin Lund [Wed, 6 Oct 2010 02:29:29 +0000 (12:29 +1000)] 
riched20/tests: Plug a few memory leaks and make failure messages more meaningful.