Commit Graph

57194 Commits

Author SHA1 Message Date
Alexandre Julliard 7092313b2a devenum: Convert dll registration to the IRegistrar mechanism. 2010-12-07 14:44:19 +01:00
Alexandre Julliard 343a2cb07a mmdevapi: Convert dll registration to the IRegistrar mechanism. 2010-12-07 13:30:55 +01:00
Alexandre Julliard 0508dff006 mlang: Convert dll registration to the IRegistrar mechanism. 2010-12-07 13:25:18 +01:00
Alexandre Julliard d1d90f4b0d dxdiagn: Convert dll registration to the IRegistrar mechanism. 2010-12-07 13:13:45 +01:00
Alexandre Julliard 578b7e754e dpnet: Convert dll registration to the IRegistrar mechanism. 2010-12-07 13:07:20 +01:00
Alexandre Julliard c6f91df4b7 dplayx: Convert dll registration to the IRegistrar mechanism. 2010-12-07 12:54:24 +01:00
Alexandre Julliard f4d0d638e8 dinput: Convert dll registration to the IRegistrar mechanism. 2010-12-07 12:54:24 +01:00
Alexandre Julliard b89ea84e6a dinput8: Convert dll registration to the IRegistrar mechanism. 2010-12-07 12:54:24 +01:00
Alexandre Julliard 4da54d93e1 ddraw: Convert dll registration to the IRegistrar mechanism. 2010-12-07 12:54:12 +01:00
Alexandre Julliard d3bb2ee811 ddrawex: Convert dll registration to the IRegistrar mechanism. 2010-12-07 12:37:09 +01:00
Alexandre Julliard 5940d37d11 d3dxof: Convert dll registration to the IRegistrar mechanism. 2010-12-07 12:30:05 +01:00
Michael Stefaniuc 5d60989b3b urlmon: Use ifaces instead of vtbl pointers in FileProtocol. 2010-12-07 11:43:19 +01:00
Michael Stefaniuc 4252552399 urlmon: Use ifaces instead of vtbl pointers in HttpProtocol. 2010-12-07 11:43:04 +01:00
Michael Stefaniuc 4d3c6278b4 urlmon: Use ifaces instead of vtbl pointers in FtpProtocol. 2010-12-07 11:42:53 +01:00
Michael Stefaniuc b74af4aa0f urlmon: Use ifaces instead of vtbl pointers in DownloadBSC. 2010-12-07 11:42:38 +01:00
Michael Stefaniuc d98e210351 urlmon: Standardize the COM usage in sec_mgr.c. 2010-12-07 11:42:27 +01:00
Michael Stefaniuc c5935e152e urlmon: Use an iface instead of a vtbl pointer in EnumFORMATETC. 2010-12-07 11:42:14 +01:00
Michael Stefaniuc 6f401f9811 mshtml: Use an iface instead of a vtbl pointer in HTMLImgElement. 2010-12-07 11:42:06 +01:00
Michael Stefaniuc 6c6536cbef mshtml: Use an iface instead of a vtbl pointer in OmNavigator. 2010-12-07 11:41:59 +01:00
Michael Stefaniuc 850e991fd0 mshtml: Use an iface instead of a vtbl pointer in HTMLIFrame. 2010-12-07 11:41:52 +01:00
Michael Stefaniuc bec5ea78ad mshtml: Use an iface instead of a vtbl pointer in HTMLScreen. 2010-12-07 11:41:47 +01:00
Michael Stefaniuc d4b0523288 mshtml: Use an iface instead of a vtbl pointer in HTMLSelectionObject. 2010-12-07 11:41:41 +01:00
Michael Stefaniuc 99a0da2410 mshtml: Use an iface instead of a vtbl pointer in HTMLLoadOptions. 2010-12-07 11:41:34 +01:00
Michael Stefaniuc 0850b4e8ee mshtml: Use an iface instead of a vtbl pointer in HTMLObjectElement. 2010-12-07 11:41:15 +01:00
Michael Stefaniuc 8d78c7210f mshtml: Use an iface instead of a vtbl pointer in HTMLTextAreaElement. 2010-12-07 11:41:12 +01:00
Michael Stefaniuc 5a506d707a mshtml: Use an iface instead of a vtbl pointer in HTMLGenericElement. 2010-12-07 11:41:04 +01:00
Michael Stefaniuc 407a02d7eb mshtml: Change the second vtbl in HTMLInputElement to an iface. 2010-12-07 11:40:55 +01:00
Michael Stefaniuc bc4fed3a61 mshtml: Change the first vtbl in HTMLInputElement to an iface. 2010-12-07 11:40:41 +01:00
Michael Stefaniuc 6d158cf1d5 mshtml: Use an iface instead of a vtbl pointer in HTMLSelectElement. 2010-12-07 11:40:20 +01:00
Michael Stefaniuc 00324ea8be mshtml: Use an iface instead of a vtbl pointer in HTMLTableRow. 2010-12-07 11:40:10 +01:00
Michael Stefaniuc ca129550fe mshtml: Use an iface instead of a vtbl pointer in HTMLFrameElement. 2010-12-07 11:40:01 +01:00
Michael Stefaniuc 2bef3ad2ef mshtml: Use an iface instead of a vtbl pointer in UndoManager. 2010-12-07 11:39:53 +01:00
Michael Stefaniuc 2c04cfdb4e mshtml: Use an iface instead of a vtbl pointer in HTMLScriptElement. 2010-12-07 11:39:43 +01:00
Michael Stefaniuc 0d2f29a010 mshtml: Use an iface instead of a vtbl pointer in HTMLEventObj. 2010-12-07 11:39:36 +01:00
Thomas Mullaly 875f1e939c urlmon: Implemented IUriBuilderFactory interface. 2010-12-07 11:39:16 +01:00
Henri Verbeet cd30e9562c wined3d: Explicitly pass gl_info to shader_arb_generate_pshader(). 2010-12-07 11:33:27 +01:00
Henri Verbeet 202a60c489 wined3d: Explicitly pass gl_info to shader_arb_generate_vshader(). 2010-12-07 11:33:25 +01:00
Henri Verbeet db164a990c wined3d: Rename shader_reg_maps to wined3d_shader_reg_maps.
For consistency with other shader translation structures.
2010-12-07 11:33:23 +01:00
Henri Verbeet ac2afd08ae d3d9/tests: Don't draw undefined data in stream_test(). 2010-12-07 11:33:20 +01:00
Andrew Eikum 0a55ec2c9e shell32: Correctly construct the PIDL given to SHChangeNotify in AddFolder. 2010-12-06 19:34:02 +01:00
Andrew Bogott 23aa460722 shdocvw: Add tests for IPersistFile on an internet shortcut. 2010-12-06 19:17:33 +01:00
Andrew Bogott 3d5b3bef8b shdocvw: Add reading of iconfile and iconframe via IPersistFile. 2010-12-06 19:17:31 +01:00
Maarten Lankhorst 3f9abe2c28 strmbase: Use advise functions in WaitFor. 2010-12-06 19:16:07 +01:00
Maarten Lankhorst feb716b423 winegstreamer: Always update time when Run is called. 2010-12-06 19:16:01 +01:00
Maarten Lankhorst ab7986390a quartz: Always update time when Run is called. 2010-12-06 19:15:56 +01:00
Maarten Lankhorst 804a9d14c9 quartz: Remove default clock if the providing filter is removed from filtergraph. 2010-12-06 19:15:51 +01:00
Jacek Caban c12d9ff8d7 mshtml: Added PluginHost's IServiceProvider stub implementation. 2010-12-06 19:06:38 +01:00
Jacek Caban 4479194e48 mshtml: Added PluginHost's IBindHost stub implementation. 2010-12-06 19:06:34 +01:00
Jacek Caban dc062aee5a mshtml: Added PluginHost's IOleControlSite stub implementation. 2010-12-06 19:06:29 +01:00
Jacek Caban 890dc6d6a0 mshtml: Added PluginHost's IOleInPlaceSite stub implementation. 2010-12-06 19:06:27 +01:00
Jacek Caban 06aa58f44b mshtml: Added PluginHost's IDispatch stub implementation. 2010-12-06 19:06:25 +01:00
Jacek Caban ec29487f12 mshtml: Added PluginHost's IPropertyNotifySink stub implementation. 2010-12-06 19:06:23 +01:00
Jacek Caban 546f4bf5e3 mshtml: Added PluginHost's IAdviseSinkEx stub implementation. 2010-12-06 19:06:21 +01:00
Jacek Caban 410501e6c9 mshtml: Added QuickActivation support. 2010-12-06 19:06:19 +01:00
Jacek Caban c706bba6a8 mshtml: Added QuickActivate tests. 2010-12-06 19:06:16 +01:00
Jacek Caban 5d0df14e77 mshtml: Added plugin host's IOleClientSite stub implementation. 2010-12-06 19:06:14 +01:00
Jacek Caban 812330421e mshtml: Added IOleControl calls test. 2010-12-06 19:06:07 +01:00
Michael Stefaniuc 28c0256635 mshtml: Use an iface instead of a vtbl pointer in HTMLRect. 2010-12-06 19:05:54 +01:00
Michael Stefaniuc f419f8e0b7 mshtml: Use an iface instead of a vtbl pointer in HTMLBodyElement. 2010-12-06 19:05:54 +01:00
Michael Stefaniuc c9195b9f02 mshtml: Use an iface instead of an vtbl pointer in HTMLAnchorElement. 2010-12-06 19:05:54 +01:00
Michael Stefaniuc 872e3f3a25 itss: Use ifaces instead of vtbl pointers in ITSProtocol. 2010-12-06 19:05:53 +01:00
Hans Leidekker 23169289e6 msi: Map neutral parts of package language ids to the system default language id. 2010-12-06 19:05:53 +01:00
Aric Stewart eefe6f65c1 wineqtdecoder: Initial version of the video decoder using Mac OS/X QuickTime Framework. 2010-12-06 19:05:53 +01:00
Henri Verbeet 78652a5fe8 wined3d: Explicitly pass shader_data, reg_maps and gl_info to vshader_add_footer(). 2010-12-06 12:21:35 +01:00
Henri Verbeet e9ff40d918 wined3d: Use local reg_maps variables where possible. 2010-12-06 12:21:31 +01:00
Henri Verbeet 0405733ff7 wined3d: Explicitly pass shader_data and reg_maps to reserved_vs_const(). 2010-12-06 12:21:27 +01:00
Henri Verbeet a564101630 wined3d: Explicitly pass shader_data and reg_maps to need_helper_const(). 2010-12-06 12:21:24 +01:00
Michael Stefaniuc 1c0982e85f oledb32: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-06 12:19:58 +01:00
Michael Stefaniuc ed5260ba92 dinput8: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-06 12:19:52 +01:00
Michael Stefaniuc ef039627a5 mmdevapi: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-06 12:19:47 +01:00
Mike Gibson 23906816d8 msvcrt: Implement wcsnicoll. 2010-12-05 16:45:43 +01:00
Andrew Bogott 12c218c8d8 shdocvw: Plug a tiny memory leak in a test. 2010-12-05 16:45:09 +01:00
Andrew Bogott ef06f989a2 shdocvw: In PersistFile_Save, output the Icon Path and Icon Index properties. 2010-12-05 16:45:05 +01:00
Yaron Shahrabani ecd140cfa3 sane: Added Hebrew translation. 2010-12-05 16:44:42 +01:00
Alexander Puzankov 4431c32c91 winmm: Fixed boundary condition in mmioOpen file name parsing. 2010-12-05 16:44:28 +01:00
Michael Stefaniuc e75635a738 wbemprox: Use an iface instead of a vtbl pointer in wbem_locator. 2010-12-05 16:44:07 +01:00
Michael Stefaniuc d2e90cddfd dsound: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-05 16:44:02 +01:00
Michael Stefaniuc 751a4fe945 infosoft: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-05 16:43:56 +01:00
Michael Stefaniuc f4f05ff9ac oleaut32: Use an iface instead of a vtbl pointer in TMarshalDispatchChannel. 2010-12-05 16:43:50 +01:00
Michael Stefaniuc 3ef0a52346 dplayx: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-05 16:43:40 +01:00
Michael Stefaniuc e4094231a4 oleaut32: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-05 16:43:34 +01:00
Michael Stefaniuc 8333eaa9b7 itss: Standardize the COM usage in itss.c. 2010-12-05 16:43:26 +01:00
Michael Stefaniuc dcef7c3bb5 dpnet: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-05 16:43:18 +01:00
Michael Stefaniuc 6d7d1b5850 dinput: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-05 16:43:09 +01:00
Michael Stefaniuc 72f3765a5b itss: Standardize the COM usage in moniker.c. 2010-12-05 16:42:59 +01:00
Alexandre Julliard 23cd52e559 msrle32: Fix invalid character in resource wide string. 2010-12-05 16:32:53 +01:00
Alexandre Julliard 515a14989d shlwapi: Don't use wide strings in button labels. 2010-12-05 16:32:33 +01:00
Michael Stefaniuc 425dd09309 hlink: Use an iface instead of a vtbl pointer in HlinkBCImpl. 2010-12-05 12:28:45 +01:00
Thomas Mullaly 5ca3215204 urlmon: Implemented PARSE_ANCHOR and PARSE_LOCATION for CoInternetParseIUri. 2010-12-05 12:28:36 +01:00
Thomas Mullaly 08b957062d urlmon: Standardize IUriBuilder COM interface. 2010-12-05 12:28:29 +01:00
Thomas Mullaly d6f9a193a3 urlmon: Standardize COM implementation of IUri. 2010-12-05 12:28:12 +01:00
Michael Stefaniuc f948478f28 shell32: Use an iface instead of a vtbl pointer in IQueryAssociationsImpl. 2010-12-05 12:27:38 +01:00
Michael Stefaniuc 0d7b3247ca fusion: Standardize the COM usage in asmcache.c. 2010-12-05 12:27:30 +01:00
Michael Stefaniuc 21c1cbf308 qmgr: Use an iface instead of a vtbl pointer in DLBindStatusCallback. 2010-12-05 12:27:24 +01:00
Michael Stefaniuc be5bb18502 ole32: Use an iface instead of a vtbl pointer in EnumOLEVERB. 2010-12-05 12:27:16 +01:00
Michael Stefaniuc b194b778b4 fusion: Use an iface instead of a vtbl pointer in IAssemblyEnumImpl. 2010-12-05 12:27:09 +01:00
Michael Stefaniuc 46ebaa9be2 ole32/tests: Use an iface instead of a vtbl pointer in HeapUnknown. 2010-12-05 12:26:57 +01:00
Michael Stefaniuc b8ef455d49 avifil32: Use an iface instead of an vtbl pointer in IClassFactoryImpl. 2010-12-05 12:26:45 +01:00
Michael Stefaniuc a92531487b shell32: Use ifaces instead of vtbl pointers in IDesktopFolderImpl. 2010-12-05 12:26:37 +01:00
Michael Stefaniuc c8ba8b6d6a shell32: Use an iface instead of a vtbl pointer in IShellItemArrayImpl. 2010-12-05 12:26:29 +01:00
Michael Stefaniuc ec1f8b5335 oleaut32: Use an iface instead of a vtbl pointer in StdDispatch. 2010-12-05 12:26:21 +01:00
Michael Stefaniuc fd6ba85f4e oleaut32: Use an iface instead of a vtbl pointer in IRecordInfoImpl. 2010-12-05 12:26:15 +01:00
Michael Stefaniuc f3810015e1 ole32: Use an iface instead of a vtbl pointer in EnumOleSTATDATA. 2010-12-05 12:26:08 +01:00
Michael Stefaniuc 740a850a63 mshtml: Use an iface instead of a vtbl pointer in ClassFactory. 2010-12-05 12:25:54 +01:00
Michael Stefaniuc 66a515aef2 devenum: Use an iface instead of an vtbl pointer in RegPropBagImpl. 2010-12-05 12:25:45 +01:00
Michael Stefaniuc d335af1ec0 amstream: Use an iface instead of an vtbl pointer in IAMMultiMediaStreamImpl. 2010-12-05 12:25:37 +01:00
André Hentschel d32d1c866d comctl32: Partially implement new messages. 2010-12-05 12:25:16 +01:00
Jacek Caban a03da22965 mshtml: Make translate_url IUri-based. 2010-12-05 12:24:28 +01:00
André Hentschel fd94974e59 mshtml: Fix export comment. 2010-12-05 12:24:11 +01:00
Maarten Lankhorst bd4083bd63 winegstreamer: Kill thread on disconnect. 2010-12-05 12:24:03 +01:00
Maarten Lankhorst c911893e43 winegstreamer: Make sure size is set correctly before delivering buffers. 2010-12-05 12:23:56 +01:00
Maarten Lankhorst 4416ef9de6 strmbase: Fix reference leak of enumpins. 2010-12-05 12:23:53 +01:00
Alexandre Julliard 30de0fa697 sti: Generate the class registration. 2010-12-03 20:27:25 +01:00
Alexandre Julliard 48216541fd atl: Generate the class registration and use a copy of the standard winecrt0 mechanism. 2010-12-03 20:23:54 +01:00
Alexandre Julliard 431e369f62 ole32: Convert dll registration to the IRegistrar mechanism. 2010-12-03 19:51:08 +01:00
Alexandre Julliard 24d2f694cb msi/tests: Fix a test failure on win2k. 2010-12-03 16:15:13 +01:00
Austin English b98c8ce556 d3d8/d3d9: Fix compiler warnings on non x86/x86_64. 2010-12-03 16:08:55 +01:00
Francois Gouget f10c16072e msxml3: Add a trailing '\n' to an ERR() call. 2010-12-03 16:08:29 +01:00
Francois Gouget 036909e838 ntdll/tests: Add a trailing '\n' to an ok() call. 2010-12-03 16:08:25 +01:00
Francois Gouget a4c0b0ddf2 shdocvw: Fix the trailing '\n' of a TRACE(). 2010-12-03 16:08:20 +01:00
Francois Gouget 1465b4d211 comctl32/tests: Add a trailing '\n' to an ok() call. 2010-12-03 16:08:17 +01:00
Alexandre Julliard 5f49129e03 resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
Austin Lund 555e59a454 user32/tests: Disable IME for msg tests. 2010-12-03 14:28:31 +01:00
Austin Lund 0fe32508a7 user32/tests: Close second window in DBCS WM_CHAR tests. 2010-12-03 14:28:31 +01:00
Michael Stefaniuc be6dcb5494 shdocvw: Use an iface instead of an vtbl pointer in IClassFactoryImpl. 2010-12-03 14:28:30 +01:00
Maarten Lankhorst 02986df061 quartz: Make video renderer use unicode calls. 2010-12-03 14:28:30 +01:00
Maarten Lankhorst 70b31cf0ce quartz: Use unicode calls in SystemClock. 2010-12-03 14:28:30 +01:00
Maarten Lankhorst 883ca4d9d0 quartz: Implement AMGetErrorTextA on top of AMGetErrorTextW. 2010-12-03 14:28:29 +01:00
Maarten Lankhorst 89161a8ded quartz: Make sure video window is actually destroyed. 2010-12-03 14:28:29 +01:00
Maarten Lankhorst 6e7aff2544 quartz: Add support for filtermapper3 to filtergraph. 2010-12-03 14:28:29 +01:00
Maarten Lankhorst c7a3f12359 quartz: Support IFilterMapper3 interface. 2010-12-03 14:28:28 +01:00
Alexandre Julliard 7ef29c5d2e dswave: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:28 +01:00
Alexandre Julliard b3c307fb91 dsound: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:28 +01:00
Alexandre Julliard f5090d2617 dmusic: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:27 +01:00
Alexandre Julliard ca110e4d71 dmsynth: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:27 +01:00
Alexandre Julliard 0dbd799002 dmstyle: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:27 +01:00
Alexandre Julliard e559640482 dmscript: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:26 +01:00
Alexandre Julliard 4e4ea3f0a1 dmloader: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:26 +01:00
Alexandre Julliard 5bc129aa89 dmime: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:25 +01:00
Alexandre Julliard 8db3669d19 dmcompos: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:24 +01:00
Alexandre Julliard fde44df4d0 dmband: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:24 +01:00
Alexandre Julliard 025a84a15a amstream: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:23 +01:00
Austin Lund 8446f5c0a7 shell32/tests: Fixed SHPathPrepareForWriteW tests on Asian platforms. 2010-12-03 14:28:23 +01:00
Peter Urbanec e40093f70a opencl: Basic OpenCL 1.0 implementation. 2010-12-03 14:28:09 +01:00
Peter Urbanec 65c84d773f opencl: Initial stub implementation of OpenCL 1.0. 2010-12-03 13:13:45 +01:00
Nikolay Sivov f0f3157da1 comctl32/listview: Don't touch out text pointer if it wasn't requested. 2010-12-03 13:13:45 +01:00
Jacek Caban 0b046c94ac mshtml: Added ActiveX control creation implementation. 2010-12-03 13:13:45 +01:00
Jacek Caban b00b8631a6 mshtml: Added NP_GetEntryPoints implementation. 2010-12-03 13:12:02 +01:00
Jacek Caban 4a91265b4f npmshtml: Added Mozilla plugin for mshtml ActiveX controls. 2010-12-03 11:51:50 +01:00
Juan Lang a273ce077e quartz: Don't crash in SetMediaType if the source media type is NULL. 2010-12-03 11:08:37 +01:00