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 |
Thomas Mullaly
|
2182d77333
|
include: Added IUriBuilderFactory interface definition.
|
2010-12-07 11:38:57 +01:00 |
Andrew Bogott
|
6197866dc0
|
winemenubuilder: Include icons in .url menus.
|
2010-12-07 11:38:45 +01:00 |
Louis Lenders
|
4b281b2b81
|
Add stubbed wmic.exe.
|
2010-12-07 11:36:52 +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 |
Hans Leidekker
|
8ad7d2e814
|
programs: Add a stub implementation of netsh.exe.
|
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 |
Peter Schlaile
|
95a3cd8e30
|
winedbg: Adds an rwatch command to winedbg.
|
2010-12-06 12:21:16 +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 |