Commit Graph

92529 Commits (ff10151a02a4bf2c0adb13f1b0e0437922ee05df)
 

Author SHA1 Message Date
Henri Verbeet ff10151a02 d3dx9: Fix the LPLPD3DXFILE typedef. 2012-12-05 12:43:42 +01:00
Henri Verbeet c4ef74bd19 d3dx9: Avoid LPD3DXALLOCATEHIERARCHY. 2012-12-05 12:43:31 +01:00
Andrew Eikum b1d9d43af7 winmm: Don't mask out SND_ALIAS_ID or SND_FILENAME in sndPlaySound. 2012-12-04 19:34:26 +01:00
Vincent Povirk 2ddb3b7d93 gdiplus: Add a test for drawing to HDC's backed by 32-bit alpha dibs. 2012-12-04 19:34:19 +01:00
Alexandre Julliard e8b6701fe1 gdi32: Store and return ABC metrics from get_glyph_outline. 2012-12-04 18:14:56 +01:00
Jacek Caban 0dfa1ae223 winedump: Added MSFT support. 2012-12-04 16:58:01 +01:00
Jacek Caban d6d0a27fe8 msxml3: Moved XMLHTTPRequest tests to separated file. 2012-12-04 16:56:18 +01:00
Jacek Caban 61ec3ae27b mshtml: Added support for converting (some) argument types in builtin function calls using script engine. 2012-12-04 16:55:59 +01:00
Nikolay Sivov 0dce2e6d9a xmllite: Initial support for attribute list. 2012-12-04 16:54:40 +01:00
Alexandre Julliard bd1e261b06 configure: Building the tools requires include/config.h. 2012-12-04 15:58:47 +01:00
Hans Leidekker c019083240 kernel32: Implement SetFileValidData. 2012-12-04 14:42:28 +01:00
Stefan Dösinger 67230fc013 ddraw: Create a dynamic buffer if DDLOCK_DISCARDCONTENTS is used. 2012-12-04 10:55:06 +01:00
Michael Stefaniuc 0432f6f86e msxml3: Remove superfluous function pointer casts. 2012-12-04 10:54:58 +01:00
Michael Stefaniuc 563ed3abde winex11.drv: Remove superfluous function pointer casts. 2012-12-04 10:54:43 +01:00
Michael Stefaniuc 022e3f5333 qmgr: Parameter cleanup for a helper function. 2012-12-04 10:54:25 +01:00
Michael Stefaniuc a3fdfa22ff qmgr: COM cleanup for the IBackgroundCopyManager iface. 2012-12-04 10:54:18 +01:00
André Hentschel cd465edb00 psapi/tests: Fix test on win8. 2012-12-04 00:03:39 +01:00
André Hentschel 6541a19907 winemaker: Output UTF-8 Makefiles. 2012-12-04 00:02:58 +01:00
Aurimas Fišeras a769e4aeb0 po: Update Lithuanian translation. 2012-12-04 00:02:50 +01:00
Andrew Eikum dc0cef3d3b wineoss.drv: Improve IsFormatSupported handling. 2012-12-04 00:02:35 +01:00
Andrew Eikum af20740d07 winecoreaudio.drv: Improve IsFormatSupported handling. 2012-12-04 00:02:28 +01:00
Andrew Eikum e84f05bcbc winecoreaudio.drv: Convert some OSStatus errors to HRESULT. 2012-12-04 00:02:22 +01:00
Andrew Eikum 1d1aa7e8a1 winealsa.drv: Improve IsFormatSupported handling. 2012-12-04 00:02:15 +01:00
Henri Verbeet d906c94382 d3d10core: Implement d3d10_device_GSGetConstantBuffers(). 2012-12-04 00:02:06 +01:00
Henri Verbeet feda45279e d3d10core: Implement d3d10_device_GSSetConstantBuffers(). 2012-12-04 00:02:00 +01:00
Henri Verbeet 6b8dd67bef d3dx9: Avoid LPD3DXANIMATIONSET. 2012-12-04 00:01:54 +01:00
Henri Verbeet 4791dfe3a3 d3dx9: Avoid LPD3DXKEYFRAMEDANIMATIONSET. 2012-12-04 00:01:48 +01:00
Henri Verbeet 1fb2d2c6a0 d3dx9: Avoid LPD3DXANIMATIONCALLBACKHANDLER. 2012-12-04 00:01:43 +01:00
Jacek Caban 21e7e28d64 wininet: Fixed NULL cookie data pointer handling in InternetGetCookieA. 2012-12-03 19:13:23 +01:00
Aurimas Fišeras ed42609f54 comdlg32: Move and resize controls of the Find dialog to better fit translations. 2012-12-03 18:24:49 +01:00
Erich Hoover 22863acfcc advapi32: Fix NamedSecurityInfo test crash on some systems. 2012-12-03 18:24:48 +01:00
Erich Hoover e3986462df advapi32: Return immediately for unsupported [Get|Set]NamedSecurityInfo objects. 2012-12-03 18:24:47 +01:00
Alexandre Julliard 3a4864714d gdi32: Don't copy unnecessary rows when shrinking in DELETESCANS mode. 2012-12-03 18:24:46 +01:00
Alexandre Julliard db3a8d6c0c gdi32: Avoid binary ROPs when shrinking in DELETESCANS mode. 2012-12-03 18:24:46 +01:00
Alexandre Julliard 6f6e919e2b gdi32: Avoid binary ROPs when stretching in DELETESCANS mode. 2012-12-03 18:24:45 +01:00
Alexandre Julliard 8e65485732 winex11: Fall back to normal expose processing for areas outside of the surface region. 2012-12-03 18:24:44 +01:00
Alexandre Julliard aa85f33c31 winex11: Store a copy of the surface region. 2012-12-03 18:24:43 +01:00
Christian Costa 6262bc7cc8 cabarc: Handle fdintENUMERATE notification. 2012-12-03 18:24:42 +01:00
Christian Costa f6503a8b11 cabarc: Handle fdintNEXT_CABINET notification to support multi-cab archive. 2012-12-03 18:24:41 +01:00
Christian Costa b305f11118 cabarc: Keep \ in the cab path as FDICopy expects it. 2012-12-03 18:24:40 +01:00
Christian Costa b1aeb9dca1 cabarc: Add some debug messages. 2012-12-03 18:24:40 +01:00
André Hentschel 7f74df0224 ntdll/tests: Fix check for PAGE_READWRITE. 2012-12-03 18:24:39 +01:00
Alexandre Julliard 1247225841 user32: Refresh the desktop when the wallpaper is changed. 2012-12-03 18:24:34 +01:00
Aurimas Fišeras 3a1f31ea67 po: Update Lithuanian translation. 2012-12-03 18:24:20 +01:00
Hwang YunSong e4bb71c191 po: Update Korean translation. 2012-12-03 12:44:35 +01:00
Detlef Riekenberg 53bd69491b advapi32/tests: Fix crash on 64bit windows for 64bit test. 2012-12-03 12:37:57 +01:00
Henri Verbeet 1835e2f5ba wined3d: Add support for ARB_instanced_arrays. 2012-12-03 12:37:49 +01:00
Henri Verbeet 52c6abb485 wined3d: Resolve the instance count for instanced arrays in load_numbered_arrays(). 2012-12-03 12:37:42 +01:00
Henri Verbeet ff11a32f99 d3dx9: Avoid LPD3DXANIMATIONCONTROLLER. 2012-12-03 12:37:32 +01:00
Henri Verbeet 36ac98df73 d3dx9: Avoid LPD3DXBUFFER. 2012-12-03 12:37:26 +01:00