wine
11 years agowinecoreaudio.drv: Convert some OSStatus errors to HRESULT.
Andrew Eikum [Mon, 3 Dec 2012 16:28:02 +0000 (10:28 -0600)] 
winecoreaudio.drv: Convert some OSStatus errors to HRESULT.

11 years agowinealsa.drv: Improve IsFormatSupported handling.
Andrew Eikum [Mon, 3 Dec 2012 16:27:56 +0000 (10:27 -0600)] 
winealsa.drv: Improve IsFormatSupported handling.

11 years agod3d10core: Implement d3d10_device_GSGetConstantBuffers().
Henri Verbeet [Mon, 3 Dec 2012 20:16:34 +0000 (21:16 +0100)] 
d3d10core: Implement d3d10_device_GSGetConstantBuffers().

11 years agod3d10core: Implement d3d10_device_GSSetConstantBuffers().
Henri Verbeet [Mon, 3 Dec 2012 20:16:33 +0000 (21:16 +0100)] 
d3d10core: Implement d3d10_device_GSSetConstantBuffers().

11 years agod3dx9: Avoid LPD3DXANIMATIONSET.
Henri Verbeet [Mon, 3 Dec 2012 20:16:32 +0000 (21:16 +0100)] 
d3dx9: Avoid LPD3DXANIMATIONSET.

11 years agod3dx9: Avoid LPD3DXKEYFRAMEDANIMATIONSET.
Henri Verbeet [Mon, 3 Dec 2012 20:16:31 +0000 (21:16 +0100)] 
d3dx9: Avoid LPD3DXKEYFRAMEDANIMATIONSET.

11 years agod3dx9: Avoid LPD3DXANIMATIONCALLBACKHANDLER.
Henri Verbeet [Mon, 3 Dec 2012 20:16:30 +0000 (21:16 +0100)] 
d3dx9: Avoid LPD3DXANIMATIONCALLBACKHANDLER.

11 years agowininet: Fixed NULL cookie data pointer handling in InternetGetCookieA.
Jacek Caban [Mon, 3 Dec 2012 14:01:08 +0000 (15:01 +0100)] 
wininet: Fixed NULL cookie data pointer handling in InternetGetCookieA.

11 years agocomdlg32: Move and resize controls of the Find dialog to better fit translations.
Aurimas Fišeras [Sun, 2 Dec 2012 19:31:15 +0000 (21:31 +0200)] 
comdlg32: Move and resize controls of the Find dialog to better fit translations.

11 years agoadvapi32: Fix NamedSecurityInfo test crash on some systems.
Erich Hoover [Sun, 2 Dec 2012 22:55:21 +0000 (15:55 -0700)] 
advapi32: Fix NamedSecurityInfo test crash on some systems.

11 years agoadvapi32: Return immediately for unsupported [Get|Set]NamedSecurityInfo objects.
Erich Hoover [Sun, 2 Dec 2012 22:08:21 +0000 (15:08 -0700)] 
advapi32: Return immediately for unsupported [Get|Set]NamedSecurityInfo objects.

11 years agogdi32: Don't copy unnecessary rows when shrinking in DELETESCANS mode.
Alexandre Julliard [Mon, 3 Dec 2012 16:48:16 +0000 (17:48 +0100)] 
gdi32: Don't copy unnecessary rows when shrinking in DELETESCANS mode.

11 years agogdi32: Avoid binary ROPs when shrinking in DELETESCANS mode.
Alexandre Julliard [Mon, 3 Dec 2012 16:35:56 +0000 (17:35 +0100)] 
gdi32: Avoid binary ROPs when shrinking in DELETESCANS mode.

11 years agogdi32: Avoid binary ROPs when stretching in DELETESCANS mode.
Alexandre Julliard [Mon, 3 Dec 2012 16:32:59 +0000 (17:32 +0100)] 
gdi32: Avoid binary ROPs when stretching in DELETESCANS mode.

11 years agowinex11: Fall back to normal expose processing for areas outside of the surface region.
Alexandre Julliard [Mon, 3 Dec 2012 14:27:04 +0000 (15:27 +0100)] 
winex11: Fall back to normal expose processing for areas outside of the surface region.

11 years agowinex11: Store a copy of the surface region.
Alexandre Julliard [Mon, 3 Dec 2012 14:26:27 +0000 (15:26 +0100)] 
winex11: Store a copy of the surface region.

11 years agocabarc: Handle fdintENUMERATE notification.
Christian Costa [Mon, 3 Dec 2012 08:18:47 +0000 (09:18 +0100)] 
cabarc: Handle fdintENUMERATE notification.

11 years agocabarc: Handle fdintNEXT_CABINET notification to support multi-cab archive.
Christian Costa [Mon, 3 Dec 2012 08:18:40 +0000 (09:18 +0100)] 
cabarc: Handle fdintNEXT_CABINET notification to support multi-cab archive.

11 years agocabarc: Keep \ in the cab path as FDICopy expects it.
Christian Costa [Mon, 3 Dec 2012 08:18:32 +0000 (09:18 +0100)] 
cabarc: Keep \ in the cab path as FDICopy expects it.

11 years agocabarc: Add some debug messages.
Christian Costa [Mon, 3 Dec 2012 08:18:24 +0000 (09:18 +0100)] 
cabarc: Add some debug messages.

11 years agontdll/tests: Fix check for PAGE_READWRITE.
André Hentschel [Sat, 1 Dec 2012 14:22:43 +0000 (15:22 +0100)] 
ntdll/tests: Fix check for PAGE_READWRITE.

11 years agouser32: Refresh the desktop when the wallpaper is changed.
Alexandre Julliard [Mon, 3 Dec 2012 12:28:08 +0000 (13:28 +0100)] 
user32: Refresh the desktop when the wallpaper is changed.

11 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Sat, 1 Dec 2012 08:25:38 +0000 (10:25 +0200)] 
po: Update Lithuanian translation.

11 years agopo: Update Korean translation.
Hwang YunSong [Mon, 3 Dec 2012 02:25:18 +0000 (11:25 +0900)] 
po: Update Korean translation.

11 years agoadvapi32/tests: Fix crash on 64bit windows for 64bit test.
Detlef Riekenberg [Sun, 2 Dec 2012 21:55:00 +0000 (22:55 +0100)] 
advapi32/tests: Fix crash on 64bit windows for 64bit test.

11 years agowined3d: Add support for ARB_instanced_arrays.
Henri Verbeet [Sun, 2 Dec 2012 17:53:20 +0000 (18:53 +0100)] 
wined3d: Add support for ARB_instanced_arrays.

11 years agowined3d: Resolve the instance count for instanced arrays in load_numbered_arrays().
Henri Verbeet [Sun, 2 Dec 2012 17:53:19 +0000 (18:53 +0100)] 
wined3d: Resolve the instance count for instanced arrays in load_numbered_arrays().

11 years agod3dx9: Avoid LPD3DXANIMATIONCONTROLLER.
Henri Verbeet [Sun, 2 Dec 2012 17:53:18 +0000 (18:53 +0100)] 
d3dx9: Avoid LPD3DXANIMATIONCONTROLLER.

11 years agod3dx9: Avoid LPD3DXBUFFER.
Henri Verbeet [Sun, 2 Dec 2012 17:53:17 +0000 (18:53 +0100)] 
d3dx9: Avoid LPD3DXBUFFER.

11 years agod3dx9: Avoid LPD3DXLINE.
Henri Verbeet [Sun, 2 Dec 2012 17:53:16 +0000 (18:53 +0100)] 
d3dx9: Avoid LPD3DXLINE.

11 years agowined3d: Add an explicit break in case of unhandled BUMPENVMAP.
Stefan Dösinger [Sun, 2 Dec 2012 15:00:46 +0000 (16:00 +0100)] 
wined3d: Add an explicit break in case of unhandled BUMPENVMAP.

11 years agoddraw: Don't map 1, 2 and 4 bit alpha formats to WINED3DFMT_A8_UNORM.
Stefan Dösinger [Sun, 2 Dec 2012 15:00:45 +0000 (16:00 +0100)] 
ddraw: Don't map 1, 2 and 4 bit alpha formats to WINED3DFMT_A8_UNORM.

11 years agommsystem.dll: De-constify a variable.
Andrew Talbot [Sat, 1 Dec 2012 22:12:27 +0000 (22:12 +0000)] 
mmsystem.dll: De-constify a variable.

11 years agohhctrl.ocx: Constify some variables.
Andrew Talbot [Sat, 1 Dec 2012 22:11:59 +0000 (22:11 +0000)] 
hhctrl.ocx: Constify some variables.

11 years agomsvcp60: Remove unused semicolons.
Andrew Talbot [Sat, 1 Dec 2012 16:37:48 +0000 (16:37 +0000)] 
msvcp60: Remove unused semicolons.

11 years agomsvcp71: Remove unused semicolons.
Andrew Talbot [Sat, 1 Dec 2012 16:37:51 +0000 (16:37 +0000)] 
msvcp71: Remove unused semicolons.

11 years agomsvcp90: Remove unused semicolons.
Andrew Talbot [Sat, 1 Dec 2012 16:37:55 +0000 (16:37 +0000)] 
msvcp90: Remove unused semicolons.

11 years agomsvcp100: Remove unused semicolons.
Andrew Talbot [Sat, 1 Dec 2012 16:37:58 +0000 (16:37 +0000)] 
msvcp100: Remove unused semicolons.

11 years agowinspool.drv: Remove unused semicolons.
Andrew Talbot [Sat, 1 Dec 2012 16:38:02 +0000 (16:38 +0000)] 
winspool.drv: Remove unused semicolons.

11 years agows2_32: Remove unused semicolon.
Andrew Talbot [Sat, 1 Dec 2012 16:38:05 +0000 (16:38 +0000)] 
ws2_32: Remove unused semicolon.

11 years agopo: Update Spanish translation.
Carlos Rafael Ramirez [Fri, 30 Nov 2012 17:28:38 +0000 (11:28 -0600)] 
po: Update Spanish translation.

11 years agogdi32: Avoid computing grayscale glyph intensities when not needed.
Alexandre Julliard [Fri, 30 Nov 2012 16:24:05 +0000 (17:24 +0100)] 
gdi32: Avoid computing grayscale glyph intensities when not needed.

11 years agogdi32: Use the faster memset for vertical gradients.
Alexandre Julliard [Fri, 30 Nov 2012 16:59:04 +0000 (17:59 +0100)] 
gdi32: Use the faster memset for vertical gradients.

11 years agogdi32: Make blend_subpixel inline.
Alexandre Julliard [Fri, 30 Nov 2012 16:23:37 +0000 (17:23 +0100)] 
gdi32: Make blend_subpixel inline.

11 years agokernel32/tests: Fix crashes on win8 in console.
André Hentschel [Tue, 27 Nov 2012 01:52:46 +0000 (02:52 +0100)] 
kernel32/tests: Fix crashes on win8 in console.

11 years agokernel32/tests: Fix crash on win8 in module.
André Hentschel [Tue, 27 Nov 2012 01:52:21 +0000 (02:52 +0100)] 
kernel32/tests: Fix crash on win8 in module.

11 years agoriched20/tests: Remove a superfluous function pointer cast.
Michael Stefaniuc [Fri, 30 Nov 2012 13:05:01 +0000 (14:05 +0100)] 
riched20/tests: Remove a superfluous function pointer cast.

11 years agocomctl32: Remove a superfluous function pointer cast.
Michael Stefaniuc [Fri, 30 Nov 2012 12:48:00 +0000 (13:48 +0100)] 
comctl32: Remove a superfluous function pointer cast.

11 years agowinex11.drv: The winediag debug channel is only used for HAVE_XRRGETSCREENRESOURCES.
Michael Stefaniuc [Fri, 30 Nov 2012 12:33:24 +0000 (13:33 +0100)] 
winex11.drv: The winediag debug channel is only used for HAVE_XRRGETSCREENRESOURCES.

11 years agojscript: Added support for indexed string access.
Jacek Caban [Fri, 30 Nov 2012 12:03:07 +0000 (13:03 +0100)] 
jscript: Added support for indexed string access.

11 years agojscript: Cut arguments circular reference after returning from the function.
Jacek Caban [Fri, 30 Nov 2012 12:02:50 +0000 (13:02 +0100)] 
jscript: Cut arguments circular reference after returning from the function.

11 years agojscript: Added support for DontDelete attribute and use it for arguments object.
Jacek Caban [Fri, 30 Nov 2012 12:02:32 +0000 (13:02 +0100)] 
jscript: Added support for DontDelete attribute and use it for arguments object.

11 years agojscript: Added disp_delete_name helper and use it in interp_delete.
Jacek Caban [Fri, 30 Nov 2012 12:02:19 +0000 (13:02 +0100)] 
jscript: Added disp_delete_name helper and use it in interp_delete.

11 years agojscript: Added disp_delete helper and use it in interp_delete_ident.
Jacek Caban [Fri, 30 Nov 2012 12:02:05 +0000 (13:02 +0100)] 
jscript: Added disp_delete helper and use it in interp_delete_ident.

11 years agojscript: Alias arguments properties to real values.
Jacek Caban [Fri, 30 Nov 2012 12:01:51 +0000 (13:01 +0100)] 
jscript: Alias arguments properties to real values.

11 years agohhctrl.ocx: Added import library.
Jacek Caban [Fri, 30 Nov 2012 10:12:39 +0000 (11:12 +0100)] 
hhctrl.ocx: Added import library.

11 years agontdll: Add support for BSD-style creation ("birth") time.
Charles Davis [Fri, 30 Nov 2012 04:50:46 +0000 (21:50 -0700)] 
ntdll: Add support for BSD-style creation ("birth") time.

11 years agontdll: Add support for nanosecond precision file times on *BSD.
Charles Davis [Fri, 30 Nov 2012 04:50:45 +0000 (21:50 -0700)] 
ntdll: Add support for nanosecond precision file times on *BSD.

11 years agoadvapi32: Export more tracing functions.
Hans Leidekker [Fri, 30 Nov 2012 09:43:00 +0000 (10:43 +0100)] 
advapi32: Export more tracing functions.

11 years agooleaut32: Fail if we cannot find the TYPELIB resource.
Alistair Leslie-Hughes [Fri, 30 Nov 2012 10:11:07 +0000 (21:11 +1100)] 
oleaut32: Fail if we cannot find the TYPELIB resource.

11 years agocmd: Wait for command to complete when spawned through cmd /c.
Jason Edmeades [Thu, 29 Nov 2012 23:23:25 +0000 (23:23 +0000)] 
cmd: Wait for command to complete when spawned through cmd /c.

11 years agod3dx9_36/tests: Fix broken line test.
Detlef Riekenberg [Thu, 29 Nov 2012 23:25:31 +0000 (00:25 +0100)] 
d3dx9_36/tests: Fix broken line test.

11 years agomsvcp: Sync spec files.
Piotr Caban [Thu, 29 Nov 2012 21:50:56 +0000 (21:50 +0000)] 
msvcp: Sync spec files.

11 years agomsvcp70: Forward bad_cast functions to msvcrt.
Piotr Caban [Thu, 29 Nov 2012 21:50:30 +0000 (21:50 +0000)] 
msvcp70: Forward bad_cast functions to msvcrt.

11 years agomsvcrt: Added wcrtomb tests.
Piotr Caban [Thu, 29 Nov 2012 21:49:58 +0000 (21:49 +0000)] 
msvcrt: Added wcrtomb tests.

11 years agomsvcrt: Added wcrtomb implementation.
Piotr Caban [Thu, 29 Nov 2012 21:49:42 +0000 (21:49 +0000)] 
msvcrt: Added wcrtomb implementation.

11 years agod3d10core: Implement d3d10_device_VSGetConstantBuffers().
Henri Verbeet [Thu, 29 Nov 2012 21:44:46 +0000 (22:44 +0100)] 
d3d10core: Implement d3d10_device_VSGetConstantBuffers().

11 years agod3d10core: Implement d3d10_device_VSSetConstantBuffers().
Henri Verbeet [Thu, 29 Nov 2012 21:44:45 +0000 (22:44 +0100)] 
d3d10core: Implement d3d10_device_VSSetConstantBuffers().

11 years agod3dx9: Avoid LPD3DXSPRITE.
Henri Verbeet [Thu, 29 Nov 2012 21:44:44 +0000 (22:44 +0100)] 
d3dx9: Avoid LPD3DXSPRITE.

11 years agod3dx9: Avoid LPD3DXEFFECTSTATEMANAGER.
Henri Verbeet [Thu, 29 Nov 2012 21:44:43 +0000 (22:44 +0100)] 
d3dx9: Avoid LPD3DXEFFECTSTATEMANAGER.

11 years agod3dx9: Avoid LPD3DXEFFECTPOOL.
Henri Verbeet [Thu, 29 Nov 2012 21:44:42 +0000 (22:44 +0100)] 
d3dx9: Avoid LPD3DXEFFECTPOOL.

11 years agowined3d: Add some 'fall through' comments (coverity).
Frédéric Delanoy [Thu, 29 Nov 2012 16:04:32 +0000 (17:04 +0100)] 
wined3d: Add some 'fall through' comments (coverity).

11 years agogdi32: Avoid creating a copy of the pattern bits for the R2_COPYPEN case.
Alexandre Julliard [Thu, 29 Nov 2012 16:59:59 +0000 (17:59 +0100)] 
gdi32: Avoid creating a copy of the pattern bits for the R2_COPYPEN case.

11 years agogdi32: Add faster implementation of the pattern_rects primitive when we don't need...
Alexandre Julliard [Thu, 29 Nov 2012 16:59:37 +0000 (17:59 +0100)] 
gdi32: Add faster implementation of the pattern_rects primitive when we don't need an AND mask.

11 years agogdi32: Add assembly helpers for filling solid rectangles.
Alexandre Julliard [Thu, 29 Nov 2012 11:31:13 +0000 (12:31 +0100)] 
gdi32: Add assembly helpers for filling solid rectangles.

11 years agogdi32: Add faster implementations of the solid_rects primitive for the common case...
Alexandre Julliard [Thu, 29 Nov 2012 11:17:55 +0000 (12:17 +0100)] 
gdi32: Add faster implementations of the solid_rects primitive for the common case of R2_COPYPEN.

11 years agomsvcrt: Added mbsrtowcs tests.
Piotr Caban [Thu, 29 Nov 2012 09:23:57 +0000 (09:23 +0000)] 
msvcrt: Added mbsrtowcs tests.

11 years agomsvcrt: Added mbsrtowcs implementation.
Piotr Caban [Thu, 29 Nov 2012 09:23:39 +0000 (09:23 +0000)] 
msvcrt: Added mbsrtowcs implementation.

11 years agomsvcrt: Added mbrtowc tests.
Piotr Caban [Thu, 29 Nov 2012 09:23:20 +0000 (09:23 +0000)] 
msvcrt: Added mbrtowc tests.

11 years agomsvcrt: Added mbrtowc implementation.
Piotr Caban [Thu, 29 Nov 2012 09:23:02 +0000 (09:23 +0000)] 
msvcrt: Added mbrtowc implementation.

11 years agomsvcrt: Added mbrlen tests.
Piotr Caban [Thu, 29 Nov 2012 09:22:46 +0000 (09:22 +0000)] 
msvcrt: Added mbrlen tests.

11 years agomsvcrt: Added mbrlen implementation.
Piotr Caban [Thu, 29 Nov 2012 09:22:27 +0000 (09:22 +0000)] 
msvcrt: Added mbrlen implementation.

11 years agomsvcp100: Added exception throwing helpers.
Piotr Caban [Thu, 29 Nov 2012 09:22:10 +0000 (09:22 +0000)] 
msvcp100: Added exception throwing helpers.

11 years agomsxml3: Initialize body pointer and size for unknown types (Coverity).
Nikolay Sivov [Thu, 29 Nov 2012 12:52:53 +0000 (07:52 -0500)] 
msxml3: Initialize body pointer and size for unknown types (Coverity).

11 years agomsxml3: Fix a leak on error path.
Nikolay Sivov [Thu, 29 Nov 2012 12:35:19 +0000 (07:35 -0500)] 
msxml3: Fix a leak on error path.

11 years agomsxml3: Revert "msxml3: AddRef() typeinfo pointers only when we have to.".
Nikolay Sivov [Thu, 29 Nov 2012 12:32:38 +0000 (07:32 -0500)] 
msxml3: Revert "msxml3: AddRef() typeinfo pointers only when we have to.".

This reverts commit 6e566ce6c24186174ab9c5370a3ffbeccb8389a1.

11 years agooledb32: Properly free property sets and propinfo sets (Coverity).
Nikolay Sivov [Thu, 29 Nov 2012 13:22:55 +0000 (08:22 -0500)] 
oledb32: Properly free property sets and propinfo sets (Coverity).

11 years agodwrite: Handle allocation error (Coverity).
Nikolay Sivov [Thu, 29 Nov 2012 12:38:21 +0000 (07:38 -0500)] 
dwrite: Handle allocation error (Coverity).

11 years agowshom: Fix refcount for typeinfo pointers.
Nikolay Sivov [Thu, 29 Nov 2012 12:26:41 +0000 (07:26 -0500)] 
wshom: Fix refcount for typeinfo pointers.

11 years agowined3d: Fix a typo in wined3d_device_set_stream_output().
Henri Verbeet [Wed, 28 Nov 2012 21:11:48 +0000 (22:11 +0100)] 
wined3d: Fix a typo in wined3d_device_set_stream_output().

11 years agowined3d: Also unbind stream outputs and the geometry shader in stateblock_unbind_reso...
Henri Verbeet [Wed, 28 Nov 2012 21:11:47 +0000 (22:11 +0100)] 
wined3d: Also unbind stream outputs and the geometry shader in stateblock_unbind_resources().

11 years agod3dx9: Avoid LPD3DXMATRIXSTACK.
Henri Verbeet [Wed, 28 Nov 2012 21:11:46 +0000 (22:11 +0100)] 
d3dx9: Avoid LPD3DXMATRIXSTACK.

11 years agod3dx9: Avoid LPD3DXBASEMESH.
Henri Verbeet [Wed, 28 Nov 2012 21:11:45 +0000 (22:11 +0100)] 
d3dx9: Avoid LPD3DXBASEMESH.

11 years agod3dx9: Avoid LPD3DXMESH.
Henri Verbeet [Wed, 28 Nov 2012 21:11:44 +0000 (22:11 +0100)] 
d3dx9: Avoid LPD3DXMESH.

11 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Wed, 28 Nov 2012 20:48:10 +0000 (22:48 +0200)] 
po: Update Lithuanian translation.

11 years agoshdocvw: Remove unused variable.
Andrew Talbot [Wed, 28 Nov 2012 20:37:23 +0000 (20:37 +0000)] 
shdocvw: Remove unused variable.

11 years agouxtheme: Remove unused variable.
Andrew Talbot [Wed, 28 Nov 2012 20:37:26 +0000 (20:37 +0000)] 
uxtheme: Remove unused variable.

11 years agowinex11.drv: Remove unused variable.
Andrew Talbot [Wed, 28 Nov 2012 20:37:30 +0000 (20:37 +0000)] 
winex11.drv: Remove unused variable.

11 years agowinscard: Remove unused variable.
Andrew Talbot [Wed, 28 Nov 2012 20:37:33 +0000 (20:37 +0000)] 
winscard: Remove unused variable.

11 years agowtsapi32: Remove unused variable.
Andrew Talbot [Wed, 28 Nov 2012 20:37:39 +0000 (20:37 +0000)] 
wtsapi32: Remove unused variable.