Commit Graph

83451 Commits

Author SHA1 Message Date
Henri Verbeet
2112f48eee d3d10: Add the ID3D10StateBlock interface. 2011-11-15 11:49:11 +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
Frédéric Delanoy
5fc25686a4 cmd: Avoid duplication of commonly used strings. 2011-11-15 11:45:58 +01:00
Frédéric Delanoy
e8d8df3c54 cmd: Trim whitespace in echo on/off. 2011-11-15 11:44:40 +01:00
Alexandre Julliard
3acc2068a0 server: Cope with stdio file descriptors being closed on startup. 2011-11-15 11:39:42 +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
Francois Gouget
b295da2d86 include: Update dlgs.h. 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
b078248120 include: Update commctrl.rh and remove duplication with commctrl.h. 2011-11-14 15:25:24 +01:00
Francois Gouget
d1e85a0f1f include: Move the DDE_xxx macros to dde.rh. 2011-11-14 15:25:23 +01:00
Francois Gouget
f7a70822a0 include: Add some more sublanguages and sort orders. 2011-11-14 15:25:23 +01:00