Commit Graph

74628 Commits

Author SHA1 Message Date
Michael Stefaniuc 25df7aac27 msxml3: Use an iface instead of a vtbl pointer in domelem. 2010-12-16 12:06:50 +01:00
Michael Stefaniuc 73b08ed2f0 msxml3: Use an iface instead of a vtbl pointer in domtext. 2010-12-16 12:06:50 +01:00
Michael Stefaniuc ba7c754726 msxml3: Use an iface instead of a vtbl pointer in entityref. 2010-12-16 12:06:50 +01:00
Michael Stefaniuc 6a319a3328 msxml3: Use an iface instead of a vtbl pointer in domcdata. 2010-12-16 12:06:50 +01:00
Michael Stefaniuc 11b24354ff msxml3: Use ifaces instead of vtbl pointers in xmlnodemap. 2010-12-16 12:06:50 +01:00
Michael Stefaniuc 41ac7a3b5c msxml3: Use an iface instead of a vtbl pointer in domattr. 2010-12-16 12:06:50 +01:00
Piotr Caban 45b65d0fb6 kernel32: Add support for completion routine invocation in ReadDirectoryChangesW. 2010-12-16 11:50:09 +01:00
Henri Verbeet f5d96d1701 wined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_get_level_count(). 2010-12-16 11:50:09 +01:00
Henri Verbeet 2438968c34 wined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_cleanup(). 2010-12-16 11:50:09 +01:00
Henri Verbeet 47fcc00cce wined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_unload(). 2010-12-16 11:50:09 +01:00
Henri Verbeet 7bc7caf423 wined3d: Pass an IWineD3DBaseTextureImpl array to pixelshader_update_samplers(). 2010-12-16 11:50:09 +01:00
Jacek Caban eda1787b3c jscript: Move some of registration process to IRegistrar mechanism. 2010-12-16 11:49:11 +01:00
Jacek Caban 11b310b501 mshtml: Removed undocumented, internal stubs exported only by old IEs. 2010-12-16 11:23:11 +01:00
Alexander Morozov f44ae748c0 crypt32: Implement getting content and some parameters from a decoded enveloped message. 2010-12-16 11:23:03 +01:00
Alexander Morozov dd75ab38c6 crypt32: Implement decoding enveloped messages. 2010-12-16 11:22:54 +01:00
Alexander Morozov 60be01f16d wincrypt.h: Define PFN_CMSG_IMPORT_KEY_TRANS callback function. 2010-12-16 11:22:45 +01:00
Alexandre Julliard e39c6d0474 ntdll: Don't worry about the DOS area on non-x86. 2010-12-16 10:25:14 +01:00
Alexandre Julliard d15d52ddab winecfg: Set Wow64 registry keys as well as the 64-bit ones for version information. 2010-12-15 22:30:18 +01:00
Alexandre Julliard fb929be9a4 winecfg: Relaunch the 64-bit version of winecfg on Wow64. 2010-12-15 22:29:49 +01:00
Alexandre Julliard 9b34838992 wineboot: Relaunch the 64-bit version of wineboot on Wow64. 2010-12-15 22:29:37 +01:00
Alexandre Julliard ed3ac5f4d6 explorer: Add support for displaying system tray notification balloons in desktop mode. 2010-12-15 17:17:39 +01:00
Alexandre Julliard d2e047612c explorer: Store information needed for the info balloon in the tray icon structure. 2010-12-15 17:17:39 +01:00
Alexandre Julliard 477c085e4d winex11: Potentially update the system tray notification position when any foreign window is moved. 2010-12-15 17:17:39 +01:00
Alexandre Julliard ace20fae86 winex11: Add support for displaying system tray notification balloons. 2010-12-15 17:17:26 +01:00
Alexandre Julliard ab60be7b11 winex11: Store information needed for the info balloon in the tray icon structure. 2010-12-15 16:06:05 +01:00
Hwang YunSong 28a08aba0c browseui: Update Korean resource. 2010-12-15 15:52:28 +01:00
Hwang YunSong 94ad49dddc sane.ds: Update Korean resource. 2010-12-15 15:52:24 +01:00
Cheer Xiao d6f5888b78 write: Update simplified Chinese translation. 2010-12-15 13:19:37 +01:00
Cheer Xiao cd944ee94b view: Update simplified Chinese translation. 2010-12-15 13:19:15 +01:00
Michael Stefaniuc bfdcc3930c ole32: Standardize the COM usage in moniker.c. 2010-12-15 13:18:51 +01:00
Michael Stefaniuc ee56fbb947 ole32: Use ifaces instead of vtbl pointers in FTMarshalImpl. 2010-12-15 13:18:49 +01:00
Michael Stefaniuc 24ad5cb68f msi: Use an iface instead of a vtbl pointer in msi_remote_database_impl. 2010-12-15 13:18:45 +01:00
Michael Stefaniuc b36f401011 msi: Use an iface instead of a vtbl pointer in msi_remote_package_impl. 2010-12-15 13:18:40 +01:00
Michael Stefaniuc cb58010118 msi: Use an iface instead of a vtbl pointer in msi_custom_remote_impl. 2010-12-15 13:18:37 +01:00
Michael Stefaniuc 09019ba78a msi: Use an iface instead of an vtbl pointer in IClassFactoryImpl. 2010-12-15 13:18:12 +01:00
Alexandre Julliard 5ce81a9dc2 krnl386: Fetch version from the PEB to avoid potentially using GetVersionEx before it's initialized. 2010-12-15 13:17:41 +01:00
Alexandre Julliard e272b31b6b ntdll: Ensure alignment of static TLS data and free it at thread exit. 2010-12-15 13:16:55 +01:00
Huw Davies 156f611ba8 fonts: Fix the metrics of the extended integral and brace glyphs. 2010-12-15 12:33:58 +01:00
André Hentschel 94c99df25d include: Add winhttp secure protocol flags. 2010-12-15 12:26:02 +01:00
Austin English 967657de35 urlmon: Add stubs for ordinals 410 and 423. 2010-12-15 12:25:57 +01:00
Hans Leidekker 86a7b45a7a wineboot: Set the USERDOMAIN environment variable.
Microsoft Robotics Developer Studio installer needs this.
2010-12-15 12:02:29 +01:00
Hans Leidekker 215b69e36b rpcrt4: Add a stub implementation of RpcMgmtSetAuthorizationFn. 2010-12-15 12:02:09 +01:00
Hans Leidekker 942e2b2ac9 msi: Support MSIRUNMODE_LOGENABLED in MsiGetMode. 2010-12-15 12:02:01 +01:00
Jacek Caban 0b5edecc8b mshtml: Fixed tests on some IE6 installations. 2010-12-15 11:59:47 +01:00
Jacek Caban 79f400c062 mshtml: Forward PluginHost's QueryService calls to window object. 2010-12-15 11:59:43 +01:00
Jacek Caban 94b591cdf2 mshtml: Added PluginHost::GetContainer implementation. 2010-12-15 11:59:38 +01:00
Jacek Caban dc25bca4ed mshtml: Added IOleContainer stub implementation. 2010-12-15 11:59:31 +01:00
Jacek Caban 14f2d1b19c mshtml: Added OnUIActivation implementation. 2010-12-15 11:59:27 +01:00
André Hentschel 05061e26e7 gphoto2.ds: Fix German translation. 2010-12-15 11:59:14 +01:00
Henri Verbeet bd2e7aedcf wined3d: Store an IWineD3DBaseShaderImpl pointer in wined3d_shader_context. 2010-12-15 11:55:22 +01:00