Hans Leidekker [Thu, 23 Jul 2009 10:04:22 +0000 (12:04 +0200)]
wininet: Release the request in WININET_GetProxyServer and WININET_SetProxyAuthorization.
Huw Davies [Wed, 22 Jul 2009 13:25:27 +0000 (14:25 +0100)]
include: Add opnrst.idl.
Huw Davies [Wed, 22 Jul 2009 13:08:35 +0000 (14:08 +0100)]
include: Add dbcses.idl.
Huw Davies [Wed, 22 Jul 2009 13:03:06 +0000 (14:03 +0100)]
include: Add dbccmd.idl.
Vladimir Pankratov [Thu, 23 Jul 2009 09:30:00 +0000 (14:30 +0500)]
write: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Thu, 23 Jul 2009 09:30:09 +0000 (14:30 +0500)]
xcopy: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Thu, 23 Jul 2009 09:29:45 +0000 (14:29 +0500)]
wordpad: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Thu, 23 Jul 2009 09:28:59 +0000 (14:28 +0500)]
winedbg: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Thu, 23 Jul 2009 09:29:35 +0000 (14:29 +0500)]
winhlp32: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Thu, 23 Jul 2009 09:29:25 +0000 (14:29 +0500)]
winemine: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Thu, 23 Jul 2009 09:29:07 +0000 (14:29 +0500)]
winefile: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Thu, 23 Jul 2009 09:28:44 +0000 (14:28 +0500)]
wineconsole: Convert the Russian resources to UTF-8.
Henri Verbeet [Thu, 23 Jul 2009 08:54:37 +0000 (10:54 +0200)]
wined3d: get_drawable_size() needs a context.
Henri Verbeet [Thu, 23 Jul 2009 08:54:36 +0000 (10:54 +0200)]
wined3d: Return the activated context from ActivateContext().
Henri Verbeet [Thu, 23 Jul 2009 08:54:35 +0000 (10:54 +0200)]
wined3d: Explicitly pass the wined3d context to context_apply_draw_buffer().
Henri Verbeet [Thu, 23 Jul 2009 08:54:34 +0000 (10:54 +0200)]
wined3d: Get rid of last_device.
Henri Verbeet [Thu, 23 Jul 2009 08:54:33 +0000 (10:54 +0200)]
wined3d: Remove some unnecessary code.
Now that we don't depend on activeContext and lastActiveRenderTarget to be
non-NULL this code can go.
Henri Verbeet [Thu, 23 Jul 2009 08:54:32 +0000 (10:54 +0200)]
wined3d: Don't reuse contexts marked for destruction.
Paul Vriens [Thu, 23 Jul 2009 08:01:51 +0000 (10:01 +0200)]
jscript: Add Dutch translations.
Ricardo Filipe [Wed, 22 Jul 2009 19:20:53 +0000 (12:20 -0700)]
cryptui: Add Portuguese translation.
Frédéric Delanoy [Wed, 22 Jul 2009 20:12:12 +0000 (22:12 +0200)]
jscript: Update French translation.
André Hentschel [Wed, 22 Jul 2009 16:59:59 +0000 (18:59 +0200)]
jscript: Update German translation.
Aurimas Fišeras [Wed, 22 Jul 2009 14:55:11 +0000 (17:55 +0300)]
jscript: Update Lithuanian translation.
Alexandre Julliard [Wed, 22 Jul 2009 21:25:25 +0000 (23:25 +0200)]
shell32/tests: Create our own temp directory to make sure it's not the Windows directory.
Alexandre Julliard [Wed, 22 Jul 2009 19:13:00 +0000 (21:13 +0200)]
mountmgr: Protect the device structures with a critical section.
Alexandre Julliard [Wed, 22 Jul 2009 19:02:47 +0000 (21:02 +0200)]
mountmgr: Return a copy of the strings in query_dos_device.
Alexandre Julliard [Wed, 22 Jul 2009 18:56:04 +0000 (20:56 +0200)]
mountmgr: Try to match and reuse volumes when creating/updating a drive.
Alexandre Julliard [Wed, 22 Jul 2009 18:55:24 +0000 (20:55 +0200)]
mountmgr: Add ref counting for volume objects.
Alexandre Julliard [Wed, 22 Jul 2009 17:21:22 +0000 (19:21 +0200)]
mountmgr: Better reuse of existing devices.
Alexandre Julliard [Wed, 22 Jul 2009 16:25:38 +0000 (18:25 +0200)]
mountmgr: Set the drive letter at creation time.
Alexandre Julliard [Wed, 22 Jul 2009 16:04:36 +0000 (18:04 +0200)]
mountmgr: Use set_volume_info to update the volume when creating a new drive.
Alexandre Julliard [Wed, 22 Jul 2009 15:57:08 +0000 (17:57 +0200)]
mountmgr: Add a helper function to update symlinks.
Alexandre Julliard [Wed, 22 Jul 2009 15:49:39 +0000 (17:49 +0200)]
mountmgr: Optionally update the drive mount point in set_volume_info.
Alexandre Julliard [Wed, 22 Jul 2009 15:46:02 +0000 (17:46 +0200)]
mountmgr: Rename the DOS drive mount field for symmetry with the volume structure.
Alexandre Julliard [Wed, 22 Jul 2009 12:48:09 +0000 (14:48 +0200)]
winhttp: Avoid casting away const.
Luke Benstead [Tue, 14 Jul 2009 16:02:59 +0000 (17:02 +0100)]
ntdll: Add semi-stub implementation for SystemExecutionState query.
Henri Verbeet [Wed, 22 Jul 2009 08:41:10 +0000 (10:41 +0200)]
wined3d: Try to reuse the thread's current context in FindContext().
Henri Verbeet [Wed, 22 Jul 2009 08:41:09 +0000 (10:41 +0200)]
wined3d: Move some context selection code from ActivateContext() to FindContext().
Henri Verbeet [Wed, 22 Jul 2009 08:41:08 +0000 (10:41 +0200)]
wined3d: Simplify FindContext() a bit.
Henri Verbeet [Wed, 22 Jul 2009 08:41:07 +0000 (10:41 +0200)]
wined3d: Get rid of getActiveContext().
Henri Verbeet [Wed, 22 Jul 2009 08:41:06 +0000 (10:41 +0200)]
wined3d: Avoid destroying contexts that are current in another thread.
Henri Verbeet [Wed, 22 Jul 2009 12:03:36 +0000 (14:03 +0200)]
wined3d: Keep track of a thread's wined3d context.
Piotr Caban [Wed, 22 Jul 2009 11:02:30 +0000 (13:02 +0200)]
jscript: Throw TypeErrors when _value functions are used as a function.
Piotr Caban [Wed, 22 Jul 2009 11:02:24 +0000 (13:02 +0200)]
jscript: Throw error in to_primitive function.
Piotr Caban [Wed, 22 Jul 2009 11:02:19 +0000 (13:02 +0200)]
jscript: Throw TypeError in Function_toString.
Piotr Caban [Wed, 22 Jul 2009 11:01:59 +0000 (13:01 +0200)]
jscript: Throw 'undefined object' error.
Alexandre Julliard [Wed, 22 Jul 2009 11:26:34 +0000 (13:26 +0200)]
ole32/tests: Avoid depending on the heap allocation order for the CoGetObjectContext test.
Marcus Meissner [Wed, 22 Jul 2009 07:59:31 +0000 (09:59 +0200)]
winhttp: Check for NULL return from heap_alloc (Coverity).
Paul Vriens [Wed, 22 Jul 2009 10:06:41 +0000 (12:06 +0200)]
winhttp/tests: Fix a test failure on some W2K/XP systems.
Vladimir Pankratov [Wed, 22 Jul 2009 10:33:41 +0000 (15:33 +0500)]
winecfg: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Wed, 22 Jul 2009 10:33:18 +0000 (15:33 +0500)]
uninstaller: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Wed, 22 Jul 2009 10:33:25 +0000 (15:33 +0500)]
view: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Wed, 22 Jul 2009 10:33:32 +0000 (15:33 +0500)]
wineboot: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Wed, 22 Jul 2009 10:32:44 +0000 (15:32 +0500)]
taskmgr: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Wed, 22 Jul 2009 10:32:31 +0000 (15:32 +0500)]
start: Convert the Russian resources to UTF-8.
Vladimir Pankratov [Wed, 22 Jul 2009 10:31:59 +0000 (15:31 +0500)]
regedit: Convert the Russian resources to UTF-8.
Hans Leidekker [Wed, 22 Jul 2009 09:56:33 +0000 (11:56 +0200)]
wininet: Correct handling of redirected HEAD requests.
Juan Lang [Tue, 21 Jul 2009 20:55:58 +0000 (13:55 -0700)]
winhttp: Remove no-longer-used #defines.
Juan Lang [Tue, 21 Jul 2009 20:53:54 +0000 (13:53 -0700)]
winhttp: Remove calls to SSL_CTX_set_timeout, as they affect the session's lifetime, not the read timeout.
Juan Lang [Tue, 21 Jul 2009 20:53:11 +0000 (13:53 -0700)]
winhttp: Use connection's timeout rather than default timeout when reading a line.
Juan Lang [Tue, 21 Jul 2009 20:52:47 +0000 (13:52 -0700)]
winhttp: Set a socket's timeouts when it's created.
Juan Lang [Tue, 21 Jul 2009 20:52:22 +0000 (13:52 -0700)]
winhttp: Store send and receive timeouts in request_t, and only set them in a netconn_t if it's connected.
Dmitry Timoshkov [Wed, 22 Jul 2009 06:22:35 +0000 (15:22 +0900)]
user32: Pass the same PRF_ flags from WM_PRINT to WM_PRINTCLIENT.
Francois Gouget [Wed, 22 Jul 2009 06:53:14 +0000 (08:53 +0200)]
notepad: Remove spaces before '\n'.
Francois Gouget [Wed, 22 Jul 2009 06:53:07 +0000 (08:53 +0200)]
appwiz.cpl: Make sure we have a space before the ellipses in Slovenian resources.
Francois Gouget [Wed, 22 Jul 2009 06:52:49 +0000 (08:52 +0200)]
taskmgr: Remove space before ellipsis.
Francois Gouget [Wed, 22 Jul 2009 06:52:07 +0000 (08:52 +0200)]
shell32: Add a trailing '\n' to a WARN().
Nikolay Sivov [Tue, 21 Jul 2009 18:06:18 +0000 (22:06 +0400)]
comctl32/listview: LVM_SETITEMSTATE - select all item case tests.
Mike Kaplinskiy [Wed, 22 Jul 2009 02:25:45 +0000 (22:25 -0400)]
ws2_32/tests: Fix the last failures on NT4.
Owen Rudge [Wed, 22 Jul 2009 03:48:28 +0000 (00:48 -0300)]
winhlp32: Ensure win->page is not NULL when selecting Help on Help.
Owen Rudge [Wed, 22 Jul 2009 02:24:40 +0000 (23:24 -0300)]
shell32: Ensure extraPmts is a valid pointer before checking it.
Dylan Smith [Wed, 22 Jul 2009 01:06:00 +0000 (21:06 -0400)]
richedit: Scrollinfo stored as 16-bit values externally.
The application Blitzin2 was sending WM_VSCROLL messages to the
richedit control directly, when normally this message is supposed to
be a notification sent after the scrollinfo is set. Native richedit
controls always use the 16-bit value passed to this message to set the
scroll position for SB_THUMBPOSITION, rather than trying to find a
32-bit value through GetScrollInfo like I had previously done.
Juan Lang [Tue, 21 Jul 2009 19:23:04 +0000 (12:23 -0700)]
winhttp: If the default proxy settings are not found, delete the bogus ones after test.
Juan Lang [Tue, 21 Jul 2009 18:38:54 +0000 (11:38 -0700)]
winhttp: Check environment if the registry settings are present but bogus.
Juan Lang [Tue, 21 Jul 2009 18:36:52 +0000 (11:36 -0700)]
winhttp: Strip scheme from http_proxy environment variable.
Juan Lang [Tue, 21 Jul 2009 18:22:03 +0000 (11:22 -0700)]
winhttp: Fix crash when proxy bypass is unset.
Jacek Caban [Tue, 21 Jul 2009 15:31:34 +0000 (17:31 +0200)]
msctf.idl: Added more interfaces.
André Hentschel [Tue, 21 Jul 2009 15:41:26 +0000 (17:41 +0200)]
shell32: Fix German folder names.
André Hentschel [Tue, 21 Jul 2009 15:41:21 +0000 (17:41 +0200)]
jscript: Add German translation.
Aurimas Fišeras [Tue, 21 Jul 2009 15:17:47 +0000 (18:17 +0300)]
jscript: Add Lithuanian translation.
Frédéric Delanoy [Tue, 21 Jul 2009 15:15:59 +0000 (17:15 +0200)]
jscript: Add French translation.
Vincent Beers [Mon, 20 Jul 2009 17:21:28 +0000 (19:21 +0200)]
winecfg: Fixed Dutch translation.
Alexandre Julliard [Tue, 21 Jul 2009 18:33:17 +0000 (20:33 +0200)]
mountmgr: Create volumes for non-removable volumes reported by HAL/Disk Arbitration.
Alexandre Julliard [Tue, 21 Jul 2009 18:30:43 +0000 (20:30 +0200)]
mountmgr: Add support for creating volumes without an associated drive.
Rein Klazes [Tue, 21 Jul 2009 13:28:45 +0000 (15:28 +0200)]
user32/tests: Fix for a test failure on win98/NT4.
Paul Vriens [Tue, 21 Jul 2009 11:03:21 +0000 (13:03 +0200)]
wordpad: Align resources with the English ones.
Paul Vriens [Tue, 21 Jul 2009 10:47:17 +0000 (12:47 +0200)]
shdoclc: Fix Portuguese (Portugal) translation.
Paul Vriens [Tue, 21 Jul 2009 10:41:15 +0000 (12:41 +0200)]
winecfg: Fix Portuguese (Portugal) translation.
Henri Verbeet [Tue, 21 Jul 2009 09:51:12 +0000 (11:51 +0200)]
wined3d: Remove the useless lastThread field from IWineD3DDeviceImpl.
Henri Verbeet [Tue, 21 Jul 2009 09:51:11 +0000 (11:51 +0200)]
wined3d: Get rid of lastActiveRenderTarget.
Henri Verbeet [Tue, 21 Jul 2009 09:51:10 +0000 (11:51 +0200)]
wined3d: Get rid of lastActiveRenderTarget in FindContext().
Henri Verbeet [Tue, 21 Jul 2009 09:51:09 +0000 (11:51 +0200)]
wined3d: Call ModifyLocation on "target" in IWineD3DDeviceImpl_ClearSurface().
This is the same pointer, but lastActiveRenderTarget will go away.
Henri Verbeet [Tue, 21 Jul 2009 09:51:08 +0000 (11:51 +0200)]
wined3d: Keep track of a context's current render target.
Henri Verbeet [Tue, 21 Jul 2009 09:51:07 +0000 (11:51 +0200)]
wined3d: Pass NULL to ActivateContext() when we don't need a specific target.
Once we keep track of the wined3d context for each thread,
lastActiveRenderTarget won't do what we want here.
Alexandre Julliard [Tue, 21 Jul 2009 10:22:01 +0000 (12:22 +0200)]
kernel32: Try to load a 32-bit builtin in WinExec16 if the file doesn't exist.
Piotr Caban [Mon, 20 Jul 2009 16:18:22 +0000 (18:18 +0200)]
jscript: Add Error_number handling to constructor and error throwing functions.
Piotr Caban [Mon, 20 Jul 2009 16:18:19 +0000 (18:18 +0200)]
jscript: Added Error_number and Error_description implementation.
Piotr Caban [Mon, 20 Jul 2009 16:18:17 +0000 (18:18 +0200)]
jscript: Added Error_description and Error_number stubs.
Piotr Caban [Mon, 20 Jul 2009 16:18:15 +0000 (18:18 +0200)]
jscript: Throw errors in Number functions.
Piotr Caban [Mon, 20 Jul 2009 16:18:12 +0000 (18:18 +0200)]
jscript: Throw TypeError in call_expression_eval.