Commit Graph

80625 Commits

Author SHA1 Message Date
Henri Verbeet
cc2dc5b0c8 wined3d: Only invalidate state for the current context in wined3d_device_set_cursor_properties(). 2011-07-28 11:29:24 +02:00
Henri Verbeet
a1ba5b5131 wined3d: Only invalidate state for the current context in device_clear_render_targets(). 2011-07-28 11:29:21 +02:00
Henri Verbeet
7e3f85cab6 wined3d: Only invalidate state for the current context in tesselate_rectpatch(). 2011-07-28 11:29:18 +02:00
Henri Verbeet
2bf020e26f wined3d: Only invalidate state for the current context in surface_blt_fbo(). 2011-07-28 11:29:14 +02:00
Matteo Bruni
afd1fe4389 d3d9/tests: Add a couple of fog tests. 2011-07-28 11:29:05 +02:00
Matteo Bruni
0c34811612 ddraw/tests: Add a couple of fog tests. 2011-07-28 11:29:02 +02:00
André Hentschel
f931f479bc comctl32: Remove dead increments (clang). 2011-07-28 11:28:51 +02:00
André Hentschel
787ab4572d shlwapi/tests: Don't access memory when the allocation failed. 2011-07-28 11:28:16 +02:00
André Hentschel
77e1b38f26 view: Don't load icons, we don't have one yet. 2011-07-28 11:28:03 +02:00
André Hentschel
39f48dc8c9 view: Handle the commandline. 2011-07-28 11:28:00 +02:00
Alexandre Julliard
9d9f6da7da rpcrt4/tests: Fix a test failure on 64-bit platforms. 2011-07-28 11:25:08 +02:00
Andrew Eikum
e0f1aa0b05 wineoss.drv: Choose default device using a better method. 2011-07-27 19:42:42 +02:00
Andrew Eikum
96aa86c99d winealsa.drv: Fix AudioRenderClient write pointer calculation. 2011-07-27 19:42:21 +02:00
Alexander Morozov
2077c09b3b include: Synchronize CRYPTUI_SELECTCERTIFICATE_STRUCT definition with MSDN. 2011-07-27 19:06:14 +02:00
Vincent Povirk
ae6ce97db0 gdiplus: Don't use a gdi32 brush for semi-transparent hatch brushes. 2011-07-27 19:03:51 +02:00
Jacek Caban
9a3aa863be mshtml: Added IHTMLEventObj::put_returnValue implementation. 2011-07-27 19:02:56 +02:00
Jacek Caban
4acbae4d69 ieframe: Moved WebBrowser and InternetExplorer objects implementations to ieframe. 2011-07-27 19:02:52 +02:00
Jacek Caban
d134e7520b ieframe: Moved image resources to ieframe. 2011-07-27 18:02:23 +02:00
Jacek Caban
dbee669362 ieframe: Added typelib. 2011-07-27 18:01:34 +02:00
Jacek Caban
c685f8cb32 ieframe: Moved string and menu resources to ieframe. 2011-07-27 18:01:09 +02:00
Jacek Caban
932cc2678c ieframe: Moved dialog resources to ieframe. 2011-07-27 17:49:46 +02:00
Michael Stefaniuc
a2653310e3 dmstyle: Remove an unused function declaration. 2011-07-27 17:48:35 +02:00
Michael Stefaniuc
ae43b099f9 dmstyle: Implement IClassFactory::QueryInterface. 2011-07-27 17:48:31 +02:00
Michael Stefaniuc
1afbbb749a dmstyle: Merge all the different IClassFactory implementations. 2011-07-27 17:48:22 +02:00
Frédéric Delanoy
1b6eed8a99 programs: Assorted spelling fixes. 2011-07-27 17:48:10 +02:00
Bernhard Loos
e0f54d1b20 ntdll/tests: Add a number of named pipe tests using the nt api and ioctls. 2011-07-27 17:04:57 +02:00
André Hentschel
8286bfee71 view: Add support for enhanced metafiles. 2011-07-27 17:00:27 +02:00
André Hentschel
c243e19075 view: Merge 3 C source files and a header file into one file. 2011-07-27 16:59:31 +02:00
Alexandre Julliard
ca22457d7b widl: Don't set base types to 0 on proxy entry. 2011-07-27 16:16:14 +02:00
Alexandre Julliard
0d76bb7ec3 widl: Clear out more types of parameters in the proxy error handlers. 2011-07-27 16:04:24 +02:00
Frédéric Delanoy
8b73720d4e cmd: Fix some comments. 2011-07-27 12:28:26 +02:00
Frédéric Delanoy
011d5c331c cmd/tests: Add tests for stdout redirection and appending operators. 2011-07-27 12:28:12 +02:00
Frédéric Delanoy
ffc35d027d dxdiag: Remove dead increment (Clang). 2011-07-27 12:26:33 +02:00
Austin English
c13f29357a wininet/tests: Remove win9x hacks. 2011-07-27 12:26:18 +02:00
Austin English
c30c441ea7 gdi32/tests: Remove win9x hacks. 2011-07-27 12:25:30 +02:00
Alexandre Julliard
372ad442fc winex11: Force unprotecting the DIB section bits in PutImage. 2011-07-27 12:18:09 +02:00
Austin English
fbb0e18051 comctl32/tests: Remove win9x hacks. 2011-07-27 12:17:15 +02:00
Austin English
5c1febe68e hlink: Remove win9x hacks. 2011-07-27 12:16:34 +02:00
Frédéric Delanoy
1bc0737dc1 po: Update French translation. 2011-07-27 12:12:50 +02:00
Hans Leidekker
fe404d1d88 msi: Always check the return value of MSI_IterateRecords. 2011-07-27 11:55:23 +02:00
Hans Leidekker
e1c2e8828f msi: Clean up the database queries. 2011-07-27 11:55:16 +02:00
Hans Leidekker
d1b2058500 msi: Make the column and table name parameters of get_column_info const. 2011-07-27 11:55:06 +02:00
Hans Leidekker
d38ace6d4c msi: Store table and column names in the string table. 2011-07-27 11:54:58 +02:00
Hans Leidekker
ae05ce459f winhttp: Don't send any data if the verb is GET. 2011-07-27 11:54:53 +02:00
Hans Leidekker
2295c63796 winhttp: Include the extra info part of the URL in the request. 2011-07-27 11:54:45 +02:00
Matteo Bruni
9a790806bd d3d9/tests: Fix some messages. 2011-07-27 11:53:14 +02:00
Matteo Bruni
85e729cf5d d3d9/tests: Rename a variable. 2011-07-27 11:53:09 +02:00
Matteo Bruni
b6af8a7ef9 ddraw/tests: Fix some messages. 2011-07-27 11:53:02 +02:00
Matteo Bruni
2308f4cfda ddraw/tests: Rename a variable. 2011-07-27 11:52:54 +02:00
Henri Verbeet
51c0f2a787 wined3d: Only invalidate state for the current context in wined3d_surface_depth_blt_fbo(). 2011-07-27 11:51:53 +02:00