wine
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.

11 years agosetupapi: Load IRegistrar from atl100.dll.
Alexandre Julliard [Wed, 28 Nov 2012 20:25:00 +0000 (21:25 +0100)] 
setupapi: Load IRegistrar from atl100.dll.

11 years agoddraw: Properly use the index buffer as a dynamic buffer.
Stefan Dösinger [Mon, 26 Nov 2012 23:00:32 +0000 (00:00 +0100)] 
ddraw: Properly use the index buffer as a dynamic buffer.

11 years agoddraw: Make the index buffer write only.
Stefan Dösinger [Mon, 26 Nov 2012 23:00:31 +0000 (00:00 +0100)] 
ddraw: Make the index buffer write only.

11 years agoddraw: Don't create a wastefully large index buffer.
Stefan Dösinger [Mon, 26 Nov 2012 23:00:30 +0000 (00:00 +0100)] 
ddraw: Don't create a wastefully large index buffer.

11 years agocmd: Change what 'ver' issues.
Jason Edmeades [Mon, 26 Nov 2012 21:06:52 +0000 (21:06 +0000)] 
cmd: Change what 'ver' issues.

11 years agoadvapi: Implement GetNamedSecurityInfoW on top of GetSecurityInfo.
Erich Hoover [Mon, 26 Nov 2012 19:13:47 +0000 (12:13 -0700)] 
advapi: Implement GetNamedSecurityInfoW on top of GetSecurityInfo.

11 years agoadvapi: Implement SetNamedSecurityInfoW on top of SetSecurityInfo.
Erich Hoover [Mon, 26 Nov 2012 19:08:57 +0000 (12:08 -0700)] 
advapi: Implement SetNamedSecurityInfoW on top of SetSecurityInfo.

11 years agomshtml: Added IHTMLInputElement::defaultValue property implementation.
Jacek Caban [Wed, 28 Nov 2012 15:57:24 +0000 (16:57 +0100)] 
mshtml: Added IHTMLInputElement::defaultValue property implementation.

11 years agowinmm: Fix handling of mmio file buffers.
Akihiro Sagawa [Wed, 28 Nov 2012 15:00:19 +0000 (00:00 +0900)] 
winmm: Fix handling of mmio file buffers.

11 years agontdll: Exit when we can't map the shared user data.
André Hentschel [Tue, 27 Nov 2012 18:35:08 +0000 (19:35 +0100)] 
ntdll: Exit when we can't map the shared user data.

11 years agowineps.drv: Add orientation field to postscript header.
Putin Evgeny [Tue, 13 Nov 2012 10:07:34 +0000 (14:07 +0400)] 
wineps.drv: Add orientation field to postscript header.

11 years agomsvcp: Remove superfluous semicolons.
Piotr Caban [Wed, 28 Nov 2012 12:01:33 +0000 (12:01 +0000)] 
msvcp: Remove superfluous semicolons.

11 years agomsvcrt: Remove superfluous semicolons.
Piotr Caban [Wed, 28 Nov 2012 12:01:02 +0000 (12:01 +0000)] 
msvcrt: Remove superfluous semicolons.

11 years agomsxml3: Check return value (Coverity).
Nikolay Sivov [Wed, 28 Nov 2012 18:15:29 +0000 (13:15 -0500)] 
msxml3: Check return value (Coverity).

11 years agomsxml3: Fix handling of NULL object site (Coverity).
Nikolay Sivov [Wed, 28 Nov 2012 18:11:19 +0000 (13:11 -0500)] 
msxml3: Fix handling of NULL object site (Coverity).

11 years agomsxml3: Actually use skipped entity event data.
Nikolay Sivov [Wed, 28 Nov 2012 17:54:24 +0000 (12:54 -0500)] 
msxml3: Actually use skipped entity event data.

11 years agomsxml3: Properly store SystemID and PublicID (Coverity).
Nikolay Sivov [Wed, 28 Nov 2012 17:45:12 +0000 (12:45 -0500)] 
msxml3: Properly store SystemID and PublicID (Coverity).

11 years agoxmllite: Fix equal sign parsing.
Nikolay Sivov [Wed, 28 Nov 2012 14:44:06 +0000 (09:44 -0500)] 
xmllite: Fix equal sign parsing.

11 years agoxmllite: Support standalone declaration.
Nikolay Sivov [Wed, 28 Nov 2012 12:59:57 +0000 (07:59 -0500)] 
xmllite: Support standalone declaration.

11 years agooledlg: Add a missing break.
Huw Davies [Wed, 28 Nov 2012 10:57:07 +0000 (10:57 +0000)] 
oledlg: Add a missing break.

11 years agosane.ds: Add a missing break.
Huw Davies [Wed, 28 Nov 2012 09:26:49 +0000 (09:26 +0000)] 
sane.ds: Add a missing break.

11 years agocabinet: Simplify concatenation of path and filename.
Christian Costa [Tue, 27 Nov 2012 08:14:30 +0000 (09:14 +0100)] 
cabinet: Simplify concatenation of path and filename.

11 years agocabinet: Remove useless ERR and turn one ERR into a WARN.
Christian Costa [Wed, 28 Nov 2012 08:02:57 +0000 (09:02 +0100)] 
cabinet: Remove useless ERR and turn one ERR into a WARN.

11 years agoinclude: Add IGlobalOptions interface.
Alistair Leslie-Hughes [Mon, 26 Nov 2012 02:31:10 +0000 (13:31 +1100)] 
include: Add IGlobalOptions interface.

11 years agogdiplus: Remove superfluous braces.
Andrew Talbot [Tue, 27 Nov 2012 22:22:16 +0000 (22:22 +0000)] 
gdiplus: Remove superfluous braces.

11 years agonetapi32: Remove unused variable.
Andrew Talbot [Tue, 27 Nov 2012 22:22:19 +0000 (22:22 +0000)] 
netapi32: Remove unused variable.

11 years agosensapi: Remove unused variable.
Andrew Talbot [Tue, 27 Nov 2012 22:22:22 +0000 (22:22 +0000)] 
sensapi: Remove unused variable.

11 years agowineps.drv: Remove unused variable.
Andrew Talbot [Tue, 27 Nov 2012 22:22:24 +0000 (22:22 +0000)] 
wineps.drv: Remove unused variable.