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

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

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

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

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

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

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

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

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

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

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

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

12 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).

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

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

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

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

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

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

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

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

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

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

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

12 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).

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

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

12 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).

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

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

12 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().

12 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().

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

12 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).

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

12 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).

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

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

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

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

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

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

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

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

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

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

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

12 years agomsvcp60: Added seekoff exports.
Piotr Caban [Tue, 27 Nov 2012 21:16:05 +0000 (21:16 +0000)] 
msvcp60: Added seekoff exports.

12 years agomsvcp60: Added basic_filebuf<short>::_Initcvt export.
Piotr Caban [Tue, 27 Nov 2012 21:15:48 +0000 (21:15 +0000)] 
msvcp60: Added basic_filebuf<short>::_Initcvt export.

12 years agomsvcp60: Added locale::Iscloc implementation.
Piotr Caban [Tue, 27 Nov 2012 21:12:19 +0000 (21:12 +0000)] 
msvcp60: Added locale::Iscloc implementation.

12 years agomsvcp60: Added locale::_Getfacet export.
Piotr Caban [Tue, 27 Nov 2012 21:12:04 +0000 (21:12 +0000)] 
msvcp60: Added locale::_Getfacet export.

12 years agomsvcp60: Added locale::_Locimp::_Global export.
Piotr Caban [Tue, 27 Nov 2012 21:11:47 +0000 (21:11 +0000)] 
msvcp60: Added locale::_Locimp::_Global export.

12 years agomsvcp60: Forward bad_cast functions to msvcrt.
Piotr Caban [Tue, 27 Nov 2012 21:11:22 +0000 (21:11 +0000)] 
msvcp60: Forward bad_cast functions to msvcrt.

12 years agod3d10core/tests: Use the correct enum in test_create_shader_resource_view().
Henri Verbeet [Tue, 27 Nov 2012 21:11:00 +0000 (22:11 +0100)] 
d3d10core/tests: Use the correct enum in test_create_shader_resource_view().

12 years agod3d10core/tests: Don't reuse the device.
Henri Verbeet [Tue, 27 Nov 2012 21:10:59 +0000 (22:10 +0100)] 
d3d10core/tests: Don't reuse the device.

12 years agod3dx9: Avoid LPD3DXPMESH.
Henri Verbeet [Tue, 27 Nov 2012 21:10:58 +0000 (22:10 +0100)] 
d3dx9: Avoid LPD3DXPMESH.

12 years agod3dx9: Avoid LPD3DXSPMESH.
Henri Verbeet [Tue, 27 Nov 2012 21:10:57 +0000 (22:10 +0100)] 
d3dx9: Avoid LPD3DXSPMESH.

12 years agod3dx9: Avoid LPD3DXSKININFO.
Henri Verbeet [Tue, 27 Nov 2012 21:10:56 +0000 (22:10 +0100)] 
d3dx9: Avoid LPD3DXSKININFO.

12 years agouser32: More instances where early versions of usp10 are not well behaved with Script...
Aric Stewart [Tue, 27 Nov 2012 20:31:46 +0000 (14:31 -0600)] 
user32: More instances where early versions of usp10 are not well behaved with ScriptString_pSize being NULL.

Issue discovered by Qian Hong.

12 years agogdiplus: Use clipping region in alpha_blend_pixels.
Vincent Povirk [Tue, 27 Nov 2012 19:42:07 +0000 (13:42 -0600)] 
gdiplus: Use clipping region in alpha_blend_pixels.

12 years agowinex11: Don't bother waiting for XShmPutImage to finish.
Alexandre Julliard [Wed, 28 Nov 2012 13:40:13 +0000 (14:40 +0100)] 
winex11: Don't bother waiting for XShmPutImage to finish.

12 years agogdi32: Add a font glyph cache in the DIB engine.
Alexandre Julliard [Tue, 27 Nov 2012 22:19:29 +0000 (23:19 +0100)] 
gdi32: Add a font glyph cache in the DIB engine.

12 years agoquartz: Fix case in some methods name.
Christian Costa [Tue, 27 Nov 2012 08:15:08 +0000 (09:15 +0100)] 
quartz: Fix case in some methods name.

12 years agoamstream: Fix return value of BasePinImp_GetMediaType.
Christian Costa [Tue, 27 Nov 2012 08:14:13 +0000 (09:14 +0100)] 
amstream: Fix return value of BasePinImp_GetMediaType.

12 years agouser32: Fix handling of NULL paint struct in BeginPaint.
Alexandre Julliard [Tue, 27 Nov 2012 19:52:25 +0000 (20:52 +0100)] 
user32: Fix handling of NULL paint struct in BeginPaint.

12 years agocomctl32: Properly initialize internal structures.
Daniel Jelinski [Mon, 26 Nov 2012 20:39:01 +0000 (21:39 +0100)] 
comctl32: Properly initialize internal structures.

12 years agocmd: Prevent overflow for long command string.
Jason Edmeades [Mon, 19 Nov 2012 22:34:09 +0000 (22:34 +0000)] 
cmd: Prevent overflow for long command string.

12 years agoshell32/tests: Remove wrong comment.
Detlef Riekenberg [Mon, 26 Nov 2012 15:53:05 +0000 (16:53 +0100)] 
shell32/tests: Remove wrong comment.

12 years agoole32: Fix some leaks (coverity).
Frédéric Delanoy [Mon, 26 Nov 2012 11:41:42 +0000 (12:41 +0100)] 
ole32: Fix some leaks (coverity).

12 years agoole32: Add helper for string table memory freeing.
Frédéric Delanoy [Mon, 26 Nov 2012 11:41:41 +0000 (12:41 +0100)] 
ole32: Add helper for string table memory freeing.

12 years agowindowscodecs: Implement QueryCapability of the TGA decoder.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:50:33 +0000 (11:50 +0800)] 
windowscodecs: Implement QueryCapability of the TGA decoder.

12 years agowindowscodecs: Add a NULL check to GetFrameCount of the TGA decoder.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:50:20 +0000 (11:50 +0800)] 
windowscodecs: Add a NULL check to GetFrameCount of the TGA decoder.

12 years agowindowscodecs: Implement QueryCapability of the PNG decoder.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:50:05 +0000 (11:50 +0800)] 
windowscodecs: Implement QueryCapability of the PNG decoder.

12 years agowindowscodecs: Add a NULL check to GetFrameCount of the PNG decoder.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:49:44 +0000 (11:49 +0800)] 
windowscodecs: Add a NULL check to GetFrameCount of the PNG decoder.

12 years agowindowscodecs: Implement QueryCapability of the JPEG decoder.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:49:23 +0000 (11:49 +0800)] 
windowscodecs: Implement QueryCapability of the JPEG decoder.

12 years agowindowscodecs: Add a NULL check to GetFrameCount of the JPEG decoder.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:49:09 +0000 (11:49 +0800)] 
windowscodecs: Add a NULL check to GetFrameCount of the JPEG decoder.

12 years agowindowscodecs: Implement QueryCapability of the ICO decoder.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:48:49 +0000 (11:48 +0800)] 
windowscodecs: Implement QueryCapability of the ICO decoder.

12 years agowindowscodecs: Reimplement GetFrameCount of the ICO decoder.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:48:28 +0000 (11:48 +0800)] 
windowscodecs: Reimplement GetFrameCount of the ICO decoder.