Commit Graph

33585 Commits

Author SHA1 Message Date
Rob Shearman
d6503215ef include: Add some missing defines and function declarations to rpcdce.h. 2008-06-10 11:33:13 +02:00
Dan Kegel
035f1dd0b0 oleaut32/tests: Initialize reserved fields to unique values. 2008-06-09 19:39:55 +02:00
Dan Kegel
3b0924cf83 kernel32/tests: Initialize buffer. 2008-06-09 19:39:49 +02:00
Alexandre Julliard
3a84cbe742 kernel32: Add support for the execute protection values in CreateFileMappingW. 2008-06-09 19:11:25 +02:00
Zhangrong Huang
a21b3f0abd gdi32: Add more Asian codepages to get default fallback fonts. 2008-06-09 19:09:29 +02:00
Francois Gouget
61590c6122 shell32: Tweak the French license message to better match the English one. 2008-06-09 19:09:29 +02:00
Alistair Leslie-Hughes
558ae52cc4 msxml3: Stop tests crashing under windows 98. 2008-06-09 19:09:29 +02:00
Alexandre Julliard
77416b8668 winex11: Add a trace in ExtEscape to make wgl problems easier to diagnose. 2008-06-09 16:57:38 +02:00
Paul Vriens
e63f4fcfbc setupapi/tests: Fix two more tests on Windows 2000. 2008-06-09 16:55:50 +02:00
Paul Vriens
02b05393c8 setupapi/tests: Fix a test on Windows 2000. 2008-06-09 16:55:42 +02:00
Paul Vriens
5777a3d6cf comdlg32/tests: Use GetModuleHandle instead of LoadLibrary. 2008-06-09 16:55:27 +02:00
Alexandre Julliard
853db9a79d rpcrt4: Properly handle the case of a client having disconnected in rpcrt4_conn_listen_pipe. 2008-06-09 12:56:42 +02:00
David Adam
c41a903969 Revert "amstream: Fix the condition of existence of the IMediaStream interface."
This reverts commit 653c7e7dca.
2008-06-09 12:55:54 +02:00
Jacek Caban
54ef871161 shdocvw: Fixed DISPID_ONTOOLBAR test on IE7. 2008-06-09 12:45:01 +02:00
Michael Karcher
5333923253 gdi32: Respect DIB_PAL_COLORS in every case. 2008-06-09 12:40:48 +02:00
Roderick Colenbrander
b73b2eca47 wined3d: Update ATI GPUs. 2008-06-09 12:40:22 +02:00
Roderick Colenbrander
38a98f6789 wined3d: Update nvidia GPUs. 2008-06-09 12:40:10 +02:00
Paul Vriens
fe5b8ada64 kernel32/tests: Add a skip message for win95. 2008-06-09 12:39:29 +02:00
Paul Vriens
ee69c6141b advpack/tests: Add a FreeLibrary and a skip message. 2008-06-09 12:39:26 +02:00
Jonathan Ernst
bcdfb88e53 kernel: Updated French translation. 2008-06-09 12:39:08 +02:00
Rico Schüller
2e4c9b3da7 shell32: Fix German shortcuts in the menu. 2008-06-09 12:38:57 +02:00
Jacek Caban
5fb656f958 urlmon/tests: Always clear expect_* variables. 2008-06-09 12:38:48 +02:00
Jacek Caban
f6a3234bf3 mshtml: Added FIXME about QUERY_USES_HISTORYFOLDER in about protocol. 2008-06-09 12:38:36 +02:00
Paul Vriens
d1108c8774 iphlpapi/tests: Fix test on Vista. 2008-06-09 12:37:48 +02:00
Paul Vriens
fa68a3d9c3 iphlpapi/tests: Fix crash on Vista. 2008-06-09 12:37:39 +02:00
Austin English
7bdee81c05 rsaenh: Fix a couple failing tests on 2k. 2008-06-09 12:37:24 +02:00
Paul Vriens
1567813361 setupapi/tests: Fix test for win9x and Vista. 2008-06-09 12:37:19 +02:00
Jonathan Ernst
7c9dc85d48 shell32: Updated French translation. 2008-06-06 15:27:26 +02:00
Paul Vriens
31678eff50 urlmon/tests: Fix test on IE7. 2008-06-06 15:27:12 +02:00
Paul Vriens
6689994362 shlwapi/tests: Don't create testfile at a fixed location. 2008-06-06 15:27:01 +02:00
Dmitry Timoshkov
1c8994247e d3d9: Avoid a not needed address-of operator. 2008-06-06 10:29:18 +02:00
Dmitry Timoshkov
92dfc02b01 d3d8: Avoid a not needed address-of operator. 2008-06-06 10:29:14 +02:00
Dmitry Timoshkov
2cf47c00f2 ddraw: Avoid a not needed address-of operator. 2008-06-06 10:29:09 +02:00
Michael Stefaniuc
5392facf38 browseui: Remove duplicate initguid.h include. 2008-06-06 10:29:04 +02:00
Dan Kegel
3fa578220e oleaut32/tests: VariantInit() isn't enough, you have to give a value, too. 2008-06-06 10:28:48 +02:00
Dan Kegel
d38dc0233a msxml/tests: Use VariantInit, not VariantClear, to initialize new variants. 2008-06-06 10:28:42 +02:00
Dan Kegel
a302ec645c msi/tests: Initialize buffer lengths before calling MsiSourceListEnumMediaDisks. 2008-06-06 10:28:35 +02:00
Stefan Dösinger
2173fde722 wined3d: Avoid float->string conversion in arb shaders. 2008-06-06 10:28:24 +02:00
Michael Stefaniuc
9a62d27ff1 shell32: Fix the Turkish translation. 2008-06-06 10:28:00 +02:00
Michael Stefaniuc
8f844f3804 wineps.drv: Fix the Dutch translation. 2008-06-06 10:27:31 +02:00
Francois Gouget
8f91acc894 gdi32/tests: Take into account several Win9x bugs in GetObject(). 2008-06-05 15:53:32 +02:00
Francois Gouget
a9037a6592 resources: Fix some overly long '...' instances. 2008-06-05 15:53:22 +02:00
Francois Gouget
39cb432b68 Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
Alexandre Julliard
c819a87d33 shell32: Fixed the French about box. 2008-06-05 14:07:00 +02:00
Alexandre Julliard
14194452a8 user32/tests: Fix the dde test race correctly this time. 2008-06-05 12:43:17 +02:00
Paul Vriens
b3db514cd5 wintrust/tests: Fix test on win9x. 2008-06-05 12:31:00 +02:00
Matthew D'Asaro
f684dac0fc mmio: Do not zero current file position whenever mmioSetBuffer is called. 2008-06-05 11:27:54 +02:00
Rico Schüller
c1309eb71e shell32: Update German translation. 2008-06-05 11:25:02 +02:00
Michael Stefaniuc
a0beda8f86 mlang: Fix compile warning introduced by a6cdd538. 2008-06-05 11:24:53 +02:00
Dan Kegel
06abaaf218 secur32/tests: Don't free if not allocated. 2008-06-04 12:55:42 +02:00
Dan Kegel
a8ad5cd558 oleaut32/tests: Use VariantInit, not VariantClear, to initialize new variants. 2008-06-04 12:53:33 +02:00
Dan Kegel
ecfa0fbcea msi: MsiSourceListEnumMediaDisksW: free original string, not substring. 2008-06-04 12:53:25 +02:00
Alexandre Julliard
8f7f203649 gdi32/tests: Reduce the size of the test output a little. 2008-06-04 12:52:18 +02:00
Alexandre Julliard
a6cdd538f5 mlang/tests: Reduce the size of the test output a little. 2008-06-04 12:52:13 +02:00
Zac Brown
d62c3197b3 winmm: msiSendStringW: Don't free substring after original string has already been freed. 2008-06-04 12:51:49 +02:00
Dan Kegel
9d54392ca9 userenv/tests: Fix buffer overrun. 2008-06-04 12:50:36 +02:00
Austin English
955adcbce9 advpack: Fix a test failure on 9x. 2008-06-04 12:41:09 +02:00
Vijay Kiran Kamuju
e666bb2a5c rsaenh: Fix AES provider keys for Windows XP. 2008-06-04 12:41:01 +02:00
Alexandre Julliard
69414975e1 user32/tests: Abstract the printing of minmax info and do it all on one line. 2008-06-04 12:34:53 +02:00
Alexandre Julliard
3cc1270f99 user32/tests: Don't add a newline before dumping the flag values. 2008-06-04 12:34:27 +02:00
Alexandre Julliard
ebb8311a4b kernel32/tests: Don't check every single Unicode char if the tables are clearly not compatible. 2008-06-04 12:33:38 +02:00
Alexandre Julliard
ea1a182969 crypt32/tests: Fix an end of line character. 2008-06-04 12:33:03 +02:00
Michael Stefaniuc
db74eb3954 comdlg32: Fix the Czech translation. 2008-06-04 12:32:16 +02:00
Michael Stefaniuc
d5c45a411d oledlg: Fix the Italian translation. 2008-06-04 12:32:13 +02:00
Alistair Leslie-Hughes
294573a594 snmpapi: Correct snmpapi tests under win98. 2008-06-04 12:31:45 +02:00
Zac Brown
b483b68013 ntdll/tests: Actually verify right bytes received in aio test. 2008-06-03 11:17:36 +02:00
Roderick Colenbrander
0ca7d443ac wined3d: Add a WineD3D_ChoosePixelFormat line. 2008-06-03 11:17:27 +02:00
Roderick Colenbrander
042d0394dc wined3d: Add a registry key to allow/disallow multisampling.
Right now it is set to disabled due to an Nvidia GLXBadDrawable
bug. Second there is some issue (driver bug too?) in FBO mode.
2008-06-03 11:17:09 +02:00
Stefan Dösinger
cd7825c893 wined3d: Hardcode local constants with glUniform4fvARB. 2008-06-03 11:13:59 +02:00
Stefan Dösinger
e4413f2012 wined3d: Give local constants a shader type prefix. 2008-06-03 11:13:09 +02:00
H. Verbeet
35bdc00479 wined3d: Set the surface location to SFLAG_INSYSMEM for depth stencils on Reset. 2008-06-03 11:11:44 +02:00
H. Verbeet
3687207a04 wined3d: Fix WINED3DTOP_MULTIPLYADD for ATI cards. 2008-06-03 11:11:30 +02:00
Michael Karcher
a6e515af83 d3d9/tests: Keep swapchain while its backbuffer is in use. 2008-06-03 11:11:20 +02:00
Michael Stefaniuc
a2c6b25e12 shell32: Fix the Italian translation. 2008-06-03 11:11:11 +02:00
Michael Stefaniuc
ee924bfde7 shell32: Fix the Swedish translation. 2008-06-03 11:11:04 +02:00
Michael Stefaniuc
5c7f613c77 shell32: Fix the Czech translation. 2008-06-03 11:10:58 +02:00
Michael Stefaniuc
19d06126af crypt32: Fix the Swedish translation. 2008-06-03 11:10:54 +02:00
Kirill K. Smirnov
b85574fc66 mshtml: Fix yet another copy/paste typo. 2008-06-03 11:10:45 +02:00
Vitaliy Margolen
e3fc64aaec user32: Fix input tests failing on WinXP+. 2008-06-03 11:10:37 +02:00
Alexandre Julliard
e0c35a8582 user32/tests: Fix race condition in DDE server startup. 2008-06-02 14:13:01 +02:00
Hans Leidekker
656a035821 wininet: Don't send a "Connection: Close" header. 2008-06-02 14:05:32 +02:00
Hans Leidekker
a6dc4a9a44 wininet: Return success from the InternetSetOption(INTERNET_OPTION_DISABLE_AUTODIAL) stub. 2008-06-02 13:46:00 +02:00
Hans Leidekker
9d55252d41 wininet: Don't send a handle closing callback for session handles created with InternetOpenUrl. 2008-06-02 13:45:53 +02:00
Hans Leidekker
2f99450c49 wininet: Make resolving hostnames thread-safe. 2008-06-02 13:44:31 +02:00
Jon Griffiths
7cdc50fede oleaut32/tests: Fix memory leaks reported by valgrind. 2008-06-02 13:44:19 +02:00
Jonathan Ernst
992e3edc4b shell32: Updated French translation. 2008-06-02 12:39:37 +02:00
James Hawkins
7352978713 ddraw: Delete the temporarily attached surface. 2008-06-02 12:35:14 +02:00
Hwang YunSong(황윤성)
aa821fdd7b shell32: Updated Korean resource. 2008-06-02 12:33:08 +02:00
James Hawkins
6fc9d7e59d urlmon: Fix a few failing tests in win2k3. 2008-06-02 12:32:57 +02:00
José Manuel Ferrer Ortiz
85e839a2c2 Spanish translations updates. 2008-06-02 12:32:47 +02:00
Alexandre Julliard
7c61679989 wininet: Include openssl/ssl.h before Windows headers. 2008-06-02 12:14:37 +02:00
Alexandre Julliard
3499cb96b6 ntdll: Add local defines for VIF and VIP flags. 2008-06-02 12:13:33 +02:00
Eric Pouech
2fc275f64a msvcrt: Fix for getch() and special characters. 2008-06-02 12:13:03 +02:00
Michael Stefaniuc
ea4d31b3a4 shell32: Fix the Portugese translations.
Thanks to Mauricio Teixeira <mteixeira@webset.net> for the translations.
2008-06-02 12:12:19 +02:00
Paul Vriens
4ee90e94f6 oleaut32/tests: Cleanup typelib after the test. 2008-06-02 12:11:52 +02:00
Paul Vriens
dae64e67fc ole32/tests: Prevent a crash. 2008-05-30 11:50:04 +02:00
Michael Karcher
84fd6e629a dsound: Fix double free in dsound capture. 2008-05-30 11:50:00 +02:00
Dmitry Timoshkov
e6d9fc65a2 user32: CBT hook doesn't send window messages. 2008-05-30 11:05:16 +02:00
Alexandre Julliard
2c4a3c8ad6 user32: We no longer need to ensure that the BeginPaint window belongs to the current thread. 2008-05-30 10:03:30 +02:00
Michael Stefaniuc
b020e8fa0b shell32: Fix the Hungarian translation. 2008-05-30 10:01:59 +02:00