Commit graph

49482 commits

Author SHA1 Message Date
Paul Vriens
d8339f2eed netapi32/tests: Fix the error text. 2008-08-27 14:19:27 +02:00
Alexandre Julliard
45a0f45cdd ntdll/tests: Fix a few more failures in the info test. 2008-08-27 14:19:23 +02:00
Aric Stewart
3f9aec17cd user32: Add test demonstrating the WM_PAINT loop. 2008-08-27 13:21:25 +02:00
Alexandre Julliard
bcc1bb2b36 user32: Apply the SendMessage recursion counter to DispatchMessage too. 2008-08-27 13:21:24 +02:00
Alistair Leslie-Hughes
ac29a3d838 msxml3: Correct unsupported functions in IDispatchEx. 2008-08-27 13:21:24 +02:00
Stefan Dösinger
462ddaa254 wined3d: Make the texture stage mapping nvrc independent. 2008-08-27 13:21:24 +02:00
Stefan Dösinger
0e2713a1e1 wined3d: Remove unneeded code.
The fixed function backend disables the extension. Also messing
with the final combiner shouldn't be needed if nvrc is disabled.
2008-08-27 13:21:24 +02:00
Stefan Dösinger
a674ae71ae wined3d: Remove dead code. 2008-08-27 13:21:24 +02:00
Stefan Dösinger
43fe6b0bcf wined3d: Remove some junk. 2008-08-27 13:21:24 +02:00
Stefan Dösinger
dda59e361c wined3d: Update the arbfp shader on a texturetransformflags change. 2008-08-27 13:21:24 +02:00
Stefan Dösinger
8f20b882bb wined3d: Handle texture transforms in the TEXTURETRANSFORMFLAGS state.
This is a nop by itself, but it makes it easier for fragment pipelines
to read WINED3DTSS_TEXTURETRANSFORMFLAGS.
2008-08-27 13:21:24 +02:00
Stefan Dösinger
8dcc6b66dc wined3d: Clean up the texbeml parameter forward.
There's no point in separating scale and luminance since they're
uploaded at the same time. We still want to separate the stages
though.
2008-08-27 13:21:24 +02:00
Stefan Dösinger
b294e43206 wined3d: D3DTOP_DOTPRODUCT3 colorop overrides the alphaop.
Note that the fix is only implemented in the arbfp and atifs fragment
pipeline. Unfortunately nvrc doesn't support dot3 as alpha operation.
2008-08-27 13:21:24 +02:00
Stefan Dösinger
97b57931d0 wined3d: Advertise a few line caps. 2008-08-27 13:21:24 +02:00
Stefan Dösinger
6bbcc5050b wined3d: Disable D3DFMT_R3G3B2. 2008-08-27 13:21:23 +02:00
Jeff Zaroyko
c7093febab msvcrt: Add a test for unlinking non-empty directories. 2008-08-27 13:21:23 +02:00
Detlef Riekenberg
a34f4ae848 shlwapi/tests: Add tests for UrlApplyScheme. 2008-08-27 13:21:23 +02:00
Detlef Riekenberg
b331b1a3ed shlwapi: Fix results for UrlApplyScheme. 2008-08-27 13:21:23 +02:00
Detlef Riekenberg
177c2a2798 shlwapi: Fix parameters for RegQueryValueExW to read the default value. 2008-08-27 13:21:23 +02:00
Detlef Riekenberg
52a406f72f include: Declare TranslateURL and needed flags. 2008-08-27 13:21:23 +02:00
Paul Vriens
3a7111e0de advapi32/tests: Remove tests for calculation with drivers. 2008-08-27 13:21:23 +02:00
Paul Vriens
6cd32ffc07 mstask/tests: Skip tests for security services if they are not implemented. 2008-08-27 13:21:23 +02:00
Hongbo Ni
435604c1fb shell32: Convert traditional Chinese resource to utf8. 2008-08-27 13:21:23 +02:00
Hongbo Ni
92d6f981f4 winecfg: Convert traditional Chinese resource to utf8. 2008-08-27 13:21:23 +02:00
Hongbo Ni
adb63f9e87 user32: Convert Chinese resource to utf8. 2008-08-27 13:21:23 +02:00
Hongbo Ni
c808b9063a clock: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:23 +02:00
Hongbo Ni
27670e715a comdlg32: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:23 +02:00
Hongbo Ni
1ae5258472 comdlg32: Convert traditional Chinese resource to utf8. 2008-08-27 13:21:23 +02:00
Hongbo Ni
50b6ed4bb6 progman: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Hongbo Ni
0eaabac545 wineconsole: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Hongbo Ni
60168f3860 shell32: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Hongbo Ni
e2f5ab434a comctl32: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Hongbo Ni
252243e932 winefile: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Hongbo Ni
746981a8e7 winhlp32: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Hongbo Ni
e371287971 notepad: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Nikolay Sivov
ef50aa330e gdiplus: Implemented GdipGetClip. 2008-08-27 13:21:22 +02:00
Nikolay Sivov
740bc043cb gdiplus: Fix for GpRegion clone helper. 2008-08-27 13:21:22 +02:00
Nikolay Sivov
0940154bd0 gdiplus: Add gdiplus debug channel to matrix.c. 2008-08-27 13:21:22 +02:00
Nikolay Sivov
59a9c1cf96 gdiplus: GdipPathIterNextPathType stub added with test. 2008-08-27 13:21:22 +02:00
Alexander Nicolaysen Sørnes
1def017ecd regedit: Ignore case when sorting values. 2008-08-27 13:21:22 +02:00
Alexander Nicolaysen Sørnes
c6d01ac847 regedit: Add listview entries as unicode. 2008-08-27 13:21:22 +02:00
Alexander Nicolaysen Sørnes
b0a8b66789 regedit: Fix leak in GetItemFullPathW. 2008-08-27 13:21:21 +02:00
Alexander Nicolaysen Sørnes
46ea43e677 regedit: Convert menu & statusbar handling to unicode. 2008-08-27 13:21:21 +02:00
Juan Lang
918303a308 cryptuiapi.h: Add missing definitions. 2008-08-27 13:21:21 +02:00
Juan Lang
4e6515e027 crypt32: Implement CryptVerifyDetachedMessageHash. 2008-08-27 13:21:21 +02:00
Juan Lang
1097513697 crypt32: Add tests for CryptVerifyDetachedHashMessage. 2008-08-27 13:21:21 +02:00
Juan Lang
6372b62863 crypt32: Add stub for CryptVerifyDetachedMessageHash. 2008-08-27 13:21:21 +02:00
Juan Lang
13545bee2d crypt32: Fix verifying the hash of a detached hash message. 2008-08-27 13:21:21 +02:00
Juan Lang
0fbef45f55 crypt32: Separate decoding data from finalizing (hashing or signing) it. 2008-08-27 13:21:21 +02:00
Juan Lang
9db120d015 crypt32: Add tests for verifying the hash of a detached hash message. 2008-08-27 13:21:21 +02:00