Commit Graph

52020 Commits

Author SHA1 Message Date
Damjan Jovanovic 4e2cec5aba winemenubuilder: Moved all wineshelllink functionality to winemenubuilder and removed wineshelllink. 2008-11-12 11:49:12 +01:00
Andrew Talbot 45d7897c62 shell32: Sign-compare warnings fix. 2008-11-12 11:49:12 +01:00
Alexandre Julliard a2feb0f8e4 mountmgr: Make the device type more specific than what is possible with the standard Win32 drive types. 2008-11-12 11:49:12 +01:00
Dmitry Timoshkov b901c8db5a shdocvw: Fix the COLOR_xxx usage. 2008-11-12 11:49:12 +01:00
Dmitry Timoshkov 6b4762086a shell32: Make some data static const. 2008-11-12 11:49:12 +01:00
Dmitry Timoshkov 90f4ee8346 appwiz.cpl: Make some data static const. 2008-11-12 11:49:12 +01:00
Reece Dunn 5bc2785b72 uxtheme: Draw the correct part of the themed parent background to the DC. 2008-11-12 11:49:12 +01:00
Hwang YunSong(황윤성) 1a67f07caa oleacc: New Korean resource. 2008-11-12 11:49:12 +01:00
Hwang YunSong(황윤성) ede8c994e8 winecfg: Updated Korean resource. 2008-11-12 11:49:12 +01:00
Hirofumi Katayama 7984e70697 wordpad: Accept double-click in date and time dialog. 2008-11-12 11:49:11 +01:00
Jacek Caban a43adb40af shdocvw: Revert "Added Support for the IViewObjectEx" with tests. 2008-11-12 11:49:11 +01:00
Paul Vriens a76d83687a setupapi/tests: Fix some failures on Win9x and WinMe. 2008-11-12 11:49:11 +01:00
Paul Vriens 05c40e08a6 winmm/tests: Fix a test failure on Vista and W2K8. 2008-11-12 11:49:11 +01:00
Alexandre Julliard a16f33c002 user32/tests: Skip the PM_QS_* PeekMessage tests on NT4. 2008-11-12 11:49:11 +01:00
Alexandre Julliard 4a57339236 user32/tests: Fix window tests on various Windows versions. 2008-11-12 11:48:49 +01:00
Alexandre Julliard af601ff2b5 ntdll/tests: Fixed more object manager tests on Vista. 2008-11-11 21:22:35 +01:00
Alistair Leslie-Hughes b91061e1da shdocvw: Added Support for the IViewObjectEx interface. 2008-11-11 15:24:41 +01:00
David Adam fea5a77629 d3dx8: Simplify D3DXQuaternionInverse. 2008-11-11 15:16:57 +01:00
Christian Costa 86d7f9f58c d3dxof: Prepare support for objects binary format. 2008-11-11 15:15:26 +01:00
Christian Costa 641200dc1e d3dxof: Add support for DXFILELOAD_FROMMEMORY. 2008-11-11 15:15:18 +01:00
Christian Costa 3b30fd9d3a d3dxof: Increase max objects and check limit. 2008-11-11 15:15:11 +01:00
Christian Costa ba11e60e8b d3dxof: Support also xfile version 3.03. 2008-11-11 15:15:04 +01:00
Francois Gouget eae202c7ec shell32/tests: Remove spaces before '\n' in ok() calls. 2008-11-11 15:14:40 +01:00
Francois Gouget 545b7764f4 gdiplus: Add a trailing '\n' to a Wine trace. 2008-11-11 15:14:38 +01:00
Paul Vriens b4874a8921 msi/tests: Fix some test failures on Win9x and WinMe. 2008-11-11 14:06:49 +01:00
Paul Vriens e7da58468b wininet/tests: Fix a test failure on some Win98 boxes. 2008-11-11 14:06:43 +01:00
Nicolas Le Cam ed364027e7 crypt32/tests: Fix a failing test on win2000. 2008-11-11 14:06:39 +01:00
Nicolas Le Cam 094085dd7e winspool.drv/tests: Fix a test on all platforms. 2008-11-11 14:06:31 +01:00
Eric Pouech 9bac505f2a dbghelp: Properly add CPU info to minidump. 2008-11-11 14:03:01 +01:00
Andrew Fenn 611ebb53e3 xinput: Added XInputGetCapabilities function with test case. 2008-11-11 14:03:01 +01:00
Andrew Fenn 29789a8ef4 xinput: Added the function XInputGetState with test case. 2008-11-11 14:03:01 +01:00
Andrew Fenn 85a4a1dd44 xinput1_2: Initial implementation. 2008-11-11 14:03:01 +01:00
Andrew Fenn 68ede59fa5 xinput1_1: Initial implementation. 2008-11-11 14:03:01 +01:00
Andrew Fenn c4cd3bc753 xinput9_1_0: Initial implementation. 2008-11-11 14:03:01 +01:00
Andrew Fenn 457a22deac xinput1_3: Initial implementation. 2008-11-11 14:03:00 +01:00
Alexandre Julliard c1d2d86be7 kernel32: Implemented the Ex variants of CreateEvent/Mutex/Semaphore/WaitableTimer. 2008-11-11 14:03:00 +01:00
Kai Blin b740819e30 advapi32: Implement LsaSetSecret stub. 2008-11-11 14:03:00 +01:00
Hans Leidekker 2c594fb79c inetcomm: Get rid of the server info copy. 2008-11-11 11:41:28 +01:00
Hans Leidekker 55b086b24e inetcomm: Add an implementation of IVirtualStream. 2008-11-11 11:41:24 +01:00
Hans Leidekker 066a8f442d user32: Add a stub implementation of ChangeWindowMessageFilter. 2008-11-11 11:41:19 +01:00
Paul Vriens 0a11bd813a urlmon/tests: Fix failures on Win9x and WinMe. 2008-11-11 11:41:13 +01:00
Paul Vriens 7a723944b8 urlmon/tests: Skip some tests on Win9x and WinMe. 2008-11-11 11:41:03 +01:00
Paul Vriens bf8ca52abf advapi32/tests: Fix valgrind warning. 2008-11-11 11:41:00 +01:00
Paul Vriens a9c3d6f207 ole32/tests: Don't crash on NT4. 2008-11-11 11:40:55 +01:00
Dmitry Timoshkov d560b7bbb0 widl: Make the generated string pointers const as well. 2008-11-11 11:40:50 +01:00
Lei Zhang 87ca1b9416 comctl32: Check for NULL input in TAB_AdjustRect. 2008-11-11 11:40:46 +01:00
Andrew Talbot 1c64c934db setupapi: Sign-compare warnings fix. 2008-11-11 11:40:42 +01:00
Eric Pouech 583e051044 winedbg: Added scoped symbol picker, and options to handle it. 2008-11-11 11:40:36 +01:00
Eric Pouech 508414313e winedbg: Slightly change the option setting syntax (allows also to get the current state back). 2008-11-11 11:40:26 +01:00
Eric Pouech 4c00325c3b winedbg: Rewrote the symbol picking mechanism so that it can handle several algorithms. 2008-11-11 11:40:17 +01:00