Commit Graph

46601 Commits

Author SHA1 Message Date
Kirill K. Smirnov
73bd6da208 mshtml: Fix copy/paste error. 2008-05-26 19:45:49 +02:00
Gregor Münch
2b7debe01b winhlp32: Update German translation. 2008-05-26 19:45:44 +02:00
Gregor Münch
13cb6a838c shell32: Update German translation. 2008-05-26 19:45:36 +02:00
Alexandre Julliard
83a21c6886 tests: Use the Wine import libraries when compiling with MinGW. 2008-05-26 19:26:20 +02:00
Alexandre Julliard
0e3eda3425 programs: Use the Wine import libraries when compiling with MinGW. 2008-05-26 19:26:06 +02:00
Alexandre Julliard
2e83ea49be winedbg: Fix compile when poll() is not available. 2008-05-26 19:25:04 +02:00
Alexandre Julliard
10e795a091 libport: Move the sigsetjmp replacement to exception.h to make it available for Winelib too. 2008-05-26 19:23:43 +02:00
Francois Gouget
2321017707 kernel32/tests: Get the tests running again on Win95. 2008-05-26 18:01:06 +02:00
Maarten Lankhorst
c77f02c031 include: Add missing RpcMgmtIsServerListening declaration. 2008-05-26 18:00:53 +02:00
Kai Blin
cabb350f2f ws2_32: Add support for FROM_PROTOCOL_INFO to WSASocket(). 2008-05-26 18:00:18 +02:00
James Hawkins
3978df4e52 rpcrt4: Trace the results of two statuses that return different results across platforms. 2008-05-26 18:00:08 +02:00
James Hawkins
f2aa3259b9 shell32: Test against the long form of the path. 2008-05-26 18:00:03 +02:00
James Hawkins
cf0420cbbc winetest: Use the win32 API to extract the tests. 2008-05-26 17:59:59 +02:00
James Hawkins
173d79a3f4 mshtml: Fix a test failure in win2k3. 2008-05-26 17:59:54 +02:00
James Hawkins
eb70c4ae47 mshtml: Add missing OLECMDID definitions. 2008-05-26 17:59:49 +02:00
Eric Pouech
1a34d70354 dbghelp: Don't crash when parsing the forward declaration of a function. 2008-05-26 17:59:39 +02:00
Andrej Sinicyn
34c0bd760f regedit: Update the German translation. 2008-05-26 17:59:32 +02:00
Michael Karcher
8d4d7b267d crypt32: CertGetPublicKeyLength should check only cert encoding type.
pktextract calls CertGetPublicKeyLength with dwCertEncodingType
of X509_ASN_ENCODING | PKCS_7_ASN_ENCODING, MSDN explicitly
allows it.
2008-05-26 17:59:20 +02:00
Michael Karcher
8fa3b6871f crypt32: Pass on aiKeyAlg on RSA key import. 2008-05-26 17:59:07 +02:00
Michael Karcher
a3223df865 crypt32: Fix order-of-evaluation dependence. 2008-05-26 17:59:03 +02:00
Michael Karcher
a6087662ba crypt32: Fix integer overflow. 2008-05-26 17:58:58 +02:00
Jacek Caban
98e2424183 mshtml: Fixed more tests on IE 7. 2008-05-26 17:58:24 +02:00
Jacek Caban
9b2e7710bc mshtml: Make Wine behave like IE 7. 2008-05-26 17:58:20 +02:00
Jacek Caban
28888b4579 mshtml: Fixed some tests on IE 7. 2008-05-26 17:58:16 +02:00
Alistair Leslie-Hughes
6a90c5890c msxml3: Stopped tests from crashing and a Win98 fix. 2008-05-26 17:55:19 +02:00
Alexandre Julliard
3c1c617277 Release 1.0-rc2. 2008-05-23 17:08:29 +02:00
Alexandre Julliard
6504ee442b README: Updated. 2008-05-23 12:10:24 +02:00
James Hawkins
0fad82a9c7 opengl32: Trace a test result that fails inconsistently across different drivers. 2008-05-23 12:10:16 +02:00
James Hawkins
8c68e18d53 mshtml: Fix a few test failures in win2k3. 2008-05-23 12:10:13 +02:00
James Hawkins
e92f9054dd kernel32: Don't test the invalid locale 0 if it is enumerated. 2008-05-23 12:10:10 +02:00
Alam Arias
a3b7030ee8 include: Modify UNREFERENCED macros to cast to void. 2008-05-23 12:10:04 +02:00
Markus Weiland
df51bbf49f dxdiagn: Implemented OS version properties for DXDiagSystemInfoContainer. 2008-05-23 11:58:44 +02:00
Andrew Talbot
3c5308b804 comctl32: Indentation fix. 2008-05-23 11:58:18 +02:00
Maarten Lankhorst
72be44ee7d winmm: Fix valgrind warnings on exit. 2008-05-22 23:39:11 +02:00
Maarten Lankhorst
a486ec907d include: Update aviriff header to use the right alignment. 2008-05-22 23:39:11 +02:00
Maarten Lankhorst
63699cf58c msacm32.drv: Check for message type before comparing handles.
Fixes a valgrind warning.
2008-05-22 21:29:48 +02:00
Maarten Lankhorst
6589d9ab95 winmm: Use HeapAlloc in the wave test instead of using strdup. 2008-05-22 21:29:48 +02:00
Alexandre Julliard
62b0e91c38 winex11: Add support for X11 mouse buttons 8 and 9. 2008-05-22 20:45:30 +02:00
Alexandre Julliard
70949a6ba5 wineinstall: Remove a lot of no longer needed code. 2008-05-22 20:44:18 +02:00
Alexandre Julliard
00388c1b6a gdi32: Use atan2 to compute angles in WidenPath without triggering floating point errors. 2008-05-22 20:43:55 +02:00
Alexandre Julliard
93cbb7a5db gdi32: Perform coordinate transformations using doubles instead of floats to avoid precision loss. 2008-05-22 17:43:01 +02:00
Alexandre Julliard
688febb8ce user32: Return reasonable values in GetWindowPlacement for the desktop window. 2008-05-22 17:04:22 +02:00
James Hawkins
03a7ddb73c mlang: Fix all test failures for NT+ platforms. 2008-05-22 12:46:18 +02:00
James Hawkins
94459b88d4 mlang: Only return the locale language name if no country name exists. 2008-05-22 12:46:14 +02:00
Vitaliy Margolen
67daa7f760 wineserver: Add support for long command line options. 2008-05-22 12:41:24 +02:00
Alexandre Julliard
284335229a kernel32: Don't require write access on profile file when only reading. 2008-05-22 12:15:37 +02:00
Maarten Lankhorst
5026c25e05 quartz: Initialize some uninitialized variables in the video renderer. 2008-05-22 11:46:25 +02:00
Maarten Lankhorst
c4e32aad01 quartz: Do timekeeping in the avi decoder.
Fixes the timestamps generated.
2008-05-22 11:46:19 +02:00
Maarten Lankhorst
6d7518685e quartz: Don't free memory twice in null renderer.
_Release already frees it.
2008-05-22 11:46:05 +02:00
Maarten Lankhorst
a9a852faa9 ntdll: Give earlier notify to valgrind that HeapFree is trying to free some memory. 2008-05-22 11:45:40 +02:00