Commit Graph

46229 Commits

Author SHA1 Message Date
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
Paul Vriens 1cfad7f07f kernel32/tests: Skip some tests on win98. 2008-05-02 16:18:02 +02:00
Andrew Talbot 5156219a1c winex11.drv: Remove unused variables. 2008-05-02 16:08:15 +02:00
Huw Davies 80157c2fa6 winex11.drv: Rename X11DRV_DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks. 2008-05-02 16:07:50 +02:00
Huw Davies 515b40c2de gdi32: Rename DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks. 2008-05-02 16:07:47 +02:00
Huw Davies be900067b6 user32: Fix bitmap_info_size to take into account bit field masks. 2008-05-02 16:07:45 +02:00
Gerald Pfeifer 652602f5c8 widl: Fix syntax to also work with older versions of bison. 2008-05-02 16:05:48 +02:00
Mathias Gottschlag 93995fc672 taskmgr: Fix some German translation errors. 2008-05-02 16:05:16 +02:00