Thomas Mullaly [Mon, 6 Dec 2010 22:50:37 +0000 (17:50 -0500)]
urlmon: Implemented IUriBuilderFactory interface.
Thomas Mullaly [Mon, 6 Dec 2010 01:51:23 +0000 (20:51 -0500)]
include: Added IUriBuilderFactory interface definition.
Andrew Bogott [Thu, 25 Nov 2010 06:34:35 +0000 (00:34 -0600)]
winemenubuilder: Include icons in .url menus.
Louis Lenders [Mon, 6 Dec 2010 22:04:20 +0000 (23:04 +0100)]
Add stubbed wmic.exe.
Henri Verbeet [Mon, 6 Dec 2010 19:33:04 +0000 (20:33 +0100)]
wined3d: Explicitly pass gl_info to shader_arb_generate_pshader().
Henri Verbeet [Mon, 6 Dec 2010 19:33:03 +0000 (20:33 +0100)]
wined3d: Explicitly pass gl_info to shader_arb_generate_vshader().
Henri Verbeet [Mon, 6 Dec 2010 19:33:02 +0000 (20:33 +0100)]
wined3d: Rename shader_reg_maps to wined3d_shader_reg_maps.
For consistency with other shader translation structures.
Henri Verbeet [Mon, 6 Dec 2010 19:33:01 +0000 (20:33 +0100)]
d3d9/tests: Don't draw undefined data in stream_test().
Andrew Eikum [Fri, 3 Dec 2010 17:50:12 +0000 (11:50 -0600)]
shell32: Correctly construct the PIDL given to SHChangeNotify in AddFolder.
Andrew Bogott [Wed, 24 Nov 2010 21:56:08 +0000 (15:56 -0600)]
shdocvw: Add tests for IPersistFile on an internet shortcut.
Andrew Bogott [Wed, 24 Nov 2010 22:47:50 +0000 (16:47 -0600)]
shdocvw: Add reading of iconfile and iconframe via IPersistFile.
Maarten Lankhorst [Mon, 6 Dec 2010 13:16:44 +0000 (14:16 +0100)]
strmbase: Use advise functions in WaitFor.
Maarten Lankhorst [Mon, 6 Dec 2010 13:16:43 +0000 (14:16 +0100)]
winegstreamer: Always update time when Run is called.
Maarten Lankhorst [Mon, 6 Dec 2010 13:16:42 +0000 (14:16 +0100)]
quartz: Always update time when Run is called.
Maarten Lankhorst [Mon, 6 Dec 2010 13:16:41 +0000 (14:16 +0100)]
quartz: Remove default clock if the providing filter is removed from filtergraph.
Jacek Caban [Mon, 6 Dec 2010 17:51:20 +0000 (18:51 +0100)]
mshtml: Added PluginHost's IServiceProvider stub implementation.
Jacek Caban [Mon, 6 Dec 2010 17:51:05 +0000 (18:51 +0100)]
mshtml: Added PluginHost's IBindHost stub implementation.
Jacek Caban [Mon, 6 Dec 2010 17:50:52 +0000 (18:50 +0100)]
mshtml: Added PluginHost's IOleControlSite stub implementation.
Jacek Caban [Mon, 6 Dec 2010 17:50:35 +0000 (18:50 +0100)]
mshtml: Added PluginHost's IOleInPlaceSite stub implementation.
Jacek Caban [Mon, 6 Dec 2010 17:50:12 +0000 (18:50 +0100)]
mshtml: Added PluginHost's IDispatch stub implementation.
Jacek Caban [Mon, 6 Dec 2010 17:49:49 +0000 (18:49 +0100)]
mshtml: Added PluginHost's IPropertyNotifySink stub implementation.
Jacek Caban [Mon, 6 Dec 2010 17:49:16 +0000 (18:49 +0100)]
mshtml: Added PluginHost's IAdviseSinkEx stub implementation.
Jacek Caban [Mon, 6 Dec 2010 17:49:00 +0000 (18:49 +0100)]
mshtml: Added QuickActivation support.
Jacek Caban [Mon, 6 Dec 2010 17:48:42 +0000 (18:48 +0100)]
mshtml: Added QuickActivate tests.
Jacek Caban [Mon, 6 Dec 2010 17:48:22 +0000 (18:48 +0100)]
mshtml: Added plugin host's IOleClientSite stub implementation.
Jacek Caban [Mon, 6 Dec 2010 17:48:05 +0000 (18:48 +0100)]
mshtml: Added IOleControl calls test.
Michael Stefaniuc [Mon, 6 Dec 2010 15:44:58 +0000 (16:44 +0100)]
mshtml: Use an iface instead of a vtbl pointer in HTMLRect.
Michael Stefaniuc [Mon, 6 Dec 2010 15:44:18 +0000 (16:44 +0100)]
mshtml: Use an iface instead of a vtbl pointer in HTMLBodyElement.
Michael Stefaniuc [Mon, 6 Dec 2010 11:34:31 +0000 (12:34 +0100)]
mshtml: Use an iface instead of an vtbl pointer in HTMLAnchorElement.
Michael Stefaniuc [Mon, 6 Dec 2010 09:19:33 +0000 (10:19 +0100)]
itss: Use ifaces instead of vtbl pointers in ITSProtocol.
Hans Leidekker [Mon, 6 Dec 2010 12:20:02 +0000 (13:20 +0100)]
msi: Map neutral parts of package language ids to the system default language id.
Hans Leidekker [Mon, 6 Dec 2010 12:19:41 +0000 (13:19 +0100)]
programs: Add a stub implementation of netsh.exe.
Aric Stewart [Fri, 3 Dec 2010 13:33:08 +0000 (07:33 -0600)]
wineqtdecoder: Initial version of the video decoder using Mac OS/X QuickTime Framework.
Henri Verbeet [Sun, 5 Dec 2010 22:46:55 +0000 (23:46 +0100)]
wined3d: Explicitly pass shader_data, reg_maps and gl_info to vshader_add_footer().
Henri Verbeet [Sun, 5 Dec 2010 22:46:54 +0000 (23:46 +0100)]
wined3d: Use local reg_maps variables where possible.
Henri Verbeet [Sun, 5 Dec 2010 22:46:53 +0000 (23:46 +0100)]
wined3d: Explicitly pass shader_data and reg_maps to reserved_vs_const().
Henri Verbeet [Sun, 5 Dec 2010 22:46:52 +0000 (23:46 +0100)]
wined3d: Explicitly pass shader_data and reg_maps to need_helper_const().
Peter Schlaile [Sun, 5 Dec 2010 16:35:55 +0000 (17:35 +0100)]
winedbg: Adds an rwatch command to winedbg.
Michael Stefaniuc [Sun, 5 Dec 2010 14:17:05 +0000 (15:17 +0100)]
oledb32: Use an iface instead of a vtbl pointer in IClassFactoryImpl.
Michael Stefaniuc [Sun, 5 Dec 2010 14:15:10 +0000 (15:15 +0100)]
dinput8: Use an iface instead of a vtbl pointer in IClassFactoryImpl.
Michael Stefaniuc [Sun, 5 Dec 2010 14:16:39 +0000 (15:16 +0100)]
mmdevapi: Use an iface instead of a vtbl pointer in IClassFactoryImpl.
Mike Gibson [Fri, 3 Dec 2010 17:12:23 +0000 (10:12 -0700)]
msvcrt: Implement wcsnicoll.
Andrew Bogott [Tue, 23 Nov 2010 09:43:32 +0000 (03:43 -0600)]
shdocvw: Plug a tiny memory leak in a test.
Andrew Bogott [Sat, 20 Nov 2010 04:02:26 +0000 (22:02 -0600)]
shdocvw: In PersistFile_Save, output the Icon Path and Icon Index properties.
Yaron Shahrabani [Sun, 5 Dec 2010 12:02:54 +0000 (14:02 +0200)]
sane: Added Hebrew translation.
Yaron Shahrabani [Sun, 5 Dec 2010 11:52:44 +0000 (13:52 +0200)]
view: Added Hebrew translation.
Alexander Puzankov [Sun, 5 Dec 2010 14:24:59 +0000 (17:24 +0300)]
winmm: Fixed boundary condition in mmioOpen file name parsing.
Michael Stefaniuc [Sun, 5 Dec 2010 14:15:04 +0000 (15:15 +0100)]
wbemprox: Use an iface instead of a vtbl pointer in wbem_locator.
Michael Stefaniuc [Sun, 5 Dec 2010 14:16:07 +0000 (15:16 +0100)]
dsound: Use an iface instead of a vtbl pointer in IClassFactoryImpl.
Michael Stefaniuc [Sun, 5 Dec 2010 14:16:17 +0000 (15:16 +0100)]
infosoft: Use an iface instead of a vtbl pointer in IClassFactoryImpl.
Michael Stefaniuc [Sun, 5 Dec 2010 14:14:58 +0000 (15:14 +0100)]
oleaut32: Use an iface instead of a vtbl pointer in TMarshalDispatchChannel.
Michael Stefaniuc [Sun, 5 Dec 2010 14:15:26 +0000 (15:15 +0100)]
dplayx: Use an iface instead of a vtbl pointer in IClassFactoryImpl.
Michael Stefaniuc [Sun, 5 Dec 2010 14:16:55 +0000 (15:16 +0100)]
oleaut32: Use an iface instead of a vtbl pointer in IClassFactoryImpl.
Michael Stefaniuc [Sun, 5 Dec 2010 14:16:28 +0000 (15:16 +0100)]
itss: Standardize the COM usage in itss.c.
Michael Stefaniuc [Sun, 5 Dec 2010 14:15:50 +0000 (15:15 +0100)]
dpnet: Use an iface instead of a vtbl pointer in IClassFactoryImpl.
Michael Stefaniuc [Sun, 5 Dec 2010 14:15:18 +0000 (15:15 +0100)]
dinput: Use an iface instead of a vtbl pointer in IClassFactoryImpl.
Michael Stefaniuc [Sun, 5 Dec 2010 14:14:46 +0000 (15:14 +0100)]
itss: Standardize the COM usage in moniker.c.
Alexandre Julliard [Sun, 5 Dec 2010 15:33:13 +0000 (16:33 +0100)]
wrc: Only allow 7-bit ASCII characters in wide string constants.
Alexandre Julliard [Sun, 5 Dec 2010 15:32:53 +0000 (16:32 +0100)]
msrle32: Fix invalid character in resource wide string.
Alexandre Julliard [Sun, 5 Dec 2010 15:32:33 +0000 (16:32 +0100)]
shlwapi: Don't use wide strings in button labels.
Alexandre Julliard [Sun, 5 Dec 2010 15:17:42 +0000 (16:17 +0100)]
makefiles: Add common rules for installing the main man page.
Michael Stefaniuc [Sat, 4 Dec 2010 21:13:41 +0000 (22:13 +0100)]
hlink: Use an iface instead of a vtbl pointer in HlinkBCImpl.
Thomas Mullaly [Fri, 3 Dec 2010 02:57:07 +0000 (21:57 -0500)]
urlmon: Implemented PARSE_ANCHOR and PARSE_LOCATION for CoInternetParseIUri.
Thomas Mullaly [Mon, 29 Nov 2010 21:19:52 +0000 (16:19 -0500)]
urlmon: Standardize IUriBuilder COM interface.
Thomas Mullaly [Mon, 29 Nov 2010 21:06:12 +0000 (16:06 -0500)]
urlmon: Standardize COM implementation of IUri.
Michael Stefaniuc [Sat, 4 Dec 2010 21:16:32 +0000 (22:16 +0100)]
shell32: Use an iface instead of a vtbl pointer in IQueryAssociationsImpl.
Michael Stefaniuc [Sat, 4 Dec 2010 21:13:22 +0000 (22:13 +0100)]
fusion: Standardize the COM usage in asmcache.c.
Michael Stefaniuc [Sat, 4 Dec 2010 21:16:22 +0000 (22:16 +0100)]
qmgr: Use an iface instead of a vtbl pointer in DLBindStatusCallback.
Michael Stefaniuc [Sat, 4 Dec 2010 21:14:24 +0000 (22:14 +0100)]
ole32: Use an iface instead of a vtbl pointer in EnumOLEVERB.
Michael Stefaniuc [Sat, 4 Dec 2010 21:13:29 +0000 (22:13 +0100)]
fusion: Use an iface instead of a vtbl pointer in IAssemblyEnumImpl.
Michael Stefaniuc [Sat, 4 Dec 2010 21:14:56 +0000 (22:14 +0100)]
ole32/tests: Use an iface instead of a vtbl pointer in HeapUnknown.
Michael Stefaniuc [Sat, 4 Dec 2010 21:12:18 +0000 (22:12 +0100)]
avifil32: Use an iface instead of an vtbl pointer in IClassFactoryImpl.
Michael Stefaniuc [Sat, 4 Dec 2010 21:21:57 +0000 (22:21 +0100)]
shell32: Use ifaces instead of vtbl pointers in IDesktopFolderImpl.
Michael Stefaniuc [Sat, 4 Dec 2010 21:16:52 +0000 (22:16 +0100)]
shell32: Use an iface instead of a vtbl pointer in IShellItemArrayImpl.
Michael Stefaniuc [Sat, 4 Dec 2010 21:16:07 +0000 (22:16 +0100)]
oleaut32: Use an iface instead of a vtbl pointer in StdDispatch.
Michael Stefaniuc [Sat, 4 Dec 2010 21:15:33 +0000 (22:15 +0100)]
oleaut32: Use an iface instead of a vtbl pointer in IRecordInfoImpl.
Michael Stefaniuc [Sat, 4 Dec 2010 21:14:37 +0000 (22:14 +0100)]
ole32: Use an iface instead of a vtbl pointer in EnumOleSTATDATA.
Michael Stefaniuc [Sat, 4 Dec 2010 21:14:12 +0000 (22:14 +0100)]
mshtml: Use an iface instead of a vtbl pointer in ClassFactory.
Michael Stefaniuc [Sat, 4 Dec 2010 21:13:13 +0000 (22:13 +0100)]
devenum: Use an iface instead of an vtbl pointer in RegPropBagImpl.
Michael Stefaniuc [Sat, 4 Dec 2010 21:12:01 +0000 (22:12 +0100)]
amstream: Use an iface instead of an vtbl pointer in IAMMultiMediaStreamImpl.
André Hentschel [Sat, 4 Dec 2010 15:39:55 +0000 (16:39 +0100)]
comctl32: Partially implement new messages.
André Hentschel [Sat, 4 Dec 2010 15:38:02 +0000 (16:38 +0100)]
include: Add more progressbar defines.
André Hentschel [Sat, 4 Dec 2010 15:37:42 +0000 (16:37 +0100)]
include: Add more well known sid types.
Jacek Caban [Sat, 4 Dec 2010 13:19:54 +0000 (14:19 +0100)]
mshtml: Make translate_url IUri-based.
André Hentschel [Fri, 3 Dec 2010 18:30:41 +0000 (19:30 +0100)]
winemaker: Remove a comment.
Andrew Eikum [Fri, 3 Dec 2010 17:51:14 +0000 (11:51 -0600)]
include: CMIC_MASK_NOASYNC flag.
André Hentschel [Fri, 3 Dec 2010 16:42:40 +0000 (17:42 +0100)]
mshtml: Fix export comment.
Maarten Lankhorst [Sat, 4 Dec 2010 10:24:55 +0000 (11:24 +0100)]
winegstreamer: Kill thread on disconnect.
Maarten Lankhorst [Fri, 3 Dec 2010 15:06:43 +0000 (16:06 +0100)]
winegstreamer: Make sure size is set correctly before delivering buffers.
Maarten Lankhorst [Fri, 3 Dec 2010 13:38:31 +0000 (14:38 +0100)]
strmbase: Fix reference leak of enumpins.
Alexandre Julliard [Fri, 3 Dec 2010 19:27:25 +0000 (20:27 +0100)]
sti: Generate the class registration.
Alexandre Julliard [Fri, 3 Dec 2010 19:23:54 +0000 (20:23 +0100)]
atl: Generate the class registration and use a copy of the standard winecrt0 mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 18:51:08 +0000 (19:51 +0100)]
ole32: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 18:29:43 +0000 (19:29 +0100)]
widl: Output registration information also for IUnknown.
Alexandre Julliard [Fri, 3 Dec 2010 17:09:06 +0000 (18:09 +0100)]
widl: Don't force removal of progids since "CLSID" is also a progid.
Alexandre Julliard [Fri, 3 Dec 2010 15:15:13 +0000 (16:15 +0100)]
msi/tests: Fix a test failure on win2k.
Austin English [Thu, 2 Dec 2010 19:41:17 +0000 (19:41 +0000)]
d3d8/d3d9: Fix compiler warnings on non x86/x86_64.
Francois Gouget [Fri, 3 Dec 2010 14:02:20 +0000 (15:02 +0100)]
msxml3: Add a trailing '\n' to an ERR() call.
Francois Gouget [Fri, 3 Dec 2010 14:01:39 +0000 (15:01 +0100)]
ntdll/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Fri, 3 Dec 2010 14:01:24 +0000 (15:01 +0100)]
shdocvw: Fix the trailing '\n' of a TRACE().