Ricardo Filipe [Thu, 16 Jul 2009 19:06:52 +0000 (12:06 -0700)]
appwiz.cpl: Update Portuguese translation and convert to UTF8.
Vladimir Pankratov [Thu, 16 Jul 2009 17:53:50 +0000 (22:53 +0500)]
cmd: Convert the Russian resources to UTF-8.
Juan Lang [Thu, 16 Jul 2009 15:48:32 +0000 (08:48 -0700)]
ws2_32: Make sure sockaddr is big enough when formatting an IPv6 address.
Juan Lang [Thu, 16 Jul 2009 15:46:20 +0000 (08:46 -0700)]
ws2_32: Remove an unnecessary cast.
Alexandre Julliard [Thu, 16 Jul 2009 14:36:38 +0000 (16:36 +0200)]
uuid: Include some more headers.
Joel Holdsworth [Wed, 15 Jul 2009 21:08:45 +0000 (22:08 +0100)]
gdi32/tests: Added tests for BitBlt.
Paul Vriens [Thu, 16 Jul 2009 13:47:38 +0000 (15:47 +0200)]
winhttp: Fix a crash on Vista and higher.
Vitaliy Margolen [Thu, 16 Jul 2009 13:15:22 +0000 (07:15 -0600)]
shell32: Export IsUserAnAdmin by name as well.
Henri Verbeet [Thu, 16 Jul 2009 11:08:25 +0000 (13:08 +0200)]
wined3d: Recognize the SM4 dp4 opcode.
Henri Verbeet [Thu, 16 Jul 2009 11:08:24 +0000 (13:08 +0200)]
wined3d: Recognize the SM4 dp3 opcode.
Henri Verbeet [Thu, 16 Jul 2009 11:08:23 +0000 (13:08 +0200)]
wined3d: Recognize the SM4 rsq opcode.
Henri Verbeet [Thu, 16 Jul 2009 11:08:22 +0000 (13:08 +0200)]
wined3d: Recognize the SM4 constant buffer register type.
Henri Verbeet [Thu, 16 Jul 2009 11:08:21 +0000 (13:08 +0200)]
wined3d: Recognize SM4 arrays.
This is for SM4 constant buffers, which look like cb<x>[<y>]. At some later
point we should probably translate pre-SM4 constants to constant buffers.
David Adam [Wed, 15 Jul 2009 19:14:00 +0000 (21:14 +0200)]
d3dx9: Remove a failing test in Windows.
David Adam [Wed, 15 Jul 2009 19:04:01 +0000 (21:04 +0200)]
d3dx9: Fix D3DXQuaternionToAxisAngle to make tests pass in Windows.
Andrew Nguyen [Thu, 16 Jul 2009 03:00:22 +0000 (22:00 -0500)]
t2embed: Implement TTLoadEmbeddedFont as a stub.
Piotr Caban [Wed, 15 Jul 2009 23:17:00 +0000 (01:17 +0200)]
jscript: Fix create_exec_ctx implementation.
Piotr Caban [Wed, 15 Jul 2009 23:16:45 +0000 (01:16 +0200)]
jscript: Remove broken tests.
Piotr Caban [Wed, 15 Jul 2009 23:16:15 +0000 (01:16 +0200)]
jscript: Improve Object_toString implementation.
Detlef Riekenberg [Wed, 15 Jul 2009 14:58:28 +0000 (16:58 +0200)]
winemine: Add ellipses for IDM_CUSTOM.
Ricardo Filipe [Wed, 15 Jul 2009 14:16:33 +0000 (07:16 -0700)]
shdoclc: Fix Portuguese translation and convert to UTF8.
Ricardo Filipe [Wed, 15 Jul 2009 14:05:42 +0000 (07:05 -0700)]
mshtml: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Wed, 15 Jul 2009 13:49:34 +0000 (06:49 -0700)]
gphoto2.ds: Fix Portuguese translation and convert to UTF8.
Andrew Nguyen [Thu, 16 Jul 2009 03:00:13 +0000 (22:00 -0500)]
kernel32: Implement WTSGetActiveConsoleSessionId as a stub.
Roderick Colenbrander [Thu, 9 Jul 2009 19:51:05 +0000 (21:51 +0200)]
winex11: Add a function for retrieving the bitmap GC.
Stefan Dösinger [Wed, 15 Jul 2009 18:57:58 +0000 (20:57 +0200)]
wined3d: Use the unmodified source in MOVA.
The code removed by this patch was a leftover from the time when we tried to
emulate MOVA with a plain ARL, which only supports one source in plain ARB.
This breaks the more sophisticated MOVA and 4 component ADDR register we have
now however.
Stefan Dösinger [Wed, 15 Jul 2009 16:45:03 +0000 (18:45 +0200)]
wined3d: Don't call glGetError if nobody is listening.
Dmitry Timoshkov [Thu, 16 Jul 2009 08:34:54 +0000 (17:34 +0900)]
comctl32: Explicitly initialize visible order of a newly added item, force visible order recalculation on redraw.
Michael Stefaniuc [Wed, 15 Jul 2009 23:12:03 +0000 (01:12 +0200)]
Set the encoding of the Romanian resources to UTF-8.
Alexandre Julliard [Thu, 16 Jul 2009 09:15:15 +0000 (11:15 +0200)]
wrc: Report an error when encountering non-ASCII characters.
Alexandre Julliard [Thu, 16 Jul 2009 09:15:00 +0000 (11:15 +0200)]
wrc: Avoid a crash if a file didn't contain any resources.
Ricardo Filipe [Thu, 16 Jul 2009 00:40:49 +0000 (17:40 -0700)]
taskmgr: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Wed, 15 Jul 2009 23:05:39 +0000 (16:05 -0700)]
reg: Update Portuguese translation and convert to UTF8.
Nikolay Sivov [Wed, 15 Jul 2009 19:59:25 +0000 (23:59 +0400)]
comctl32/dpa: Don't use start index on searching sorted array.
Aric Stewart [Wed, 15 Jul 2009 19:31:17 +0000 (14:31 -0500)]
gdi32: In init_system_links, reinitialize val_len and data_len before continuing.
Jacek Caban [Wed, 15 Jul 2009 22:58:25 +0000 (00:58 +0200)]
include: Added netcon.idl.
Frédéric Delanoy [Wed, 15 Jul 2009 21:36:15 +0000 (23:36 +0200)]
appwiz.cpl: Fix French UI display and wording.
Juan Lang [Wed, 15 Jul 2009 20:03:19 +0000 (13:03 -0700)]
winhttp: Use the correct address length when connecting.
Juan Lang [Wed, 15 Jul 2009 15:40:51 +0000 (08:40 -0700)]
winhttp: Fix a comment typo.
Aurimas Fišeras [Wed, 15 Jul 2009 15:59:04 +0000 (18:59 +0300)]
appwiz.cpl: Update Lithuanian translation.
André Hentschel [Wed, 15 Jul 2009 15:45:44 +0000 (17:45 +0200)]
shell32: Correct German language.
André Hentschel [Wed, 15 Jul 2009 15:25:14 +0000 (17:25 +0200)]
appwiz.cpl: Correct German language.
Aric Stewart [Wed, 15 Jul 2009 15:06:45 +0000 (10:06 -0500)]
sane: Remove BOM from Japanese resource.
Dmitry Timoshkov [Wed, 15 Jul 2009 12:21:26 +0000 (21:21 +0900)]
comctl32: Do not redraw treeview in TVM_INSERTITEM handler if bRedraw is not set, trigger the redraw on WM_SETREDRAW/TRUE.
Ricardo Filipe [Wed, 15 Jul 2009 11:56:18 +0000 (04:56 -0700)]
crypt32: Update Portuguese translation and convert to UTF8.
Vincent Povirk [Mon, 6 Jul 2009 22:53:36 +0000 (17:53 -0500)]
windowscodecs: Register BMP decoder as a bitmap decoder.
Alexandre Julliard [Wed, 15 Jul 2009 12:22:14 +0000 (14:22 +0200)]
msi: Build a proper tab chain by walking through the controls list.
Simply changing Z-order as we encounter windows is not sufficient to
ensure correct ordering, we have to rebuild the list from scratch.
Juan Lang [Tue, 14 Jul 2009 20:05:01 +0000 (13:05 -0700)]
winhttp: Issue CONNECT command to connect to a secure server through a proxy server.
Juan Lang [Tue, 14 Jul 2009 20:04:42 +0000 (13:04 -0700)]
winhttp: Don't set port number to a default before scheme is known.
Juan Lang [Tue, 14 Jul 2009 20:04:20 +0000 (13:04 -0700)]
winhttp: Allow full path in addition to relative path in headers to accomodate proxy servers.
Juan Lang [Tue, 14 Jul 2009 20:03:52 +0000 (13:03 -0700)]
winhttp: Use proxy server when redirecting.
Juan Lang [Tue, 14 Jul 2009 20:03:26 +0000 (13:03 -0700)]
winhttp: Use a helper function to set connect_t's servername and port.
Juan Lang [Tue, 14 Jul 2009 20:03:10 +0000 (13:03 -0700)]
winhttp: Connect to the proxy port rather than the host port.
Juan Lang [Tue, 14 Jul 2009 20:02:48 +0000 (13:02 -0700)]
winhttp: When connecting via a proxy include full hostname and scheme in path.
Juan Lang [Tue, 14 Jul 2009 20:02:29 +0000 (13:02 -0700)]
winhttp: Set connect_t's servername and port based on proxy settings.
Juan Lang [Tue, 14 Jul 2009 20:01:48 +0000 (13:01 -0700)]
winhttp: Honor WINHTTP_ACCESS_TYPE_DEFAULT_PROXY in WinHttpOpen.
Juan Lang [Tue, 14 Jul 2009 20:01:26 +0000 (13:01 -0700)]
winhttp: Support getting the default proxy settings from the http_proxy environment variable.
Juan Lang [Tue, 14 Jul 2009 20:00:38 +0000 (13:00 -0700)]
winhttp: Implement WinHttpGetDefaultProxyConfiguration.
Juan Lang [Tue, 14 Jul 2009 19:53:14 +0000 (12:53 -0700)]
winhttp: Implement WinHttpSetDefaultProxyConfiguration.
Juan Lang [Tue, 14 Jul 2009 19:36:41 +0000 (12:36 -0700)]
winhttp: Add tests for WinHttpSetDefaultProxyConfiguration.
Vladimir Pankratov [Tue, 14 Jul 2009 09:01:23 +0000 (14:01 +0500)]
comctl32: Fix division by zero.
Piotr Caban [Wed, 15 Jul 2009 10:51:43 +0000 (12:51 +0200)]
jscript: Added RegExp_test stub.
Piotr Caban [Wed, 15 Jul 2009 10:51:21 +0000 (12:51 +0200)]
jscript: Improve Number_toString implementation.
Piotr Caban [Wed, 15 Jul 2009 10:50:43 +0000 (12:50 +0200)]
jscript: Improve to_string implementation.
Henri Verbeet [Wed, 15 Jul 2009 10:21:21 +0000 (12:21 +0200)]
d3d10: Implement ID3D10Effect::GetVariableByName().
Henri Verbeet [Wed, 15 Jul 2009 10:21:20 +0000 (12:21 +0200)]
d3d10: Parse effect variables.
Henri Verbeet [Wed, 15 Jul 2009 10:21:19 +0000 (12:21 +0200)]
d3d10: Do all effect object parsing in parse_fx10_object().
Rico Schüller [Wed, 15 Jul 2009 10:21:18 +0000 (12:21 +0200)]
d3d10: Rename struct d3d10_effect_variable to struct d3d10_effect_object.
The name d3d10_effect_variable is somewhat misleading, since these
aren't actually effect variables as returned by e.g.
ID3D10Effect::GetVariableByName(), but effect objects as referenced by
effect passes.
Henri Verbeet [Wed, 15 Jul 2009 10:21:17 +0000 (12:21 +0200)]
wined3d: Check the return values for some wgl calls.
Henri Verbeet [Wed, 15 Jul 2009 10:21:16 +0000 (12:21 +0200)]
wined3d: Remove the remains of an ATI_fragment_shader hack.
This was originally added as a workaround for a Mesa bug by commit
ddf52dda15e83eae639ef2ce0ec4071b321ce34f. The other half of the hack has since
been removed. This code causes problems when wglDeleteContext() from a
different thread causes our current context to be destroyed, since
wglGetCurrentContext() will return a destroyed context in that case. That is a
flaw in our wgl implementation, since wglDeleteContext() shouldn't allow a
context that's current in a different thread to be destroyed, but this hack is
a bad idea regardless.
Paul Vriens [Wed, 15 Jul 2009 10:19:05 +0000 (12:19 +0200)]
winedbg: Remove an unneeded pragma from the Swedish translation.
Austin English [Wed, 15 Jul 2009 03:23:44 +0000 (22:23 -0500)]
shell32: More Dutch translations fixes.
Translations by Vincent Beers.
Michael Stefaniuc [Wed, 15 Jul 2009 09:52:49 +0000 (11:52 +0200)]
Set the encoding of the remaining German resources to UTF-8.
Michael Stefaniuc [Tue, 14 Jul 2009 23:45:29 +0000 (01:45 +0200)]
taskmgr: Convert the German resources to UTF-8.
Michael Stefaniuc [Tue, 14 Jul 2009 23:45:39 +0000 (01:45 +0200)]
shell32: Convert the German resources to UTF-8.
Michael Stefaniuc [Tue, 14 Jul 2009 23:45:48 +0000 (01:45 +0200)]
user32: Update the German resources and switch them to UTF-8.
Michael Stefaniuc [Tue, 14 Jul 2009 23:46:07 +0000 (01:46 +0200)]
winecfg: Convert the German resources to UTF-8.
Andrew Talbot [Tue, 14 Jul 2009 22:01:31 +0000 (23:01 +0100)]
dbghelp: Constify some variables.
Stefan Dösinger [Tue, 14 Jul 2009 17:01:48 +0000 (19:01 +0200)]
wined3d: Set the depth blit helper texture address mode to clamp.
On ATI cards we use the driver's GL_ARB_texture_non_power_of_two emulation to
support conditional NP2 textures without having to deal with the denormalized
coordinates. The default GL_TEXTURE_2D address mode is incompatible with
GL_ARB_texture_rectangle however.
Stefan Dösinger [Tue, 14 Jul 2009 21:20:13 +0000 (23:20 +0200)]
wined3d: EXP and EXPP are scalar operations.
André Hentschel [Tue, 14 Jul 2009 20:35:13 +0000 (22:35 +0200)]
cmd: Update German translation.
Owen Rudge [Tue, 14 Jul 2009 20:24:51 +0000 (17:24 -0300)]
appwiz.cpl: Execute installer when Modify clicked.
Owen Rudge [Tue, 14 Jul 2009 20:24:40 +0000 (17:24 -0300)]
appwiz.cpl: Enable/disable Modify button, and modify title on Remove button, as appropriate.
Owen Rudge [Tue, 14 Jul 2009 20:24:29 +0000 (17:24 -0300)]
appwiz.cpl: Read modification path from registry.
Owen Rudge [Tue, 14 Jul 2009 20:24:11 +0000 (17:24 -0300)]
appwiz.cpl: Replace Add/Remove button with separate Modify and Remove buttons.
Nikolay Sivov [Tue, 14 Jul 2009 20:11:12 +0000 (00:11 +0400)]
comctl32/header: Fix hittesting flags, extend tests a bit.
Aric Stewart [Tue, 14 Jul 2009 18:46:09 +0000 (13:46 -0500)]
devenum: Add Japanese resource.
Aric Stewart [Tue, 14 Jul 2009 18:38:34 +0000 (13:38 -0500)]
iccvid: Add Japanese resource.
Aric Stewart [Tue, 14 Jul 2009 18:38:23 +0000 (13:38 -0500)]
msvidc32: Add Japanese resource.
Aric Stewart [Tue, 14 Jul 2009 18:23:21 +0000 (13:23 -0500)]
sane: Add Japanese resource.
Aric Stewart [Tue, 14 Jul 2009 13:26:13 +0000 (08:26 -0500)]
taskmgr: Update Japanese resource.
Mike Kaplinskiy [Tue, 14 Jul 2009 01:35:33 +0000 (21:35 -0400)]
ws2/tests: Test AcceptEx with a deferred socket.
Eric Pouech [Tue, 14 Jul 2009 10:17:22 +0000 (12:17 +0200)]
dbghelp: Fixed regressions introduced by growing arrays exponentially instead of linearly.
Hans Leidekker [Tue, 14 Jul 2009 10:28:50 +0000 (12:28 +0200)]
wmiutils: Register interfaces.
Hans Leidekker [Tue, 14 Jul 2009 10:28:29 +0000 (12:28 +0200)]
wmiutils: Add class factory.
Hans Leidekker [Tue, 14 Jul 2009 10:28:09 +0000 (12:28 +0200)]
wmiutils: Add a stub implementation of IWbemStatusCodeText.
Hans Leidekker [Tue, 14 Jul 2009 10:27:46 +0000 (12:27 +0200)]
wmiutils: New dll.
Hans Leidekker [Tue, 14 Jul 2009 10:27:21 +0000 (12:27 +0200)]
wbemprox: Register interfaces.
Hans Leidekker [Tue, 14 Jul 2009 10:26:59 +0000 (12:26 +0200)]
wbemprox: Add class factory.
Hans Leidekker [Tue, 14 Jul 2009 10:26:38 +0000 (12:26 +0200)]
wbemprox: Add a stub implementation of IWbemLocator.