Commit Graph

45305 Commits

Author SHA1 Message Date
Lei Zhang 65445b9e7e gdiplus: Add a stub for GdipSetImageAttributesRemapTable. 2008-04-11 11:14:53 +02:00
Petr Sumbera f4575aaa5f server: Workaround for conflict between Wine and Solaris list.h. 2008-04-11 11:14:33 +02:00
Petr Sumbera 7975a1a926 winetest: Fix shell substitution syntax for Solaris. 2008-04-11 11:14:20 +02:00
Luis C. Busquets Pérez f1f76e8a4e tools: Add Spanish translation to wine.desktop. 2008-04-11 11:13:50 +02:00
Juan Lang 2016c63e82 cryptui: Add stub DLL. 2008-04-11 11:13:41 +02:00
Juan Lang 7267c0772b softpub: Forward softpub functions to wintrust. 2008-04-11 11:12:44 +02:00
Rob Shearman 8dcde49a53 winedos: The calling convention should come after the return type in the declaration of VGA_DoShowMouse for portability. 2008-04-11 11:12:31 +02:00
Rob Shearman f07152d7b7 mshtml: Fix the buffer length being passed into MultiByteToWideChar in set_registry. 2008-04-11 11:12:26 +02:00
Rob Shearman a5d47baba4 mshtml: Support parsing the resource type in the res:// protocol. 2008-04-11 11:12:23 +02:00
Rob Shearman 21b9a50e08 shell32: Implement ParseDisplayName for EntireNetwork in the Network Places shell folder.
Add a test for this behaviour.
2008-04-11 11:12:04 +02:00
Alexandre Julliard ac0db11459 user32/tests: Replace the keyboard flags bitfield by the official flag definitions. 2008-04-10 17:59:10 +02:00
Alexandre Julliard 8445841dcd winex11: Replace the keyboard flags bitfield by the official flag definitions. 2008-04-10 17:59:06 +02:00
Alexandre Julliard eb857aebeb user32: Moved the menu activation hack on managed windows to the X11 driver. 2008-04-10 16:41:26 +02:00
Alexandre Julliard fa677c7f72 user32: Forward all WM_SYSCOMMAND messages to the driver, not only moves and resizes. 2008-04-10 15:58:43 +02:00
Alexandre Julliard 9bcdc46e9d comctl32: Get rid of the hack to remove size grips on managed windows. 2008-04-10 14:47:44 +02:00
Alexandre Julliard 70ef99e5e1 winex11: Make sure to flush painting operations before moving a window. 2008-04-10 14:47:19 +02:00
Kusanagi Kouichi 185157cb6e winex11: Connect to XIM server dynamically. 2008-04-10 12:45:56 +02:00
Alexandre Julliard 5c30e9ae00 winex11: Separate the XIM process-wide setup from the IME creation. 2008-04-10 12:29:01 +02:00
Maarten Lankhorst bd324db059 quartz: Add stubs for the IMediaSeeking interface in SeekingPassThru. 2008-04-10 11:31:11 +02:00
Maarten Lankhorst 65e6bbd186 quartz: Add a stub for SeekingPassThru. 2008-04-10 11:31:06 +02:00
Jacek Caban 732682b08c mshtml: Correctly handle NULL req in get_nscontainer_from_load_group. 2008-04-10 11:16:32 +02:00
Jacek Caban 2f9b7741ca mshtml.idl: Added DispHTMLWindow2 dispinterface. 2008-04-10 11:16:27 +02:00
Jacek Caban ea215f790d include: Added ICanHandleException interface. 2008-04-10 11:16:15 +02:00
Jacek Caban b9117b6166 jscript: Added IObjectSafety tests. 2008-04-10 11:16:12 +02:00
Lei Zhang 5ba99f4eb5 gdiplus: Add a stub for GdipSetImageAttributesOutputChannelColorProfile. 2008-04-10 10:33:43 +02:00
Lei Zhang 139da784bf gdiplus: Add a stub for GdipSetImageAttributesOutputChannel. 2008-04-10 10:33:35 +02:00
Lei Zhang 68f5cdb28e gdiplus: Add a stub for GdipSetImageAttributesNoOp. 2008-04-10 10:32:54 +02:00
Lei Zhang 7b403d6b46 gdiplus: Add a stub for GdipSetImageAttributesGamma. 2008-04-10 10:32:44 +02:00
Lei Zhang 2b2db98cb6 gdiplus: Add a stub for GdipSetImageAttributesCachedBackground. 2008-04-10 10:32:22 +02:00
Lei Zhang 5d7e2254f6 gdiplus: Add a stub for GdipSetEmpty. 2008-04-10 10:31:49 +02:00
Lei Zhang 20a8cf6417 gdiplus: Add a stub for GdipSetEffectParameters. 2008-04-10 10:31:34 +02:00
Lei Zhang a1394d4d48 gdiplus: Add a stub for GdipSetCustomLineCapWidthScale. 2008-04-10 10:31:26 +02:00
Lei Zhang 1131685a94 gdiplus: Add a stub for GdipSetCustomLineCapStrokeJoin. 2008-04-10 10:31:18 +02:00
Lei Zhang af1e221f17 gdiplus: Add a stub for GdipSetCustomLineCapBaseInset. 2008-04-10 10:31:12 +02:00
Lei Zhang 6112d16bad gdiplus: Add a stub for GdipGetCustomLineCapBaseInset. 2008-04-10 10:31:04 +02:00
Lei Zhang 39e9bdbd2a gdiplus: Add a stub for GdipSetCustomLineCapBaseCap. 2008-04-10 10:30:48 +02:00
Lei Zhang cec6c2eb4d gdiplus: Add a stub for GdipSetClipRegion. 2008-04-10 10:30:39 +02:00
Lei Zhang 95f323ed46 user32: Handle VK_TAB in EDIT_WM_KeyDown. 2008-04-10 10:00:03 +02:00
Dan Hipschman dfbb2fc9e0 qedit: Add a stub for IMediaDet_get_StreamLength.
To get this working by querying the filters for IMediaSeeking and calling
GetDuration, we need a little better support from quartz.  For now a stub
is better than nothing.
2008-04-10 09:55:14 +02:00
Dan Hipschman 9536002552 qedit: Implement IMediaDet_get_FrameRate. 2008-04-10 09:55:03 +02:00
Dan Hipschman 3b0d68e409 qedit: Implement IMediaDet_get_StreamMediaType. 2008-04-10 09:54:53 +02:00
Piotr Caban 38994a42f4 oleview: Added returns as arguments in interfaces with oleautomation flag. 2008-04-10 09:54:21 +02:00
Piotr Caban dc0d29c708 oleview: Hide functions without id property in dual interfaces. 2008-04-10 09:54:15 +02:00
Piotr Caban bd4437f18f oleview: Fixed idl files generation with oleautomation flag. 2008-04-10 09:54:10 +02:00
Piotr Caban 4e51c02224 oleview: Fixed idl files generation with dual interfaces. 2008-04-10 09:54:06 +02:00
Piotr Caban d19f1673ae oleview: Added helpstring to functions. 2008-04-10 09:53:58 +02:00
Andrew Talbot 6324670b31 msdmo: Fix calculation of array size in bytes. 2008-04-10 09:51:42 +02:00
Austin English 1b24da3aa0 ole32: Spelling fixes. 2008-04-10 09:51:12 +02:00
Maarten Lankhorst 7fa1c9d024 include: Add ISeekingPassThru interface. 2008-04-10 09:51:06 +02:00
Maarten Lankhorst 2734e6332c quartz: Implement stop position in the mpeg splitter. 2008-04-10 09:50:48 +02:00