Commit Graph

46686 Commits

Author SHA1 Message Date
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
Dmitry Timoshkov 2e19d9c473 user32: Set the size of returned DEVMODE to least common one as XP does. 2008-05-05 12:54:08 +02:00
Dmitry Timoshkov fa61eac0f7 winex11.drv: Set the size of returned DEVMODE to least common one as XP does. 2008-05-05 12:54:05 +02:00
James Hawkins 02b531b302 msi: Fix a typo. 2008-05-05 12:54:00 +02:00
Roderick Colenbrander e3b662bb20 wined3d: At the start of RemoveContextFromArray numContexts is decreased by 1, the loop which loops through the whole array doesn't take this into account.
Discovered by Peter Oberndorfer.
2008-05-05 12:53:52 +02:00
Paul Vriens ed67a1f350 setupapi/tests: Clean up properly on win9x. 2008-05-05 12:53:24 +02:00
Paul Vriens d6f9de67b8 setupapi/tests: Skip some tests on win9x. 2008-05-05 12:53:19 +02:00
Andrew Talbot 53eacee0da wnaspi32: Remove unused variables. 2008-05-05 12:53:13 +02:00
Andrew Talbot d684d5accb inetcomm: Remove unused variables. 2008-05-05 12:53:04 +02:00
Andrew Talbot 07ae2992b8 wininet: Remove unused variables. 2008-05-05 12:52:26 +02:00
Andrew Talbot dbe65d03e2 dbghelp: Include port.h for possible alternative to strtoull(). 2008-05-05 12:52:01 +02:00
Hans Leidekker e2f690a0ac wininet: Don't add the user agent header until HttpSendRequest is called. 2008-05-05 12:51:56 +02:00
Alexandre Julliard c6da2a0b9d Release 0.9.61. 2008-05-02 19:01:51 +02:00
Alexandre Julliard b93eb2c867 Updated the authors list. 2008-05-02 17:09:00 +02:00