Vincent Povirk
|
bb42f29092
|
include: Define IWICPersistStream.
|
2011-11-16 09:44:58 +01:00 |
|
Andrew Talbot
|
952f97647c
|
mshtml: Remove unused file-static variable.
|
2011-11-16 09:44:51 +01:00 |
|
Andrew Talbot
|
d1136d4aca
|
kernel32: Remove unused file-static variables.
|
2011-11-16 09:44:48 +01:00 |
|
Eric Pouech
|
a494cbb63b
|
winhlp32: Fix hlpfile content decompression in phrase40 mode.
|
2011-11-16 09:44:41 +01:00 |
|
Nikolay Sivov
|
f291933177
|
msxml3: Convert test stream to single byte string.
|
2011-11-16 09:42:46 +01:00 |
|
Nikolay Sivov
|
ede880a1c3
|
msxml3: Return qualified name from get_nodeName().
|
2011-11-16 09:42:25 +01:00 |
|
Nikolay Sivov
|
12bb4a471f
|
msxml3: Fix get_namespaceURI().
|
2011-11-16 09:42:20 +01:00 |
|
Nikolay Sivov
|
588f27dae9
|
msxml3: Properly return node prefix from get_prefix().
|
2011-11-16 09:42:03 +01:00 |
|
Henri Verbeet
|
e0a0d611af
|
wined3d: Pass a wined3d_color struct to wined3d_device_clear().
|
2011-11-16 09:41:53 +01:00 |
|
Henri Verbeet
|
7459180a51
|
wined3d: Get rid of the WINED3DCOLORVALUE typedef.
|
2011-11-16 09:41:50 +01:00 |
|
Henri Verbeet
|
be7122034f
|
d3d10: Implement D3D10StateBlockMaskEnableAll().
|
2011-11-16 09:41:46 +01:00 |
|
Henri Verbeet
|
5ffa2aba23
|
d3d10: Implement D3D10StateBlockMaskDisableCapture().
|
2011-11-16 09:41:43 +01:00 |
|
Henri Verbeet
|
88a55a04a3
|
d3d10: Implement D3D10StateBlockMaskDisableAll().
|
2011-11-16 09:41:36 +01:00 |
|
Alexandre Julliard
|
73b9dc98eb
|
comctl32: Setup the alpha channel also when reading an imagelist from a stream.
|
2011-11-15 22:11:15 +01:00 |
|
Alexandre Julliard
|
4c785235d0
|
comctl32: Add a couple of DIB helper functions for imagelists.
|
2011-11-15 22:10:45 +01:00 |
|
Jacek Caban
|
e7bbb4ef1e
|
mshtml: Fixed script tests on IE9.
|
2011-11-15 19:37:38 +01:00 |
|
Jacek Caban
|
9c464ca3cb
|
urlmon: Fixed protocol tests on IE9.
|
2011-11-15 19:37:37 +01:00 |
|
Andrew Eikum
|
c59ecdcefb
|
dsound: Don't specify period size for the IAudioClient.
We don't actually care what period size gets used (in fact, docs say the
parameter is entirely ignored in Shared mode).
|
2011-11-15 19:37:37 +01:00 |
|
Piotr Caban
|
e4ac347075
|
msvcrt: Don't hold FILE critical section in some functions.
|
2011-11-15 19:37:37 +01:00 |
|
Matteo Bruni
|
276216360e
|
d3d9: Remove D3DFMT_R8G8B8 special handling.
|
2011-11-15 19:37:37 +01:00 |
|
Matteo Bruni
|
77fa1a5c67
|
d3d8: Remove D3DFMT_R8G8B8 special handling.
|
2011-11-15 19:37:37 +01:00 |
|
Matteo Bruni
|
151cf2696b
|
wined3d: Disable WINED3DFMT_B8G8R8_UNORM.
|
2011-11-15 19:37:37 +01:00 |
|
Matteo Bruni
|
1fd18d7688
|
wined3d: Make a copy of gl_info for later context_destroy_gl_resources() usage.
|
2011-11-15 19:37:36 +01:00 |
|
Francois Gouget
|
148e6c3a3c
|
wintab32: Make the csTablet critical section static.
|
2011-11-15 19:37:36 +01:00 |
|
Francois Gouget
|
5305c8e009
|
secur32: Make the cs critical section static.
|
2011-11-15 19:37:36 +01:00 |
|
Francois Gouget
|
9b3bd3f917
|
scrrun: Remove an unneeded include directive in the resource file.
|
2011-11-15 19:37:36 +01:00 |
|
Francois Gouget
|
814c854fd2
|
winmm: Give a name to the critical sections, make them static and delete them when unloading the dll.
|
2011-11-15 19:37:36 +01:00 |
|
Francois Gouget
|
b6117b6869
|
wineoss.drv: Give a name to the mmdevapi critical sections, make them static and delete them when unloading the dll.
|
2011-11-15 19:37:35 +01:00 |
|
Francois Gouget
|
68dc1468cb
|
dsound: Give a name to the critical sections, make them static and delete them when unloading the dll.
|
2011-11-15 19:37:35 +01:00 |
|
Francois Gouget
|
1c3617a2c6
|
winecoreaudio.drv: Don't unset Spare[0] when deleting static critical sections.
|
2011-11-15 19:37:35 +01:00 |
|
Francois Gouget
|
97283f8b8d
|
winealsa.drv: Don't unset Spare[0] when deleting static critical sections.
|
2011-11-15 19:37:35 +01:00 |
|
Francois Gouget
|
9b3bda2b5d
|
crypt32: Move a couple of functions to avoid forward declarations.
|
2011-11-15 19:37:35 +01:00 |
|
Francois Gouget
|
37f7089a4a
|
wininet: Add prototypes for a couple of mpr functions.
|
2011-11-15 19:37:35 +01:00 |
|
Piotr Caban
|
9b60ef7e12
|
msvcp90: Don't define empty structure.
|
2011-11-15 19:37:34 +01:00 |
|
Piotr Caban
|
6aea3dcf25
|
msvcr90: Added __vswprintf_l implementation.
|
2011-11-15 19:37:34 +01:00 |
|
Andrew Eikum
|
31853fc203
|
urlmon: Improve parsing of SCHEME_MK URIs.
|
2011-11-15 19:37:34 +01:00 |
|
Michael Mc Donnell
|
8f5543c34e
|
d3dx9: Return error if D3DXMESH_VB_SHARE and new declaration.
|
2011-11-15 19:37:34 +01:00 |
|
Michael Mc Donnell
|
be8dd2e876
|
d3dx9/tests: Show D3DXMESH_VB_SHARE with new declaration should fail.
|
2011-11-15 19:37:34 +01:00 |
|
Michael Mc Donnell
|
656e8a8726
|
d3dx9/tests: Test for D3DXMESH_VB_SHARE option.
|
2011-11-15 19:37:33 +01:00 |
|
Alistair Leslie-Hughes
|
3d6708a194
|
mscoree: Implement ICorDebug CreateProcess.
|
2011-11-15 19:37:33 +01:00 |
|
Piotr Caban
|
8141fb80eb
|
services: Create service environment when first service is started.
|
2011-11-15 19:37:33 +01:00 |
|
Piotr Caban
|
f0d8c3383e
|
userenv: Improved CreateEnvironmentBlock implementation.
|
2011-11-15 19:37:33 +01:00 |
|
Dmitry Timoshkov
|
2429ef905c
|
user32: Dialog creation code should force WS_CHILD style for dialog controls.
|
2011-11-15 19:37:33 +01:00 |
|
Dmitry Timoshkov
|
50d37fe0ab
|
user32: Add tests for mixed WS_CHILD | WS_POPUP window styles.
|
2011-11-15 19:37:33 +01:00 |
|
Alexandre Julliard
|
4801b91fd6
|
wineps: Print a fixme for unhandled composite glyph scaling.
|
2011-11-15 19:37:32 +01:00 |
|
Jacek Caban
|
af9508a13a
|
mshtml: Added nsIURI::GetSpecIgnoringRef implementation.
|
2011-11-15 19:37:32 +01:00 |
|
Jacek Caban
|
95053e83cc
|
mshtml: Added more navigation tests.
|
2011-11-15 19:37:32 +01:00 |
|
Jacek Caban
|
fbdfec74b0
|
mshtml: Properly handle fragment-only navigation.
|
2011-11-15 19:37:32 +01:00 |
|
Jacek Caban
|
7b5125ac02
|
mshtml: Properly implement nsIURI::EqualsExceptRef.
|
2011-11-15 19:37:32 +01:00 |
|
Jacek Caban
|
9751e3c65f
|
mshtml: Properly implement nsIURI::CloneIgnoreRef.
|
2011-11-15 19:37:32 +01:00 |
|