Commit Graph

74554 Commits

Author SHA1 Message Date
Jacek Caban d43fb00eaf mshtml: Added PluginHost::GetMoniker implementation. 2010-12-10 17:09:36 +01:00
Jacek Caban 3314bd8f8a mshtml: Added QueryService(SID_SBindHost) implementation. 2010-12-10 17:09:36 +01:00
Jacek Caban 06f3b1a343 mshtml: Added OnChanged(DISPID_READYSTATE) semi-stub implementation. 2010-12-10 17:09:36 +01:00
Jacek Caban 0849079287 mshtml: Added IPropertyBag::Read implementation. 2010-12-10 17:09:35 +01:00
Jacek Caban 9fa8afd095 mshtml: Added IPropertyBag2 stub implementation. 2010-12-10 17:09:35 +01:00
Jacek Caban cc88c5a331 mshtml: Added IPersistPropertyBag calls test. 2010-12-10 17:09:35 +01:00
Jacek Caban 067092c223 mshtml: IPropertyBag stub implementation. 2010-12-10 17:09:34 +01:00
Jacek Caban dbbcbd59a5 mshtml: Added beginning support for loading data by an ActiveX object. 2010-12-10 17:09:34 +01:00
Marcus Meissner e7cb2d35f0 ntdll: Report a failed executable mmap on nonexec filesystems. 2010-12-10 17:09:34 +01:00
Eryk Wieliczko a2af7ccd99 msvcrt/tests: Add _ecvt_s tests. 2010-12-10 15:46:09 +01:00
Eryk Wieliczko 1ade6c2bc8 msvcrt: Implement ecvt_s. 2010-12-10 15:46:06 +01:00
Alexandre Julliard a967d985c2 explorerframe: Convert dll registration to the IRegistrar mechanism. 2010-12-10 15:09:24 +01:00
Alexandre Julliard ba709a1d45 mstask: Convert dll registration to the IRegistrar mechanism. 2010-12-10 15:09:24 +01:00
Alexandre Julliard 0da53e3dd2 msimtf: Convert dll registration to the IRegistrar mechanism. 2010-12-10 15:09:24 +01:00
Alexandre Julliard b13722cd2f include: Disable widl-specific coclass attributes when not building with widl. 2010-12-10 15:09:24 +01:00
Hans Leidekker 75e3544758 sxs: Add support for installing policy files. 2010-12-10 14:02:18 +01:00
Hans Leidekker eba814763a advapi32: Return the computer name as referenced domain name in LookupAccountName. 2010-12-10 14:02:00 +01:00
Michael Stefaniuc b0c925cdb2 wuapi: Use an iface instead of a vtbl pointer in update_searcher. 2010-12-10 14:01:38 +01:00
Michael Stefaniuc ac0826d51e mscoree: Use ifaces instead of vtbl pointers in ConfigFileHandler. 2010-12-10 13:03:31 +01:00
Michael Stefaniuc bcf15c7b16 mscoree: Use an iface instead of a vtbl pointer in MetaDataDispenser. 2010-12-10 13:03:28 +01:00
Michael Stefaniuc 812a0495c5 oleaut32: Use ifaces instead of vtbl pointers in OLEPictureImpl. 2010-12-10 13:03:24 +01:00
Michael Stefaniuc 79d03435ad wuapi: Use an iface instead of a vtbl pointer in automatic_updates. 2010-12-10 13:03:21 +01:00
Michael Stefaniuc ecd7ea605e wuapi: Use an iface instead of a vtbl pointer in update_downloader. 2010-12-10 13:03:16 +01:00
Michael Stefaniuc c3827f1b7b wuapi: Use an iface instead of a vtbl pointer in update_session. 2010-12-10 13:02:49 +01:00
Michael Stefaniuc 079c366292 wuapi: Use an iface instead of a vtbl pointer in update_installer. 2010-12-10 13:02:45 +01:00
Michael Stefaniuc 2085922d78 browseui: Use ifaces instead of vtbl pointers in ACLMulti. 2010-12-10 13:02:41 +01:00
Henri Verbeet 0e3c60786e wined3d: Explicitly pass gl_info to unset_shader(). 2010-12-10 13:02:26 +01:00
Henri Verbeet ae7a20af2f wined3d: Explicitly pass blit_priv and gl_info to set_shader(). 2010-12-10 13:02:24 +01:00
Henri Verbeet 0caed0a771 wined3d: Explicitly pass blit_priv and gl_info to gen_p8_shader(). 2010-12-10 13:02:22 +01:00
Henri Verbeet fa75517155 wined3d: Explicitly pass blit_priv and gl_info to gen_yuv_shader(). 2010-12-10 13:02:19 +01:00
Alexandre Julliard 6d8a19def4 winetest: Sill output an entry for a dll when it's skipped entirely. 2010-12-10 12:13:41 +01:00
Alexandre Julliard 17e2cbd4dc winetest: Fix filtering of whole dll when individual tests are excluded. 2010-12-10 12:13:15 +01:00
Alexandre Julliard f3f5230b92 widl: Don't create the CurVer key if the ProgId is already version-independent. 2010-12-09 22:42:30 +01:00
Alexandre Julliard f4b7222b98 msxml4: Convert dll registration to the IRegistrar mechanism. 2010-12-09 21:04:15 +01:00
Alexandre Julliard 5293d1fd03 msxml4: Add a typelib resource. 2010-12-09 20:52:26 +01:00
Alexandre Julliard 1829fc51c1 user32: Return some fake information for an inter-process GetWindowPlacement. 2010-12-09 20:43:26 +01:00
Alexandre Julliard 026d41c504 winex11: Only map the window the first time that WS_VISIBLE is set through WM_SETREDRAW. 2010-12-09 19:45:34 +01:00
Rico Schüller 5b2286a5bd d3dcompiler: Add initial reflection parsing. 2010-12-09 19:27:11 +01:00
Alexandre Julliard 4ad97d404d msxml3: Avoid using an initialized variable. 2010-12-09 17:46:47 +01:00
Alexandre Julliard f89d80c276 ws2_32/tests: Avoid size_t in a trace. 2010-12-09 17:46:13 +01:00
Alexandre Julliard b012ffba58 crypt32: Use allocation function with the correct prototype in CMSG_CONTENT_ENCRYPT_INFO. 2010-12-09 17:43:34 +01:00
Jacek Caban 331460793c mshtml: Added support for CONFIRMSAFETYACTION_LOADOBJECT flag in CONFIRMSAFETY struct. 2010-12-09 17:20:25 +01:00
Jacek Caban 483fe27730 mshtml: Associate PluginHost with containing element. 2010-12-09 17:20:19 +01:00
Jacek Caban bfc49aa7f3 mshtml: Inherit HTMLObjectElement from new HTMLPluginContainer object. 2010-12-09 17:20:14 +01:00
Jacek Caban b962fff243 mshtml: Associate PluginHost with containing HTMLDocumentDode. 2010-12-09 17:20:06 +01:00
Francois Gouget d9dcafab91 winetest: Allow submitting the results if not too many tests have been skipped.
Currently the limit is set at 10 tests or subtests.
2010-12-09 17:13:34 +01:00
Francois Gouget aa424f8159 winetest: Add a trace in the log when skipping a subtest. 2010-12-09 17:13:21 +01:00
Michael Stefaniuc 9a6f5ad239 riched20: Standardize the COM usage in clipboard.c. 2010-12-09 12:28:52 +01:00
Michael Stefaniuc 0acf4a297b riched20/tests: Use an iface instead of a vtbl pointer in ITextHostTestImpl. 2010-12-09 12:28:41 +01:00
Michael Stefaniuc 4038523b4e msxml3: Use ifaces instead of vtbl pointers in BindStatusCallback. 2010-12-09 12:25:50 +01:00