Commit Graph

32380 Commits

Author SHA1 Message Date
Rob Shearman
9a2914b11f rpcrt4: Implement I_RpcExceptionFilter. 2008-04-11 12:12:30 +02:00
Dmitry Timoshkov
29565d558f user32: Fix Win64 warnings. 2008-04-11 12:11:33 +02:00
Peter Urbanec
287561cce5 comctl32: Mousewheel support for updown control. 2008-04-11 12:11:33 +02:00
Vitaliy Margolen
9f82e4730b wininet: Properly initialize struct. 2008-04-11 12:11:33 +02:00
James Hawkins
e314ef699e kernel32: Add traces to see why the tests fail in win2k. 2008-04-11 11:16:29 +02:00
James Hawkins
bfaed5e7fa ntdll: Fix a few tests that fail in win2k. 2008-04-11 11:16:24 +02:00
James Hawkins
9d2cc2171f crypt32: Fix a few tests that fail in win2k. 2008-04-11 11:16:18 +02:00
James Hawkins
9dc979604c advapi32: Fix a few tests that fail in win2k. 2008-04-11 11:16:14 +02:00
Lei Zhang
54a06642f4 gdiplus: Add a stub for GdipSetMetafileDownLevelRasterizationLimit. 2008-04-11 11:16:07 +02:00
Lei Zhang
82d0144912 gdiplus: Add a stub for GdipSetLineTransform. 2008-04-11 11:16:01 +02:00
Lei Zhang
942f3496b3 gdiplus: Add a stub for GdipSetLinePresetBlend. 2008-04-11 11:15:54 +02:00
Lei Zhang
0399cdaff0 gdiplus: Add a stub for GdipSetLineLinearBlend. 2008-04-11 11:15:46 +02:00
Lei Zhang
89b0a979c8 gdiplus: Add a stub for GdipSetLineColors. 2008-04-11 11:15:34 +02:00
Lei Zhang
0fe2f5b677 gdiplus: Add a stub for GdipSetInfinite. 2008-04-11 11:15:25 +02:00
Lei Zhang
6a44f19179 gdiplus: Add a stub for GdipSetImageAttributesToIdentity. 2008-04-11 11:15:19 +02:00
Lei Zhang
03c7d55830 gdiplus: Add a stub for GdipSetImageAttributesThreshold. 2008-04-11 11:15:08 +02:00
Lei Zhang
65445b9e7e gdiplus: Add a stub for GdipSetImageAttributesRemapTable. 2008-04-11 11:14:53 +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
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