Commit Graph

61188 Commits (d451778bcc37b841398a72429bb1bb214041e056)
 

Author SHA1 Message Date
Davide Pizzetti d451778bcc winefile: Italian translation update. 2009-09-09 12:05:24 +02:00
Davide Pizzetti 1e150672e9 start: Italian translation update. 2009-09-09 12:05:15 +02:00
Davide Pizzetti 3c7c46f6cd winecfg: Italian translation update. 2009-09-09 12:05:04 +02:00
Ilya Shpigor dad99e2aa9 gdi32/tests: Add test for SelectClipRgn in metafile. 2009-09-08 14:16:31 +02:00
Owen Rudge 5f28a6a2d5 shlwapi: Implement stub for UrlFixupW. 2009-09-08 13:53:26 +02:00
Owen Rudge e6f2ec4766 shlwapi: Implement stub for ZoneCheckUrlExW. 2009-09-08 13:53:17 +02:00
Owen Rudge 79d671b7ec shlwapi: Implement stubs for SHFormatDateTimeA/W. 2009-09-08 13:53:01 +02:00
Owen Rudge 9e7c8e064b shlwapi: Implement stub for SHGetViewStatePropertyBag. 2009-09-08 13:52:38 +02:00
Owen Rudge 3006cba5bd shlwapi: Implement stub for SHCreatePropertyBagOnRegKey. 2009-09-08 13:52:29 +02:00
Owen Rudge dbac3f1711 shlwapi: Implement IUnknown_UIActivateIO. 2009-09-08 13:52:15 +02:00
Huw Davies 9b38ffe6c6 ole32: The server principal name can be the constant COLE_DEFAULT_PRINCIPAL. 2009-09-08 13:51:18 +02:00
Huw Davies b613d715a8 include: Add IClientSecurity constants. 2009-09-08 13:51:06 +02:00
Vincent Povirk 377b73d022 gdiplus: Don't accept MS Sans Serif as the generic sans serif font. 2009-09-08 13:45:03 +02:00
Vincent Povirk 0acfffc17b gdiplus: Don't calculate the number of points in the arc by dividing. 2009-09-08 13:44:44 +02:00
Vincent Povirk 99012b9a4e gdiplus: Don't use the supplied rect to calculate font scaling factors. 2009-09-08 13:44:25 +02:00
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