Commit Graph

45592 Commits

Author SHA1 Message Date
Hwang YunSong(황윤성
5322e74291 user32: Updated Korean resource. 2008-04-18 13:57:14 +02:00
Hwang YunSong(황윤성
8f5a37dc4d shell32: Updated Korean resource. 2008-04-18 13:57:14 +02:00
Hwang YunSong(황윤성
e52fb6c029 comdlg32: Updated Korean resource. 2008-04-18 13:57:14 +02:00
Jacek Caban
dfc84bd964 mshtml: Store IActiveScriptParseProcedure in ScriptHost. 2008-04-18 13:57:14 +02:00
Jacek Caban
a009157331 mshtml: Added IHTMLWindow3 stub implementation. 2008-04-18 13:57:14 +02:00
Jacek Caban
625ed3d0aa mshtml: Added possibility to get node object from nsIDOMNode only if available. 2008-04-18 13:57:14 +02:00
Eric Pouech
975774382b winhelp: Fix regression introduced by Win64 warning fixes. 2008-04-18 11:46:08 +02:00
Aric Stewart
bade2a31a6 wininet: Correct the case where Content-Length is set as well as Transfer-Encoding == chunked. 2008-04-18 11:45:52 +02:00
Rhys McGuckin
890c3fd0f6 wintrust: Check for null CleanupPolicy function pointer. 2008-04-17 21:27:04 +02:00
Alexandre Julliard
4c6d2b01cc ntdll: Don't create a temporary dir, run wineprefixcreate directly in the final dir. 2008-04-17 20:40:25 +02:00
Alexandre Julliard
89d63f0bfb wineprefixcreate: Moved creation of directories to wine.inf. 2008-04-17 20:37:00 +02:00
Alexandre Julliard
0ed9db27c5 setupapi: Add support for creating directories from the FakeDlls section. 2008-04-17 20:34:06 +02:00
Alexandre Julliard
05e55edd82 kernel32: Create the windows and system directories if necessary. 2008-04-17 20:33:47 +02:00
Alexander Morozov
af5e168f16 setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INVALID_DATA when buffer size is not 0 but buffer is NULL. 2008-04-17 20:21:48 +02:00
Alexander Morozov
85861a4999 setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INSUFFICIENT_BUFFER when buffer size is insufficient. 2008-04-17 20:21:38 +02:00
Alexander Morozov
68f12e32a8 setupapi: Add a test for SetupDiGetDeviceRegistryProperty and SetupDiSetDeviceRegistryProperty. 2008-04-17 20:21:26 +02:00
Andrew Talbot
7f395710b4 hhctrl.ocx: Remove unused variable. 2008-04-17 20:18:36 +02:00
Andrew Talbot
ee7ef9e901 gphoto2.ds: Remove unused variable. 2008-04-17 20:18:33 +02:00
Andrew Talbot
c3c219c905 gdi32: Remove unused variable. 2008-04-17 20:18:29 +02:00
Dmitry Timoshkov
f348a9309b winedump: Decipher contents of a couple EMF records. 2008-04-17 20:18:24 +02:00
Alexandre Julliard
df75bde180 quartz: Avoid sizeof in traces. 2008-04-17 20:17:03 +02:00
Alexandre Julliard
5cc82b07b3 user32: Added support for WS_EX_RIGHT in the static control. 2008-04-17 19:26:43 +02:00
Alexandre Julliard
f4136deecb user32: Added support for WS_EX_RIGHT in the edit control. 2008-04-17 19:26:39 +02:00
Alexandre Julliard
bbd9e229e3 user32: Added support for WS_EX_RIGHT in the button control. 2008-04-17 19:26:34 +02:00
Alexandre Julliard
24dbaa0856 winex11: Moved the WM_SYSCOMMAND handling to window.c. 2008-04-17 16:13:34 +02:00
Alexandre Julliard
64e8128409 winex11: Moved the MapNotify handler to event.c. 2008-04-17 16:13:12 +02:00
Alexandre Julliard
585da9296d winex11: Moved the ExposeEvent handler to event.c.
Use consistent naming for all event handlers.
2008-04-17 16:09:26 +02:00
Maarten Lankhorst
3fd1fc7600 server: Make enum_desktop enumerate all the desktops on the window station with the DESKTOP_ENUMERATE right. 2008-04-17 14:32:01 +02:00
Maarten Lankhorst
81069001ea server: Make enum_winstations enumerate all the window stations with WINSTA_ENUMERATE right. 2008-04-17 13:22:50 +02:00
Reece Dunn
fa7f16562e shlwapi/tests: Enumerate the STGM sharing modes in the SHCreateStreamOnFile tests. 2008-04-17 13:13:06 +02:00
Reece Dunn
8ea25acd73 shlwapi: Fixed the todo blocks in the SHCreateStreamOnFile tests. 2008-04-17 13:13:06 +02:00
Nikolay Sivov
ae576c40b8 gdiplus: Implement GdipCreatePath2I. 2008-04-17 12:54:16 +02:00
Nikolay Sivov
0f42f4c532 gdiplus: Implement GdipCreateMatrix3I. 2008-04-17 12:53:59 +02:00
Nikolay Sivov
fd0cbca787 gdiplus: Implement GdipAddPathArcI. 2008-04-17 12:53:31 +02:00
Nikolay Sivov
8360caabfa gdiplus: Implement GdipAddPathLine2I. 2008-04-17 12:53:00 +02:00
Nikolay Sivov
6ba525d8c4 gdiplus: Implement GdipCloneStringFormat. 2008-04-17 12:52:18 +02:00
James Hawkins
04b820c354 oleaut32: Fix a few tests that fail in win2k. 2008-04-17 12:51:34 +02:00
James Hawkins
1edb56cec8 ole32: Fix a few tests that fail in win2k. 2008-04-17 12:51:31 +02:00
James Hawkins
c5ebc4acb0 kernel32: Fix a test that fails in win2k and up. 2008-04-17 12:51:06 +02:00
James Hawkins
c009d1e9c4 kernel32: Fix a test that fails in win2k. 2008-04-17 12:50:56 +02:00
Alexandre Julliard
161160f05a server: Keep a file descriptor open to the config directory to make sure we don't write the registry in the wrong place. 2008-04-17 12:41:34 +02:00
James Hawkins
e52e5e6715 fusion: Explicitly check for -1 for a missing table. 2008-04-17 12:41:29 +02:00
Dmitry Timoshkov
d43758b274 winedump: Print names for all known EMF records. 2008-04-17 12:41:24 +02:00
Dmitry Timoshkov
15c0bcb3d8 winex11.drv: Map zero-sized windows but don't add WM decoration to them. 2008-04-17 12:41:18 +02:00
Hin-Tak Leung
8988ab8f8d hhctrl.ocx: Look up in chm if url doesn't contain "://". 2008-04-17 12:37:40 +02:00
Hin-Tak Leung
76299b37ea hhctrl.ocx: Return help window handle to caller. 2008-04-17 12:35:58 +02:00
Vincent Povirk
790715123a tools: Modify wine.desktop to use start.exe /unix. 2008-04-17 12:35:49 +02:00
Vincent Povirk
fc29e334f6 start.exe: Add /Unix switch for native file managers. 2008-04-17 12:35:31 +02:00
Austin English
313a85f163 Spelling fixes. 2008-04-17 12:25:57 +02:00
Tony Wasserka
d9e98ea3d0 d3dx9: Add d3dx9tex.h. 2008-04-17 12:25:41 +02:00