Commit Graph

80770 Commits

Author SHA1 Message Date
André Hentschel 862cc73fb4 oleaut32/tests: Only use interface if we succeeded in recreating it. 2011-08-01 11:07:06 +02:00
André Hentschel f98369f21c rpcrt4/tests: Only free string when function succeeded. 2011-08-01 11:06:35 +02:00
Francois Gouget 209acc5c89 ntdll/tests: Fix compilation on systems that don't support nameless unions. 2011-08-01 11:04:48 +02:00
Mariusz Pluciński bb471a54fe shell32/tests: Add checking some non-published known folders. 2011-08-01 11:04:37 +02:00
Mariusz Pluciński 82ac4ae36e shell32/tests: Add notification when expected known folder does not exists. 2011-08-01 11:04:31 +02:00
Mariusz Pluciński e09f4ed0e8 shell32/tests: Add notification about unknown known folders. 2011-08-01 11:04:29 +02:00
Mariusz Pluciński 9b98b1ef75 shell32/tests: Add verification of known folders relative paths. 2011-08-01 11:04:24 +02:00
Alexandre Julliard 2116493653 gdi32: Fix the blend function handling for the AlphaBlend enhanced metafile record. 2011-07-29 20:08:53 +02:00
Ričardas Barkauskas c1aaacd58c ddraw: Change IDirect3DTexture2_vtbl to IDirect3DTexture2_iface. 2011-07-29 19:19:32 +02:00
Ričardas Barkauskas 8000fc4e35 ddraw: Rename surface_from_texture2 to impl_from_IDirect3DTexture2. 2011-07-29 19:19:25 +02:00
Ričardas Barkauskas 15f16e8f5e ddraw: Use unsafe_impl_from_IDirect3DTexture2 for application provided interfaces. 2011-07-29 19:19:11 +02:00
Ričardas Barkauskas 91a1ed8be9 ddraw: COM cleanup for IDirect3DTexture interface. 2011-07-29 19:19:07 +02:00
Ričardas Barkauskas 0a3582865e ddraw: Use unsafe_impl_from_IDirect3DTexture() for application provided interfaces. 2011-07-29 19:18:59 +02:00
Alexandre Julliard 06722210a8 ntdll: Remove divl second argument for compatibility with clang. 2011-07-29 19:18:41 +02:00
Vincent Povirk c1aef636df windowscodecs: Fix typo. 2011-07-29 18:47:22 +02:00
Ričardas Barkauskas f5c46b01f4 ddraw: Do not increase wined3d texture refcount in IDirect3DDevice7_GetTexture. 2011-07-29 18:47:18 +02:00
Austin English 187f50aad3 kernel32/tests: Remove win9x hacks. 2011-07-29 18:21:24 +02:00
Octavian Voicu 907f94e144 shell32: Disable WOW64 redirection when converting pidls to UNIX paths. 2011-07-29 18:15:54 +02:00
Hwang YunSong db35da7335 po: Updated Korean translation. 2011-07-29 18:10:13 +02:00
Nowres Rafed 1013f70a1f iphlpapi: Implemented IcmpSendEcho2Ex(). 2011-07-29 18:09:04 +02:00
Piotr Caban 7eb800f185 msvcp90: Added wctype implementation. 2011-07-29 18:06:30 +02:00
Piotr Caban 62a5540259 msvcrt: Fixed vswprintf* exports. 2011-07-29 15:33:49 +02:00
Jacek Caban b06358ecd4 winetest: Include language settings in OS info. 2011-07-29 15:33:46 +02:00
Jacek Caban 8cbc34e40f mshtml: Improved handling empty dispex_data_t in preprocess_dispex_data. 2011-07-29 15:31:41 +02:00
Frédéric Delanoy ce57ebe32d cmd/tests: Additional CALL tests. 2011-07-29 15:31:31 +02:00
Frédéric Delanoy 7fb790f8a7 cmd/tests: Add FOR /L tests. 2011-07-29 15:31:28 +02:00
Frédéric Delanoy 21f7c5db61 cmd/tests: Add FOR /D tests. 2011-07-29 15:31:25 +02:00
Hans Leidekker c41a1a29b5 kernel32: Add a trace to ReplaceFileW. 2011-07-29 13:33:01 +02:00
Hans Leidekker 87487c14c7 winhttp: Store a copy of the proxy server name and bypass list. 2011-07-29 13:32:53 +02:00
Hans Leidekker 36014639ea winhttp: Factor out request initialization. 2011-07-29 13:32:49 +02:00
Hans Leidekker fb7fc894f0 winhttp: Set an appropriate error when the request is cancelled. 2011-07-29 13:32:45 +02:00
Hans Leidekker c54772c114 winhttp: Fix some valgrind warnings. 2011-07-29 13:32:41 +02:00
Piotr Caban 48ccf4f9f8 msvcp: Sync spec files. 2011-07-29 13:32:13 +02:00
Piotr Caban dca8da61c1 msvcp90: Added _Locinfo class stub. 2011-07-29 13:31:38 +02:00
Jacek Caban bc9850b42c mshtml: Fixed HTMLHeadElement_QI implementation. 2011-07-29 13:31:12 +02:00
Jacek Caban 7a428c3fd2 ieframe: Removed remaining bits of shdocvw. 2011-07-29 13:31:05 +02:00
Jacek Caban a9700cbc84 iexplore: Removed unneeded imports. 2011-07-29 13:30:52 +02:00
Jacek Caban 3faa938712 iexplore: Moved iexplore registration extension to iexplore.exe. 2011-07-29 13:30:36 +02:00
Michael Stefaniuc 6c1e349b6e dmscript: Merge the IClassFactory implementations. 2011-07-29 13:29:18 +02:00
Michael Stefaniuc 4afd3e46fc dmsynth: Merge the IClassFactory implementations. 2011-07-29 13:29:12 +02:00
Michael Stefaniuc a0e46698ad dmcompos: Merge the IClassFactory implementations. 2011-07-29 13:29:08 +02:00
Aurimas Fišeras 35979eb231 po: Update Lithuanian translation. 2011-07-29 12:39:15 +02:00
Henri Verbeet 64f71fda6d wined3d: Complain about users disabling GLSL. 2011-07-29 12:11:01 +02:00
Henri Verbeet 2256a7e804 wined3d: wined3d_device_evict_managed_resources() doesn't need a return value. 2011-07-29 12:09:39 +02:00
Henri Verbeet 3d7c596cdc wined3d: Don't hide GL function pointer typedefs behind extension defines.
These are specific to wined3d.
2011-07-29 12:09:26 +02:00
Henri Verbeet 7bc0032878 wined3d: Recognize some more AMD cards. 2011-07-29 12:09:22 +02:00
Henri Verbeet b06e32184b wined3d: Only invalidate state for the current context in wined3d_buffer_unmap(). 2011-07-29 12:09:17 +02:00
Frédéric Delanoy 701aabb141 tools: Assorted spelling fixes. 2011-07-29 12:09:12 +02:00
Austin English 5d5f267e09 makefiles: sysconfdir is unused. 2011-07-29 12:09:03 +02:00
Alexandre Julliard 976cd5c9fe rpcrt4: Support sizing of a few more argument types. 2011-07-29 12:08:52 +02:00