Damjan Jovanovic
d53e1a71f4
windowscodecs: Load PNGs incrementally.
2010-10-07 15:58:12 +02:00
Rico Schüller
d52f2b63c0
d3dcompiler: Implement D3DGetDebugInfo().
2010-10-07 15:58:11 +02:00
Rico Schüller
4467901e31
d3dcompiler: Implement D3DGetInputAndOutputSignatureBlob().
2010-10-07 15:58:11 +02:00
Rico Schüller
164dcc7973
d3dcompiler: Implement D3DGetOutputSignatureBlob().
2010-10-07 15:58:11 +02:00
Rico Schüller
5946201d19
d3dcompiler: Implement D3DGetInputSignatureBlob().
2010-10-07 15:58:11 +02:00
Rico Schüller
ec698dea66
d3dcompiler: Implement D3DGetBlobPart().
2010-10-07 15:58:11 +02:00
Rico Schüller
033fd44aa1
d3dcompiler: Add D3DGetBlobPart() stub.
2010-10-07 15:58:10 +02:00
Alexandre Julliard
d39d2da065
winex11: Mirror the client rectangle if necessary for update_window_zorder.
2010-10-07 15:58:10 +02:00
Henri Verbeet
512e6cec2c
wined3d: Recognize the SM4 movc opcode.
2010-10-07 15:58:10 +02:00
Henri Verbeet
f78542c34c
wined3d: Recognize the SM4 mad opcode.
2010-10-07 15:58:10 +02:00
Henri Verbeet
2eb5df3039
wined3d: Recognize the SM4 frc opcode.
2010-10-07 15:58:10 +02:00
Henri Verbeet
1330f844f8
wined3d: Recognize the SM4 and opcode.
2010-10-07 15:58:09 +02:00
Henri Verbeet
98a2973e95
wined3d: Recognize the SM4 loop opcode.
2010-10-07 15:58:09 +02:00
Aric Stewart
0c5d0f80bc
usp10: When checking font for shaping the font needs at least 1 of the features but does not need all.
2010-10-07 15:58:09 +02:00
Austin Lund
fd30e69538
advapi32/tests: Fix RegEnumValue overflow tests for broken behaviour on XP Pro Chinese.
2010-10-07 12:10:02 +02:00
Joel Holdsworth
57e00c851e
windowscodecs: Implemented GifFrameDecode_GetResolution.
2010-10-07 12:05:06 +02:00
Joel Holdsworth
e66a2f6d81
windowscodecs/tests: Added test for GifFrameDecode_GetResolution.
2010-10-07 12:05:01 +02:00
Louis Lenders
e068971075
fusion: Add version resource.
2010-10-07 12:04:27 +02:00
Alexandre Goujon
8a64ba7ee8
mshtml: Update the Gecko find procedure comment to reflect the latest behavior.
2010-10-07 12:02:59 +02:00
Jeremy Drake
c8a4983ed9
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.
2010-10-07 12:00:28 +02:00
Jeremy Drake
25118e5383
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.
2010-10-07 12:00:28 +02:00
Andrew Nguyen
eb09472870
msvcrt: Initialize _wenviron in Unicode environment getter function.
2010-10-07 12:00:27 +02:00
Andrew Nguyen
797d6cb4e2
msvcrt/tests: Add tests for the __p__(w)environ accessors.
2010-10-07 12:00:27 +02:00
Nikolay Sivov
eebf331e89
msxml3: Implement ::get_responseText() for UTF-8 and UTF-16 (little endian) response encoding.
2010-10-07 12:00:27 +02:00
Nikolay Sivov
62656c57bf
msxml3: Store response data in a stream.
2010-10-07 12:00:27 +02:00
Jacek Caban
9f2ede8d62
urlmon: Added IInternetProtocolEx support to ftp protocol handler.
2010-10-07 12:00:27 +02:00
Jacek Caban
72c8b283e5
urlmon: Added IInternetProtocolEx support to http protocol handler.
2010-10-07 12:00:27 +02:00
Jacek Caban
8205f627c1
urlmon: Added post data stream tests.
2010-10-07 12:00:27 +02:00
Jacek Caban
237264dc61
urlmon: Added support for sending post data from stream.
2010-10-07 12:00:27 +02:00
Jacek Caban
d563d5b35c
urlmon: Added IBinding::Abort and binding without callback tests.
2010-10-07 12:00:27 +02:00
Jacek Caban
a3aa115ac3
urlmon: Use default binding callback if no callback is provided.
2010-10-07 12:00:26 +02:00
Jacek Caban
428c1bbac6
urlmon: Use existing callback holder in RegisterBindStatusCallback if already exists.
2010-10-07 12:00:26 +02:00
Jacek Caban
1db24bedfc
urlmon: Added IBinding::Abort implementation.
2010-10-07 12:00:26 +02:00
Jacek Caban
f7910c9304
mshtml: Moved more code to handle_docobj_load.
2010-10-07 12:00:26 +02:00
Jacek Caban
6fff7e7c05
mshtml: Report better status in on_stop_nsrequest.
2010-10-07 12:00:26 +02:00
Juan Lang
d48a56db5c
cryptui: Don't crash displaying a certificate hierarchy when the certificate's signer isn't found.
...
Spotted by André Hentschel.
2010-10-07 12:00:26 +02:00
Juan Lang
6e89a61446
crypt32/tests: Test OpenSSL chain separately to address test failures on Win98.
2010-10-06 20:46:51 +02:00
Juan Lang
251ccfc848
crypt32/tests: Fix another test failure on Win98.
2010-10-06 20:46:51 +02:00
Juan Lang
8fbcad75ba
crypt32/tests: Add name to test to help identify test failures.
2010-10-06 20:46:50 +02:00
Juan Lang
d8fcffc7e7
crypt32/tests: Fix more Win9x failures.
2010-10-06 20:46:50 +02:00
Juan Lang
3e437ec537
crypt32/tests: Fix test failures on NT4/Win9x.
2010-10-06 20:46:50 +02:00
Juan Lang
25a8d301c1
crypt32: Set correct error when encountering unsupported critical extensions in the base and SSL policy.
2010-10-06 20:46:50 +02:00
Juan Lang
5b79eb977b
crypt32/tests: Add macros to declare tests.
2010-10-06 20:46:50 +02:00
Juan Lang
6ff8184e15
crypt32/tests: Add name to test to help identify test failures.
2010-10-06 20:46:50 +02:00
Juan Lang
b1899c2066
crypt32: Set CERT_TRUST_HAS_NOT_SUPPORTED_CRITICAL_EXT when appropriate.
2010-10-06 20:46:49 +02:00
Juan Lang
d5bcf21c91
crypt32/tests: Test the base and SSL policies against a certificate with an invalid critical extension.
2010-10-06 20:46:49 +02:00
Juan Lang
ab1a3ccede
crypt32/tests: Test invalid critical extension in intermediate cert.
2010-10-06 20:46:49 +02:00
Dmitry Timoshkov
83bfa7636e
kernel32: Truncate the reported by GlobalMemoryStatus() memory limits for Win9x versions too.
2010-10-06 20:46:49 +02:00
Austin Lund
d08fc66732
riched20/tests: Plug a few memory leaks and make failure messages more meaningful.
2010-10-06 20:46:49 +02:00
Aric Stewart
66e1ad8a96
strmbase: Move InputPin implementation to strmbase.
2010-10-06 20:46:48 +02:00