Commit Graph

74397 Commits

Author SHA1 Message Date
Alexandre Julliard 2dc85894a7 widl: Improve registration of coclasses contained in typelibs. 2010-12-08 16:10:44 +01:00
Alexandre Julliard a54692834a winecrt0: Automatically register typelib resources too. 2010-12-08 16:10:44 +01:00
Alexandre Julliard 143746938f qedit: Convert dll registration to the IRegistrar mechanism. 2010-12-08 16:10:43 +01:00
Alexandre Julliard 1c18430aad msctf: Convert dll registration to the IRegistrar mechanism. 2010-12-08 16:10:43 +01:00
Alexandre Julliard 2164dee76a browseui: Convert dll registration to the IRegistrar mechanism. 2010-12-08 16:10:43 +01:00
Alexandre Julliard 735d075b7f avifil32: Convert dll registration to the IRegistrar mechanism. 2010-12-08 16:10:42 +01:00
Michael Stefaniuc 820f376985 winealsa.drv: Standardize the COM usage in dsoutput.c. 2010-12-08 16:10:42 +01:00
Michael Stefaniuc 22d645ab4d wineoss.drv: Standardize the COM usage in dscapture.c. 2010-12-08 16:10:42 +01:00
Michael Stefaniuc 5a3c146d0a mshtml: Use an iface instead of a vtbl pointer in HTMLPluginsCollection. 2010-12-08 11:28:13 +01:00
Anders Jonsson 973a25a066 appwiz.cpl: Update Swedish translation. 2010-12-08 11:27:59 +01:00
Henri Verbeet b5637a934e wined3d: Store an IWineD3DDeviceImpl pointer in IWineD3DBaseShaderClass. 2010-12-08 11:27:49 +01:00
Henri Verbeet 018a48493b wined3d: Remove a redundant SetDirty() call from IWineD3DSurfaceImpl_Map().
The surface_add_dirty_rect() call already does this.
2010-12-08 11:27:44 +01:00
Henri Verbeet 5fc53941ef wined3d: Pass a wined3d_buffer structure to buffer_get_memory(). 2010-12-08 11:27:40 +01:00
Henri Verbeet 46f3cc9df6 wined3d: Don't leak heapMemory in surface_remove_pbo(). 2010-12-08 11:27:34 +01:00
Michael Stefaniuc a6bfa0dd5d shell32: Use an iface instead of a vtbl pointer in IFileSystemBindDataImpl. 2010-12-07 17:08:44 +01:00
Michael Stefaniuc 151b351679 shell32: Use an iface instead of a vtbl pointer in IDefClFImpl. 2010-12-07 17:08:37 +01:00
Michael Stefaniuc b6f869c743 shell32: Standardize the COM usage in dataobject.c. 2010-12-07 17:08:30 +01:00
Erich Hoover c134680321 ws2_32/tests: Add regression tests for WSARecvMsg and IP_PKTINFO. 2010-12-07 17:04:33 +01:00
Erich Hoover 54b4f836fd ws2_32: Add support for WSARecvMsg and IP_PKTINFO. 2010-12-07 17:04:11 +01:00
André Hentschel 39b260e8be sane.ds: Convert Swedish translation to UTF-8. 2010-12-07 16:10:31 +01:00
André Hentschel 828fa067ec sane.ds: Convert Norwegian translation to UTF-8. 2010-12-07 16:10:31 +01:00
Huw Davies 052cfad067 winspool.drv: Rewrite the lpr scheduler to use the pipe scheduler. 2010-12-07 16:10:30 +01:00
Andrew Nguyen 5bdcd79c2e shdocvw: Correct misuse of output pointer in get_profile_string helper. 2010-12-07 16:10:30 +01:00
Andrew Nguyen 1c51015068 shdocvw: Avoid a double free in PersistFile_Load.
Spotted with Valgrind.
2010-12-07 16:10:30 +01:00
Andrew Nguyen 2f302cfe0b shdocvw/tests: Avoid using a freed IUniformResourceLocatorA variable.
Spotted with Valgrind.
2010-12-07 16:10:29 +01:00
Jacek Caban a065d6fad9 mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Jacek Caban cc361eefce appwiz.cpl: Added translations from mshtml. 2010-12-07 16:10:29 +01:00
Jacek Caban 280ec39997 appwiz.cpl: Added Gecko installer based on mshtml code. 2010-12-07 16:10:16 +01:00
Alexandre Julliard 79bab49904 infosoft: Convert dll registration to the IRegistrar mechanism. 2010-12-07 15:59:41 +01:00
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