Commit Graph

61173 Commits

Author SHA1 Message Date
Vincent Povirk
969da83ea7 gdiplus: Stub GdipScaleLineTransform. 2009-09-08 13:44:15 +02:00
Vincent Povirk
cded6c8b79 gdiplus: Stub GdipResetLineTransform. 2009-09-08 13:44:08 +02:00
Vincent Povirk
94ab23377d gdiplus: Implement GdipDrawImagePointRect. 2009-09-08 13:44:01 +02:00
Nikolay Sivov
52add2a308 comctl32/listview: Add partial support for cxMin width field. 2009-09-08 13:43:20 +02:00
Nikolay Sivov
d9ebf1962c comctl32/header: Implement HDS_NOSIZING style with tests. 2009-09-08 13:42:55 +02:00
Nikolay Sivov
ecda6af39f comctl32/listview: Handle LVCFMT_FIXED_WIDTH flag. 2009-09-08 13:42:45 +02:00
Nikolay Sivov
a4c22a142c comctl32/header: Implement HDF_FIXEDWIDTH format flag. 2009-09-08 13:42:36 +02:00
Nikolay Sivov
5e1f5ebf6c comctl32/listview: Implement LVS_EX_TRANSPARENTBKGND style. 2009-09-08 13:42:24 +02:00
Jacek Caban
d66b02b7b8 mshtml: Added HTML events test. 2009-09-08 13:41:52 +02:00
Jacek Caban
724fde7e91 mshtml: Added IHTMLElement2::attachEvent implementation. 2009-09-08 13:41:23 +02:00
Jacek Caban
86410d4a0c mshtml: Store event handlers in vector structure. 2009-09-08 13:41:17 +02:00
Jacek Caban
c0de3b7924 mshtml: Added IHTMLDocument2::onclick property implementation. 2009-09-08 13:41:10 +02:00
Jacek Caban
6fae33de2a mshtml: Improve IHTMLEventObj getter stubs. 2009-09-08 13:41:05 +02:00
Jacek Caban
ecaab0fcae mshtml: Added IHTMLEventObj::get_screen[XY] implementation. 2009-09-08 13:40:59 +02:00
Jacek Caban
be5e018b6e mshtml: Added IHTMLEventObj::get_client[XY] implementation. 2009-09-08 13:40:53 +02:00
Jacek Caban
3ffef98dca mshtml: Added IHTMLEventObj::get_button implementation. 2009-09-08 13:40:47 +02:00
Jacek Caban
7f7ea0e116 mshtml: Added IHTMLEventObj::get_keyCode implementation. 2009-09-08 13:40:41 +02:00
Jacek Caban
63e0b63ff9 mshtml: Addded IHTMLEventObj::get_shiftKey implementation. 2009-09-08 13:40:36 +02:00
Jacek Caban
066e0812e6 mshtml: Added IHTMLEventObj::get_ctrKey implementation. 2009-09-08 13:40:28 +02:00
Jacek Caban
461b3768d2 mshtml: Added IHTMLEventObj::get_altKey implementation. 2009-09-08 13:40:22 +02:00
Jacek Caban
145d53e2ac mshtml: Added IHTMLEventObj::get_type implementation. 2009-09-08 13:40:16 +02:00
Jacek Caban
a6ee270f0f mshtml: Always create event object in fire_event. 2009-09-08 13:40:09 +02:00
Jacek Caban
50ab5620e8 mshtml: Move event handlers invocation to separated function. 2009-09-08 13:40:02 +02:00
Jacek Caban
872a89436d mshtml.idl: Added missing hidden attributes. 2009-09-08 13:39:53 +02:00
Jacek Caban
2aee9e3fc2 mshtml: Added GetNextDispID and GetMemberName tests. 2009-09-08 13:39:46 +02:00
Jacek Caban
00457c7f3d mshtml: Added GetMemberName implementation. 2009-09-08 13:39:38 +02:00
Jacek Caban
249ab3b33f mshtml: Added IDispatchEx::GetNextDispID implementation. 2009-09-08 13:39:30 +02:00
Jacek Caban
6767b74032 mshtml: Move builtin function info lookup to separated function. 2009-09-08 13:39:23 +02:00
Paul Vriens
9cf0563fb9 jscript: Updated Dutch translations. 2009-09-08 13:07:26 +02:00
Austin English
ba151944b4 netapi32: Add a stub for NetGroupGetInfo. 2009-09-08 13:07:20 +02:00
Vitaliy Margolen
9d86110327 dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values. 2009-09-08 13:07:09 +02:00
Vitaliy Margolen
f6351117f1 dinput: Move axes and buttons queries into initial joystick discovery for joydev driver. 2009-09-08 13:07:01 +02:00
Austin English
a188b56d52 hal: Add a stub for HalGetBusDataByOffset. 2009-09-08 13:06:55 +02:00
Dmitry Timoshkov
8d524700d3 riched20: Make vtables const. 2009-09-08 13:06:49 +02:00
André Hentschel
4705d60ba1 oleaut32/tests: Add a testcase for vartype. 2009-09-08 13:06:46 +02:00
Jeff Zaroyko
350fcb73eb readme: Git is not an acronym. 2009-09-08 13:06:39 +02:00
Jacek Caban
1e7b90463e jscript: Added 'in' expression implementation. 2009-09-08 13:06:32 +02:00
Jacek Caban
dda957d87c jscript: Fixed typeof implementation for null VT_DISPATCH. 2009-09-08 13:06:24 +02:00
Henri Verbeet
d1f5fa65d0 wined3d: Fix some function pointers and typedefs. 2009-09-08 13:06:14 +02:00
Henri Verbeet
f8a3a5fd49 wined3d: Check the correct debug channel in shader_arb_load_constantsF(). 2009-09-08 13:06:07 +02:00
Henri Verbeet
f928d6ec87 wined3d: Fix shader_arb_load_constantsF(). 2009-09-08 13:06:01 +02:00
Henri Verbeet
400ff9f72d d3d10: Implement IsValid() for a few interfaces. 2009-09-08 13:05:52 +02:00
Henri Verbeet
cd1afd72eb d3d10: Add the ID3D10EffectSamplerVariable interface. 2009-09-08 13:05:46 +02:00
Henri Verbeet
a6afc5e0a4 d3d10: Add the ID3D10EffectRasterizerVariable interface. 2009-09-08 13:05:41 +02:00
Stefan Dösinger
e1469961d4 wined3d: Test and fix ddraw and d3d9 GetDC differences.
The MSDN is not totally correct: A8R8G8B8 and A1R5G5B5 also allow GetDC. The
main differences that have to be filtered out in d3d9.dll are GetDC on
A8B8G8R8, X8B8G8R8 and P8.
2009-09-08 13:04:52 +02:00
Stefan Dösinger
65f3d54da5 wined3d: Silence a compiler warning. 2009-09-08 13:03:24 +02:00
Stefan Dösinger
d6547c535b wined3d: Only generate the clipplane emulation KIL if a clipplane is used.
The KIL is quite expensive because it forces drivers to disable early Z
discard. It is cheaper to generate and switch between two shaders.
2009-09-08 13:03:03 +02:00
Vincent Povirk
5a1fb6bd9c windowscodecs: Fix the bmpformat test on Windows 7. 2009-09-08 12:14:05 +02:00
Marcus Meissner
5006da3bb7 oleview: Fixed bad error check. 2009-09-08 12:13:32 +02:00
Marcus Meissner
063ddfeead wineoss.drv: Avoid mixer fd leak. 2009-09-08 12:13:29 +02:00