Adam Petaccia
cb39d787e4
gdiplus: Stub GdipGetFamily.
2008-08-28 11:49:48 +02:00
Juan Lang
ff0760dcd3
crypt32: Implement CTL decoding.
2008-08-28 11:49:37 +02:00
Juan Lang
a96361361d
crypt32: Implement encoding CTLs.
2008-08-28 11:49:34 +02:00
Juan Lang
26d643d3e5
crypt32: Add tests for encoding/decoding CTLs.
2008-08-28 11:49:29 +02:00
Lei Zhang
f7e56d19c4
wininet: Remove redundant CrLf variables.
2008-08-28 11:24:50 +02:00
Lei Zhang
bc9e214f6f
wininet: Work around NULL headers when handling HTTP_QUERY_RAW_HEADERS_CRLF.
2008-08-28 11:24:50 +02:00
Paul Vriens
5bef4b05dd
quartz/tests: Use CreateFileA instead of CreateFileW to please win9x.
2008-08-28 11:24:49 +02:00
Paul Vriens
00662a190d
rpcrt4/tests: Skip ok check for win9x.
2008-08-28 11:24:49 +02:00
Paul Vriens
1cfb958a2e
oleaut32/tests: Skip some tests on win9x.
2008-08-28 11:24:49 +02:00
Stefan Dösinger
af8d268a39
wined3d: Handle projected textures properly in arbfp and atifs.
...
GL_ARB_fragment_program and GL_ATI_fragment_shader can disable
projected textures properly, and they can also handle
D3DTTFF_PROJECTED | D3DTTFF_COUNT3 properly.
2008-08-28 11:24:49 +02:00
Stefan Dösinger
ec4955630e
wined3d: Silence some format spam.
2008-08-28 11:24:49 +02:00
Stefan Dösinger
acc893c5cf
wined3d: Handle projected+bump mapped textures in atifs.
2008-08-28 11:24:49 +02:00
Stefan Dösinger
4635315655
wined3d: Replace a #if 0 with if(0).
2008-08-28 11:24:49 +02:00
Stefan Dösinger
a580325a47
wined3d: Remove some more junk code.
2008-08-28 11:24:49 +02:00
Stefan Dösinger
750973cec5
wined3d: Remove BaseTexture::UnBindTexture.
2008-08-28 11:24:49 +02:00
Stefan Dösinger
005e5e868e
wined3d: Replace an #if 0 with if(0).
2008-08-28 11:24:49 +02:00
Andrew Talbot
8c5c913fc0
jscript: Sign-compare warnings fix.
2008-08-28 11:24:49 +02:00
Andrew Talbot
8e638e147e
iphlpapi: Sign-compare warning fix.
2008-08-28 11:24:48 +02:00
Martin Profittlich
b83de4adef
user32: Make RegisterDeviceNotificationW behave likeRegisterDeviceNotificationA.
2008-08-28 11:24:48 +02:00
Nikolay Sivov
fb62d06151
gdiplus: Fix for CombineModeReplace with some tests.
2008-08-28 11:24:48 +02:00
Nikolay Sivov
b8711acb15
gdiplus: Added test shows that CombineModeReplace actually replaces data.
2008-08-28 11:24:48 +02:00
Nikolay Sivov
0df5fb50f7
gdiplus: Implemented GdipSetClipRegion with basic tests.
2008-08-28 11:24:48 +02:00
Nikolay Sivov
fb57a66378
gdiplus: Implemented GdipIsEmptyRegion with tests.
2008-08-28 11:24:48 +02:00
Nikolay Sivov
26cb843130
gdiplus: Move some TRACE() higher in region.c.
2008-08-28 11:24:48 +02:00
Nikolay Sivov
532a50df2f
gdiplus: Added TRACE/FIXME to all PathIterator calls.
2008-08-28 11:24:48 +02:00
Stefan Leichter
66f010e123
rasapi32: Fix tests on platforms winme and some win98.
2008-08-28 11:24:48 +02:00
Juan Lang
2d02ec7488
crypt32: Don't ignore errors when encoding items in an array.
2008-08-28 11:24:48 +02:00
Juan Lang
e594d24006
crypt32: Implement authority info access decoding.
2008-08-28 11:24:30 +02:00
Juan Lang
7e848b6cdc
crypt32: Implement authority info access encoding.
2008-08-28 11:03:56 +02:00
Juan Lang
76f400b771
crypt32: Test encoding/decoding the authority info access extension.
2008-08-28 11:03:49 +02:00
Paul Vriens
dd0ec9f811
msi/tests: Remove service tests.
2008-08-28 11:03:42 +02:00
Vijay Kiran Kamuju
d2625be02f
advapi32: Add stub for ConvertToAutoInheritPrivateObjectSecurity.
2008-08-28 11:03:36 +02:00
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
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
adb63f9e87
user32: Convert 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
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
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
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
Rob Shearman
fd75c21c6d
msxml3: Use CP_UNIXCP instead of CP_ACP in libxmlFatalError as the input string is one generated by a native OS function.
2008-08-27 13:21:21 +02:00
Rob Shearman
a7e1753d7b
winealsa.drv: Use CP_UNIXCP instead of CP_ACP for strings obtained from native OS functions.
2008-08-27 13:21:21 +02:00
Rob Shearman
bce9cd38b0
rpcrt4: Add tests for RpcBindingReset.
2008-08-27 13:21:21 +02:00
Paul Vriens
2d18e5aac4
comctl32/tests: Don't assert on not implemented function.
2008-08-27 13:21:21 +02:00
Paul Vriens
0bafb78755
shlwapi/tests: Fix a test on Vista.
2008-08-27 13:21:20 +02:00
Hans Leidekker
70c6a8ac62
winhttp: Implement WinHttpSetCredentials.
...
Only supports the basic authentication scheme.
2008-08-27 13:21:20 +02:00
Hans Leidekker
3f85f4552b
winhttp: Implement WinHttpQueryAuthSchemes.
2008-08-27 13:21:20 +02:00
Huw Davies
1319b367fc
crypt32: Add support for CERT_NAME_STR_REVERSE_FLAG.
2008-08-27 13:21:20 +02:00
Huw Davies
1c3d02ad00
cryptdlg: Add stubs for CertViewProperties.
2008-08-27 13:21:20 +02:00
Jacek Caban
d58666123a
shdocvw: Pass the right IDispatch to NavigateComplete2 and DocumentComplete.
2008-08-27 13:21:20 +02:00
Dmitry Timoshkov
5307a75c42
user32: Partially revert 499c26ce66
.
...
This part of the patch really has nothing to do with an idea the patch
aimed to achieve.
2008-08-27 13:21:20 +02:00
Dmitry Timoshkov
dddec81dfb
user32: Add a test for monitor work area, fix some failures.
2008-08-27 13:21:20 +02:00
Alexandre Julliard
cf36931614
ntdll/tests: Handle a couple of failures on NT4.
2008-08-26 20:43:33 +02:00
Alexandre Julliard
220bc61c21
Include sys/filio.h to get the FIONREAD definition on Solaris.
2008-08-26 20:40:57 +02:00
Alexandre Julliard
8f3a7a8494
wininet/tests: Add a couple more optional notifications.
2008-08-26 20:40:28 +02:00
Alexandre Julliard
9bded7bb2a
wininet: Avoid testing errno when it isn't set. Simplify NETCON_getNextLine a bit.
2008-08-26 20:40:09 +02:00
Paul Vriens
5f727cb2af
crypt32/tests: Use CryptAcquireContextA instead of CryptAcquireContextW.
2008-08-26 13:41:19 +02:00
Hans Leidekker
18677beb57
winhttp: Remove some unneeded includes.
2008-08-26 12:07:44 +02:00
Hans Leidekker
6619e54d1e
winhttp: Implement WinHttpWriteData.
2008-08-26 12:07:43 +02:00
Hans Leidekker
728bf77c83
winhttp: Implement WinHttpReadData.
2008-08-26 12:07:43 +02:00
Hans Leidekker
d7f5467652
winhttp: Implement WinHttpQueryDataAvailable.
2008-08-26 12:07:43 +02:00
Hans Leidekker
b170ac20dd
winhttp: Implement WinHttpReceiveResponse.
2008-08-26 12:07:43 +02:00
Hans Leidekker
f07f2304b0
winhttp: Implement WinHttpSendRequest.
2008-08-26 12:07:43 +02:00
Hans Leidekker
266c4b2c04
winhttp: Add networking infrastructure.
2008-08-26 12:07:43 +02:00
Hans Leidekker
ac95d77e1f
winhttp: Add support for querying most of the standard header attributes.
2008-08-26 12:07:43 +02:00
Paul Vriens
8be7d00041
shell32/tests: Run tests again on win95.
2008-08-26 12:07:43 +02:00
Paul Vriens
d9f37dd022
d3dxof/tests: Run tests again on win9x.
2008-08-26 12:07:43 +02:00
Alexandre Julliard
42563b407b
msvcrt/tests: Add support for some broken demangle results on older Windows versions.
2008-08-26 12:07:43 +02:00
Alexandre Julliard
fcdce5c6f3
ntdll/tests: Allow alternate results in the string tests to make them pass on Vista.
2008-08-26 12:07:43 +02:00
Alexandre Julliard
f7a8436e92
ntdll/tests: Allow alternate results in the info test to make it pass on Vista.
2008-08-26 12:07:42 +02:00
Alexandre Julliard
d1f8dd1549
ntdll/tests: Allow alternate results in the env test to make it pass on Vista.
2008-08-26 12:07:42 +02:00