Commit graph

46249 commits

Author SHA1 Message Date
Vitaliy Margolen
5c9fbb828d comctl32: tab: Fix drawing of the icons.
This patch partially reverts aa57ad37. It's not correct. The top/left
is added later on.
2008-05-06 11:25:19 +02:00
Michael Stefaniuc
af1986d6cc ws2_32: Fix test output string to match the test. 2008-05-06 11:24:58 +02:00
Maarten Lankhorst
a2d53016b5 netapi32: Make the tests pass under XP that enforces a strict password policy. 2008-05-05 21:19:44 +02:00
Dylan Smith
76029ee9ec richedit: The wrong bits were cleared from wBorders in PARAFORMAT2. 2008-05-05 21:18:19 +02:00
Dylan Smith
6f11b1b354 richedit: Removed useless code. 2008-05-05 21:18:13 +02:00
Roderick Colenbrander
7b5561cbb8 wined3d: Allow stencil support when it wasn't requested on broken drivers. 2008-05-05 21:03:39 +02:00
Alexandre Julliard
a789375f8b server: Don't touch the users count when a system process switches desktops. 2008-05-05 21:02:34 +02:00
Kai Blin
6b007698d2 ws2_32: On Win98, SO_MAX_MSG_SIZE is 65527, not 65507. 2008-05-05 21:02:12 +02:00
Kai Blin
2e04c18cf4 secur32: Remove test for sft->Reserved8 field.
This seems to be set on Win98.
2008-05-05 21:02:08 +02:00
Maarten Lankhorst
2d50b5cef5 winex11.drv: Fix a compiler warning. 2008-05-05 21:02:03 +02:00
Alexander Dorofeyev
30221f7bcd ddraw: Fix some texture blending modes. 2008-05-05 19:55:30 +02:00
Alexander Dorofeyev
8f72961e50 ddraw: Move handling of D3DRENDERSTATE_TEXTUREMAPBLEND from d3ddevice2 to d3ddevice3. 2008-05-05 19:55:13 +02:00
Alexander Dorofeyev
edaaf63bd6 ddraw: Move handling of D3DRENDERSTATE_TEXTUREHANDLE from d3ddevice7 to d3ddevice3.
As supported by tests, there is no reason for this state to be handled by 
d3ddevice7, and moving it to d3ddevice3 prepares for the changes in next patch 
(setting TEXTUREHANDLE state can then go through SetTexture of d3ddevice3).
2008-05-05 19:55:05 +02:00
Alexander Dorofeyev
d5db7615a2 ddraw/tests: Add test for deprecated render states in d3d7. 2008-05-05 19:54:48 +02:00
Dmitry Timoshkov
dca9f314a8 winoldap.mod: Wait until the 32-bit process starts up. 2008-05-05 19:46:16 +02:00
Hwang YunSong(황윤성
80c822488d winecfg: Updated Korean resource. 2008-05-05 19:46:16 +02:00
Hwang YunSong(황윤성
7819900967 winhelp: Updated Korean resource. 2008-05-05 19:46:16 +02:00
Andrew Talbot
c8d495bac1 d3d8: Dangling pointers fix. 2008-05-05 19:46:15 +02:00
Andrew Talbot
0695c568eb hlink: Remove unneeded address-of operators from function names. 2008-05-05 19:46:15 +02:00
Andrew Talbot
092a2b3efa advapi32: Avoid giving variables same name as library functions. 2008-05-05 19:46:15 +02:00
Alexandre Julliard
aac5fa3469 Revert "quartz: Clean up pullpin code."
This reverts commit 3066116f76.
2008-05-05 19:46:15 +02:00
Alexandre Julliard
7a4d575029 preloader: Silence the warning for the low 64k. 2008-05-05 19:46:15 +02:00
Alexandre Julliard
dffab36e8b winex11: The XIM callback is called with the X11 lock held. 2008-05-05 15:08:33 +02:00
Jens Albretsen
22328d0ce5 shell32: Added missing Danish translations. 2008-05-05 13:36:04 +02:00
Jens Albretsen
19f452a5a9 wordpad: Added Danish translation. 2008-05-05 13:35:56 +02:00
Jens Albretsen
67afde8504 shlwapi: Added Danish translation. 2008-05-05 13:35:50 +02:00
Jens Albretsen
12f296b8a7 comdlg: Added missing Danish translations. 2008-05-05 13:35:43 +02:00
Jens Albretsen
48a83b0b66 wineps.drv: Added Danish translation. 2008-05-05 13:35:33 +02:00
Jens Albretsen
e162f9d787 credui: Added Danish translation. 2008-05-05 13:35:24 +02:00
Jens Albretsen
b434e2c2ab avifil32: Added Danish translation. 2008-05-05 13:35:16 +02:00
Jens Albretsen
7a57c23fc4 net: Added Danish translation. 2008-05-05 13:35:10 +02:00
Jens Albretsen
5307fecc44 cmd: Added Danish translation. 2008-05-05 13:35:05 +02:00
Jens Albretsen
226a75435a winecfg: Added Danish translation. 2008-05-05 13:34:50 +02:00
Jens Albretsen
e29fe86a0e xcopy: Added Danish translation. 2008-05-05 13:34:40 +02:00
Andrew Talbot
938150d01f cabinet: Indentation fix. 2008-05-05 13:34:05 +02:00
Gerald Pfeifer
ac24472aaa winecfg: Add variable initialization in get_registry_version(). 2008-05-05 13:34:05 +02:00
Gerald Pfeifer
49799ccb01 winhelp: Remove extraneous positiveness check for unsigned variable in WINHELP_HandleTextMouse(). 2008-05-05 13:34:05 +02:00
James Hawkins
6d91fd8ce6 msi: Use the handle to the treeview item if the item text is not returned. 2008-05-05 13:34:05 +02:00
James Hawkins
56bfe2972f fusion: The Strings stream can be without a #. 2008-05-05 13:34:05 +02:00
James Hawkins
f52ecfe041 fusion: Add the missing assembly table structs. 2008-05-05 13:34:05 +02:00
James Hawkins
4442306a84 fusion: Fix the type of an assembly struct member. 2008-05-05 13:34:05 +02:00
Alexandre Julliard
f315d0291d winevdm: Move the DOS memory range check to not trigger for Win16 apps. 2008-05-05 13:34:05 +02:00
Alexandre Julliard
d760cba090 services: Fixed the result check for the control mutex wait. 2008-05-05 13:34:05 +02:00
Alexandre Julliard
8ae87c7f0e services: Use the correct invalid handle value for the control pipe. 2008-05-05 13:34:05 +02:00
Jacek Caban
29d8c366bb mshtml: Added IMG element tests. 2008-05-05 13:34:05 +02:00
Jacek Caban
19ec36c92b mshtml: Added more script tests. 2008-05-05 13:34:05 +02:00
Jacek Caban
7584f2793d mshtml: Added DispHTMLSelectElement declaration. 2008-05-05 13:34:05 +02:00
Alexandre Julliard
ff0099df0d spoolsv: Improve the service stub so that it can be started and stopped. 2008-05-05 13:34:05 +02:00
Dmitry Timoshkov
681146c9f0 winecfg: Fix coordinates and sizes of controls in French Graphics dialog. 2008-05-05 13:34:04 +02:00
Vitaliy Margolen
eed3bd3895 mshtml: Don't overwrite file types that could be changed by user. 2008-05-05 12:54:13 +02:00