wine
11 years agocomctl32: Invalidate correct rectangle for marquee selection.
Daniel Jelinski [Tue, 11 Sep 2012 19:36:35 +0000 (21:36 +0200)] 
comctl32: Invalidate correct rectangle for marquee selection.

11 years agowindowscodecs: Check guid pointer for NULL in TiffDecoder_GetContainerFormat.
Dmitry Timoshkov [Wed, 12 Sep 2012 06:10:26 +0000 (15:10 +0900)] 
windowscodecs: Check guid pointer for NULL in TiffDecoder_GetContainerFormat.

11 years agowindowscodecs: Implement GetContainerFormat for the TIFF metadata block reader.
Dmitry Timoshkov [Wed, 12 Sep 2012 06:09:56 +0000 (15:09 +0900)] 
windowscodecs: Implement GetContainerFormat for the TIFF metadata block reader.

11 years agowindowscodecs: Create Logical Screen Descriptor metadata for the GIF decoder.
Dmitry Timoshkov [Wed, 12 Sep 2012 06:09:09 +0000 (15:09 +0900)] 
windowscodecs: Create Logical Screen Descriptor metadata for the GIF decoder.

11 years agowindowscodecs: Make sure that all GIF metadata blocks are properly packed.
Dmitry Timoshkov [Wed, 12 Sep 2012 06:08:07 +0000 (15:08 +0900)] 
windowscodecs: Make sure that all GIF metadata blocks are properly packed.

11 years agoshell32: Fix the messed up indentation level in the STRRET functions.
Michael Stefaniuc [Wed, 12 Sep 2012 10:23:24 +0000 (12:23 +0200)] 
shell32: Fix the messed up indentation level in the STRRET functions.

11 years agoshell32: Use a helper to trace the type of a STRRET.
Michael Stefaniuc [Wed, 12 Sep 2012 10:21:41 +0000 (12:21 +0200)] 
shell32: Use a helper to trace the type of a STRRET.

11 years agomsdmo: DMOGetTypes() is implemented and not a stub.
Michael Stefaniuc [Wed, 12 Sep 2012 10:18:06 +0000 (12:18 +0200)] 
msdmo: DMOGetTypes() is implemented and not a stub.

11 years agouser32: Add rawinput keyboard support.
Henri Verbeet [Wed, 12 Sep 2012 09:30:54 +0000 (11:30 +0200)] 
user32: Add rawinput keyboard support.

11 years agowined3d: wined3d_device_get_transform() never fails.
Henri Verbeet [Wed, 12 Sep 2012 09:30:53 +0000 (11:30 +0200)] 
wined3d: wined3d_device_get_transform() never fails.

11 years agowined3d: wined3d_device_set_transform() never fails.
Henri Verbeet [Wed, 12 Sep 2012 09:30:52 +0000 (11:30 +0200)] 
wined3d: wined3d_device_set_transform() never fails.

11 years agod3d10core: Implement d3d10_shader_resource_view_GetResource().
Henri Verbeet [Wed, 12 Sep 2012 09:30:51 +0000 (11:30 +0200)] 
d3d10core: Implement d3d10_shader_resource_view_GetResource().

11 years agovbscript: Skip tests on too old vbscript.
Jacek Caban [Wed, 12 Sep 2012 07:35:57 +0000 (09:35 +0200)] 
vbscript: Skip tests on too old vbscript.

11 years agontdll: Always set a valid SUB_Q_HEADER AudioStatus for CD-ROMs.
Michael Stefaniuc [Tue, 11 Sep 2012 22:17:50 +0000 (00:17 +0200)] 
ntdll: Always set a valid SUB_Q_HEADER AudioStatus for CD-ROMs.

11 years agoconfigure: Fix ipstat tests to work on Mac OS.
Charles Davis [Tue, 11 Sep 2012 15:11:30 +0000 (09:11 -0600)] 
configure: Fix ipstat tests to work on Mac OS.

11 years agoconfigure: Prefer stabs debug info on Mac OS.
Charles Davis [Tue, 11 Sep 2012 15:11:29 +0000 (09:11 -0600)] 
configure: Prefer stabs debug info on Mac OS.

11 years agokernel32: Add condition variables prototypes and tests.
Marcus Meissner [Mon, 3 Sep 2012 11:54:46 +0000 (13:54 +0200)] 
kernel32: Add condition variables prototypes and tests.

11 years agouser32: Check for the need to flush window surfaces every time a window finishes...
Alexandre Julliard [Tue, 11 Sep 2012 17:14:05 +0000 (19:14 +0200)] 
user32: Check for the need to flush window surfaces every time a window finishes painting.

11 years agoserver: Ignore color-keyed windows when updating the z-order.
Alexandre Julliard [Tue, 11 Sep 2012 16:12:16 +0000 (18:12 +0200)] 
server: Ignore color-keyed windows when updating the z-order.

11 years agontdll: Remove outdated comment.
James Eder [Fri, 7 Sep 2012 20:29:26 +0000 (14:29 -0600)] 
ntdll: Remove outdated comment.

11 years agomsi: Only remove a component if the number of clients drops to zero.
Hans Leidekker [Tue, 11 Sep 2012 14:20:59 +0000 (16:20 +0200)] 
msi: Only remove a component if the number of clients drops to zero.

11 years agomsvcp80: Fixed ctype_short__Getcat implementation.
Piotr Caban [Tue, 11 Sep 2012 14:09:10 +0000 (16:09 +0200)] 
msvcp80: Fixed ctype_short__Getcat implementation.

11 years agomsvcp: Prevent overflows while operating on string sizes.
Piotr Caban [Tue, 11 Sep 2012 14:08:56 +0000 (16:08 +0200)] 
msvcp: Prevent overflows while operating on string sizes.

11 years agomsvcp90: Fixed copied buffer siezes in functions operating on wchar_t.
Piotr Caban [Tue, 11 Sep 2012 14:08:21 +0000 (16:08 +0200)] 
msvcp90: Fixed copied buffer siezes in functions operating on wchar_t.

11 years agomsvcp90: Fixed reading lines containing only delimiter in basic_istream::getline_bstr...
Piotr Caban [Tue, 11 Sep 2012 14:07:57 +0000 (16:07 +0200)] 
msvcp90: Fixed reading lines containing only delimiter in basic_istream::getline_bstr_delim.

11 years agoshlwapi: Remove gratuitous "stub" from TRACE messages.
Michael Stefaniuc [Tue, 11 Sep 2012 10:13:19 +0000 (12:13 +0200)] 
shlwapi: Remove gratuitous "stub" from TRACE messages.

11 years agocomdlg32: Remove gratuitous "stub" from a TRACE message.
Michael Stefaniuc [Tue, 11 Sep 2012 10:11:18 +0000 (12:11 +0200)] 
comdlg32: Remove gratuitous "stub" from a TRACE message.

11 years agouser32: Add rawinput mouse support.
Henri Verbeet [Mon, 10 Sep 2012 22:27:04 +0000 (00:27 +0200)] 
user32: Add rawinput mouse support.

11 years agowined3d: wined3d_device_get_render_state() never fails.
Henri Verbeet [Mon, 10 Sep 2012 22:27:03 +0000 (00:27 +0200)] 
wined3d: wined3d_device_get_render_state() never fails.

11 years agowined3d: wined3d_device_set_render_state() never fails.
Henri Verbeet [Mon, 10 Sep 2012 22:27:02 +0000 (00:27 +0200)] 
wined3d: wined3d_device_set_render_state() never fails.

11 years agod3d10core: Implement d3d10_depthstencil_view_GetResource().
Henri Verbeet [Mon, 10 Sep 2012 22:27:01 +0000 (00:27 +0200)] 
d3d10core: Implement d3d10_depthstencil_view_GetResource().

11 years agogdi32: Fixed get_name_table_entry for symbol fonts.
Qian Hong [Mon, 10 Sep 2012 17:06:39 +0000 (01:06 +0800)] 
gdi32: Fixed get_name_table_entry for symbol fonts.

11 years agogdi32/tests: Added tests for symbol fonts.
Qian Hong [Mon, 10 Sep 2012 17:06:19 +0000 (01:06 +0800)] 
gdi32/tests: Added tests for symbol fonts.

11 years agogdi32: Fixed localized font style name.
Qian Hong [Mon, 10 Sep 2012 17:05:57 +0000 (01:05 +0800)] 
gdi32: Fixed localized font style name.

11 years agogdi32/tests: Better trace in test_fullname2_helper.
Qian Hong [Mon, 10 Sep 2012 17:05:28 +0000 (01:05 +0800)] 
gdi32/tests: Better trace in test_fullname2_helper.

11 years agogdi32/tests: Fixed a typo in style name test.
Qian Hong [Mon, 10 Sep 2012 17:04:52 +0000 (01:04 +0800)] 
gdi32/tests: Fixed a typo in style name test.

11 years agowindowscodecs: Implement Graphic Control Extension metadata reader.
Dmitry Timoshkov [Tue, 11 Sep 2012 07:50:42 +0000 (16:50 +0900)] 
windowscodecs: Implement Graphic Control Extension metadata reader.

11 years agowindowscodecs: Implement Image Descriptor metadata reader.
Dmitry Timoshkov [Tue, 11 Sep 2012 07:49:50 +0000 (16:49 +0900)] 
windowscodecs: Implement Image Descriptor metadata reader.

11 years agowindowscodecs: Implement Logical Screen Descriptor metadata reader.
Dmitry Timoshkov [Tue, 11 Sep 2012 07:48:37 +0000 (16:48 +0900)] 
windowscodecs: Implement Logical Screen Descriptor metadata reader.

11 years agowindowscodecs: Correct name of the PNG text metadata reader.
Dmitry Timoshkov [Tue, 11 Sep 2012 07:47:52 +0000 (16:47 +0900)] 
windowscodecs: Correct name of the PNG text metadata reader.

11 years agowindowscodecs: Implement PNG tEXt metadata reader.
Vincent Povirk [Mon, 10 Sep 2012 22:01:15 +0000 (17:01 -0500)] 
windowscodecs: Implement PNG tEXt metadata reader.

11 years agowindowscodecs: Only copy the palette to new bitmaps if they might be indexed.
Vincent Povirk [Mon, 10 Sep 2012 20:23:43 +0000 (15:23 -0500)] 
windowscodecs: Only copy the palette to new bitmaps if they might be indexed.

11 years agomsvcrt: Skip RTTI signature==1 tests on platforms that doesn't support it.
Piotr Caban [Mon, 10 Sep 2012 17:06:19 +0000 (19:06 +0200)] 
msvcrt: Skip RTTI signature==1 tests on platforms that doesn't support it.

11 years agojscript: Added support for no new line between return and expression rule.
Jacek Caban [Mon, 10 Sep 2012 12:45:23 +0000 (14:45 +0200)] 
jscript: Added support for no new line between return and expression rule.

11 years agojscript: Added support for no new line between continue and identifier rule.
Jacek Caban [Mon, 10 Sep 2012 12:45:06 +0000 (14:45 +0200)] 
jscript: Added support for no new line between continue and identifier rule.

11 years agojscript: Added support for no new line between break and identifier rule.
Jacek Caban [Mon, 10 Sep 2012 12:44:51 +0000 (14:44 +0200)] 
jscript: Added support for no new line between break and identifier rule.

11 years agomshtml: Added support for navigating to anchors with IDs containing '#'.
Jacek Caban [Mon, 10 Sep 2012 12:42:39 +0000 (14:42 +0200)] 
mshtml: Added support for navigating to anchors with IDs containing '#'.

11 years agomshtml: Added IHTMLWindow2::onscroll implementation.
Jacek Caban [Mon, 10 Sep 2012 12:41:28 +0000 (14:41 +0200)] 
mshtml: Added IHTMLWindow2::onscroll implementation.

11 years agomshtml: Added support for DISPATCH_METHOD|DISPATCH_PROPERTYGET flags in HTMLDocumentN...
Jacek Caban [Mon, 10 Sep 2012 12:41:09 +0000 (14:41 +0200)] 
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROPERTYGET flags in HTMLDocumentNode_invoke.

11 years agowinex11: Remove support for icon windows, use a default icon instead.
Alexandre Julliard [Tue, 4 Sep 2012 15:14:46 +0000 (17:14 +0200)] 
winex11: Remove support for icon windows, use a default icon instead.

11 years agowinex11: Disable client-side rendering for OpenGL windows.
Alexandre Julliard [Mon, 10 Sep 2012 14:16:05 +0000 (16:16 +0200)] 
winex11: Disable client-side rendering for OpenGL windows.

11 years agowindowscodecs: Add a bunch of tests for Graphic Control Extension metadata reader.
Dmitry Timoshkov [Mon, 10 Sep 2012 07:29:22 +0000 (16:29 +0900)] 
windowscodecs: Add a bunch of tests for Graphic Control Extension metadata reader.

11 years agowindowscodecs: Add a bunch of tests for Image Descriptor metadata reader.
Dmitry Timoshkov [Mon, 10 Sep 2012 07:28:39 +0000 (16:28 +0900)] 
windowscodecs: Add a bunch of tests for Image Descriptor metadata reader.

11 years agowindowscodecs: Add a bunch of tests for Logical Screen Descriptor metadata reader.
Dmitry Timoshkov [Mon, 10 Sep 2012 07:27:48 +0000 (16:27 +0900)] 
windowscodecs: Add a bunch of tests for Logical Screen Descriptor metadata reader.

11 years agoinclude/wincodecsdk.idl: Add some missing metadata writer UIDs.
Dmitry Timoshkov [Mon, 10 Sep 2012 07:26:57 +0000 (16:26 +0900)] 
include/wincodecsdk.idl: Add some missing metadata writer UIDs.

11 years agoinclude/wincodecsdk.idl: Fix a typo.
Dmitry Timoshkov [Mon, 10 Sep 2012 07:26:31 +0000 (16:26 +0900)] 
include/wincodecsdk.idl: Fix a typo.

11 years agowindowscodecs: Add a bunch of GIF metadata tests.
Dmitry Timoshkov [Mon, 10 Sep 2012 07:25:47 +0000 (16:25 +0900)] 
windowscodecs: Add a bunch of GIF metadata tests.

11 years agowindowscodecs: Add more tests for PNG metadata.
Dmitry Timoshkov [Mon, 10 Sep 2012 07:25:00 +0000 (16:25 +0900)] 
windowscodecs: Add more tests for PNG metadata.

11 years agovbscript: Added support for VT_NULL in stack_pop_bool.
Jacek Caban [Mon, 10 Sep 2012 08:35:29 +0000 (10:35 +0200)] 
vbscript: Added support for VT_NULL in stack_pop_bool.

11 years agovbscript: Added support for comparing to null.
Jacek Caban [Mon, 10 Sep 2012 08:35:17 +0000 (10:35 +0200)] 
vbscript: Added support for comparing to null.

11 years agomshtml: Check if value is function only when it needs to be in invoke_builtin_prop.
Jacek Caban [Mon, 10 Sep 2012 08:35:05 +0000 (10:35 +0200)] 
mshtml: Check if value is function only when it needs to be in invoke_builtin_prop.

11 years agomshtml: Use first script host's GUID as default script guid.
Jacek Caban [Mon, 10 Sep 2012 08:34:52 +0000 (10:34 +0200)] 
mshtml: Use first script host's GUID as default script guid.

11 years agovbscript: Added support for DISPATCH_PROPERTYGET in invoke_variant_prop.
Jacek Caban [Mon, 10 Sep 2012 08:34:38 +0000 (10:34 +0200)] 
vbscript: Added support for DISPATCH_PROPERTYGET in invoke_variant_prop.

11 years agowinecfg: Remove incorrect HeapFree (Coverity).
Marcus Meissner [Mon, 10 Sep 2012 07:38:32 +0000 (09:38 +0200)] 
winecfg: Remove incorrect HeapFree (Coverity).

11 years agowinex11.drv: Remove unneeded variable definition.
Rico Schüller [Sun, 9 Sep 2012 09:37:29 +0000 (11:37 +0200)] 
winex11.drv: Remove unneeded variable definition.

11 years agovcomp: Better stub for _vcomp_set_num_threads.
Dan Kegel [Thu, 6 Sep 2012 02:05:54 +0000 (19:05 -0700)] 
vcomp: Better stub for _vcomp_set_num_threads.

11 years agomsvcp90: Handle npos as length in more places.
Dan Kegel [Sat, 8 Sep 2012 14:59:44 +0000 (07:59 -0700)] 
msvcp90: Handle npos as length in more places.

11 years agouser32: Implement RegisterRawInputDevices().
Henri Verbeet [Sat, 8 Sep 2012 09:26:26 +0000 (11:26 +0200)] 
user32: Implement RegisterRawInputDevices().

11 years agowined3d: wined3d_device_get_viewport() never fails.
Henri Verbeet [Sat, 8 Sep 2012 09:26:25 +0000 (11:26 +0200)] 
wined3d: wined3d_device_get_viewport() never fails.

11 years agowined3d: wined3d_device_set_viewport() never fails.
Henri Verbeet [Sat, 8 Sep 2012 09:26:24 +0000 (11:26 +0200)] 
wined3d: wined3d_device_set_viewport() never fails.

11 years agod3d10core: Store the resource in the d3d10core rendertarget view.
Henri Verbeet [Sat, 8 Sep 2012 09:26:23 +0000 (11:26 +0200)] 
d3d10core: Store the resource in the d3d10core rendertarget view.

11 years agogdi32: Fixed passed buffer size.
Marcus Meissner [Fri, 7 Sep 2012 18:34:33 +0000 (20:34 +0200)] 
gdi32: Fixed passed buffer size.

11 years agowinex11: Add helper functions to retrieve drawable information for a window or DC.
Alexandre Julliard [Fri, 7 Sep 2012 20:04:33 +0000 (22:04 +0200)] 
winex11: Add helper functions to retrieve drawable information for a window or DC.

11 years agowinex11: Move the fps tracing to opengl32.
Alexandre Julliard [Fri, 7 Sep 2012 19:28:15 +0000 (21:28 +0200)] 
winex11: Move the fps tracing to opengl32.

11 years agogdi32: Move the SwapBuffers entry point to the OpenGL driver.
Alexandre Julliard [Fri, 7 Sep 2012 19:11:55 +0000 (21:11 +0200)] 
gdi32: Move the SwapBuffers entry point to the OpenGL driver.

11 years agoopengl32: Update the extension list.
Alexandre Julliard [Fri, 7 Sep 2012 18:53:06 +0000 (20:53 +0200)] 
opengl32: Update the extension list.

11 years agowinex11: Get the information from the drawable structure in SwapBuffers.
Alexandre Julliard [Fri, 7 Sep 2012 19:00:46 +0000 (21:00 +0200)] 
winex11: Get the information from the drawable structure in SwapBuffers.

11 years agocomctl32: XOR'ing with a black pen is not useful.
Alexandre Julliard [Sun, 9 Sep 2012 09:59:51 +0000 (11:59 +0200)] 
comctl32: XOR'ing with a black pen is not useful.

11 years agouser32: Fix DrawFocusRect to always invert the destination regardless of the text...
Alexandre Julliard [Sun, 9 Sep 2012 09:48:06 +0000 (11:48 +0200)] 
user32: Fix DrawFocusRect to always invert the destination regardless of the text color.

11 years agomsvcrt: Fixed strncpy_s behavior when count equals 0.
Piotr Caban [Fri, 7 Sep 2012 14:58:23 +0000 (16:58 +0200)] 
msvcrt: Fixed strncpy_s behavior when count equals 0.

11 years agojscript: Be more verbose about parser failure.
Jacek Caban [Fri, 7 Sep 2012 15:14:13 +0000 (17:14 +0200)] 
jscript: Be more verbose about parser failure.

11 years agovbscript: Added ScriptDisp tests.
Jacek Caban [Fri, 7 Sep 2012 13:10:38 +0000 (15:10 +0200)] 
vbscript: Added ScriptDisp tests.

11 years agovbscript: Added ScriptDisp::InvokeEx implementation.
Jacek Caban [Fri, 7 Sep 2012 13:10:17 +0000 (15:10 +0200)] 
vbscript: Added ScriptDisp::InvokeEx implementation.

11 years agovbscript: Added ScriptDisp::GetDispID implementation.
Jacek Caban [Fri, 7 Sep 2012 13:09:59 +0000 (15:09 +0200)] 
vbscript: Added ScriptDisp::GetDispID implementation.

11 years agovbscript: Use separated IDispatchEx implementation for script dispatch.
Jacek Caban [Fri, 7 Sep 2012 13:09:34 +0000 (15:09 +0200)] 
vbscript: Use separated IDispatchEx implementation for script dispatch.

11 years agovbscript: Fixed class_desc_t leak.
Jacek Caban [Fri, 7 Sep 2012 13:08:59 +0000 (15:08 +0200)] 
vbscript: Fixed class_desc_t leak.

11 years agoiphlpapi: Add partial support for UDP_TABLE_OWNER_MODULE in GetExtendedUdpTable.
Hans Leidekker [Fri, 7 Sep 2012 11:35:48 +0000 (13:35 +0200)] 
iphlpapi: Add partial support for UDP_TABLE_OWNER_MODULE in GetExtendedUdpTable.

11 years agoiphlpapi: Implement GetExtendedUdpTable.
Hans Leidekker [Fri, 7 Sep 2012 11:35:36 +0000 (13:35 +0200)] 
iphlpapi: Implement GetExtendedUdpTable.

11 years agowinex11: Get the current pixel format from the drawable structure in wglMakeContextCu...
Alexandre Julliard [Fri, 7 Sep 2012 14:09:22 +0000 (16:09 +0200)] 
winex11: Get the current pixel format from the drawable structure in wglMakeContextCurrentARB.

11 years agowinex11: Get the current pixel format from the drawable structure in wglMakeCurrent.
Alexandre Julliard [Fri, 7 Sep 2012 13:53:00 +0000 (15:53 +0200)] 
winex11: Get the current pixel format from the drawable structure in wglMakeCurrent.

11 years agowinex11: Get the current pixel format from the drawable structure in wglCreateContext...
Alexandre Julliard [Fri, 7 Sep 2012 14:19:06 +0000 (16:19 +0200)] 
winex11: Get the current pixel format from the drawable structure in wglCreateContextAttribsARB.

11 years agowinex11: Get the current pixel format from the drawable structure in wglCreateContext.
Alexandre Julliard [Fri, 7 Sep 2012 13:43:01 +0000 (15:43 +0200)] 
winex11: Get the current pixel format from the drawable structure in wglCreateContext.

11 years agowinex11: Store a format pointer instead of an index in the drawable structures.
Alexandre Julliard [Fri, 7 Sep 2012 13:36:57 +0000 (15:36 +0200)] 
winex11: Store a format pointer instead of an index in the drawable structures.

11 years agowinex11: Get the current pixel format from the drawable structure in wglGetPixelFormat.
Alexandre Julliard [Fri, 7 Sep 2012 13:31:05 +0000 (15:31 +0200)] 
winex11: Get the current pixel format from the drawable structure in wglGetPixelFormat.

11 years agowinex11: Store a drawable structure also for pbuffer contexts.
Alexandre Julliard [Fri, 7 Sep 2012 13:23:15 +0000 (15:23 +0200)] 
winex11: Store a drawable structure also for pbuffer contexts.

11 years agowinex11: Get the current pixel format from the drawable structure for wglSetPixelFormat.
Alexandre Julliard [Fri, 7 Sep 2012 13:06:19 +0000 (15:06 +0200)] 
winex11: Get the current pixel format from the drawable structure for wglSetPixelFormat.

11 years agogdi32: Fixed family and face name on non English locale.
Qian Hong [Fri, 7 Sep 2012 10:41:02 +0000 (18:41 +0800)] 
gdi32: Fixed family and face name on non English locale.

11 years agogdi32: Read otmpFullName from TT_NAME_ID_UNIQUE_ID.
Qian Hong [Fri, 7 Sep 2012 10:40:34 +0000 (18:40 +0800)] 
gdi32: Read otmpFullName from TT_NAME_ID_UNIQUE_ID.

11 years agogdi32: Read otmpFaceName from TT_NAME_ID_FULL_NAME.
Qian Hong [Fri, 7 Sep 2012 10:40:12 +0000 (18:40 +0800)] 
gdi32: Read otmpFaceName from TT_NAME_ID_FULL_NAME.

11 years agogdi32/tests: Added font name tests on English locale.
Qian Hong [Fri, 7 Sep 2012 10:39:51 +0000 (18:39 +0800)] 
gdi32/tests: Added font name tests on English locale.