Henri Verbeet
|
bcf0b4b128
|
wined3d: Compare & copy with the correct clipplane size in IWineD3DStateBlockImpl_Capture().
|
2008-12-10 10:50:30 +01:00 |
Henri Verbeet
|
4aa00e8a21
|
wined3d: Rename texture_stage_op.color_correction to texture_stage_op.color_fixup.
This is consistent with other uses of struct color_fixup_desc.
|
2008-12-10 10:50:24 +01:00 |
Henri Verbeet
|
4aeaba0d29
|
wined3d: Use the actual fixup for the stage in gen_ati_shader().
This fixes a regression introduced by commit
89139b7589 .
|
2008-12-10 10:50:18 +01:00 |
Paul Vriens
|
3e6d1bfd93
|
riched32/tests: Remove the todo_wine logic where appropriate.
|
2008-12-10 10:49:57 +01:00 |
Paul Vriens
|
024a6bce5f
|
gdi32/tests: Fix a failure on NT4.
|
2008-12-10 10:49:50 +01:00 |
Juan Lang
|
8610a0b537
|
wintrust: Add tests for WVTAsn1SpcSpOpusInfoDecode.
|
2008-12-10 10:49:44 +01:00 |
Juan Lang
|
9e7c5626b3
|
wintrust: Implement WVTAsn1SpcSpOpusInfoEncode.
|
2008-12-10 10:49:38 +01:00 |
Juan Lang
|
796bb0734a
|
wintrust: Add tests for WVTAsn1SpcSpOpusInfoEncode.
|
2008-12-10 10:49:30 +01:00 |
Juan Lang
|
ffa3d341db
|
wintrust: Add stub for WVTAsn1SpcSpOpusInfoEncode.
|
2008-12-10 10:49:22 +01:00 |
Juan Lang
|
b21da737fe
|
crypt32: Allow setting CERT_KEY_PROV_HANDLE_PROP_ID if CERT_KEY_CONTEXT_PROP_ID has not previously been set.
|
2008-12-10 10:49:17 +01:00 |
Juan Lang
|
fce8a26c00
|
crypt32: Remove unnecessary casts.
|
2008-12-10 10:49:11 +01:00 |
Rico Schüller
|
8e02da9843
|
winhlp32: Fix German translation.
|
2008-12-10 10:48:52 +01:00 |
Rico Schüller
|
bd923fd307
|
wordpad: Fix German translation.
|
2008-12-10 10:48:49 +01:00 |
Jacek Caban
|
f0da28fc50
|
mshtml: Fixed a typo.
|
2008-12-10 10:48:45 +01:00 |
Paul Vriens
|
2b2f04c514
|
advapi32/tests: Fix a test failure on NT4.
|
2008-12-10 10:48:17 +01:00 |
Paul Vriens
|
d6cfe04621
|
advapi32/tests: Only skip tests on NT4.
|
2008-12-10 10:48:10 +01:00 |
Paul Vriens
|
732c1e8d31
|
msi/tests: Run tests again on Win9x and NT4.
|
2008-12-10 10:48:05 +01:00 |
Jacek Caban
|
095ce18b44
|
mshtml: Skip tests on broken IE6 versions.
|
2008-12-10 10:47:56 +01:00 |
Jacek Caban
|
905fcb87cf
|
mshtml: Make IHTMLElement::get_document vtbl offset independent.
|
2008-12-10 10:47:53 +01:00 |
Francois Gouget
|
2e7fc3e5c6
|
clock: Remove spaces before '\n' in the Swedish resources.
|
2008-12-10 10:47:49 +01:00 |
Francois Gouget
|
5e318eb46a
|
appwiz.cpl: It's ok to use "SysListView32" directly.
|
2008-12-10 10:47:45 +01:00 |
Francois Gouget
|
e766985b20
|
msvcrt: Fix the permissions returned by fstat*() (with test).
|
2008-12-10 10:47:34 +01:00 |
Francois Gouget
|
266ee43e23
|
msvcrt/tests: Add a stat() test.
|
2008-12-10 10:47:23 +01:00 |
Francois Gouget
|
5f8c3b4a38
|
msvcrt/tests: Stricter fstat() tests.
Don't allow fstat() to fail for no reason.
Better check the st_mode field.
|
2008-12-10 10:47:19 +01:00 |
Alexandre Julliard
|
48db9ceff4
|
wininet/tests: Use new test URLs on test.winehq.org.
|
2008-12-10 10:47:13 +01:00 |
Alexandre Julliard
|
490bb349ce
|
winetest: Report information about the CPU and host OS.
|
2008-12-10 10:47:08 +01:00 |
Alexandre Julliard
|
66eb4bd375
|
ntdll: Add a function to export the host OS type and version.
|
2008-12-09 19:33:06 +01:00 |
Alexandre Julliard
|
baaaa58b50
|
include: Fix a few compiler warnings for the Mingw64 build.
|
2008-12-09 17:56:16 +01:00 |
Alexandre Julliard
|
fc4f3efbd8
|
configure: Add detection of Mingw64 for crosstests.
|
2008-12-09 17:42:42 +01:00 |
Alexandre Julliard
|
74d63c020c
|
include: Fix the definition of 64-bit types for Mingw64.
|
2008-12-09 17:42:13 +01:00 |
Alexandre Julliard
|
4bddbedc41
|
include: Disable the asm optimizations for the Windows build.
|
2008-12-09 17:10:20 +01:00 |
Alexandre Julliard
|
f65e491668
|
shell32: Disable the Unix folder for the Windows build.
|
2008-12-09 17:10:10 +01:00 |
Alexandre Julliard
|
46678dcdde
|
configure: Add a check for the grp.h header.
|
2008-12-09 17:09:42 +01:00 |
Alexandre Julliard
|
53e165716d
|
configure: Add a wrapper macro for mkdir on Windows.
|
2008-12-09 16:15:18 +01:00 |
Paul Vriens
|
fba5c4f328
|
riched32/tests: Remove an incorrect comment.
|
2008-12-09 12:53:01 +01:00 |
Paul Vriens
|
e38d569590
|
advapi32/tests: Fix some test failures on NT4.
|
2008-12-09 12:52:55 +01:00 |
Aric Stewart
|
a4d4c07c2f
|
imm32: Implement W/A handling in ImmEscape.
|
2008-12-09 12:52:38 +01:00 |
Hans Leidekker
|
c58541e20a
|
ws2_32: Implement WSAIoctl(SIO_KEEPALIVE_VALS).
Based on a patch by Philippe Rétornaz.
|
2008-12-09 12:46:52 +01:00 |
Stefan Dösinger
|
40447e804d
|
ntdll: Print the SYSTEM_PERFORMANCE_INFORMATION only once.
|
2008-12-09 12:46:52 +01:00 |
Ricardo Filipe
|
0c406bec45
|
clusapi: Add stubs for ClusterEnum, ClusterOpenEnum and ClusterCloseEnum.
|
2008-12-09 12:46:52 +01:00 |
Hans Leidekker
|
5dd5c22506
|
clusapi: Add stubs for OpenCluster and CloseCluster.
|
2008-12-09 12:46:52 +01:00 |
Alexandre Julliard
|
77cf8034e4
|
server: Don't use size_t for module sizes, they are limited to 2Gb anyway.
|
2008-12-09 11:50:05 +01:00 |
Alexandre Julliard
|
db6e45488d
|
server: Get rid of the support for module snapshots, it is no longer needed.
|
2008-12-09 11:49:37 +01:00 |
Alexandre Julliard
|
82280618db
|
wininet: Include ws2tcpip.h before anything else for the Windows build.
|
2008-12-09 11:33:25 +01:00 |
Alexandre Julliard
|
956f19fa1b
|
include: Added the msvcrt memory.h header.
|
2008-12-09 11:30:53 +01:00 |
Henri Verbeet
|
ce4d03318b
|
wined3d: Fix some spelling errors.
|
2008-12-09 11:27:51 +01:00 |
Henri Verbeet
|
50a87e23e7
|
wined3d: Fix the IWineD3DVertexShader and IWineD3DPixelShader IUnknown methods.
IWineD3DVertexShader isn't supposed to implement IWineD3DPixelShader.
|
2008-12-09 11:27:32 +01:00 |
Henri Verbeet
|
4997bee1bf
|
wined3d: Add functions to initialize and free shader buffers.
|
2008-12-09 11:27:13 +01:00 |
Henri Verbeet
|
acbdd807b6
|
wined3d: Don't leak memory in IWineD3DPixelShaderImpl_GenerateShader().
This fixes a regression introduced by commit
0bf32b12f5 .
|
2008-12-09 11:27:02 +01:00 |
Henri Verbeet
|
f1f62fb5ce
|
wined3d: Remove some unused code.
|
2008-12-09 11:26:49 +01:00 |