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 |
Michael Stefaniuc
|
6b2495863d
|
mshtml: Fix the Hungarian translation.
|
2008-05-30 10:01:56 +02:00 |
Michael Stefaniuc
|
f19e8470fa
|
comdlg32: Fix some control sizes in the default English resource.
|
2008-05-30 10:01:53 +02:00 |
Michael Stefaniuc
|
2f24e16171
|
comdlg32: Fix the Hungarian translation.
|
2008-05-30 10:01:51 +02:00 |
Francois Gouget
|
476cb96b75
|
ddraw: Remove trailing spaces in Wine traces.
|
2008-05-30 10:01:11 +02:00 |
Francois Gouget
|
5f34a49368
|
shell32: s/library/Wine/ for consistency in the license message.
|
2008-05-30 10:01:08 +02:00 |
Michael Karcher
|
98778f486a
|
advpack: Fix buffer sizes for possibly quoted strings.
|
2008-05-30 09:56:09 +02:00 |
James Hawkins
|
2b19e35707
|
user32: win2k3's GetWindowModuleFileName does return ERROR_INSUFFICIENT_BUFFER.
|
2008-05-30 09:55:02 +02:00 |
James Hawkins
|
4c928d39ad
|
oleaut32: Disable olefont tests that fail on all platforms.
|
2008-05-29 12:12:54 +02:00 |
James Hawkins
|
333f83ffd7
|
user32: Fix two tests that fail in win2k3 and above.
|
2008-05-29 12:12:47 +02:00 |
James Hawkins
|
c81d36e989
|
kernel32: Remove two tests that produce different results for win9x and NT platforms.
|
2008-05-29 12:12:43 +02:00 |
Michael Stefaniuc
|
29437dde3a
|
mshtml: Fix the Finnish translation.
|
2008-05-29 12:11:33 +02:00 |
Michael Stefaniuc
|
11f70b3fab
|
comdlg32: Fix the Esperanto translation.
|
2008-05-29 12:11:31 +02:00 |
Michael Stefaniuc
|
609086312e
|
comdlg32: Fix the Japanese translation.
|
2008-05-29 12:11:28 +02:00 |
Michael Stefaniuc
|
374cd813aa
|
shell32: Fix the Japanese translation.
|
2008-05-29 12:11:18 +02:00 |
Michael Stefaniuc
|
cb37f5b833
|
shell32: Fix the Bulgarian translation.
|
2008-05-29 12:11:15 +02:00 |
Michael Stefaniuc
|
3175242f54
|
shell32: Fix the Finnish translation.
|
2008-05-29 12:11:13 +02:00 |
Michael Stefaniuc
|
c00cb2c4a9
|
shell32: Fix the Esperanto translation.
|
2008-05-29 12:11:11 +02:00 |
Michael Stefaniuc
|
0b2f6e5f0a
|
shell32: Fix the Slovak translation.
|
2008-05-29 12:11:08 +02:00 |
Alexander Dorofeyev
|
940ef7a9ff
|
ddraw: Do not return modes differing only by refresh rate without DDEDM_REFRESHRATES.
|
2008-05-29 12:09:19 +02:00 |
Austin English
|
bde1187488
|
gdi32: Fix a test failure in 2k.
|
2008-05-29 12:08:41 +02:00 |
Maarten Lankhorst
|
06f65e65d0
|
d3d9: Add a test to see whether offscreen surfaces can be locked while a reset occurs.
|
2008-05-29 12:08:20 +02:00 |
Alexandre Julliard
|
a6df5e7e1d
|
user32: Check for wraparound in the initial window coordinates.
|
2008-05-28 21:32:50 +02:00 |
Alexandre Julliard
|
ca34eb1612
|
winex11: XInitThreads is hopeless, remove it again.
|
2008-05-28 20:56:19 +02:00 |
Alexandre Julliard
|
bddb2e671b
|
msftedit: Explicitly load riched20 to make sure the window classes are created.
|
2008-05-28 20:55:37 +02:00 |
Paul Vriens
|
057c92db54
|
setupapi/tests: Remove leftovers from old tests.
|
2008-05-28 19:34:38 +02:00 |
Jon Griffiths
|
1484830628
|
msvcrt: Fix a test that fails on win95.
|
2008-05-28 19:32:44 +02:00 |
Jon Griffiths
|
09627c8f61
|
msvcrt: Fix file test which fails on Vista.
|
2008-05-28 19:32:37 +02:00 |
Paul Vriens
|
c6fd6b6ab8
|
user32/tests: Prevent writing to not allocated memory.
|
2008-05-28 19:32:29 +02:00 |
Paul Vriens
|
d2d8d71e6b
|
user32/tests: Run tests on win95 again.
|
2008-05-28 19:32:25 +02:00 |
Vitaliy Margolen
|
e850b4f13d
|
dinput: Convert keyboard buffer from internal data format to user data format.
|
2008-05-28 19:31:59 +02:00 |
Vitaliy Margolen
|
e66b15c204
|
dxdiagn: A number of FIXMEs can be replaced with TRACEs.
|
2008-05-28 19:31:50 +02:00 |
Jens Albretsen
|
a2b645128f
|
ddraw: Test for IDirect3DTexture_Load of Texture into itself.
|
2008-05-28 19:31:35 +02:00 |
Jens Albretsen
|
46ef2e06fc
|
ddraw: IDirect3DTextureImpl_Load failed when texture was loading onto itself.
|
2008-05-28 19:31:29 +02:00 |
Alexandre Julliard
|
751b55f4e9
|
opengl32/tests: Add a couple of test cases for pixel format handle on window DCs.
|
2008-05-28 17:52:26 +02:00 |
Alexandre Julliard
|
2d9b38133b
|
winex11: Add support for performing GL calls on a top-level window DC.
|
2008-05-28 17:52:06 +02:00 |
Alexandre Julliard
|
ed37174a71
|
winex11: Make sure that all glX functions are called under the X11 lock.
|
2008-05-28 17:02:07 +02:00 |
Alexandre Julliard
|
2fba300cef
|
winex11: Change the pixel format initialisation to make sure it happens under the X11 lock.
|
2008-05-28 16:57:46 +02:00 |
Alistair Leslie-Hughes
|
4ece5deeef
|
netapi32: Fix tests when the machine is on DOMAIN.
|
2008-05-28 11:46:03 +02:00 |
Paul Vriens
|
f076d79c6c
|
ddraw/tests: Don't crash on win9x.
|
2008-05-28 11:32:24 +02:00 |
Kai Blin
|
36d6310599
|
ws2_32: Change back magic 127.12.34.56 to loopback on connect().
|
2008-05-28 11:31:22 +02:00 |
Paul Vriens
|
9d566032bb
|
ws2_32/tests: Fix crash on win98.
|
2008-05-28 11:31:18 +02:00 |
Michael Stefaniuc
|
3ca74bcbbf
|
user32: Fix the Chinese translations.
|
2008-05-28 11:31:01 +02:00 |
Michael Stefaniuc
|
aad32e8a4e
|
shell32: Fix the Chinese translations.
|
2008-05-28 11:30:56 +02:00 |
Michael Stefaniuc
|
5fedef6235
|
shell32: Fix the Ukrainian translation.
|
2008-05-28 11:30:53 +02:00 |
Michael Stefaniuc
|
a09dd261c9
|
comdlg32: Fix the Ukrainian translation.
|
2008-05-28 11:30:51 +02:00 |
Michael Stefaniuc
|
5c2d8650aa
|
comdlg32: Fix the Greek translation.
|
2008-05-28 11:30:49 +02:00 |
Michael Stefaniuc
|
eac99ca9a2
|
comdlg32: Fix the Thai translation.
|
2008-05-28 11:30:46 +02:00 |
Michael Stefaniuc
|
813a0dd3f1
|
shell32: Fix the Walon translation.
|
2008-05-28 11:30:44 +02:00 |
Michael Stefaniuc
|
fec9df31b4
|
comdlg32: Fix the Walon translation.
|
2008-05-28 11:30:42 +02:00 |
Jon Griffiths
|
da412d4507
|
msvcrt: Fix an RTTI test Failure on Vista.
|
2008-05-28 11:30:35 +02:00 |
Igor Tarasov
|
356c47e89e
|
user32: Further implementation of MNS_NOTIFYBYPOS.
|
2008-05-28 11:30:01 +02:00 |
Dan Kegel
|
0161606b53
|
advapi32: Don't test buffer length if buffer is null.
|
2008-05-27 20:39:38 +02:00 |
James Hawkins
|
a4c10fda8e
|
usp10: Fix several failing test in win2k3.
|
2008-05-27 19:37:52 +02:00 |
Jon Griffiths
|
b86915382d
|
msvcrt: Follow Vista behaviour in wcscpy_s.
|
2008-05-27 19:37:09 +02:00 |
Jon Griffiths
|
288a48fcf0
|
msvcrt/tests: Fix 3 tests that always fail on Vista.
|
2008-05-27 19:36:57 +02:00 |
Dan Kegel
|
713290ebce
|
fusion: Use HeapAlloc, not strdup, to avoid malloc/HeapFree mismatch.
|
2008-05-27 19:36:37 +02:00 |
Paul Vriens
|
b44df3a852
|
shell32/tests: Run tests again on win95.
|
2008-05-27 19:35:59 +02:00 |
Dan Kegel
|
b8ad05a25f
|
fusion: UninstallAssembly test: Fix typo, avoid undefined value.
|
2008-05-27 19:35:54 +02:00 |
Michael Karcher
|
14e069b3d6
|
oleaut32/tests: Call functions via manually obtained pointers.
|
2008-05-27 19:35:40 +02:00 |
Paul Vriens
|
b58cab405a
|
setupapi/tests: Test to show cleanup should not be needed.
|
2008-05-27 19:35:08 +02:00 |
Paul Vriens
|
3758205546
|
setupapi/tests: Add another test.
|
2008-05-27 19:35:04 +02:00 |
Dmitry Timoshkov
|
5db7fd3706
|
msvcrt: Mark some data as constant.
|
2008-05-27 19:35:00 +02:00 |
Tomasz Jezierski - Tefnet
|
4e224e73c4
|
comctl32/tests: Fix for setting wrong initial position in listbox.
|
2008-05-27 19:34:54 +02:00 |
Dmitry Timoshkov
|
914cb22868
|
user32: Add the tests for GetWindowModuleFileName.
|
2008-05-27 12:57:29 +02:00 |
Dmitry Timoshkov
|
90f0795971
|
user32: Implement GetWindowModuleFileName.
|
2008-05-27 12:57:23 +02:00 |
Paul Vriens
|
8253824669
|
setupapi/tests: Cleanup after testCreateDeviceInterface.
|
2008-05-27 12:42:55 +02:00 |
Vitaliy Margolen
|
ba5f205584
|
winex11: Use memmove for possibly overlapping memory areas.
|
2008-05-27 12:11:18 +02:00 |
Vitaliy Margolen
|
dca07aa856
|
shell32: Don't print not initialized value.
|
2008-05-27 12:11:13 +02:00 |
John Klehm
|
189c13daa3
|
winex11: Support detection of tablet devices from XExtensionKeyboard type.
|
2008-05-27 12:11:08 +02:00 |
John Klehm
|
f39f7525fd
|
winex11: Detect acecad tablet as stylus device.
|
2008-05-27 12:11:04 +02:00 |
Michael Stefaniuc
|
0a561c8bdc
|
shell32: Fix the Catalan translation.
|
2008-05-27 12:06:07 +02:00 |
Michael Stefaniuc
|
240f64819a
|
comdlg32: Fix the Catalan translation including some size fixes too.
|
2008-05-27 12:06:03 +02:00 |
Jon Griffiths
|
e5ffcd8827
|
msvcrt/tests: Fix 4 tests that always fail on Vista.
|
2008-05-27 12:05:58 +02:00 |
Michael Karcher
|
c5310eda8d
|
oleaut32: Currency to BSTR must use local decimal separator.
|
2008-05-27 12:05:48 +02:00 |
Dmitry Timoshkov
|
02a15500fb
|
gdi32: Make generated EMFs fully match Windows ones.
|
2008-05-27 12:05:37 +02:00 |
Dmitry Timoshkov
|
7aff723ccc
|
gdi32: If there is no clipping rect, EMREXTTEXTOUT shouldn't have a bounding rect.
|
2008-05-27 12:04:52 +02:00 |
Dmitry Timoshkov
|
0c59e312c1
|
gdi32: Ignore exScale/eyScale when comparing EMREXTTEXTOUT EMF records.
|
2008-05-27 12:04:43 +02:00 |
H. Verbeet
|
8c79f13663
|
d3d9: Test our texop implementation.
|
2008-05-27 12:04:33 +02:00 |
H. Verbeet
|
2f6fbdec8c
|
d3d8: Test our texop implementation.
|
2008-05-27 12:04:29 +02:00 |
H. Verbeet
|
8e6c7aaf1f
|
wined3d: Fix the nvrc implementation of WINED3DTOP_MULTIPLYADD and WINED3DTOP_LERP.
|
2008-05-27 12:04:22 +02:00 |
H. Verbeet
|
e891a9938a
|
wined3d: Add WINED3DTOP_ADDSIGNED2X to debug_d3dtop().
|
2008-05-27 12:04:11 +02:00 |
H. Verbeet
|
14b13d0687
|
d3d: Use an alpha capable backbuffer format in the visual tests.
|
2008-05-27 12:04:05 +02:00 |
Detlef Riekenberg
|
43fb6f771f
|
avifil32: Resize the dialog to avoid truncated texts.
|
2008-05-27 12:03:55 +02:00 |
Eric Pouech
|
ac2053ba10
|
msvcrt: Properly handle the extended keys in getch().
|
2008-05-27 12:02:30 +02:00 |
Paul Vriens
|
156dad05c0
|
setupapi/tests: Test registry after testDeviceRegistryProperty.
|
2008-05-26 19:49:42 +02:00 |
Paul Vriens
|
3573b90bdc
|
setupapi/tests: Cleanup after testGetDeviceInterfaceDetail.
|
2008-05-26 19:49:35 +02:00 |
Paul Vriens
|
7609581cf5
|
setupapi/tests: Cleanup after testRegisterAndGetDetail.
|
2008-05-26 19:49:18 +02:00 |
Paul Vriens
|
82fcb7a5c3
|
setupapi/tests: Cleanup after testDevRegKey.
|
2008-05-26 19:49:06 +02:00 |