Alexandre Julliard [Tue, 18 Sep 2012 09:37:33 +0000 (11:37 +0200)]
winex11: Add window data locking to the drag and drop functions.
Alexandre Julliard [Mon, 17 Sep 2012 14:37:26 +0000 (16:37 +0200)]
winex11: Add window data locking to the mouse functions.
Dmitry Timoshkov [Tue, 18 Sep 2012 04:02:51 +0000 (13:02 +0900)]
windowscodecs: Use symbolic names for GIF extensions.
Dmitry Timoshkov [Tue, 18 Sep 2012 04:02:10 +0000 (13:02 +0900)]
windowscodecs: Correct some typos.
Dmitry Timoshkov [Tue, 18 Sep 2012 04:01:27 +0000 (13:01 +0900)]
windowscodecs: Create frame metadata readers from GIF decoder data.
Dmitry Timoshkov [Tue, 18 Sep 2012 04:00:33 +0000 (13:00 +0900)]
windowscodecs: Create global metadata readers from GIF decoder data.
Dmitry Timoshkov [Tue, 18 Sep 2012 03:59:50 +0000 (12:59 +0900)]
windowscodecs: GIF decoder should add header and trailer to extension blocks.
Metadata readers now have access to complete and correctly formatted data
stream.
Dmitry Timoshkov [Tue, 18 Sep 2012 03:59:11 +0000 (12:59 +0900)]
windowscodecs: GIF decoder should append a sub-block to current extension.
Dmitry Timoshkov [Tue, 18 Sep 2012 03:58:25 +0000 (12:58 +0900)]
windowscodecs: GIF Graphic Control Extension block belongs to the image which follows it.
Dmitry Timoshkov [Tue, 18 Sep 2012 03:57:19 +0000 (12:57 +0900)]
windowscodecs: Create global metadata blocks in the GIF decoder.
Dmitry Timoshkov [Tue, 18 Sep 2012 03:56:34 +0000 (12:56 +0900)]
windowscodecs: Store GIF frame extensions in a dedicated Extensions structure.
Alexandre Julliard [Tue, 18 Sep 2012 08:27:09 +0000 (10:27 +0200)]
user32/tests: Fix coordinates in the UpdateLayeredWindow broken case.
Christian Costa [Mon, 17 Sep 2012 20:32:06 +0000 (22:32 +0200)]
dmusic: Display new ref in AddRef and Release methods.
Christian Costa [Mon, 17 Sep 2012 20:31:58 +0000 (22:31 +0200)]
dmusic: Use system ports list to create port in CreatePort and rename params.
Charles Davis [Tue, 18 Sep 2012 05:49:50 +0000 (23:49 -0600)]
urlmon: Fix potential use of uninitialized variable (Clang).
Bruno Jesus [Mon, 17 Sep 2012 21:53:33 +0000 (18:53 -0300)]
wined3d: Recognize GeForce 9300 properly.
Andrew Eikum [Mon, 17 Sep 2012 20:44:06 +0000 (15:44 -0500)]
dsound: Don't require WAVE_FORMAT_EXTENSIBLE for non-16-bit formats.
Fix proposed by Andrew Nguyen.
Henri Verbeet [Mon, 17 Sep 2012 19:48:53 +0000 (21:48 +0200)]
wined3d: Implement WINED3DSIH_EMIT in the GLSL shader backend.
Henri Verbeet [Mon, 17 Sep 2012 19:48:52 +0000 (21:48 +0200)]
wined3d: wined3d_device_get_material() never fails.
Henri Verbeet [Mon, 17 Sep 2012 19:48:51 +0000 (21:48 +0200)]
wined3d: wined3d_device_set_material() never fails.
Henri Verbeet [Mon, 17 Sep 2012 19:48:50 +0000 (21:48 +0200)]
d3d10core: Implement d3d10_device_RSGetViewports().
Henri Verbeet [Mon, 17 Sep 2012 19:48:49 +0000 (21:48 +0200)]
d3d10core: Implement d3d10_device_RSSetViewports().
Bruno Jesus [Mon, 17 Sep 2012 19:38:11 +0000 (16:38 -0300)]
tapi32: Add stub lineInitializeExW.
Michael Stefaniuc [Mon, 17 Sep 2012 19:08:05 +0000 (21:08 +0200)]
dsound/tests: Avoid a crash on a Win2k box.
Michael Stefaniuc [Mon, 17 Sep 2012 19:06:51 +0000 (21:06 +0200)]
dsound: Improve the IDirectSoundCaptureBuffer::GetObjectInPath stub.
Matteo Bruni [Mon, 17 Sep 2012 13:32:06 +0000 (15:32 +0200)]
d3dcompiler: Stub D3DDisassemble.
Matteo Bruni [Mon, 17 Sep 2012 13:32:05 +0000 (15:32 +0200)]
d3dcompiler: Postincrement/decrement expressions are const.
Also check for const expressions used as l-values.
Matteo Bruni [Mon, 17 Sep 2012 13:32:04 +0000 (15:32 +0200)]
d3dcompiler: Parse swizzles.
Aric Stewart [Mon, 17 Sep 2012 13:54:09 +0000 (08:54 -0500)]
user32: Free the uniscribe data before freeing the linedefs.
Jacek Caban [Mon, 17 Sep 2012 13:21:26 +0000 (15:21 +0200)]
jscript: Avoid direct access to jsval_t struct.
Jacek Caban [Mon, 17 Sep 2012 13:21:16 +0000 (15:21 +0200)]
jscript: Don't assume that undefined variable is zeroed.
Jacek Caban [Mon, 17 Sep 2012 13:20:57 +0000 (15:20 +0200)]
jscript: Use helper to access jsval_t type.
Jacek Caban [Mon, 17 Sep 2012 13:20:37 +0000 (15:20 +0200)]
jscript: Use BOOL instead of VARIANT_BOOL in lexer.
Jacek Caban [Mon, 17 Sep 2012 13:20:25 +0000 (15:20 +0200)]
jscript: Use BOOL instead of VARIANT_BOOL in a few more places.
Jacek Caban [Mon, 17 Sep 2012 13:20:14 +0000 (15:20 +0200)]
jscript: Return BOOL instead of VARIANT_BOOL from jsdisp_is_own_prop.
Jacek Caban [Mon, 17 Sep 2012 13:20:01 +0000 (15:20 +0200)]
jscript: Store Boolean object's value as BOOL instead of VARIANT_BOOL.
Jacek Caban [Mon, 17 Sep 2012 13:19:44 +0000 (15:19 +0200)]
jscript: Get rid of no longer needed VARIANT helpers.
Jacek Caban [Mon, 17 Sep 2012 13:19:30 +0000 (15:19 +0200)]
jscript: Store regexp last_index value as jsval.
Jacek Caban [Mon, 17 Sep 2012 13:19:19 +0000 (15:19 +0200)]
jscript: Always use jsval-based to_object implementation.
Jacek Caban [Mon, 17 Sep 2012 13:18:59 +0000 (15:18 +0200)]
jscript: Always use jsval-based to_string implementation.
Jacek Caban [Mon, 17 Sep 2012 13:18:41 +0000 (15:18 +0200)]
jscript: Always use jsval-based to_uint32 implementation.
Jacek Caban [Mon, 17 Sep 2012 13:18:20 +0000 (15:18 +0200)]
jscript: Always use jsval-based to_number implementation.
Jacek Caban [Mon, 17 Sep 2012 13:18:03 +0000 (15:18 +0200)]
jscript: Always use jsval-based to_boolean.
Jacek Caban [Mon, 17 Sep 2012 13:17:50 +0000 (15:17 +0200)]
jscript: Always use jsval-based to_primitive.
Jacek Caban [Mon, 17 Sep 2012 13:17:36 +0000 (15:17 +0200)]
jscript: Store exception value as jsval_t instead of VARIANT.
Jacek Caban [Mon, 17 Sep 2012 13:17:24 +0000 (15:17 +0200)]
jscript: Store jsdisp_t values as jsval_t instead of VARIANT.
Jacek Caban [Mon, 17 Sep 2012 13:17:02 +0000 (15:17 +0200)]
jscript: Use jsval_t instead of VARIANT for stack values.
Jacek Caban [Mon, 17 Sep 2012 13:16:42 +0000 (15:16 +0200)]
jscript: Use jsval instead of VARIANT to pass arguments to builtin functions.
Jacek Caban [Mon, 17 Sep 2012 13:16:20 +0000 (15:16 +0200)]
jscript: Added new variable representation and use it for internal function return values.
Alexandre Julliard [Mon, 17 Sep 2012 12:03:42 +0000 (14:03 +0200)]
user32/tests: Add a test for calling UpdateLayeredWindow from a different thread.
Alexandre Julliard [Mon, 17 Sep 2012 11:03:52 +0000 (13:03 +0200)]
winex11: Allow retrieving the window data structure from another thread, with appropriate locking.
Alexandre Julliard [Thu, 13 Sep 2012 18:08:01 +0000 (20:08 +0200)]
winex11: Avoid passing a window data structure to functions that can send messages.
Henri Verbeet [Mon, 17 Sep 2012 10:22:26 +0000 (12:22 +0200)]
wined3d: Implement WINED3DSIH_CUT in the GLSL shader backend.
Henri Verbeet [Mon, 17 Sep 2012 10:22:25 +0000 (12:22 +0200)]
wined3d: Recognize the SM4 dcl_outputTopology opcode.
Henri Verbeet [Mon, 17 Sep 2012 10:22:24 +0000 (12:22 +0200)]
wined3d: Recognize the SM4 dcl_inputPrimitive opcode.
Henri Verbeet [Mon, 17 Sep 2012 10:22:23 +0000 (12:22 +0200)]
wined3d: Recognize the SM4 dcl_maxOutputVertexCount opcode.
Henri Verbeet [Mon, 17 Sep 2012 10:22:22 +0000 (12:22 +0200)]
wined3d: Introduce a union for declaration shader instruction arguments.
Hans Leidekker [Mon, 17 Sep 2012 10:19:30 +0000 (12:19 +0200)]
wbemprox: Implement Win32_VideoController.Description.
Hans Leidekker [Mon, 17 Sep 2012 10:19:13 +0000 (12:19 +0200)]
wbemprox: Win32_Processor.MaxClockSpeed is expressed in Mhz.
Hans Leidekker [Mon, 17 Sep 2012 10:18:58 +0000 (12:18 +0200)]
wbemprox: Override variant conversion for Win32_Processor.MaxClockSpeed.
Hans Leidekker [Mon, 17 Sep 2012 10:18:46 +0000 (12:18 +0200)]
wbemprox: Adapt to the new behavior of NtPowerInformation.
André Hentschel [Sun, 16 Sep 2012 15:10:20 +0000 (17:10 +0200)]
vcomp90: Add new stub dll.
Alistair Leslie-Hughes [Mon, 17 Sep 2012 03:58:17 +0000 (13:58 +1000)]
oledb32: Register typelib.
Alexandre Julliard [Mon, 17 Sep 2012 10:10:55 +0000 (12:10 +0200)]
ddraw/tests: Fix clip region tests for older ddraw too.
Piotr Caban [Mon, 17 Sep 2012 08:27:48 +0000 (10:27 +0200)]
msvcp71: Removed unused functions.
Piotr Caban [Mon, 17 Sep 2012 08:27:32 +0000 (10:27 +0200)]
msvcp71: Updated spec file.
Piotr Caban [Mon, 17 Sep 2012 08:26:03 +0000 (10:26 +0200)]
msvcp71: Don't forward _Getcat functions to msvcp80.
Piotr Caban [Mon, 17 Sep 2012 08:25:47 +0000 (10:25 +0200)]
msvcp71: Fixed basic_streambuf virtual functions table.
Piotr Caban [Mon, 17 Sep 2012 08:25:37 +0000 (10:25 +0200)]
msvcp71: Fixed ctype class virtual functions table.
Piotr Caban [Mon, 17 Sep 2012 08:25:14 +0000 (10:25 +0200)]
msvp71: Copy source files from msvcp90.
Piotr Caban [Mon, 17 Sep 2012 08:23:22 +0000 (10:23 +0200)]
msvcp80: Make some internal variables static.
Piotr Caban [Mon, 17 Sep 2012 08:23:01 +0000 (10:23 +0200)]
msvcp100: Removed unused functions.
Piotr Caban [Mon, 17 Sep 2012 08:22:38 +0000 (10:22 +0200)]
msvcp90: VTBL_WRAPPER(60) is unused so remove it.
Dmitry Timoshkov [Mon, 17 Sep 2012 01:05:20 +0000 (10:05 +0900)]
windowscodecs: Add support for color table sort flag to the GIF decoder.
Dmitry Timoshkov [Mon, 17 Sep 2012 01:04:14 +0000 (10:04 +0900)]
windowscodecs: Implement GIF Comment Extension metadata reader.
Dmitry Timoshkov [Mon, 17 Sep 2012 01:03:15 +0000 (10:03 +0900)]
windowscodecs: Implement GIF Application Extension metadata reader.
Christian Costa [Sun, 16 Sep 2012 18:24:10 +0000 (20:24 +0200)]
dmusic: Create the list of available system ports at the beginning and use it to enumerate ports.
Christian Costa [Sun, 16 Sep 2012 18:24:02 +0000 (20:24 +0200)]
dmusic: Rename params in GetMasterClock.
Christian Costa [Sun, 16 Sep 2012 18:23:54 +0000 (20:23 +0200)]
dmusic: Rename params in CreateMusicBuffer.
Christian Costa [Sun, 16 Sep 2012 18:23:33 +0000 (20:23 +0200)]
d3dxof: Checkout output pointer and set returned interface to NULL at the beginning.
Michael Stefaniuc [Sun, 16 Sep 2012 13:22:29 +0000 (15:22 +0200)]
mshtml: Fix a memory leak on an error path (Smatch).
Michael Stefaniuc [Sun, 16 Sep 2012 13:14:02 +0000 (15:14 +0200)]
urlmon: Don't generate unreachable break after return (Smatch).
Michael Stefaniuc [Sun, 16 Sep 2012 13:12:36 +0000 (15:12 +0200)]
ntdll/tests: Fix a memory leak (Smatch).
Marcus Meissner [Sat, 15 Sep 2012 18:17:11 +0000 (20:17 +0200)]
dinput: Added a missing close(fd) in disabled case (Coverity).
Marcus Meissner [Sat, 15 Sep 2012 17:06:48 +0000 (19:06 +0200)]
propsys: PropVariantClear does not clear on uninitialized values (Coverity).
Marcus Meissner [Sat, 15 Sep 2012 16:56:26 +0000 (18:56 +0200)]
mshtml: Print initialized anchor (Coverity).
Charles Davis [Sat, 15 Sep 2012 00:28:33 +0000 (18:28 -0600)]
advapi32: Actually return an error if status indicates an error (Clang).
Charles Davis [Sat, 15 Sep 2012 00:28:32 +0000 (18:28 -0600)]
advapi32: Eliminate dead stores (Clang).
Alexandre Julliard [Fri, 14 Sep 2012 18:18:21 +0000 (20:18 +0200)]
Release 1.5.13.
Piotr Caban [Fri, 14 Sep 2012 10:45:01 +0000 (12:45 +0200)]
msvcp100: Remove unused thiscall functions.
Piotr Caban [Fri, 14 Sep 2012 10:44:29 +0000 (12:44 +0200)]
msvcp90: Remove unused thiscall functions.
Piotr Caban [Fri, 14 Sep 2012 10:43:43 +0000 (12:43 +0200)]
msvcp80: Added codecvt<wchar>::_Getcat implementation.
Piotr Caban [Fri, 14 Sep 2012 10:43:25 +0000 (12:43 +0200)]
msvcp90: Fixed _Getcat return type.
Huw Davies [Fri, 14 Sep 2012 12:40:10 +0000 (13:40 +0100)]
winspool: Skip scanner-only devices.
Jacek Caban [Fri, 14 Sep 2012 12:53:14 +0000 (14:53 +0200)]
textstor.idl: Added TS_ST_CORRECTION declaration.
Jörg Höhle [Tue, 19 Jul 2011 07:15:15 +0000 (09:15 +0200)]
mciseq: Remove superfluous NULL pointer check.
Henri Verbeet [Fri, 14 Sep 2012 11:11:34 +0000 (13:11 +0200)]
wined3d: Just handle all instructions in the shader backend.
Henri Verbeet [Fri, 14 Sep 2012 11:11:33 +0000 (13:11 +0200)]
wined3d: wined3d_device_multiply_transform() never fails.
Henri Verbeet [Fri, 14 Sep 2012 11:11:32 +0000 (13:11 +0200)]
d3d10core/tests: Add a small test for ID3D10Device_CreateShaderResourceView().
Henri Verbeet [Fri, 14 Sep 2012 11:11:31 +0000 (13:11 +0200)]
d3d10core: Implement d3d10_shader_resource_view_GetDesc().