Commit Graph

74491 Commits (0da53e3dd23012db7d4a8a4d9978f72a8e17b8d5)
 

Author SHA1 Message Date
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
Michael Stefaniuc d24e87fdaf msimtf: Use an iface instead of a vtbl pointer in ActiveIMMApp. 2010-12-09 12:25:42 +01:00
Michael Stefaniuc 5c2cf08674 qedit: Use an iface instead of a vtbl pointer in MediaDetImpl. 2010-12-09 12:25:21 +01:00
Michael Stefaniuc 38b4a4d7d7 infosoft: Use an iface instead of a vtbl pointer in wordbreaker_impl. 2010-12-09 12:25:14 +01:00
Michael Stefaniuc 965aea8d8e itss: Standardize the COM usage in storage.c. 2010-12-09 12:25:09 +01:00
Michael Stefaniuc 5e5e69f0fc msctf: Use an iface instead of a vtbl pointer in Range. 2010-12-09 12:24:58 +01:00
Michael Stefaniuc 3feb3e4815 msctf: Use an iface instead of a vtbl pointer in LangBarMgr. 2010-12-09 12:24:52 +01:00
Michael Stefaniuc 774ef1d3cb msctf: Use an iface instead of a vtbl pointer in CategoryMgr. 2010-12-09 12:24:43 +01:00
Michael Stefaniuc 3f6751f4de msctf: Use an iface instead of a vtbl pointer in ClassFactory. 2010-12-09 12:24:35 +01:00
Michael Stefaniuc 242bd9e4b2 msctf: Use an iface instead of a vtbl pointer in DisplayAttributeMgr. 2010-12-09 12:24:31 +01:00
Michael Stefaniuc adfc457234 strmbase: Use an iface instead of a vtbl pointer in IEnumMediaTypesImpl. 2010-12-09 12:24:25 +01:00
Michael Stefaniuc c38d6fed39 rpcrt4: Use an iface instead of a vtbl pointer in RpcStreamImpl. 2010-12-09 12:24:15 +01:00
Michael Stefaniuc adbcfb7e5c ole32: Use an iface instead of a vtbl pointer in PointerMonikerImpl. 2010-12-09 12:24:03 +01:00
Michael Stefaniuc 32fe620c88 ole32: Use ifaces instead of vtbl pointers in Context. 2010-12-09 12:23:49 +01:00