Joel Holdsworth
4b320a461e
shell32: Replaced document.ico with a Tango compliant icon.
2010-04-14 18:00:25 +02:00
Joel Holdsworth
1b54c5f1dc
shell32: Replaced folder.ico with a Tango compliant icon.
2010-04-14 18:00:24 +02:00
Detlef Riekenberg
40cfa7a6f2
urlmon/tests: CoInternetGetSecurityUrl is not present on W95B.
2010-04-14 18:00:24 +02:00
Detlef Riekenberg
43e9bb5e92
urlmon/tests: Fix a failure on Win98.
2010-04-14 11:07:01 +02:00
Detlef Riekenberg
0838495596
urlmon/tests: Run the tests again on W95B (CoInternetParseUrl).
2010-04-14 11:06:36 +02:00
Detlef Riekenberg
d5e4666e6a
urlmon/tests: Do not depend on user security settings in sec_mgr tests.
2010-04-14 11:06:30 +02:00
Henri Verbeet
43e89cb981
wined3d: Prune unsupported world matrix transform states.
2010-04-13 21:13:54 +02:00
Henri Verbeet
71d484303a
wined3d: We always support at least a single modelview matrix.
2010-04-13 21:13:50 +02:00
Henri Verbeet
8eb2a2cf0c
wined3d: Disable strict draw ordering by default.
...
While some performance hit from the extra flushes was expected and would be
acceptable, the performance hit can be over 50% on some configurations, which
clearly isn't acceptable. This patch introduces a "StrictDrawOrdering"
registry key for applications affected by this, until we have a more
structural solution.
2010-04-13 21:13:36 +02:00
Henri Verbeet
ab80e9739c
wined3d: Add a separate function for palette initialization.
2010-04-13 21:13:26 +02:00
Henri Verbeet
d1d8c81439
wined3d: Add a separate function for rendertarget view initialization.
2010-04-13 21:13:21 +02:00
Damjan Jovanovic
242370b836
ntoskrnl.exe: Implement IoCallDriver.
2010-04-13 21:13:13 +02:00
Jacek Caban
9539cf7a4e
mshtml: Use NSContainer HWND in handle_blur.
2010-04-13 21:12:57 +02:00
Jacek Caban
80f0f35c50
mshtml: Use DOM designMode to switch to editor mode.
2010-04-13 21:12:12 +02:00
Jacek Caban
7cdad62b97
mshtml: Improved focus handling.
2010-04-13 21:12:08 +02:00
Alexandre Julliard
b6765134a3
user32: The Z-order of owned windows doesn't depend on them having the WS_POPUP style.
2010-04-13 21:10:00 +02:00
Roderick Colenbrander
e35f54ef1f
wined3d: Move R32G32F convertion to the formats table.
2010-04-13 17:56:35 +02:00
Roderick Colenbrander
5c635f4146
wined3d: Move D15S1 over to the formats table.
2010-04-13 17:56:32 +02:00
Roderick Colenbrander
6a081ef95a
wined3d: Move D24X4S4 to the formats table.
2010-04-13 17:56:29 +02:00
Roderick Colenbrander
485040bb5c
wined3d: Move D24FS8 to formats table.
2010-04-13 17:56:27 +02:00
Roderick Colenbrander
798ba56c1b
wined3d: Move L6V5U5 conversion to the formats table.
2010-04-13 17:56:24 +02:00
Alexandre Julliard
6000b08ca7
msvcrt: Export a few more C++ functions that actually call standard C functions.
2010-04-13 17:52:31 +02:00
Alexandre Julliard
5807b5e55c
msvcrt: Add support for VC7 and VC8 extensions to the C++ exception handler.
2010-04-13 17:21:06 +02:00
Alexandre Julliard
300978283a
msvcrt: Implement the missing exception constructor functions.
2010-04-13 17:19:27 +02:00
Jörg Höhle
5578446530
msvidc: Fix 16bit VIDEO-1/CRAM decompression.
2010-04-13 13:06:48 +02:00
Roderick Colenbrander
c29cf05919
winex11: Add support for 32-bit DDBs.
2010-04-13 13:06:32 +02:00
Hans Leidekker
33299faae4
msi: Move application of substorage transforms out of msi_parse_patch_summary.
2010-04-13 11:48:30 +02:00
Hans Leidekker
bcc0ad9b07
msi: Release summary information on error in msi_parse_patch_summary.
2010-04-13 11:48:25 +02:00
Hans Leidekker
a0ba56b3bd
msi/tests: Run the RemoveODBC action to unregister the fake drivers.
2010-04-13 11:48:20 +02:00
Hans Leidekker
88214a72ce
msi: Make the string reference count a short.
...
This is safe because the reference count is stored in 2 bytes on disk.
2010-04-13 11:48:14 +02:00
Hans Leidekker
ff2f894888
msi: Make the string reference count a short.
...
This is safe because the reference count is stored in 2 bytes on disk.
2010-04-13 11:46:14 +02:00
Dmitry Timoshkov
fedc194e68
user32: Button painting code always sets up the clipping, there is no need to duplicate it.
2010-04-13 11:43:30 +02:00
Damjan Jovanovic
fcd33d6877
ntoskrnl.exe: Stub out KeResetEvent and KeSetEvent.
2010-04-13 11:37:19 +02:00
Vincent Povirk
0b149df987
ole32: Create storage files with 4096-byte blocks when asked.
2010-04-13 11:30:48 +02:00
Vincent Povirk
7c8b7559a2
windowscodecs: Add locking to the JPEG decoder.
2010-04-13 11:30:35 +02:00
Vincent Povirk
8887e8c1c5
windowscodecs: Add locking to the ICO decoder.
2010-04-13 11:30:30 +02:00
Vincent Povirk
3caf7204e6
windowscodecs: Add locking to the GIF decoder.
2010-04-13 11:30:25 +02:00
Vincent Povirk
c1beb63609
windowscodecs: Add locking to the format converter.
2010-04-13 11:30:19 +02:00
Vincent Povirk
7871033a40
windowscodecs: Add locking to the PNG decoder.
2010-04-13 11:30:12 +02:00
Alexandre Julliard
bcf1ef3c90
msvcrt: Make a few more exception handling functions i386-specific.
2010-04-12 17:52:37 +02:00
Piotr Caban
e339872252
msvcr90: Forward _calloc_crt to calloc.
2010-04-12 17:48:25 +02:00
Piotr Caban
8fc18b6b48
msvcrt: Added memmove_s and memcpy_s implementation.
2010-04-12 17:48:21 +02:00
Christian Costa
72d9aaa6e5
d3dxof: Add support for mszip compressed files.
2010-04-12 15:42:02 +02:00
Christian Costa
9e67f954f1
d3dx9_36: Add support for 32-bit BGRA in D3DXGetImageInfoFromFileInMemory.
2010-04-12 15:39:57 +02:00
Alexandre Julliard
36822bbd7d
winmm/tests: Fix a pointer conversion warning on 64-bit.
2010-04-12 15:39:32 +02:00
Maarten Lankhorst
137469479c
winmm: Remove timeGetTime.
2010-04-12 15:39:20 +02:00
Paul Vriens
42094d2598
ntdll/tests: Prevent test failures on Windows.
2010-04-12 15:38:51 +02:00
Paul Vriens
a155cf5f35
ntdll/tests: We need a bigger buffer for NtQueryInformationFile.
2010-04-12 15:38:45 +02:00
Paul Vriens
3536770083
ntdll/tests: Enumerate one by one.
2010-04-12 15:38:36 +02:00
Paul Vriens
8b8d2038fb
ntdll/tests: Make sure we can enumerate the directory.
2010-04-12 15:38:27 +02:00