Commit Graph

45860 Commits

Author SHA1 Message Date
Nikolay Sivov fffb41f6a6 comctl32/header: Add XP SP3 workaround for Header tests. Fix window handle leak. 2009-09-09 13:14:09 +02:00
Nikolay Sivov cbe960f1e9 comctl32/monthcal: Draw selected day as v6 does. Get rid of ugly selection curve. 2009-09-09 13:13:56 +02:00
Nikolay Sivov 86bd48d512 comctl32/monthcal: Cache window GWL_STYLE. 2009-09-09 13:13:48 +02:00
Aric Stewart 91791768f7 msctf/tests: Add handler sink_check_ok for checking fired sinks. 2009-09-09 13:13:40 +02:00
Aric Stewart b0e452f1cf msctf/test: Add sink_fire_ok helper and use it to check sink firing. 2009-09-09 13:13:31 +02:00
Alexandre Julliard 3afda68cc6 advapi32/tests: Use explicit prototypes for function pointers. 2009-09-09 13:13:25 +02:00
Alexandre Julliard 312429fb51 shell32: Use explicit prototypes for function pointers. 2009-09-09 13:13:19 +02:00
Alexandre Julliard 34b0a55eb1 mapi32: Use explicit prototypes for function pointers. 2009-09-09 13:13:13 +02:00
Alexandre Julliard b7f2ccb6b4 comctl32: Use explicit prototypes for function pointers. 2009-09-09 13:13:08 +02:00
Alexandre Julliard b225082a71 user32/tests: Use explicit prototypes for function pointers. 2009-09-09 13:12:46 +02:00
Alexandre Julliard 13ca78cf1a user32: Use explicit prototypes for function pointers. 2009-09-09 13:12:38 +02:00
Alexandre Julliard 858f08789e kernel32: Use explicit prototypes for function pointers. 2009-09-09 13:12:28 +02:00
Alexandre Julliard e98a52e585 msi: Force overwriting of read-only files when extracting a cabinet, with tests. 2009-09-09 12:19:28 +02:00
Alexandre Julliard bab99e5353 user32/tests: Non-US keyboards are allowed on Wine too. 2009-09-09 12:18:56 +02:00
Dmitry Timoshkov 07a002f3b4 user32: Send the same lParam with WM_SYSCOMMAND/SC_CLOSE as was received with WM_NCLBUTTONDOWN. 2009-09-09 12:18:39 +02:00
Dmitry Timoshkov 9dbdd708e3 winex11.drv: Handle WM_DELETE_WINDOW by simulating clicking the caption Close button. 2009-09-09 12:18:28 +02:00
Jacek Caban c89b4aec99 mshtml: Added IHTMLElement::dblclick property implementation. 2009-09-09 12:09:11 +02:00
Jacek Caban e79e409819 mshtml: Fire beforeunload event on body element. 2009-09-09 12:09:04 +02:00
Jacek Caban 603d8ed926 mshtml: Added support for document events in fire_event. 2009-09-09 12:08:58 +02:00
Jacek Caban dfc27cd720 mshtml: Added IHTMLWindow3::attachEvent implementation. 2009-09-09 12:08:53 +02:00
Jacek Caban eb5660284a mshtml: Added IHTMLWindow2::onload property. 2009-09-09 12:08:47 +02:00
Jacek Caban c7496aee8f mshtml: Added IHTMLWindow2::onbeforeunload property implementation. 2009-09-09 12:08:42 +02:00
Jacek Caban b481b09248 mshtml: Store body event target in window object. 2009-09-09 12:08:32 +02:00
Jacek Caban 284796e4bc mshtml: Added javascript protocol tests. 2009-09-09 12:08:25 +02:00
Jacek Caban f66e95c0e2 mshtml: Added JScriptProtocolInfo::QueryInfo implementation. 2009-09-09 12:08:18 +02:00
Jacek Caban 5b5c8abcad mshtml: Added JSProtocolInfo::ParseUrl implementation. 2009-09-09 12:08:11 +02:00
Jacek Caban 316cd27660 mshtml: Added JSProtocol class factory stub implementation. 2009-09-09 12:08:05 +02:00
Jacek Caban 09c20de83c mshtml: Improve debug messages for timer invocation. 2009-09-09 12:07:59 +02:00
Jacek Caban 537bbe2ce5 mshtml: Make empty string is a valid overflow style. 2009-09-09 12:07:48 +02:00
Aurimas Fišeras 576ee54daf jscript: Update Lithuanian translation. 2009-09-09 12:07:42 +02:00
Juan Lang 1dc145d05f winhttp: Add a fixme for WINHTTP_OPTION_SECURITY_FLAGS. 2009-09-09 12:07:36 +02:00
Jaime Rave 4700038fdf wined3d: Fix vendor detection when using an Intel X4500HD. 2009-09-09 12:07:31 +02:00
Aric Stewart 515c13774a msctf: Add stub ITfSourceSingle interface to ThreadMgr. 2009-09-09 12:07:17 +02:00
Aric Stewart c4da0b6115 msctf: Stub of TF_InvalidAssemblyListCacheIfExist. 2009-09-09 12:07:06 +02:00
Henri Verbeet 8de9fea564 d3d10: Use debugstr_a()/debugstr_an() to trace external strings. 2009-09-09 12:06:31 +02:00
Henri Verbeet 9882788ac5 d3d10: Implement ID3D10EffectType::GetDesc(). 2009-09-09 12:06:10 +02:00
Henri Verbeet 559351ea9c d3d10: Implement ID3D10EffectVariable::GetType(). 2009-09-09 12:06:03 +02:00
Henri Verbeet 7f886a2b95 d3d10: Add initial support for parsing structures. 2009-09-09 12:05:53 +02:00
Henri Verbeet a2db7e2b77 d3d10: Parse an effect type's basetype and class. 2009-09-09 12:05:46 +02:00
Rico Schüller 3f99f4bf90 d3d10: Add initial type parsing code. 2009-09-09 12:05:34 +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
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