Francois Gouget
7454791643
winspool.drv: Delete the static critical section when unloading the dll.
2011-11-17 11:38:19 +01:00
Francois Gouget
06646b7aa2
winex11: Delete the palette and xrender static critical sections when unloading the dll.
2011-11-17 11:38:10 +01:00
Francois Gouget
54bcda10e5
wined3d: Delete the static critical sections when unloading the dll.
2011-11-17 11:38:08 +01:00
Francois Gouget
1b1433a152
user32: Delete the static critical section when unloading the dll.
2011-11-17 11:38:05 +01:00
Francois Gouget
7b1d685634
urlmon: Delete the static critical section when unloading the dll.
2011-11-17 11:38:03 +01:00
Francois Gouget
fcd8a8f447
pdh: Delete the static critical section when unloading the dll.
2011-11-17 11:38:01 +01:00
Francois Gouget
7f3fa7c858
openal32: Delete the static critical section when unloading the dll.
2011-11-17 11:37:58 +01:00
Francois Gouget
ed03674bc3
ole32: Delete the compobj and rpc static critical sections when unloading the dll.
2011-11-17 11:37:56 +01:00
Francois Gouget
a3e2c68f98
msxml3: Delete the dispex static critical section when unloading the dll.
2011-11-17 11:37:54 +01:00
Francois Gouget
94091b9bd1
msvideo: Delete the static critical section when unloading the dll.
2011-11-17 11:37:51 +01:00
Francois Gouget
7238a78805
msi: Delete the handle static critical sections when unloading the dll.
2011-11-17 11:37:49 +01:00
Francois Gouget
113df19d6a
mshtml: Delete the dispex and gecko static critical sections when unloading the dll.
2011-11-17 11:37:47 +01:00
Francois Gouget
c9ae82da93
ws2_32: Delete the static critical section when unloading the dll.
2011-11-17 11:37:44 +01:00
Dmitry Timoshkov
eb0576ba59
user32: Issue a warning when dialog control creation fails.
2011-11-17 11:37:41 +01:00
Frédéric Delanoy
9bdcfc5d3e
atl: Avoid harcoding array lengths.
2011-11-17 11:37:38 +01:00
Frédéric Delanoy
936d5351f5
rsaenh: Remove unused file-static variables.
2011-11-17 11:37:35 +01:00
Henri Verbeet
18a7653c78
wined3d: Get rid of the WINED3DDISPLAYMODE typedef.
2011-11-17 11:37:26 +01:00
Henri Verbeet
7cce4453d4
d3d10: Implement D3D10StateBlockMaskIntersect().
2011-11-17 11:37:16 +01:00
Henri Verbeet
380f989c4a
d3d10: Implement D3D10StateBlockMaskGetSetting().
2011-11-17 11:37:11 +01:00
Henri Verbeet
c7feb3a533
d3d10: Implement D3D10StateBlockMaskEnableCapture().
2011-11-17 11:37:03 +01:00
Alexandre Julliard
d8241b8db6
comctl32: Avoid losing the color masks in CreateMappedBitmap.
2011-11-16 20:26:30 +01:00
Jacek Caban
d4aacad9ea
mshtml: Added support for ActiveX objects without IQuickActivate support.
2011-11-16 18:21:29 +01:00
Alexandre Julliard
bd44f10496
winex11: Make sure we create valid bitmaps even for a 1x1 mask.
2011-11-16 18:21:21 +01:00
Alexandre Julliard
3bbb208f8e
user32/tests: Add tests for small sizes of cursor bitmaps.
2011-11-16 18:08:12 +01:00
Rico Schüller
f7a4cabb46
d3dx9: Add count to trace in ID3DXBaseEffect::GetMatrixArray().
2011-11-16 17:18:21 +01:00
Rico Schüller
7b902d2278
d3dx9: Allow setting texture to NULL.
2011-11-16 17:18:18 +01:00
Rico Schüller
5bd3c9161c
d3dx9: Improve argument check in ID3DXBaseEffect::GetBool/Int/Float().
2011-11-16 17:18:14 +01:00
Piotr Caban
9b62668ddf
msvcp: Sync spec files.
2011-11-16 17:14:02 +01:00
Piotr Caban
3bb1a7309b
msvcp90: Fixed parameters number in functions returning structures.
2011-11-16 17:10:03 +01:00
Piotr Caban
486239b167
msvcp90: Added basic_string::insert implementation.
2011-11-16 17:03:11 +01:00
Piotr Caban
b9f544a2ab
msvcp90: Added basic_string::copy implementation.
2011-11-16 17:03:04 +01:00
Piotr Caban
0d6bd98783
msvcp90: Added basic_string::_Copy implementation.
2011-11-16 17:03:00 +01:00
Francois Gouget
10faa9997e
crypt32: Delete the oid and sip static critical sections when unloading the dll.
2011-11-16 17:02:52 +01:00
Francois Gouget
3abbbb2556
mscms: Delete the static critical section when unloading the dll.
2011-11-16 17:02:47 +01:00
Francois Gouget
903146bdcd
dxgi: Delete the static critical section when unloading the dll.
2011-11-16 17:02:43 +01:00
Francois Gouget
4ed24cd5f5
dinput: Delete the static critical section when unloading the dll.
2011-11-16 17:02:39 +01:00
Francois Gouget
8ce78a7b3e
credui: Delete the static critical section when unloading the dll.
2011-11-16 17:02:29 +01:00
Francois Gouget
17929b925e
wininet: Give a name to the critical sections, make them static and delete them when unloading the dll.
2011-11-16 17:02:22 +01:00
Francois Gouget
d78bfe1149
msvcrt: Statically initialize and name the MSVCRT_file_cs critical section.
2011-11-16 17:02:10 +01:00
Francois Gouget
fb49b7fd5b
dxgi: Remove an unneeded refcount field.
2011-11-16 17:02:02 +01:00
Francois Gouget
e9e0507d2b
rpcrt4: An interface pointer just has the size of a regular pointer.
2011-11-16 17:01:49 +01:00
Huw Davies
8f9c39d2a8
msxml3: Re-initialise the variant so that VariantChangeType doesn't free the user string.
2011-11-16 17:01:46 +01:00
Jacek Caban
938dcab3f4
mshtml: Fixed events tests on IE9.
2011-11-16 17:01:39 +01:00
Jacek Caban
7377dfbb07
mshtml: Fixed some htmldoc.c tests on IE9.
2011-11-16 17:01:36 +01:00
Piotr Caban
abd0f4318e
msvcr90/tests: Added nonblocking FILE functions test.
2011-11-16 17:01:25 +01:00
Piotr Caban
764b85511c
msvcrt: Don't use fputc in flsbuf implementation.
2011-11-16 17:01:09 +01:00
Huw Davies
666f83bc0f
gdi32: Add a helper to retrieve the octant bias.
2011-11-16 17:00:23 +01:00
Huw Davies
48b1e66309
gdi32: Use an array of masks to simplify the bitmap conversion.
2011-11-16 17:00:19 +01:00
Huw Davies
6c9c9107d4
gdi32: Return valid anti-alias format bitmaps if the glyph is a monochrome bitmap.
2011-11-16 17:00:15 +01:00
Huw Davies
f3fab96393
gdi32: Add a helper to return the maximum level to use for a given anti-aliasing format.
2011-11-16 17:00:10 +01:00
Jacek Caban
2bffcedc82
mshtml: Update window URI when its binding is redirected.
2011-11-16 17:00:04 +01:00
Jacek Caban
1fb705de62
urlmon: Don't set is_opaque for file URIs in validate_components.
2011-11-16 16:59:59 +01:00
Jacek Caban
1183577150
urlmon: Get rid of create_todo_* from uri_equality struct.
2011-11-16 16:59:54 +01:00
Hans Leidekker
f6c46dd074
winhttp: Implement WinHttpGetIEProxyConfigForCurrentUser.
2011-11-16 16:59:37 +01:00
Hans Leidekker
2621e98d04
winhttp: Clean up properly in request_send.
2011-11-16 16:59:27 +01:00
Francois Gouget
97ba7aa521
rpcrt4: The offset to the complex pointer's description is signed.
2011-11-16 09:47:16 +01:00
Thomas Faber
c432514b39
advapi32/tests: Do not assume the test is called with an absolute path.
2011-11-16 09:47:07 +01:00
Thomas Faber
087ff0644f
advapi32/tests: Use already existing static string instead of literal.
2011-11-16 09:46:36 +01:00
Vincent Povirk
065470ed62
windowscodecs: Flesh out IWICMetadataReader test.
2011-11-16 09:46:15 +01:00
Vincent Povirk
318c4e6788
windowscodecs: Add test for CreateMetadataReaderFromContainer.
2011-11-16 09:46:12 +01:00
Vincent Povirk
b2fa99851c
windowscodecs: Add tests for IWICMetadataReader.
2011-11-16 09:46:08 +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
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
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
Nikolay Sivov
6d4c1931f9
msxml3: Added IDispatchEx support for IXMLDOMImplementation.
2011-11-15 19:37:29 +01:00
Nikolay Sivov
b6d3068c24
msxml3: Support multiple IXMLDOMNamedNodeMap implementations.
2011-11-15 19:37:29 +01:00
Juan Lang
d2236db8c1
iphlpapi: Fix enumerating IPv6 addresses.
2011-11-15 19:37:29 +01:00
Stefan Dösinger
9e0baa55ce
ddraw: Set correct HEL and HAL color models.
2011-11-15 19:37:28 +01:00
Stefan Dösinger
c3d6061593
ddraw: Add more tests and fixes for SetSurfaceDesc.
2011-11-15 19:37:28 +01:00
Stefan Dösinger
460e35aace
ddraw/tests: Mark a VMware failure broken.
2011-11-15 19:37:28 +01:00
Aric Stewart
7868be6e70
usp10: Properly set LayoutRTL.
2011-11-15 19:37:28 +01:00
Aric Stewart
e5d33f08c7
usp10: Devanagari danda and double danda are used for all Indic scripts.
2011-11-15 19:37:15 +01:00
Aric Stewart
6c3398d957
usp10: Pay attention to script changes for bidi run itemization.
2011-11-15 16:09:10 +01:00
Aric Stewart
145102c7fd
usp10: Merge neutral scripts.
2011-11-15 16:09:10 +01:00
Aric Stewart
3767cebc88
usp10: Move scripts to an array initialized once to minimize get_char_script calls.
2011-11-15 16:09:09 +01:00
Aric Stewart
9c9513f94a
usp10: Break with a better understanding on the handling of bidi strengths.
2011-11-15 16:09:09 +01:00
Henri Verbeet
e43a185c17
wined3d: Get rid of the WINED3DSHADER_PARAM_DSTMOD_TYPE typedef.
2011-11-15 16:09:09 +01:00
Henri Verbeet
563edce2fa
wined3d: Get rid of the WINED3DSHADER_PARAM_SRCMOD_TYPE typedef.
2011-11-15 16:09:09 +01:00
Henri Verbeet
a11a171366
d3d10: Implement D3D10StateBlockMaskDifference().
2011-11-15 16:09:09 +01:00
Henri Verbeet
84f90f6ea8
d3d10: Add a stub ID3D10StateBlock implementation.
2011-11-15 16:08:54 +01:00
André Hentschel
4896f94aaf
wininet: Improve stub message for InternetSetFilePointer.
2011-11-15 11:49:03 +01:00
André Hentschel
62d719419c
kernel32/tests: Fix two typos.
2011-11-15 11:48:58 +01:00
André Hentschel
947d1bf588
msvcrt: Implement _wfreopen_s.
2011-11-15 11:48:38 +01:00
André Hentschel
ba5b0c34a8
msvcrt: Implement freopen_s.
2011-11-15 11:48:24 +01:00
André Hentschel
09202ee949
ole32: Implement writing VT_CLSID properties.
2011-11-15 11:46:46 +01:00
Maarten Lankhorst
d9889cfd63
ntdll: Use VALGRIND_RESIZEINPLACE_BLOCK when available.
2011-11-15 11:46:02 +01:00
Alexandre Julliard
1ff5f3d56f
winex11: Remove check for DIB color table in ExtTextOut.
2011-11-14 21:25:47 +01:00
Marcus Meissner
49cade4b01
oleaut32: Use correct variable (Coverity).
2011-11-14 20:15:43 +01:00
Francois Gouget
f7b22f6547
inetcomm: Give a name to the critical sections and delete them when done.
2011-11-14 20:15:38 +01:00
Francois Gouget
4db0d0da19
mcicda: Give a name to the critical sections.
2011-11-14 20:15:36 +01:00
Francois Gouget
f2043352d1
msvcrt: Give a name to the critical sections.
2011-11-14 20:15:33 +01:00
Francois Gouget
7a30fbdcbf
qmgr: Give a name to the critical sections.
2011-11-14 20:15:31 +01:00
Francois Gouget
8560a654a8
quartz/tests: Give a name to the critical sections.
2011-11-14 20:15:28 +01:00
Francois Gouget
86d8217aea
rpcrt4: Give a name to the critical sections.
2011-11-14 20:15:26 +01:00
Francois Gouget
3e16622a45
urlmon: Give a name to the critical sections.
2011-11-14 20:15:24 +01:00
Francois Gouget
ea93b27c34
winhttp: Give a name to the critical sections.
2011-11-14 20:15:22 +01:00
Francois Gouget
51ab24dd66
browseui: Give a name and delete the critical sections.
2011-11-14 20:15:19 +01:00
Jörg Höhle
7480dc0af1
mmdevapi/tests: Prevent crash when device is in use.
2011-11-14 17:39:31 +01:00
Jacek Caban
75dd412311
urlmon: Fixed misc.c tests on IE9 and make image_tiff_filter behave like IE9.
2011-11-14 17:36:57 +01:00
Huw Davies
d43d17e248
gdi32/tests: Add tests for text rendering.
2011-11-14 15:25:28 +01:00
Huw Davies
e9612c1af0
gdi32: Add support for drawing text in the dib driver.
2011-11-14 15:25:28 +01:00
Huw Davies
5c6f630b98
gdi32: Add draw_glyph primitives.
2011-11-14 15:25:28 +01:00
Huw Davies
18520f2e63
gdi32: Calculate the min/max color component intensities for 17 glyph levels.
2011-11-14 15:25:27 +01:00
Huw Davies
f284f5970a
gdi32: Move the ETO_OPAQUE rectangle drawing to the dib driver.
2011-11-14 15:25:27 +01:00
Huw Davies
5990091bbf
gdi32: Expose a solid_rects function.
2011-11-14 15:25:27 +01:00
Huw Davies
15fabcdefe
gdi32: Keep track of the text pixel color.
2011-11-14 15:25:27 +01:00
Marcus Meissner
6a629710ce
urlmon: Fixed an array overread (Coverity).
2011-11-14 15:25:27 +01:00
Francois Gouget
9ceac318e0
msvcp90: Remove an unneeded cast.
2011-11-14 15:25:27 +01:00
Francois Gouget
2b54a7ee72
dmloader: Remove an unused critical section.
2011-11-14 15:25:27 +01:00
Francois Gouget
76b64d9a4a
strmbase: Unset Spare[0] before deleting non-static critical sections.
2011-11-14 15:25:27 +01:00
Francois Gouget
0caef81de2
dsound: Unset Spare[0] before deleting non-static critical sections.
2011-11-14 15:25:27 +01:00
Juan Lang
c6bb89a6d6
iphlpapi: Remove unneeded includes.
2011-11-14 15:25:26 +01:00
Juan Lang
0de0796134
iphlpapi: Remove an unmaintained comment, and update copyright.
2011-11-14 15:25:26 +01:00
Juan Lang
cd0ee464cd
iphlpapi: Combine #ifdef HAVE_IFADDRS_H blocks.
2011-11-14 15:25:26 +01:00
Juan Lang
25b014b6e7
iphlpapi: Implement retrieving IPv4 addresses using getifaddrs, when available.
2011-11-14 15:25:26 +01:00
André Hentschel
b4c3fcd17a
tapi32: Implement tapiGetLocationInfoW.
2011-11-14 15:25:26 +01:00
Matej Špindler
2e5718ba95
ws2_32: Test GetAddrInfo with zero port.
2011-11-14 15:25:24 +01:00
Aric Stewart
e6ee421e88
usp10: Add some additional Latin script ranges.
2011-11-14 15:25:24 +01:00
Matteo Bruni
62a2ad3d0f
wined3d: Skip blending test on some texture formats.
...
It doesn't make sense to test NULL and P8, while the luminance formats
right now aren't really tested anyway (and "incidentally" that also
workarounds a Nvidia drivers bug).
2011-11-14 15:25:24 +01:00
Matteo Bruni
56c9952ee6
wined3d: Fix post-pixelshader blending test.
2011-11-14 15:25:24 +01:00
Stefan Dösinger
edfeec60b1
ddraw/tests: Add a YV12 blit test.
2011-11-14 15:25:24 +01:00
Stefan Dösinger
a9c72d8772
ddraw/tests: Add a test for YV12 partial block locks and lock offsets.
2011-11-14 15:25:24 +01:00
Francois Gouget
8eef0cc258
dlls: Remove unneeded include directives in resource files.
2011-11-14 15:25:23 +01:00
Nikolay Sivov
02cd5a008f
msxml3: Fix getNamedItem() for qualified node names.
2011-11-14 15:25:23 +01:00
Henri Verbeet
076edfe9d4
wined3d: Get rid of the winetexturestates typedef.
2011-11-14 15:25:22 +01:00
Henri Verbeet
66cb4a8ca9
wined3d: Get rid of the WINED3DSHADER_PARAM_REGISTER_TYPE typedef.
2011-11-14 15:25:22 +01:00
Henri Verbeet
13efdc6a37
wined3d: Introduce a "state" variable in shader_glsl_load_constants().
2011-11-14 15:25:22 +01:00
Henri Verbeet
a44401af0f
wined3d: x11_copy_to_screen() shouldn't be called on mapped surfaces.
2011-11-14 15:25:21 +01:00
Henri Verbeet
a2963b662c
ddraw: Use wined3d_mutex_lock() / wined3d_mutex_unlock() for locking.
2011-11-14 15:25:21 +01:00
Andrew Talbot
f3d0c715a3
dinput: Remove unused Wine debug channel.
2011-11-14 15:25:21 +01:00
Andrew Talbot
bf3d67c460
dinput: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
2011-11-14 15:25:21 +01:00
Andrew Talbot
9192a20132
cryptnet: Remove unused file-static variable.
2011-11-14 15:25:20 +01:00
Francois Gouget
82c3b84e40
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2011-11-14 15:25:20 +01:00
Jacek Caban
7230b6b2b6
urlmon: Fixed some failures on IE9.
2011-11-14 15:25:20 +01:00
Jacek Caban
69f4def9e5
mshtml: Improved debug traces in nsIChannel::AsyncOpen implementation.
2011-11-14 15:25:20 +01:00
Jacek Caban
64b94ebffc
urlmon: Improved IUri debug traces.
2011-11-14 15:25:20 +01:00
Jacek Caban
54faf0852f
mshtml: Moved QueryService(IID_IShellBrowser) call to the right place.
2011-11-14 15:25:19 +01:00
Jacek Caban
dc604f4a27
mshtml: Get rid of an unused parameter in prepare_for_binding.
2011-11-14 15:25:19 +01:00
Jacek Caban
52826af93c
mshtml: Fixed HTMLPrivateWindow_GetAddressBarUrl function name.
2011-11-14 15:25:19 +01:00
Jacek Caban
6f9e67e0b4
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_height implementation.
2011-11-14 15:25:19 +01:00
Marcus Meissner
4222ccf1cf
gdi32: Fixed loop end setting (Coverity).
2011-11-14 15:25:19 +01:00
André Hentschel
ebde184b4c
unicows: Add GetRoleTextW from oleacc.
2011-11-14 15:25:18 +01:00
Andrew Talbot
a41cbc1423
atl: Remove an unused variable.
2011-11-14 13:10:23 +01:00
Andrew Talbot
cedeac3191
appwiz.cpl: Remove an unused function.
2011-11-14 13:10:22 +01:00
Andrew Talbot
8a1539ac98
advapi32: Remove an unused variable.
2011-11-14 13:10:22 +01:00
Jacek Caban
734050f5c5
mshtml: Fixed memory leak in nsIURL::GetDirectory implementation.
2011-11-14 13:10:21 +01:00
Jacek Caban
1190c8cbd6
mshtml: Use IUri in use_gecko_script.
2011-11-14 13:10:21 +01:00
Jacek Caban
d7f7f33e7d
mshtml: Use IUri in set_current_mon if possible and store it in window object.
2011-11-14 13:10:20 +01:00
Jacek Caban
535e2b23a3
mshtml: Store window URL as BSTR.
2011-11-14 13:10:20 +01:00
Hans Leidekker
a100550383
msi: Trace the exit code from custom action processes.
2011-11-14 13:10:19 +01:00
Hans Leidekker
353016f92f
msi: Process messages while waiting for custom actions to complete.
2011-11-14 13:10:19 +01:00
Hans Leidekker
655e16f1c9
scrrun: Add stub implementations of DllRegisterServer and DllUnregisterServer.
2011-11-14 13:10:19 +01:00
Hans Leidekker
3c9d356bc4
winhttp: Convert string data to UTF-8 and add a corresponding content type header.
2011-11-14 13:10:18 +01:00
Michael Stefaniuc
3e1ee5b8b7
include: Make "long" numeric constants LP64/LLP64 proof (shlwapi.h).
2011-11-14 11:46:40 +01:00
Nikolay Sivov
dd9a2effd5
msxml3: Implement get_nodeTypeValue() for attributes without a type.
2011-11-14 11:46:39 +01:00
Jacek Caban
2e5f73e4d7
mshtml: Wine Gecko 1.4 release.
2011-11-09 19:31:13 +01:00
Octavian Voicu
8a6a157074
ddraw: Make IDirectDrawClipperImpl_[GS]etHWnd function names consistent with SDK.
2011-11-09 17:51:28 +01:00
Hans Leidekker
21a477e161
imm32: Validate the window handle passed to ImmGetContext.
2011-11-09 17:51:02 +01:00
Hans Leidekker
5d64254986
winhttp: Use a separate function to set request parameters.
2011-11-09 15:57:27 +01:00
Hans Leidekker
82965248d1
winhttp: Fix sending data with synchronous requests.
2011-11-09 15:57:24 +01:00
Hans Leidekker
bdbd17c72a
scrrun: Add a version resource.
2011-11-09 15:57:19 +01:00
Hans Leidekker
8e74ee58d5
scrrun: New dll.
2011-11-09 15:57:00 +01:00
Alexandre Julliard
9716d1c861
winex11: Still process all MotionNotify events when using XInput2.
2011-11-09 15:45:13 +01:00
Alexandre Julliard
ef292465be
winex11: Use the motion event time to decide when to update the cursor.
2011-11-09 14:53:34 +01:00
Alexandre Julliard
098b11e995
winex11: Don't allow setting the cursor across processes while clipping.
2011-11-09 14:26:34 +01:00
Vitaliy Margolen
5bb094c9a2
dinput: Return correct key names for num_lock and pause.
...
Scan codes and DIK codes for num_lock and pause are reversed.
2011-11-09 11:54:25 +01:00
Dmitry Timoshkov
6acf226fa1
gdi32: Remove a duplicated line of code.
2011-11-09 11:39:02 +01:00
Michael Stefaniuc
43a95a9b03
include: Fixup "long" numeric constants in commctrl.h.
2011-11-09 11:35:25 +01:00
Andrew Talbot
7e31baba31
user32: Suppress sign-extension through integer promotion.
2011-11-09 11:35:11 +01:00
Andrew Talbot
0bed0f4ce6
shlwapi: Suppress sign-extension through integer promotion.
2011-11-09 11:35:06 +01:00
Aric Stewart
65710af292
usp10: Better understand and handle numbers level in RTL runs.
2011-11-09 11:34:49 +01:00
Aric Stewart
2781ac1e6d
usp10: Better handle the absorption of whitespace in bidi runs.
2011-11-09 11:34:45 +01:00
Henri Verbeet
adf7c33023
wined3d: Get rid of the COMPARISON_TYPE typedef.
2011-11-09 11:34:32 +01:00
Henri Verbeet
323a95418e
wined3d: Get rid of the WINED3DSAMPLER_TEXTURE_TYPE typedef.
2011-11-09 11:34:24 +01:00
Henri Verbeet
81ae0cea7c
wined3d: Simplify context_choose_pixel_format().
...
Simply rank the formats instead of doing multiple passes over the list.
2011-11-09 11:34:19 +01:00
Henri Verbeet
0ba5f7dd98
wined3d: Get rid of RTL_DISABLE.
2011-11-09 11:34:11 +01:00
Henri Verbeet
b6c7a3dbc8
wined3d: Don't print FIXMEs for misaligned surface maps.
2011-11-09 11:34:04 +01:00
Thomas Faber
5d5fd2fa9b
kernel32/tests: Add tests for GetDllDirectory.
2011-11-09 11:33:58 +01:00
Alexandre Julliard
5e1599d8c0
gdi32: Don't set the bitmap owner when selecting a pattern brush.
2011-11-08 20:13:18 +01:00
Alexandre Julliard
0c5d619bd3
gdi32: Use the CopyBitmap entry point to copy the bitmap of a pattern brush.
2011-11-08 19:26:30 +01:00
Alexandre Julliard
d9a45745a7
winex11: Implement the CopyBitmap entry point.
2011-11-08 19:26:13 +01:00
Alexandre Julliard
26f5e2c6e7
gdi32: Implement the CopyBitmap entry point in the null driver.
2011-11-08 19:25:37 +01:00
Alexandre Julliard
9391c6a757
gdi32: Add a CopyBitmap driver entry point.
2011-11-08 19:25:05 +01:00
Alexandre Julliard
cc673f44c7
gdi32: Grab the bits directly for DIB pattern brushes instead of duplicating the bitmap.
2011-11-08 19:24:17 +01:00
Alexandre Julliard
c88f4d452f
gdi32: Get rid of the get_bitmap_image helper.
2011-11-08 19:24:13 +01:00
Austin English
e423abf5a5
apphelp: Add a stub for ApphelpCheckShellObject.
2011-11-08 19:10:31 +01:00
Vincent Povirk
006e2d97b3
gdiplus: Fix center point calculation in GdipAddPathPie.
2011-11-08 18:19:18 +01:00
Aric Stewart
c5db60200f
usp10/tests: Add Kannada shaping test.
2011-11-08 18:19:18 +01:00
Aric Stewart
cd3d305b60
usp10: Add a few chars that Windows itemizes as punctuation.
2011-11-08 18:19:18 +01:00
Aric Stewart
38aa7696c5
usp10: Avoid an end of buffer overrun when seeking non space characters at an end of a BiDi string.
2011-11-08 18:19:17 +01:00
Jacek Caban
78e4d3d25c
mshtml: Always use IUri-based nsIRI::GetAsciiHost implementation.
2011-11-08 18:19:17 +01:00
Jacek Caban
1ca84cb729
mshtml: Make nsIURL::GetParam a stub.
2011-11-08 18:19:17 +01:00
Stefan Dösinger
6a7c82186a
ddraw/tests: Add a partial block lock test.
2011-11-08 18:19:16 +01:00
Alexandre Julliard
f0d1bf5f4e
user32/tests: Flush events before the key flags test.
2011-11-08 18:19:16 +01:00
Octavian Voicu
0134df1973
ddraw/tests: Fix a couple of copy-paste typos in test messages.
2011-11-08 14:22:04 +01:00
Bernhard Loos
79b93fff0b
mountmgr: Also call IoCompleteRequest in case of an error.
2011-11-08 13:59:08 +01:00
Bernhard Loos
a1377319bc
mountmgr, ntoskrnl: METHOD_BUFFERED uses irp->AssociatedIrp.SystemBuffer for both input and output.
2011-11-08 13:58:50 +01:00
Stefan Dösinger
a3ca9a8bff
d3d8/tests: Port the block lock test to d3d8.
2011-11-08 13:41:25 +01:00
Stefan Dösinger
ecb403ee2a
d3d8/tests: Port the double unlock test to d3d8.
2011-11-08 13:41:21 +01:00
Alexandre Julliard
03496d6fba
gdi32: Avoid copying the brush pattern if the format matches the DC.
2011-11-08 13:32:36 +01:00
Alexandre Julliard
bb162ba4b4
gdi32: Reselect the pattern brush on every use if it's mapped with DIB_PAL_COLORS.
2011-11-08 13:18:01 +01:00
Dmitry Timoshkov
a93f86716f
kernel32: Add a bunch of tests for protections accepted by VirtualAlloc, make it pass under Wine.
2011-11-08 10:19:51 +01:00
Dmitry Timoshkov
26f4ff1a38
ntdll: Use PAGE_EXECUTE_READWRITE protection when allocating stubs.
2011-11-08 10:19:42 +01:00
Alexandre Julliard
deaae1f562
spoolss: Remove an unused variable.
2011-11-08 09:51:59 +01:00
Alexandre Julliard
721e73543e
setupapi: Add a trace for the install mode value.
2011-11-08 09:51:31 +01:00
Henri Verbeet
4c727ed0a1
wined3d: Get rid of the SAVEDSTATES typedef.
2011-11-08 09:50:31 +01:00
Henri Verbeet
1e1c442aca
wined3d: Get rid of the wineD3DSurface_DIB typedef.
2011-11-08 09:50:28 +01:00
Henri Verbeet
d6b432b068
wined3d: Get rid of client_memory from wineD3DSurface_DIB.
2011-11-08 09:50:23 +01:00
Henri Verbeet
896aaa67ca
wined3d: Get rid of holdbitmap from wineD3DSurface_DIB.
2011-11-08 09:50:18 +01:00
Henri Verbeet
604d154002
wined3d: Only report a broken pitch in wined3d_surface_map().
...
We'd like the correct pitch for internal calls to wined3d_surface_get_pitch().
2011-11-08 09:50:13 +01:00
Nikolay Sivov
de8e11f5d8
msxml3: Move XSLPattern test data to a table.
2011-11-08 09:49:52 +01:00
Nikolay Sivov
ff0bc51f9d
msxml3: Test that IXMLHTTPRequest doesn't support IDispatchEx.
2011-11-08 09:49:48 +01:00
Nikolay Sivov
674fb3c096
msxml3: Some tests to show that leading spaces are not allowed for xml stream.
2011-11-08 09:49:44 +01:00
Nikolay Sivov
9397fb2ad7
msxml3: Implement get_srcText().
2011-11-08 09:49:40 +01:00
Nikolay Sivov
945dccb7d6
msxml3: Implement get_line() and get_linepos().
2011-11-08 09:49:36 +01:00
Francois Gouget
cfce8ab459
winecoreaudio.drv: Give a name to the midi and mmdevapi critical sections.
2011-11-08 09:49:30 +01:00
Francois Gouget
9b55cc9e6f
winealsa.drv: Delete the g_sessions_lock critical section when unloading the dll.
2011-11-08 09:49:27 +01:00
Alexandre Julliard
b47debddf5
gdi32: Return the original brush data in GetObject.
2011-11-07 21:06:21 +01:00
Alexandre Julliard
a16dbbe3d8
winex11: Implement a SelectBrush entry point in the XRender driver.
2011-11-07 20:54:01 +01:00
Alexandre Julliard
265068974d
winex11: Use the brush information passed in SelectBrush for pattern brushes.
2011-11-07 20:34:13 +01:00
Alexandre Julliard
0a189ffaf0
wineps: Use the brush information passed in SelectBrush for pattern brushes.
2011-11-07 20:31:49 +01:00
Akihiro Sagawa
35a928a0f8
gdi32: Use the translated string as a charset name.
2011-11-07 19:34:47 +01:00
Akihiro Sagawa
b5db70f1ca
gdi32: Add a string table resource for the translation.
2011-11-07 17:28:00 +01:00
André Hentschel
ec56eee03d
apphelp: Add stub for ApphelpCheckMsiPackage.
2011-11-07 16:57:05 +01:00
André Hentschel
0906499687
apphelp: Add stub for SdbCreateDatabase.
2011-11-07 16:56:49 +01:00
André Hentschel
8cfbcaf1be
apphelp: Add stub for ApphelpCheckInstallShieldPackage.
2011-11-07 16:56:25 +01:00
Stefan Dösinger
7eefed1410
wined3d: YUY2 and UYVY are block based.
2011-11-07 14:32:16 +01:00
Stefan Dösinger
7fd752047d
d3d9/tests: Test partial block locks.
2011-11-07 14:27:24 +01:00
Alistair Leslie-Hughes
7ea2e93107
mscoree: Move clearing of processes to Terminate.
2011-11-07 14:06:24 +01:00
Alexandre Julliard
03e0d96b9e
gdi32: Retrieve the brush pattern bits from the cache for enhanced metafiles.
2011-11-07 13:43:30 +01:00
Alexandre Julliard
7d0b65c4d1
gdi32: Retrieve the brush pattern bits from the cache for metafiles.
2011-11-07 13:42:57 +01:00
Alexandre Julliard
199409a27b
gdi32: Fix positioning of font underlines and strikeouts.
2011-11-07 13:41:18 +01:00
Andrew Talbot
7f17934de2
secur32: Superfluous semicolons fix.
2011-11-07 11:54:47 +01:00
Andrew Talbot
43bbce728a
msvcp90: Superfluous semicolons fix.
2011-11-07 11:54:36 +01:00
Andrew Talbot
e0cd19d88d
wined3d: Remove extraneous braces from switch statements.
2011-11-07 11:54:25 +01:00
Andrew Talbot
8cf1f49005
sane.ds: Remove extraneous braces from switch statement.
2011-11-07 11:54:13 +01:00
Andrew Talbot
47a68bbdbe
oledlg: Remove extraneous braces from switch statement.
2011-11-07 11:54:05 +01:00
Andrew Talbot
3358b541ac
msi: Remove extraneous braces from switch statement.
2011-11-07 11:53:56 +01:00
Andrew Talbot
d5ad5ca91c
kernel32: Remove extraneous braces from switch statement.
2011-11-07 11:53:52 +01:00
Andrew Talbot
f03c8a19a2
inetcomm: Remove extraneous braces from switch statements.
2011-11-07 11:53:35 +01:00
Andrew Talbot
f640ba231b
dplayx: Remove extraneous braces from switch statement.
2011-11-07 11:53:26 +01:00
Alexandre Julliard
2d60d91460
advpack: Pass all the specified parameters to do_ocx_reg.
2011-11-07 11:45:18 +01:00
Alexandre Julliard
30a7d0a5a7
shell32/tests: Avoid some array bounds warnings.
2011-11-07 11:44:35 +01:00
Alexandre Julliard
6098a0457b
gdi32/tests: Avoid some array bounds warnings.
2011-11-07 11:43:46 +01:00
Francois Gouget
9b7178e633
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2011-11-07 11:32:57 +01:00