Henri Verbeet
9253bbcb05
wined3d: Get rid of last_device.
2009-07-23 11:22:13 +02:00
Henri Verbeet
401e99b0c0
wined3d: Remove some unnecessary code.
...
Now that we don't depend on activeContext and lastActiveRenderTarget to be
non-NULL this code can go.
2009-07-23 11:22:08 +02:00
Henri Verbeet
57ccdb7e36
wined3d: Don't reuse contexts marked for destruction.
2009-07-23 11:22:03 +02:00
Paul Vriens
40af06a576
jscript: Add Dutch translations.
2009-07-23 11:21:58 +02:00
Ricardo Filipe
b219cbca74
cryptui: Add Portuguese translation.
2009-07-23 11:21:50 +02:00
Frédéric Delanoy
47cbc3ae65
jscript: Update French translation.
2009-07-23 11:21:45 +02:00
André Hentschel
24eb52b44d
jscript: Update German translation.
2009-07-23 11:21:40 +02:00
Aurimas Fišeras
91c3313fe4
jscript: Update Lithuanian translation.
2009-07-23 11:21:36 +02:00
Alexandre Julliard
7db6d5e3be
shell32/tests: Create our own temp directory to make sure it's not the Windows directory.
2009-07-22 23:25:25 +02:00
Alexandre Julliard
79de2e8126
mountmgr: Protect the device structures with a critical section.
2009-07-22 21:13:00 +02:00
Alexandre Julliard
134feaab05
mountmgr: Return a copy of the strings in query_dos_device.
2009-07-22 21:02:47 +02:00
Alexandre Julliard
15acd35fa2
mountmgr: Try to match and reuse volumes when creating/updating a drive.
2009-07-22 20:56:04 +02:00
Alexandre Julliard
0da2e46eaf
mountmgr: Add ref counting for volume objects.
2009-07-22 20:55:24 +02:00
Alexandre Julliard
7b7ac02e15
mountmgr: Better reuse of existing devices.
2009-07-22 19:21:22 +02:00
Alexandre Julliard
968161e106
mountmgr: Set the drive letter at creation time.
2009-07-22 18:25:38 +02:00
Alexandre Julliard
6880b4d175
mountmgr: Use set_volume_info to update the volume when creating a new drive.
2009-07-22 18:04:36 +02:00
Alexandre Julliard
e38aff419b
mountmgr: Add a helper function to update symlinks.
2009-07-22 17:57:08 +02:00
Alexandre Julliard
878459383a
mountmgr: Optionally update the drive mount point in set_volume_info.
2009-07-22 17:49:39 +02:00
Alexandre Julliard
86fdd8ebc5
mountmgr: Rename the DOS drive mount field for symmetry with the volume structure.
2009-07-22 17:46:02 +02:00
Alexandre Julliard
af77e9b388
winhttp: Avoid casting away const.
2009-07-22 14:48:09 +02:00
Luke Benstead
8ed1f0547e
ntdll: Add semi-stub implementation for SystemExecutionState query.
2009-07-22 14:42:51 +02:00
Henri Verbeet
e5d621c081
wined3d: Try to reuse the thread's current context in FindContext().
2009-07-22 14:42:51 +02:00
Henri Verbeet
9ceda3a6fd
wined3d: Move some context selection code from ActivateContext() to FindContext().
2009-07-22 14:42:51 +02:00
Henri Verbeet
219d3abdd1
wined3d: Simplify FindContext() a bit.
2009-07-22 14:42:51 +02:00
Henri Verbeet
ce436a76e2
wined3d: Get rid of getActiveContext().
2009-07-22 14:42:50 +02:00
Henri Verbeet
377cda97e7
wined3d: Avoid destroying contexts that are current in another thread.
2009-07-22 14:42:50 +02:00
Henri Verbeet
1a43030664
wined3d: Keep track of a thread's wined3d context.
2009-07-22 14:42:50 +02:00
Piotr Caban
8dd1d9b92e
jscript: Throw TypeErrors when _value functions are used as a function.
2009-07-22 14:42:50 +02:00
Piotr Caban
412e0af26f
jscript: Throw error in to_primitive function.
2009-07-22 14:42:50 +02:00
Piotr Caban
fba4e3767f
jscript: Throw TypeError in Function_toString.
2009-07-22 14:42:50 +02:00
Piotr Caban
d8e841ca50
jscript: Throw 'undefined object' error.
2009-07-22 14:42:50 +02:00
Alexandre Julliard
d617642999
ole32/tests: Avoid depending on the heap allocation order for the CoGetObjectContext test.
2009-07-22 14:42:50 +02:00
Marcus Meissner
ee59879da0
winhttp: Check for NULL return from heap_alloc (Coverity).
2009-07-22 14:42:49 +02:00
Paul Vriens
47535030cc
winhttp/tests: Fix a test failure on some W2K/XP systems.
2009-07-22 14:42:49 +02:00
Hans Leidekker
fa4c25ddf4
wininet: Correct handling of redirected HEAD requests.
2009-07-22 14:42:49 +02:00
Juan Lang
336ee2861d
winhttp: Remove no-longer-used #defines.
2009-07-22 12:04:53 +02:00
Juan Lang
1229aa723a
winhttp: Remove calls to SSL_CTX_set_timeout, as they affect the session's lifetime, not the read timeout.
2009-07-22 12:04:46 +02:00
Juan Lang
2418e82810
winhttp: Use connection's timeout rather than default timeout when reading a line.
2009-07-22 12:04:37 +02:00
Juan Lang
80100334f1
winhttp: Set a socket's timeouts when it's created.
2009-07-22 12:04:15 +02:00
Juan Lang
64d69b55f9
winhttp: Store send and receive timeouts in request_t, and only set them in a netconn_t if it's connected.
2009-07-22 12:04:09 +02:00
Dmitry Timoshkov
19e4cfd003
user32: Pass the same PRF_ flags from WM_PRINT to WM_PRINTCLIENT.
2009-07-22 11:27:48 +02:00
Francois Gouget
548b06aae9
appwiz.cpl: Make sure we have a space before the ellipses in Slovenian resources.
2009-07-22 11:09:07 +02:00
Francois Gouget
fb0e107b18
shell32: Add a trailing '\n' to a WARN().
2009-07-22 11:09:02 +02:00
Nikolay Sivov
af0f00b671
comctl32/listview: LVM_SETITEMSTATE - select all item case tests.
2009-07-22 11:08:53 +02:00
Mike Kaplinskiy
7b683a9008
ws2_32/tests: Fix the last failures on NT4.
2009-07-22 11:08:49 +02:00
Owen Rudge
5e289b91c0
shell32: Ensure extraPmts is a valid pointer before checking it.
2009-07-22 11:08:39 +02:00
Dylan Smith
0deb3d04ed
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.
2009-07-22 11:08:33 +02:00
Juan Lang
e5f4c802dc
winhttp: If the default proxy settings are not found, delete the bogus ones after test.
2009-07-22 11:08:05 +02:00
Juan Lang
09ee823399
winhttp: Check environment if the registry settings are present but bogus.
2009-07-22 11:07:49 +02:00
Juan Lang
68fdc5cb2e
winhttp: Strip scheme from http_proxy environment variable.
2009-07-22 11:07:35 +02:00