Piotr Caban [Wed, 28 Nov 2012 12:01:02 +0000 (12:01 +0000)]
msvcrt: Remove superfluous semicolons.
Nikolay Sivov [Wed, 28 Nov 2012 18:15:29 +0000 (13:15 -0500)]
msxml3: Check return value (Coverity).
Nikolay Sivov [Wed, 28 Nov 2012 18:11:19 +0000 (13:11 -0500)]
msxml3: Fix handling of NULL object site (Coverity).
Nikolay Sivov [Wed, 28 Nov 2012 17:54:24 +0000 (12:54 -0500)]
msxml3: Actually use skipped entity event data.
Nikolay Sivov [Wed, 28 Nov 2012 17:45:12 +0000 (12:45 -0500)]
msxml3: Properly store SystemID and PublicID (Coverity).
Nikolay Sivov [Wed, 28 Nov 2012 14:44:06 +0000 (09:44 -0500)]
xmllite: Fix equal sign parsing.
Nikolay Sivov [Wed, 28 Nov 2012 12:59:57 +0000 (07:59 -0500)]
xmllite: Support standalone declaration.
Huw Davies [Wed, 28 Nov 2012 10:57:07 +0000 (10:57 +0000)]
oledlg: Add a missing break.
Huw Davies [Wed, 28 Nov 2012 09:26:49 +0000 (09:26 +0000)]
sane.ds: Add a missing break.
Christian Costa [Tue, 27 Nov 2012 08:14:30 +0000 (09:14 +0100)]
cabinet: Simplify concatenation of path and filename.
Christian Costa [Wed, 28 Nov 2012 08:02:57 +0000 (09:02 +0100)]
cabinet: Remove useless ERR and turn one ERR into a WARN.
Alistair Leslie-Hughes [Mon, 26 Nov 2012 02:31:10 +0000 (13:31 +1100)]
include: Add IGlobalOptions interface.
Andrew Talbot [Tue, 27 Nov 2012 22:22:16 +0000 (22:22 +0000)]
gdiplus: Remove superfluous braces.
Andrew Talbot [Tue, 27 Nov 2012 22:22:19 +0000 (22:22 +0000)]
netapi32: Remove unused variable.
Andrew Talbot [Tue, 27 Nov 2012 22:22:22 +0000 (22:22 +0000)]
sensapi: Remove unused variable.
Andrew Talbot [Tue, 27 Nov 2012 22:22:24 +0000 (22:22 +0000)]
wineps.drv: Remove unused variable.
Piotr Caban [Tue, 27 Nov 2012 21:16:05 +0000 (21:16 +0000)]
msvcp60: Added seekoff exports.
Piotr Caban [Tue, 27 Nov 2012 21:15:48 +0000 (21:15 +0000)]
msvcp60: Added basic_filebuf<short>::_Initcvt export.
Piotr Caban [Tue, 27 Nov 2012 21:12:19 +0000 (21:12 +0000)]
msvcp60: Added locale::Iscloc implementation.
Piotr Caban [Tue, 27 Nov 2012 21:12:04 +0000 (21:12 +0000)]
msvcp60: Added locale::_Getfacet export.
Piotr Caban [Tue, 27 Nov 2012 21:11:47 +0000 (21:11 +0000)]
msvcp60: Added locale::_Locimp::_Global export.
Piotr Caban [Tue, 27 Nov 2012 21:11:22 +0000 (21:11 +0000)]
msvcp60: Forward bad_cast functions to msvcrt.
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().
Henri Verbeet [Tue, 27 Nov 2012 21:10:59 +0000 (22:10 +0100)]
d3d10core/tests: Don't reuse the device.
Henri Verbeet [Tue, 27 Nov 2012 21:10:58 +0000 (22:10 +0100)]
d3dx9: Avoid LPD3DXPMESH.
Henri Verbeet [Tue, 27 Nov 2012 21:10:57 +0000 (22:10 +0100)]
d3dx9: Avoid LPD3DXSPMESH.
Henri Verbeet [Tue, 27 Nov 2012 21:10:56 +0000 (22:10 +0100)]
d3dx9: Avoid LPD3DXSKININFO.
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.
Vincent Povirk [Tue, 27 Nov 2012 19:42:07 +0000 (13:42 -0600)]
gdiplus: Use clipping region in alpha_blend_pixels.
Alexandre Julliard [Wed, 28 Nov 2012 13:40:13 +0000 (14:40 +0100)]
winex11: Don't bother waiting for XShmPutImage to finish.
Alexandre Julliard [Tue, 27 Nov 2012 22:19:29 +0000 (23:19 +0100)]
gdi32: Add a font glyph cache in the DIB engine.
Christian Costa [Tue, 27 Nov 2012 08:15:08 +0000 (09:15 +0100)]
quartz: Fix case in some methods name.
Christian Costa [Tue, 27 Nov 2012 08:14:13 +0000 (09:14 +0100)]
amstream: Fix return value of BasePinImp_GetMediaType.
Alexandre Julliard [Tue, 27 Nov 2012 19:52:25 +0000 (20:52 +0100)]
user32: Fix handling of NULL paint struct in BeginPaint.
Daniel Jelinski [Mon, 26 Nov 2012 20:39:01 +0000 (21:39 +0100)]
comctl32: Properly initialize internal structures.
Jason Edmeades [Mon, 19 Nov 2012 22:34:09 +0000 (22:34 +0000)]
cmd: Prevent overflow for long command string.
Detlef Riekenberg [Mon, 26 Nov 2012 15:53:05 +0000 (16:53 +0100)]
shell32/tests: Remove wrong comment.
Frédéric Delanoy [Mon, 26 Nov 2012 11:41:42 +0000 (12:41 +0100)]
ole32: Fix some leaks (coverity).
Frédéric Delanoy [Mon, 26 Nov 2012 11:41:41 +0000 (12:41 +0100)]
ole32: Add helper for string table memory freeing.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:50:33 +0000 (11:50 +0800)]
windowscodecs: Implement QueryCapability 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.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:50:05 +0000 (11:50 +0800)]
windowscodecs: Implement QueryCapability 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.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:49:23 +0000 (11:49 +0800)]
windowscodecs: Implement QueryCapability 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.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:48:49 +0000 (11:48 +0800)]
windowscodecs: Implement QueryCapability of the ICO decoder.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:48:28 +0000 (11:48 +0800)]
windowscodecs: Reimplement GetFrameCount of the ICO decoder.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:48:04 +0000 (11:48 +0800)]
windowscodecs: Reimplement QueryCapability of the BMP decoder.
Dmitry Timoshkov [Fri, 23 Nov 2012 03:47:35 +0000 (11:47 +0800)]
windowscodecs: Add a NULL check to GetFrameCount of the BMP decoder.
Alexandre Julliard [Tue, 27 Nov 2012 12:24:18 +0000 (13:24 +0100)]
gdi32: Fully reset the DC state before deleting it.
Alexandre Julliard [Tue, 27 Nov 2012 15:51:46 +0000 (16:51 +0100)]
server: Don't expose the desktop on window resizes.
Jacek Caban [Tue, 27 Nov 2012 13:53:29 +0000 (14:53 +0100)]
mshtml: Use UTF-8 encoding in is_gecko_path.
Jacek Caban [Tue, 27 Nov 2012 11:29:06 +0000 (12:29 +0100)]
jscript: Fixed some Coverity issues.
Jacek Caban [Tue, 27 Nov 2012 11:16:34 +0000 (12:16 +0100)]
mshtml: Fixed a few coverity issues.
Huw Davies [Tue, 27 Nov 2012 10:24:47 +0000 (10:24 +0000)]
oledb32: Add a 'fall through' comment.
Huw Davies [Tue, 27 Nov 2012 10:11:03 +0000 (10:11 +0000)]
winex11: Add a few 'fall through' comments.
Huw Davies [Tue, 27 Nov 2012 09:15:53 +0000 (09:15 +0000)]
gdi32: Simplify the point type checking logic.
Nikolay Sivov [Tue, 27 Nov 2012 13:46:42 +0000 (08:46 -0500)]
xmllite: Implement encoding declaration parsing.
Nikolay Sivov [Tue, 27 Nov 2012 04:32:57 +0000 (23:32 -0500)]
msxml3: No need to keep a reference to a temporarily used stream.
Nikolay Sivov [Tue, 27 Nov 2012 04:29:06 +0000 (23:29 -0500)]
msxml3: Support ISequentialStream as a document load source.
Nikolay Sivov [Tue, 27 Nov 2012 04:07:24 +0000 (23:07 -0500)]
msxml3: Move document loading from stream to a separate function.
Maarten Lankhorst [Mon, 26 Nov 2012 16:02:06 +0000 (17:02 +0100)]
dsound: Set dwChannelMask when limiting channels.
Piotr Caban [Mon, 26 Nov 2012 22:33:35 +0000 (22:33 +0000)]
msvcp100: Added _Container_base12 class tests.
Piotr Caban [Mon, 26 Nov 2012 22:33:03 +0000 (22:33 +0000)]
msvcp100: Added _Container_base12 class implementation.
Piotr Caban [Mon, 26 Nov 2012 22:32:28 +0000 (22:32 +0000)]
msvcp100: Added _Container_base0::operator= implementation.
Piotr Caban [Mon, 26 Nov 2012 22:31:42 +0000 (22:31 +0000)]
msvcp60: Export locale classes destructors.
Piotr Caban [Mon, 26 Nov 2012 22:31:09 +0000 (22:31 +0000)]
msvcp: Sync implementations.
Piotr Caban [Mon, 26 Nov 2012 22:30:52 +0000 (22:30 +0000)]
msvcp100: Added basic_ostream::ends implementation.
Detlef Riekenberg [Mon, 26 Nov 2012 22:20:23 +0000 (23:20 +0100)]
crypt32/tests: Fix failures on win7 and above.
Henri Verbeet [Mon, 26 Nov 2012 21:52:41 +0000 (22:52 +0100)]
d3d10core: Implement d3d10_device_DrawIndexedInstanced().
Henri Verbeet [Mon, 26 Nov 2012 21:52:40 +0000 (22:52 +0100)]
wined3d: Properly handle scalar destinations in shader_glsl_conditional_move().
In particular, we modify dst.write_mask in the code further down in order to
mask out unused channels, but the writemask is ignored for scalar registers.
Since all that code is redundant anyway for scalar destinations, we can just
reuse the special case for scalar src0.
Henri Verbeet [Mon, 26 Nov 2012 21:52:39 +0000 (22:52 +0100)]
d3dx9: Avoid LPD3DXPATCHMESH.
Henri Verbeet [Mon, 26 Nov 2012 21:52:38 +0000 (22:52 +0100)]
d3dx9: Avoid LPD3DXPRTBUFFER.
Henri Verbeet [Mon, 26 Nov 2012 21:52:37 +0000 (22:52 +0100)]
d3dx9: Avoid LPD3DXPRTCOMPBUFFER.
Andrew Talbot [Mon, 26 Nov 2012 19:42:22 +0000 (19:42 +0000)]
msvcp60: Remove superfluous semicolons.
Andrew Talbot [Mon, 26 Nov 2012 19:42:25 +0000 (19:42 +0000)]
msvcp71: Remove superfluous semicolons.
Andrew Talbot [Mon, 26 Nov 2012 19:42:28 +0000 (19:42 +0000)]
msvcp90: Remove superfluous semicolons.
Andrew Talbot [Mon, 26 Nov 2012 19:42:31 +0000 (19:42 +0000)]
msvcp100: Remove superfluous semicolons.
Hans Leidekker [Mon, 26 Nov 2012 14:20:48 +0000 (15:20 +0100)]
ole32: Convert the remaining RegCreateKey and RegOpenKey calls to the wrappers.
Hans Leidekker [Mon, 26 Nov 2012 14:20:13 +0000 (15:20 +0100)]
ole32: Use wrappers around NT functions to access the registry in CoGetPSClsid.
Alexandre Julliard [Mon, 26 Nov 2012 15:01:30 +0000 (16:01 +0100)]
user32: Send WM_MOVING instead of WM_SIZING when moving a window.
Daniel Jelinski [Thu, 1 Nov 2012 21:00:56 +0000 (22:00 +0100)]
wine.inf: Add registry info for lanmanserver service.
Alexandre Julliard [Mon, 26 Nov 2012 11:31:59 +0000 (12:31 +0100)]
setupapi: Fix total size when appending multi-string values.
Dmitry Timoshkov [Mon, 26 Nov 2012 11:54:23 +0000 (19:54 +0800)]
oleaut32: Add support for saving an empty picture.
Dmitry Timoshkov [Mon, 26 Nov 2012 09:49:58 +0000 (17:49 +0800)]
oleaut32: Add a test for loading/saving an empty picture.
Nikolay Sivov [Mon, 26 Nov 2012 17:49:59 +0000 (12:49 -0500)]
ole32: Fix OleDraw() regarding passed rectangle handling.
Nikolay Sivov [Mon, 26 Nov 2012 02:59:49 +0000 (21:59 -0500)]
xmllite: Add partial support for xml declaration parsing.
Nikolay Sivov [Sun, 25 Nov 2012 05:10:46 +0000 (00:10 -0500)]
xmllite: Implement initial encoding switching.
Nikolay Sivov [Mon, 26 Nov 2012 16:01:58 +0000 (11:01 -0500)]
dwrite: Add a separate function to copy text format data.
Nikolay Sivov [Mon, 26 Nov 2012 15:43:49 +0000 (10:43 -0500)]
dwrite: Implement family name access methods for IDWriteTextFormat.
Andrew Talbot [Sat, 24 Nov 2012 21:09:32 +0000 (21:09 +0000)]
xmllite: Void functions should not return a value.
Andrew Talbot [Sat, 24 Nov 2012 21:09:35 +0000 (21:09 +0000)]
imagehlp: Remove unused variable.
Andrew Talbot [Sat, 24 Nov 2012 21:09:39 +0000 (21:09 +0000)]
inkobj: Remove unused variable.
Andrew Talbot [Sat, 24 Nov 2012 21:09:42 +0000 (21:09 +0000)]
ntprint: Remove unused variable.
Andrew Talbot [Sat, 24 Nov 2012 21:09:46 +0000 (21:09 +0000)]
opengl32: Remove unused variable.
Andrew Talbot [Sat, 24 Nov 2012 21:09:50 +0000 (21:09 +0000)]
printui: Remove unused variable.
Henri Verbeet [Sat, 24 Nov 2012 16:17:09 +0000 (17:17 +0100)]
winex11: Detect broken NVIDIA RandR setups.
Henri Verbeet [Sat, 24 Nov 2012 16:17:08 +0000 (17:17 +0100)]
d3d10core: Implement d3d10_device_IAGetInputLayout().
Henri Verbeet [Sat, 24 Nov 2012 16:17:07 +0000 (17:17 +0100)]
d3dx9: Avoid LPD3DXPRTENGINE.
Henri Verbeet [Sat, 24 Nov 2012 16:17:06 +0000 (17:17 +0100)]
d3dx9: Avoid LPD3DXTEXTUREGUTTERHELPER.