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
Alexandre Julliard
517644971c
shell32/tests: Fix an unsigned comparison warning.
2008-08-26 12:07:42 +02:00
Alexandre Julliard
1f563440aa
wininet/tests: Add support for optional notifications. Fix the test to pass again on Windows and Wine.
2008-08-26 12:07:42 +02:00
Nikolay Sivov
078c6a3925
gdiplus: Implemented GdipIsInfiniteRegion with tests.
2008-08-26 12:07:42 +02:00
Nikolay Sivov
32ac2d1909
gdiplus: Test for default Graphics clipping region.
2008-08-26 12:07:42 +02:00
Nikolay Sivov
c61ece6752
gdiplus: Basic parameter check in GdipTransformPoints with tests.
2008-08-26 12:07:42 +02:00
Nikolay Sivov
960de09ed1
gdiplus: GdipDeleteGraphics affected by busy state too. Test added.
2008-08-26 12:07:42 +02:00
Vladimir Pankratov
722e1f9fce
shell32: Update Russian translation.
2008-08-26 12:07:42 +02:00
Roy Shea
65d9871463
mstask: Implemented (Set|Get)Trigger.
2008-08-26 12:07:42 +02:00
Roy Shea
7c5f411e7a
mstask: Implemented CreateTrigger.
2008-08-26 12:07:42 +02:00
Luis C. Busquets Pérez
21060b0762
d3dx8: D3DXQuaternionRotationMatrix correct compare value for the trace.
2008-08-26 12:07:41 +02:00
Stefan Dösinger
058ebe3789
winex11: Add a run-total fps counter to the fps debug channel.
2008-08-26 12:07:41 +02:00
Stefan Dösinger
9b94c0abb9
wined3d: Make the alphaop == colorop matching a bit smarter.
2008-08-26 12:07:41 +02:00
Stefan Dösinger
4767be8cde
wined3d: The final luminance factor is clamped.
2008-08-26 12:07:41 +02:00
Stefan Dösinger
f8ead75566
wined3d: Declare the texture factor when D3DTOP_BLENDFACTORALPHA is used.
2008-08-26 12:07:41 +02:00
Stefan Dösinger
9a6bc683e1
wined3d: Use the correct texture limit.
...
We have to use the texture limit of the fragment pipeline in use here,
not the fixed function GL texture limit.
2008-08-26 12:07:41 +02:00
Stefan Dösinger
8fc2cfe432
wined3d: Fix projected bump mapping.
2008-08-26 12:07:41 +02:00
Stefan Dösinger
6c6a6a2e61
wined3d: Implement D3DTA_ALPHAREPLICATE in arbfp and atifs.
...
Also adds a simple test for this. In the fixed function and nvrc/nvts
code this already works properly.
2008-08-26 12:07:41 +02:00
Stefan Dösinger
6c12b81552
wined3d: Implement D3DTOP_BUMPENVMAPLUMINANCE.
2008-08-26 12:07:41 +02:00
Stefan Dösinger
e8b9f167d6
wined3d: Fix the texcoord size mask.
...
There is room for 8 texture coordinates, not just 4.
2008-08-26 12:07:41 +02:00
Stefan Dösinger
58ac095d9d
ddraw: Don't destroy the application's window.
2008-08-26 12:07:40 +02:00
Damjan Jovanovic
506ff74bb1
oleaut32: Thousands separator support for VarFormat.
2008-08-26 12:07:40 +02:00
Andrew Talbot
b31766fee6
dxdiagn: Sign-compare warning fix.
2008-08-26 12:07:40 +02:00
Paul Vriens
56ba2baa01
kernel32/tests: Use skip instead of trace.
2008-08-26 10:57:50 +02:00
Paul Vriens
ac07480fab
kernel32/tests: Use a file that is available on all platforms.
2008-08-26 10:57:05 +02:00
Paul Vriens
920c1fc77a
kernel32/tests: Fix two failures on win9x.
2008-08-26 10:56:58 +02:00
Paul Vriens
70c7cd2bd6
advapi32/tests: Don't test unimplemented functions.
2008-08-26 10:56:50 +02:00
Paul Vriens
e3bd938bd1
advapi32/tests: SC_MANAGER_ENUMERATE_SERVICE is enough.
2008-08-26 10:56:46 +02:00
Jacek Caban
7d367d9260
jscript: Added JSGlobal typelib.
2008-08-26 10:56:40 +02:00
Alexandre Julliard
348b3b3af0
dnsapi: Fix compile without the resolv library.
2008-08-25 16:14:51 +02:00
Alexandre Julliard
fb17ae0b83
winhttp: Add support for building on Windows.
2008-08-25 15:56:50 +02:00
Alexandre Julliard
911ce51daf
winhttp: Fix WinHttpSetDefaultProxyConfiguration spec entry.
2008-08-25 15:56:41 +02:00
Alexandre Julliard
e84bc545c3
gdi32: Add missing WineEngRealizationInfo function for the non-freetype case.
2008-08-25 15:38:27 +02:00
Alexandre Julliard
b3ec2e5f95
makefiles: Recurse into all directories for install-lib and install-dev too.
2008-08-25 14:27:03 +02:00
Alexandre Julliard
9ce31cf80b
d3dxof: Don't make local variables static.
2008-08-25 12:37:48 +02:00
Christian Costa
2f98206111
d3dxof: Implement storage of parsed information.
2008-08-25 12:36:30 +02:00
Damjan Jovanovic
05a2c56622
oleaut32: Fix negative number handling in VarFormat.
2008-08-25 12:36:26 +02:00
Roy Shea
2172120fae
mstask: Implemented PersistFile_Save stub.
2008-08-25 12:28:10 +02:00
Stefan Dösinger
e110f2c680
wined3d: Don't retry less strict formats if a match was found.
2008-08-25 12:26:26 +02:00
Stefan Dösinger
61a900fdfc
wined3d: Fix the drawStridedSlow callback function calling convention.
...
Since some of those function pointers are direct GL functions the function
prototype needs the WINE_GLAPI calling convention. This makes prevents
drawStridedSlow from crashing with USE_WIN32_OPENGL.
2008-08-25 12:26:17 +02:00
Stefan Dösinger
ec633bf789
wined3d: Disable D3DFMT_A2W10V10U10.
2008-08-25 12:25:33 +02:00
Stefan Dösinger
1043a04673
wined3d: Disable D3DFMT_A4L4.
2008-08-25 12:25:23 +02:00
Stefan Dösinger
f39e122477
wined3d: Add fixed function sRGB write correction.
2008-08-25 12:25:13 +02:00
Stefan Dösinger
6c87a66355
wined3d: Get a GL context before creating a PBO.
2008-08-25 12:24:43 +02:00
Stefan Dösinger
ba58adaaf6
wined3d: Remove a few texture initializations.
...
This is done by LoadLocation now.
2008-08-25 12:24:33 +02:00
Stefan Dösinger
f0f32912a6
wined3d: Make sure the pixel shader is compiled.
...
If we're heading out of the pixelshader handler early, and a pixel
shader is in use, the pixel shader may not be compiled. The vertex
shader handler then checks if the pixel shader is dirty, and calls the
shader backend to apply the shader if it isn't. Thus, in the case of
GLSL, the shader code could attempt to link an uncompiled shader into
the program. This isn't much of a problem because when the fog is
applied, the pixel shader is compiled and the program re-linked.
2008-08-25 12:24:24 +02:00
Stefan Dösinger
5b77a2f90b
wined3d: Override the default filter of conditional np2 textures.
2008-08-25 12:24:06 +02:00
Markus Hitter
cadb885473
user32: Better reflect the current state of DrawIconEx.
2008-08-25 12:23:42 +02:00
Chris Robinson
9f82368908
wined3d: Use the proper internal type for some formats.
2008-08-25 12:23:00 +02:00
David Adam
86d392cce8
d3dx8: Remove useless variables.
2008-08-25 12:22:54 +02:00
Alexandre Julliard
dbb535e4e9
configure: Use the generic directory enabling mechanism to turn off dlls that depend on external libraries.
2008-08-25 12:12:28 +02:00