Michael Stefaniuc [Wed, 8 Dec 2010 21:59:46 +0000 (22:59 +0100)]
ole32: Use an iface instead of a vtbl pointer in FileLockBytesImpl.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:55 +0000 (22:59 +0100)]
ole32: Use an iface instead of a vtbl pointer in RemUnknown.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:30 +0000 (22:59 +0100)]
browseui: Use an iface instead of a vtbl pointer in ProgressDialog.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:27 +0000 (22:59 +0100)]
browseui: Use an iface instead of a vtbl pointer in ClassFactory.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:29 +0000 (22:59 +0100)]
browseui: Use an iface instead of a vtbl pointer in CompCatCacheDaemon.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:26 +0000 (22:59 +0100)]
browseui: Use an iface instead of a vtbl pointer in ACLShellSource.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:35 +0000 (22:59 +0100)]
quartz: Use an iface instead of a vtbl pointer in SystemClockImpl.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:34 +0000 (22:59 +0100)]
quartz: Use an iface instead of a vtbl pointer in IEnumRegFiltersImpl.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:41 +0000 (22:59 +0100)]
mmdevapi: Use an iface instead of a vtbl pointer in AEVImpl.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:36 +0000 (22:59 +0100)]
windowscodecs: Standardize the COM usage in icnsformat.c.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:36 +0000 (22:59 +0100)]
windowscodecs: Use an iface instead of a vtbl pointer in FlipRotator.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:37 +0000 (22:59 +0100)]
windowscodecs: Use an iface instead of a vtbl pointer in PropertyBag.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:35 +0000 (22:59 +0100)]
windowscodecs: Use an iface instead of a vtbl pointer in FormatConverter.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:21 +0000 (22:59 +0100)]
strmbase: Use an iface instead of a vtbl pointer in IEnumPinsImpl.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:34 +0000 (22:59 +0100)]
quartz: Use an iface instead of a vtbl pointer in BaseMemAllocator.
Michael Stefaniuc [Wed, 8 Dec 2010 21:54:07 +0000 (22:54 +0100)]
quartz: Use an iface instead of a vtbl pointer in EnumMonikerImpl.
Michael Stefaniuc [Wed, 8 Dec 2010 21:53:33 +0000 (22:53 +0100)]
quartz: Use an iface instead of a vtbl pointer in IEnumFiltersImpl.
Francois Gouget [Thu, 9 Dec 2010 11:00:43 +0000 (12:00 +0100)]
comctl32: Add a trailing '\n' to a FIXME() call.
Hans Leidekker [Thu, 9 Dec 2010 09:28:15 +0000 (10:28 +0100)]
msi/tests: Avoid a test failure on 64-bit.
Hans Leidekker [Thu, 9 Dec 2010 09:27:56 +0000 (10:27 +0100)]
msi: Don't try to install or remove ODBC drivers if the component is disabled.
Thomas Mullaly [Thu, 9 Dec 2010 02:28:46 +0000 (21:28 -0500)]
urlmon: Added pluggable protocol support to CoInternetParseIUri.
Stefan Leichter [Wed, 8 Dec 2010 22:17:24 +0000 (23:17 +0100)]
ntoskrnl.exe: Add stub for IoWMIRegistrationControl.
Andrew Bogott [Wed, 8 Dec 2010 18:20:36 +0000 (12:20 -0600)]
winemenubuilder: Release property variants. Plugs a one-string memory leak.
Henri Verbeet [Wed, 8 Dec 2010 17:28:11 +0000 (18:28 +0100)]
wined3d: Pass an IWineD3DDeviceImpl pointer to free_private().
Henri Verbeet [Wed, 8 Dec 2010 17:28:10 +0000 (18:28 +0100)]
wined3d: Pass an IWineD3DDeviceImpl pointer to alloc_private().
Henri Verbeet [Wed, 8 Dec 2010 17:28:09 +0000 (18:28 +0100)]
wined3d: Remove IWineD3DBaseTexture::SetDirty() from the public interface.
Henri Verbeet [Wed, 8 Dec 2010 17:28:08 +0000 (18:28 +0100)]
wined3d: Remove the unused IWineD3DBaseTexture::GetDirty() method.
Alexandre Julliard [Thu, 9 Dec 2010 11:11:20 +0000 (12:11 +0100)]
rsaenh: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 9 Dec 2010 10:47:19 +0000 (11:47 +0100)]
hnetcfg: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 9 Dec 2010 10:33:09 +0000 (11:33 +0100)]
gameux: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 9 Dec 2010 10:18:11 +0000 (11:18 +0100)]
gameux: Add a typelib resource.
Alexandre Julliard [Thu, 9 Dec 2010 09:34:19 +0000 (10:34 +0100)]
wuapi: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 9 Dec 2010 09:33:25 +0000 (10:33 +0100)]
wuapi: Add a typelib resource.
Alexandre Julliard [Wed, 8 Dec 2010 19:27:24 +0000 (20:27 +0100)]
include: Define more wuapi interfaces to avoid undefined forward declarations.
Alexandre Julliard [Wed, 8 Dec 2010 23:05:28 +0000 (00:05 +0100)]
widl: Support encoding the DECIMAL type in typelibs.
Alexandre Julliard [Wed, 8 Dec 2010 19:32:08 +0000 (20:32 +0100)]
widl: Signal an error when trying to output an undefined interface into a typelib.
Michael Stefaniuc [Wed, 8 Dec 2010 16:13:46 +0000 (17:13 +0100)]
shlwapi: The Italian translation uses UTF-8 encoding.
Alexander Morozov [Wed, 8 Dec 2010 11:51:42 +0000 (14:51 +0300)]
crypt32: Implement CryptEncryptMessage.
Michael Stefaniuc [Wed, 8 Dec 2010 12:15:20 +0000 (13:15 +0100)]
shell32/tests: Standardize the COM usage in shlview.c.
Michael Stefaniuc [Wed, 8 Dec 2010 12:15:12 +0000 (13:15 +0100)]
ole32: Use an iface instead of a vtbl pointer in PropertyStorage_impl.
Hwang YunSong [Wed, 8 Dec 2010 08:27:01 +0000 (17:27 +0900)]
appwiz.cpl: Update Korean resource.
Alexandre Julliard [Wed, 8 Dec 2010 15:24:23 +0000 (16:24 +0100)]
ws2_32: Fix a compile failure when control messages are not supported.
Alexandre Julliard [Wed, 8 Dec 2010 14:21:04 +0000 (15:21 +0100)]
msxml6: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 8 Dec 2010 13:54:08 +0000 (14:54 +0100)]
widl: Improve registration of coclasses contained in typelibs.
Alexandre Julliard [Wed, 8 Dec 2010 12:18:45 +0000 (13:18 +0100)]
winecrt0: Automatically register typelib resources too.
Alexandre Julliard [Wed, 8 Dec 2010 11:14:21 +0000 (12:14 +0100)]
qedit: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 8 Dec 2010 11:08:29 +0000 (12:08 +0100)]
msctf: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 8 Dec 2010 11:01:31 +0000 (12:01 +0100)]
browseui: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 8 Dec 2010 10:51:15 +0000 (11:51 +0100)]
avifil32: Convert dll registration to the IRegistrar mechanism.
Michael Stefaniuc [Wed, 8 Dec 2010 00:09:45 +0000 (01:09 +0100)]
winealsa.drv: Standardize the COM usage in dsoutput.c.
Michael Stefaniuc [Wed, 8 Dec 2010 00:10:42 +0000 (01:10 +0100)]
wineoss.drv: Standardize the COM usage in dscapture.c.
Michael Stefaniuc [Wed, 8 Dec 2010 00:09:32 +0000 (01:09 +0100)]
mshtml: Use an iface instead of a vtbl pointer in HTMLPluginsCollection.
Anders Jonsson [Tue, 7 Dec 2010 18:54:26 +0000 (19:54 +0100)]
appwiz.cpl: Update Swedish translation.
Henri Verbeet [Tue, 7 Dec 2010 17:47:08 +0000 (18:47 +0100)]
wined3d: Store an IWineD3DDeviceImpl pointer in IWineD3DBaseShaderClass.
Henri Verbeet [Tue, 7 Dec 2010 17:47:07 +0000 (18:47 +0100)]
wined3d: Remove a redundant SetDirty() call from IWineD3DSurfaceImpl_Map().
The surface_add_dirty_rect() call already does this.
Henri Verbeet [Tue, 7 Dec 2010 17:47:06 +0000 (18:47 +0100)]
wined3d: Pass a wined3d_buffer structure to buffer_get_memory().
Henri Verbeet [Tue, 7 Dec 2010 17:47:05 +0000 (18:47 +0100)]
wined3d: Don't leak heapMemory in surface_remove_pbo().
Michael Stefaniuc [Tue, 7 Dec 2010 10:10:00 +0000 (11:10 +0100)]
shell32: Use an iface instead of a vtbl pointer in IFileSystemBindDataImpl.
Michael Stefaniuc [Tue, 7 Dec 2010 10:09:48 +0000 (11:09 +0100)]
shell32: Use an iface instead of a vtbl pointer in IDefClFImpl.
Michael Stefaniuc [Tue, 7 Dec 2010 10:09:41 +0000 (11:09 +0100)]
shell32: Standardize the COM usage in dataobject.c.
Erich Hoover [Mon, 6 Dec 2010 00:09:15 +0000 (17:09 -0700)]
ws2_32/tests: Add regression tests for WSARecvMsg and IP_PKTINFO.
Erich Hoover [Mon, 6 Dec 2010 00:08:54 +0000 (17:08 -0700)]
ws2_32: Add support for WSARecvMsg and IP_PKTINFO.
André Hentschel [Mon, 6 Dec 2010 20:39:48 +0000 (21:39 +0100)]
sane.ds: Convert Swedish translation to UTF-8.
André Hentschel [Mon, 6 Dec 2010 20:36:14 +0000 (21:36 +0100)]
sane.ds: Convert Norwegian translation to UTF-8.
Huw Davies [Tue, 7 Dec 2010 13:14:02 +0000 (13:14 +0000)]
winspool.drv: Rewrite the lpr scheduler to use the pipe scheduler.
Andrew Nguyen [Tue, 7 Dec 2010 09:13:02 +0000 (03:13 -0600)]
shdocvw: Correct misuse of output pointer in get_profile_string helper.
Andrew Nguyen [Tue, 7 Dec 2010 09:12:29 +0000 (03:12 -0600)]
shdocvw: Avoid a double free in PersistFile_Load.
Spotted with Valgrind.
Andrew Nguyen [Tue, 7 Dec 2010 09:12:01 +0000 (03:12 -0600)]
shdocvw/tests: Avoid using a freed IUniformResourceLocatorA variable.
Spotted with Valgrind.
Jacek Caban [Mon, 6 Dec 2010 18:26:10 +0000 (19:26 +0100)]
mshtml: Use wineaddon.cpl to install Gecko.
Jacek Caban [Mon, 6 Dec 2010 18:25:28 +0000 (19:25 +0100)]
appwiz.cpl: Added translations from mshtml.
Jacek Caban [Mon, 6 Dec 2010 18:25:01 +0000 (19:25 +0100)]
appwiz.cpl: Added Gecko installer based on mshtml code.
Alexandre Julliard [Tue, 7 Dec 2010 13:50:56 +0000 (14:50 +0100)]
infosoft: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Tue, 7 Dec 2010 13:44:19 +0000 (14:44 +0100)]
devenum: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Tue, 7 Dec 2010 12:30:55 +0000 (13:30 +0100)]
mmdevapi: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Tue, 7 Dec 2010 12:25:18 +0000 (13:25 +0100)]
mlang: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Tue, 7 Dec 2010 12:13:45 +0000 (13:13 +0100)]
dxdiagn: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Tue, 7 Dec 2010 12:02:38 +0000 (13:02 +0100)]
dpnet: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Tue, 7 Dec 2010 11:52:05 +0000 (12:52 +0100)]
dplayx: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Tue, 7 Dec 2010 11:48:24 +0000 (12:48 +0100)]
dinput: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Tue, 7 Dec 2010 11:45:13 +0000 (12:45 +0100)]
dinput8: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Tue, 7 Dec 2010 11:42:08 +0000 (12:42 +0100)]
ddraw: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Tue, 7 Dec 2010 11:37:09 +0000 (12:37 +0100)]
ddrawex: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Tue, 7 Dec 2010 11:30:05 +0000 (12:30 +0100)]
d3dxof: Convert dll registration to the IRegistrar mechanism.
Michael Stefaniuc [Mon, 6 Dec 2010 22:32:39 +0000 (23:32 +0100)]
urlmon: Use ifaces instead of vtbl pointers in FileProtocol.
Michael Stefaniuc [Mon, 6 Dec 2010 22:34:19 +0000 (23:34 +0100)]
urlmon: Use ifaces instead of vtbl pointers in HttpProtocol.
Michael Stefaniuc [Mon, 6 Dec 2010 22:34:06 +0000 (23:34 +0100)]
urlmon: Use ifaces instead of vtbl pointers in FtpProtocol.
Michael Stefaniuc [Mon, 6 Dec 2010 22:34:10 +0000 (23:34 +0100)]
urlmon: Use ifaces instead of vtbl pointers in DownloadBSC.
Michael Stefaniuc [Mon, 6 Dec 2010 22:34:25 +0000 (23:34 +0100)]
urlmon: Standardize the COM usage in sec_mgr.c.
Michael Stefaniuc [Mon, 6 Dec 2010 22:34:01 +0000 (23:34 +0100)]
urlmon: Use an iface instead of a vtbl pointer in EnumFORMATETC.
Michael Stefaniuc [Mon, 6 Dec 2010 22:31:37 +0000 (23:31 +0100)]
mshtml: Use an iface instead of a vtbl pointer in HTMLImgElement.
Michael Stefaniuc [Mon, 6 Dec 2010 22:32:14 +0000 (23:32 +0100)]
mshtml: Use an iface instead of a vtbl pointer in OmNavigator.
Michael Stefaniuc [Mon, 6 Dec 2010 22:31:33 +0000 (23:31 +0100)]
mshtml: Use an iface instead of a vtbl pointer in HTMLIFrame.
Michael Stefaniuc [Mon, 6 Dec 2010 22:31:47 +0000 (23:31 +0100)]
mshtml: Use an iface instead of a vtbl pointer in HTMLScreen.
Michael Stefaniuc [Mon, 6 Dec 2010 22:32:17 +0000 (23:32 +0100)]
mshtml: Use an iface instead of a vtbl pointer in HTMLSelectionObject.
Michael Stefaniuc [Mon, 6 Dec 2010 22:32:10 +0000 (23:32 +0100)]
mshtml: Use an iface instead of a vtbl pointer in HTMLLoadOptions.
Michael Stefaniuc [Mon, 6 Dec 2010 22:31:42 +0000 (23:31 +0100)]
mshtml: Use an iface instead of a vtbl pointer in HTMLObjectElement.
Michael Stefaniuc [Mon, 6 Dec 2010 22:32:05 +0000 (23:32 +0100)]
mshtml: Use an iface instead of a vtbl pointer in HTMLTextAreaElement.
Michael Stefaniuc [Mon, 6 Dec 2010 22:31:29 +0000 (23:31 +0100)]
mshtml: Use an iface instead of a vtbl pointer in HTMLGenericElement.
Michael Stefaniuc [Mon, 6 Dec 2010 22:32:30 +0000 (23:32 +0100)]
mshtml: Change the second vtbl in HTMLInputElement to an iface.
Michael Stefaniuc [Mon, 6 Dec 2010 22:32:25 +0000 (23:32 +0100)]
mshtml: Change the first vtbl in HTMLInputElement to an iface.