Michael Stefaniuc [Fri, 10 Dec 2010 08:31:27 +0000 (09:31 +0100)]
browseui: Use ifaces instead of vtbl pointers in ACLMulti.
Henri Verbeet [Thu, 9 Dec 2010 22:41:19 +0000 (23:41 +0100)]
wined3d: Explicitly pass gl_info to unset_shader().
Henri Verbeet [Thu, 9 Dec 2010 22:41:18 +0000 (23:41 +0100)]
wined3d: Explicitly pass blit_priv and gl_info to set_shader().
Henri Verbeet [Thu, 9 Dec 2010 22:41:17 +0000 (23:41 +0100)]
wined3d: Explicitly pass blit_priv and gl_info to gen_p8_shader().
Henri Verbeet [Thu, 9 Dec 2010 22:41:16 +0000 (23:41 +0100)]
wined3d: Explicitly pass blit_priv and gl_info to gen_yuv_shader().
Alexandre Julliard [Fri, 10 Dec 2010 11:13:41 +0000 (12:13 +0100)]
winetest: Sill output an entry for a dll when it's skipped entirely.
Alexandre Julliard [Fri, 10 Dec 2010 11:13:15 +0000 (12:13 +0100)]
winetest: Fix filtering of whole dll when individual tests are excluded.
Alexandre Julliard [Thu, 9 Dec 2010 21:42:30 +0000 (22:42 +0100)]
widl: Don't create the CurVer key if the ProgId is already version-independent.
Alexandre Julliard [Thu, 9 Dec 2010 20:04:15 +0000 (21:04 +0100)]
msxml4: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 9 Dec 2010 19:52:26 +0000 (20:52 +0100)]
msxml4: Add a typelib resource.
Alexandre Julliard [Thu, 9 Dec 2010 19:43:26 +0000 (20:43 +0100)]
user32: Return some fake information for an inter-process GetWindowPlacement.
Alexandre Julliard [Thu, 9 Dec 2010 18:45:34 +0000 (19:45 +0100)]
winex11: Only map the window the first time that WS_VISIBLE is set through WM_SETREDRAW.
Rico Schüller [Fri, 26 Nov 2010 11:43:51 +0000 (12:43 +0100)]
d3dcompiler: Add initial reflection parsing.
Alexandre Julliard [Thu, 9 Dec 2010 16:46:47 +0000 (17:46 +0100)]
msxml3: Avoid using an initialized variable.
Alexandre Julliard [Thu, 9 Dec 2010 16:46:13 +0000 (17:46 +0100)]
ws2_32/tests: Avoid size_t in a trace.
Alexandre Julliard [Thu, 9 Dec 2010 16:43:34 +0000 (17:43 +0100)]
crypt32: Use allocation function with the correct prototype in CMSG_CONTENT_ENCRYPT_INFO.
Jacek Caban [Thu, 9 Dec 2010 15:28:58 +0000 (16:28 +0100)]
mshtml: Added support for CONFIRMSAFETYACTION_LOADOBJECT flag in CONFIRMSAFETY struct.
Jacek Caban [Thu, 9 Dec 2010 15:28:34 +0000 (16:28 +0100)]
mshtml: Associate PluginHost with containing element.
Jacek Caban [Thu, 9 Dec 2010 15:28:18 +0000 (16:28 +0100)]
mshtml: Inherit HTMLObjectElement from new HTMLPluginContainer object.
Jacek Caban [Thu, 9 Dec 2010 15:27:51 +0000 (16:27 +0100)]
mshtml: Associate PluginHost with containing HTMLDocumentDode.
Francois Gouget [Thu, 9 Dec 2010 11:19:08 +0000 (12:19 +0100)]
winetest: Allow submitting the results if not too many tests have been skipped.
Currently the limit is set at 10 tests or subtests.
Francois Gouget [Thu, 9 Dec 2010 11:05:19 +0000 (12:05 +0100)]
winetest: Add a trace in the log when skipping a subtest.
Michael Stefaniuc [Thu, 9 Dec 2010 09:27:26 +0000 (10:27 +0100)]
riched20: Standardize the COM usage in clipboard.c.
Michael Stefaniuc [Thu, 9 Dec 2010 09:27:13 +0000 (10:27 +0100)]
riched20/tests: Use an iface instead of a vtbl pointer in ITextHostTestImpl.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:37 +0000 (22:59 +0100)]
msxml3: Use ifaces instead of vtbl pointers in BindStatusCallback.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:32 +0000 (22:59 +0100)]
msimtf: Use an iface instead of a vtbl pointer in ActiveIMMApp.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:33 +0000 (22:59 +0100)]
qedit: Use an iface instead of a vtbl pointer in MediaDetImpl.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:32 +0000 (22:59 +0100)]
infosoft: Use an iface instead of a vtbl pointer in wordbreaker_impl.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:31 +0000 (22:59 +0100)]
itss: Standardize the COM usage in storage.c.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:40 +0000 (22:59 +0100)]
msctf: Use an iface instead of a vtbl pointer in Range.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:39 +0000 (22:59 +0100)]
msctf: Use an iface instead of a vtbl pointer in LangBarMgr.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:38 +0000 (22:59 +0100)]
msctf: Use an iface instead of a vtbl pointer in CategoryMgr.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:39 +0000 (22:59 +0100)]
msctf: Use an iface instead of a vtbl pointer in ClassFactory.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:38 +0000 (22:59 +0100)]
msctf: Use an iface instead of a vtbl pointer in DisplayAttributeMgr.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:24 +0000 (22:59 +0100)]
strmbase: Use an iface instead of a vtbl pointer in IEnumMediaTypesImpl.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:42 +0000 (22:59 +0100)]
rpcrt4: Use an iface instead of a vtbl pointer in RpcStreamImpl.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:47 +0000 (22:59 +0100)]
ole32: Use an iface instead of a vtbl pointer in PointerMonikerImpl.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:44 +0000 (22:59 +0100)]
ole32: Use ifaces instead of vtbl pointers in Context.
Michael Stefaniuc [Wed, 8 Dec 2010 21:59:43 +0000 (22:59 +0100)]
ole32: Use an iface instead of a vtbl pointer in BindCtxImpl.
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.