Commit Graph

74554 Commits

Author SHA1 Message Date
Henri Verbeet 77beea98b9 wined3d: Avoid some interface pointers in set_glsl_shader_program(). 2010-12-14 11:38:34 +01:00
Alexandre Julliard a925e3fae6 qmgrprxy: Convert dll registration to the IRegistrar mechanism. 2010-12-13 21:27:07 +01:00
Alexandre Julliard 7f1f8b6172 dispex: Convert dll registration to the IRegistrar mechanism. 2010-12-13 21:27:00 +01:00
Alexandre Julliard a5859c800e actxprxy: Convert dll registration to the IRegistrar mechanism. 2010-12-13 21:25:41 +01:00
Alexandre Julliard 41eb98e4b7 itss: Convert protocol registration to the IRegistrar format. 2010-12-13 21:18:15 +01:00
Alexandre Julliard 889ac56f50 urlmon: Convert the coclasses registration to the IRegistrar mechanism. 2010-12-13 20:33:36 +01:00
Alexandre Julliard 779f88ec90 windowscodecs: Convert the coclasses registration to the IRegistrar mechanism. 2010-12-13 18:00:56 +01:00
André Hentschel 59852bc3a0 rsaenh: Fix test failure on some NT4 machines. 2010-12-13 17:30:53 +01:00
André Hentschel 74fecb3513 ntdll: Fix test failure on some NT4 machines. 2010-12-13 17:30:44 +01:00
André Hentschel f36b593498 advapi32: Fix test failure on some NT4 machines. 2010-12-13 17:29:46 +01:00
Piotr Caban c0c781b14d sane.ds: Convert Polish translation to UTF-8. 2010-12-13 16:26:05 +01:00
Jacek Caban 4fd5788137 mshtml: Added more ActiveX tests. 2010-12-13 16:25:58 +01:00
Jacek Caban 41ca6568be mshtml: Added more plugin in place activation support. 2010-12-13 16:25:56 +01:00
Jacek Caban 073a48abe4 mshtml: Added PluginHost::GetWindowContext implementation. 2010-12-13 16:25:52 +01:00
Jacek Caban 52cc865cdc mshtml: Deactivate plugin when detaching from document. 2010-12-13 16:25:03 +01:00
Jacek Caban c65f4c4956 mshtml: Added support for plugin in place activation. 2010-12-13 16:24:59 +01:00
Jacek Caban 146b720f41 mshtml: Call DoVerb on embedded plugin. 2010-12-13 16:24:55 +01:00
Alexandre Julliard 84a86d4897 comctl32: Fix positioning of tracking tooltips at the bottom of the screen. 2010-12-13 16:24:49 +01:00
Henri Verbeet bbbab10c8e wined3d: Pass an IWineD3DBaseShaderImpl pointer to shader_cleanup(). 2010-12-13 16:24:27 +01:00
Henri Verbeet fe2ffe1e6a wined3d: Pass an IWineD3DBaseShaderImpl pointer to shader_destroy(). 2010-12-13 16:24:23 +01:00
Henri Verbeet 97ca0e6863 wined3d: Pass an IWineD3DBaseShaderImpl pointer to shader_generate_glsl_declarations(). 2010-12-13 16:24:19 +01:00
Henri Verbeet 8ea7d1ef71 wined3d: Pass an IWineD3DBaseShaderImpl pointer to shader_generate_arb_declarations(). 2010-12-13 16:24:15 +01:00
André Hentschel 6e9b841216 msi: Fix test failure on some 2k3 machines. 2010-12-13 16:24:10 +01:00
Eric Pouech 8aa3ec414d kernel32: In readline, now print control characters with ^ escape. 2010-12-13 16:23:44 +01:00
Eric Pouech 8b4c2ce9c5 kernel32: Proper support for echo-input (enable/disable) when getting console input. 2010-12-13 16:23:28 +01:00
Eric Pouech 4149643fbe kernel32: When reading chars out of a bare console, use the Unix API (instead of the Windows one). 2010-12-13 16:23:14 +01:00
Alexandre Julliard 10aa13a98e winex11: Fix event coordinates mapping for the root window in the explorer process. 2010-12-13 12:43:34 +01:00
Alexandre Julliard ee44c7c0f4 user32: Fix coordinates mapping for the desktop window in the explorer process. 2010-12-13 12:43:34 +01:00
Detlef Riekenberg 654bb4a231 configure: Ask for the correct development package for gstreamer base plugins. 2010-12-13 12:43:34 +01:00
Detlef Riekenberg d62c6bb77f cmd: Allow GOTO to a label which has a following whitespace, with test. 2010-12-13 12:43:33 +01:00
Michael Stefaniuc dacdb07dc4 oleaut32: Standardize the COM usage in connpt.c. 2010-12-13 12:43:33 +01:00
Michael Stefaniuc 4744659327 clock: Add the Punjabi translation.
Translation by Jaswinder Singh.
2010-12-13 12:43:33 +01:00
Michael Stefaniuc cddc8e71cc clock: Add the Oriya translation.
Translation by Manoj Giri.
2010-12-13 12:43:32 +01:00
Michael Stefaniuc f845a7f05f clock: Add the Telugu translation.
Translation by Krishnababu Krothapalli.
2010-12-13 12:43:32 +01:00
Michael Stefaniuc 1cd20f8c48 clock: Add the Malayalam translation.
Translation by Ani Peter.
2010-12-13 12:43:32 +01:00
Rico Schüller cc6699f09d d3dcompiler: Handle TAG_OSG5 in D3DGetBlobPart(). 2010-12-13 12:43:31 +01:00
Jacek Caban 47bb0de4bc mshtml: Fixed tests on IEs not supporting INewWindowManager. 2010-12-13 12:43:31 +01:00
Paul Vriens 5624128959 shdocvw/tests: Make sure we use a valid temporary directory. 2010-12-13 12:43:30 +01:00
David Bartley bf6a20fad3 iphlpapi: Add CancelIPChangeNotify stub. 2010-12-13 12:43:30 +01:00
Andrew Bogott 4c386998b0 winemenubuilder: In InvokeShellLinkerForURL, better replicate the deferral behavior in InvokeShellLinker.
This gives us a second chance, if the icon file doesn't exist yet
during the first call.
2010-12-13 12:43:29 +01:00
Francois Gouget 0eb6e40720 Assorted spelling fixes. 2010-12-13 12:43:29 +01:00
Francois Gouget f63cdea40a msvcrt/tests: Add a trailing '\n' to an ok() call. 2010-12-13 12:43:29 +01:00
Francois Gouget 5e04053d88 mshtml: Fix a typo and remove a space before a '\n' in a FIXME() trace. 2010-12-13 12:43:28 +01:00
Francois Gouget e8da744f48 shdocvw: Fix compilation on systems that don't support nameless unions. 2010-12-13 12:43:28 +01:00
Joel Holdsworth 2d8522fb3b shdocvw: Added missing rendering directive to ietoolbar.svg. 2010-12-13 12:43:23 +01:00
Austin English b06cd31fe4 ntdll: Bump win2k3 version information to sp2. 2010-12-13 12:31:31 +01:00
Alexandre Julliard ab8959a050 Release 1.3.9. 2010-12-10 20:33:07 +01:00
Hans Leidekker 1214dca412 msi/tests: Fix some test failures on Wow64. 2010-12-10 17:09:37 +01:00
Jacek Caban 9f182396fb mshtml: Added IViewObjectEx iface to plugin test. 2010-12-10 17:09:37 +01:00
Jacek Caban b3f0f07d70 mshtml: Added IBindHost::CreateMoniker implementation. 2010-12-10 17:09:36 +01:00