Henri Verbeet
223b9d5c01
wined3d: Get rid of lastActiveRenderTarget in FindContext().
2009-07-21 14:22:58 +02:00
Henri Verbeet
8402519c7a
wined3d: Call ModifyLocation on "target" in IWineD3DDeviceImpl_ClearSurface().
...
This is the same pointer, but lastActiveRenderTarget will go away.
2009-07-21 14:22:53 +02:00
Henri Verbeet
6c0c1671b2
wined3d: Keep track of a context's current render target.
2009-07-21 14:22:49 +02:00
Henri Verbeet
ee4d18cc83
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.
2009-07-21 14:22:44 +02:00
Alexandre Julliard
a9c33bbc4a
kernel32: Try to load a 32-bit builtin in WinExec16 if the file doesn't exist.
2009-07-21 12:22:01 +02:00
Piotr Caban
a77e369cfe
jscript: Add Error_number handling to constructor and error throwing functions.
2009-07-21 11:04:34 +02:00
Piotr Caban
f3eef0d4c8
jscript: Added Error_number and Error_description implementation.
2009-07-21 11:04:16 +02:00
Piotr Caban
7c0a702001
jscript: Added Error_description and Error_number stubs.
2009-07-21 11:04:13 +02:00
Piotr Caban
3afc444e7f
jscript: Throw errors in Number functions.
2009-07-21 11:04:09 +02:00
Piotr Caban
f89fbb9b48
jscript: Throw TypeError in call_expression_eval.
2009-07-21 11:04:04 +02:00
Piotr Caban
789afcdc1b
jscript: Throw more errors in Date functions.
2009-07-21 11:03:51 +02:00
Piotr Caban
5b21893abf
jscript: Throw type errors in Date functions.
2009-07-21 10:59:27 +02:00
Piotr Caban
77e93ad8c7
jscript: Throw type errors in Boolean functions.
2009-07-21 10:59:07 +02:00
Piotr Caban
bd87f97e2d
jscript: Throw range errors in Array functions.
2009-07-21 10:59:01 +02:00
Piotr Caban
469b597212
jscript: Add error throwing functions.
2009-07-21 10:58:52 +02:00
Piotr Caban
2d71dac412
jscript: Add Error_toString implementation.
2009-07-21 10:57:37 +02:00
Piotr Caban
f17b1f6334
jscript: Add Error_message implementation.
2009-07-21 10:57:33 +02:00
Piotr Caban
f33f5c9286
jscript: Add Error object stub.
2009-07-21 10:57:19 +02:00
Ismael Barros
ebcb243c33
dplayx/tests: Host migration when session host leaves.
2009-07-21 10:50:57 +02:00
Dylan Smith
e364a4406a
richedit: Added missing return to ME_EnsureVisible.
...
The missing return was to prevent automatic vertically scrolling when
style for it is not set, but is set for the horizontal scrollbar. I
initially missed this by testing with no autoscrolling on either
scrollbar.
2009-07-21 10:47:13 +02:00
Owen Rudge
1eca313f47
shell32: Execute control panel applets in separate process.
2009-07-21 10:47:06 +02:00
Owen Rudge
bd926bde38
shell32: Check if a numerical value has been passed inside quotes in Control_DoLaunch.
2009-07-21 10:46:49 +02:00
Stefan Leichter
08e7a1bfe7
advapi32: Test a combination of CreateServiceA and GetSecurityInfo.
2009-07-21 10:46:45 +02:00
Austin English
f81784bbdb
shell32: Fix English folder names.
2009-07-21 10:46:39 +02:00
David Adam
9ec5d4388d
d3dx9: Add forgotten copyrights.
2009-07-21 10:46:32 +02:00
Alexandre Julliard
053eccf910
mountmgr: Always set the mount point id as a separate step from the mount point creation.
2009-07-20 21:00:33 +02:00
Alexandre Julliard
81cfeaf531
mountmgr: Retrieve the volume uuid through HAL/DiskArbitration when creating a device.
2009-07-20 17:11:47 +02:00
Alexandre Julliard
84396c2e62
mountmgr: Add support for setting the drive UUID instead of having it always hardcoded.
2009-07-20 16:14:23 +02:00
Alexandre Julliard
bc8dce2004
mountmgr: Create a separate structure for volume information.
2009-07-20 15:56:26 +02:00
Alexandre Julliard
8fb8b2e6a3
mountmgr: Create a separate structure for disk device information, independent from the DOS drive.
2009-07-20 15:46:34 +02:00
Alexandre Julliard
a32e4e5ee3
Convert English resources to UTF-8 where necessary.
2009-07-20 14:46:48 +02:00
Alexandre Julliard
b8484cc082
winecfg: Fix quote characters in English resource.
2009-07-20 14:46:34 +02:00
Rein Klazes
c2ada64097
user32: Ignore the MFT_BITMAP flag when testing menu items for 'magic' bitmap handles.
2009-07-20 14:19:46 +02:00
Stefan Leichter
6ee1b06073
advapi32: Fix parameter types of CreateServiceA/W in spec file.
2009-07-20 14:14:00 +02:00
Mike Kaplinskiy
83d2108126
ws2_32/tests: Fix test failures on NT4/x86_64.
2009-07-20 13:35:43 +02:00
Mike Kaplinskiy
4acc8729c4
ws2_32/tests: Test closing listener during pending AcceptEx.
2009-07-20 13:35:37 +02:00
Mike Kaplinskiy
98bc97f770
ws2_32/tests: Test AcceptEx during pending AcceptEx call.
2009-07-20 13:35:34 +02:00
Henri Verbeet
e6f55c2650
wined3d: Remove an unused struct member.
2009-07-20 13:35:15 +02:00
Henri Verbeet
3a63552fd1
wined3d: Skip some unnecessary FBO binds.
2009-07-20 13:35:11 +02:00
Henri Verbeet
dedd62c0e2
wined3d: Recognize the SM4 log opcode.
2009-07-20 13:35:07 +02:00
Vladimir Pankratov
6e3ed38f6f
net: Convert the Russian resources to UTF-8.
2009-07-20 13:35:04 +02:00
Vladimir Pankratov
08c9f775d4
reg: Convert the Russian resources to UTF-8.
2009-07-20 13:35:01 +02:00
Vladimir Pankratov
4efecf2af5
progman: Convert the Russian resources to UTF-8.
2009-07-20 13:34:58 +02:00
Vladimir Pankratov
3e388b8340
oleview: Convert the Russian resources to UTF-8.
2009-07-20 13:34:54 +02:00
Vladimir Pankratov
8682830355
notepad: Convert the Russian resources to UTF-8.
2009-07-20 13:34:47 +02:00
Vladimir Pankratov
6f4b182b7e
cmdlgtst: Convert the Russian resources to UTF-8.
2009-07-20 13:34:44 +02:00
Vladimir Pankratov
e02f113f31
clock: Convert the Russian resources to UTF-8.
2009-07-20 13:34:40 +02:00
Stefan Dösinger
e06997359f
wined3d: Set the highest dirty marker after marking shader constants dirty.
2009-07-20 12:23:14 +02:00
Stefan Dösinger
cd7f43b00d
wined3d: Don't activate a context unless we need one.
2009-07-20 12:23:07 +02:00
Austin English
c68a20fb80
shell32: Adjust shell folders to more closely match Windows.
2009-07-20 12:21:16 +02:00