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 |
Jacek Caban
|
bc701d5965
|
mshtml: Split setting window URI from set_current_mon.
|
2011-11-15 19:37:31 +01:00 |
Jacek Caban
|
f86abedb40
|
mshtml: Properly handle navigation in containers supporting IWebBrowserApp.
|
2011-11-15 19:37:31 +01:00 |
Jacek Caban
|
8ba6514962
|
mshtml: Split IHTMLPrivateWindow::SuperNavigate implementation.
|
2011-11-15 19:37:31 +01:00 |
Jacek Caban
|
3548504c8d
|
ieframe: Improved debug traces in IShellBrowser::QueryInterface.
|
2011-11-15 19:37:31 +01:00 |
Jacek Caban
|
60dc3d6280
|
ieframe: Added IDocObjectService::FireNavigateComplete2 implementation.
|
2011-11-15 19:37:30 +01:00 |
Jacek Caban
|
4816929cfe
|
ieframe: Added IDocObjectService::FireBeforeNavigate2 implementation.
|
2011-11-15 19:37:30 +01:00 |
Jacek Caban
|
c05558a245
|
ieframe: Store ShellBrowser in DocHost instead of creating it on every QueryService call.
|
2011-11-15 19:37:30 +01:00 |
Hans Leidekker
|
dcf1a81d8c
|
winhttp: Accept a missing buffer when parsing a decoded URL.
|
2011-11-15 19:37:30 +01:00 |
Hans Leidekker
|
96f2e7139c
|
winhttp: Implement WinHttpDetectAutoProxyConfigUrl.
|
2011-11-15 19:37:30 +01:00 |
Hans Leidekker
|
75be2284e1
|
ws2_32: Fix handling of NULL and empty hostname in getaddrinfo/GetAddrInfoW.
|
2011-11-15 19:37:29 +01:00 |
Nikolay Sivov
|
f87aee778d
|
msxml3: Properly handle qualified names in getAttributeNode().
|
2011-11-15 19:37:29 +01:00 |