Commit Graph

74462 Commits

Author SHA1 Message Date
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
Michael Stefaniuc e362c67ad1 ole32: Use an iface instead of a vtbl pointer in BindCtxImpl. 2010-12-09 12:23:39 +01:00
Michael Stefaniuc 2605b76c6e ole32: Use an iface instead of a vtbl pointer in FileLockBytesImpl. 2010-12-09 12:23:31 +01:00
Michael Stefaniuc f27f7544fe ole32: Use an iface instead of a vtbl pointer in RemUnknown. 2010-12-09 12:23:25 +01:00
Michael Stefaniuc f4a0e3491e browseui: Use an iface instead of a vtbl pointer in ProgressDialog. 2010-12-09 12:23:13 +01:00
Michael Stefaniuc 0d61c7ba16 browseui: Use an iface instead of a vtbl pointer in ClassFactory. 2010-12-09 12:23:08 +01:00
Michael Stefaniuc 3942f4d60d browseui: Use an iface instead of a vtbl pointer in CompCatCacheDaemon. 2010-12-09 12:23:01 +01:00
Michael Stefaniuc 40213ae281 browseui: Use an iface instead of a vtbl pointer in ACLShellSource. 2010-12-09 12:22:53 +01:00
Michael Stefaniuc 9a0f38e211 quartz: Use an iface instead of a vtbl pointer in SystemClockImpl. 2010-12-09 12:22:33 +01:00
Michael Stefaniuc e86dff725f quartz: Use an iface instead of a vtbl pointer in IEnumRegFiltersImpl. 2010-12-09 12:22:26 +01:00
Michael Stefaniuc 8e77be63f4 mmdevapi: Use an iface instead of a vtbl pointer in AEVImpl. 2010-12-09 12:22:14 +01:00
Michael Stefaniuc 31aec42560 windowscodecs: Standardize the COM usage in icnsformat.c. 2010-12-09 12:21:55 +01:00
Michael Stefaniuc d11c0f3801 windowscodecs: Use an iface instead of a vtbl pointer in FlipRotator. 2010-12-09 12:21:50 +01:00
Michael Stefaniuc 7e106986cb windowscodecs: Use an iface instead of a vtbl pointer in PropertyBag. 2010-12-09 12:21:24 +01:00
Michael Stefaniuc cbee3a561e windowscodecs: Use an iface instead of a vtbl pointer in FormatConverter. 2010-12-09 12:21:19 +01:00
Michael Stefaniuc f25a867c87 strmbase: Use an iface instead of a vtbl pointer in IEnumPinsImpl. 2010-12-09 12:21:08 +01:00
Michael Stefaniuc bf247fad13 quartz: Use an iface instead of a vtbl pointer in BaseMemAllocator. 2010-12-09 12:20:56 +01:00
Michael Stefaniuc 80db15faa1 quartz: Use an iface instead of a vtbl pointer in EnumMonikerImpl. 2010-12-09 12:20:48 +01:00
Michael Stefaniuc 70f1c34300 quartz: Use an iface instead of a vtbl pointer in IEnumFiltersImpl. 2010-12-09 12:20:42 +01:00
Francois Gouget 320d8d2a52 comctl32: Add a trailing '\n' to a FIXME() call. 2010-12-09 12:17:33 +01:00
Hans Leidekker 973821c775 msi/tests: Avoid a test failure on 64-bit. 2010-12-09 12:17:22 +01:00
Hans Leidekker b376f41766 msi: Don't try to install or remove ODBC drivers if the component is disabled. 2010-12-09 12:17:12 +01:00
Thomas Mullaly 4e1ff0b8cd urlmon: Added pluggable protocol support to CoInternetParseIUri. 2010-12-09 12:17:01 +01:00
Stefan Leichter f7192d329e ntoskrnl.exe: Add stub for IoWMIRegistrationControl. 2010-12-09 12:16:51 +01:00
Andrew Bogott 3b00ef9ebd winemenubuilder: Release property variants. Plugs a one-string memory leak. 2010-12-09 12:16:38 +01:00
Henri Verbeet 7f09eb6a7a wined3d: Pass an IWineD3DDeviceImpl pointer to free_private(). 2010-12-09 12:14:31 +01:00
Henri Verbeet 4ba3b64c57 wined3d: Pass an IWineD3DDeviceImpl pointer to alloc_private(). 2010-12-09 12:14:25 +01:00
Henri Verbeet a3b2407824 wined3d: Remove IWineD3DBaseTexture::SetDirty() from the public interface. 2010-12-09 12:14:19 +01:00
Henri Verbeet 4dd3066ea3 wined3d: Remove the unused IWineD3DBaseTexture::GetDirty() method. 2010-12-09 12:14:11 +01:00
Alexandre Julliard 07a627b1b8 rsaenh: Convert dll registration to the IRegistrar mechanism. 2010-12-09 12:11:20 +01:00