Qian Hong [Mon, 10 Sep 2012 17:04:52 +0000 (01:04 +0800)]
gdi32/tests: Fixed a typo in style name test.
Dmitry Timoshkov [Tue, 11 Sep 2012 07:50:42 +0000 (16:50 +0900)]
windowscodecs: Implement Graphic Control Extension metadata reader.
Dmitry Timoshkov [Tue, 11 Sep 2012 07:49:50 +0000 (16:49 +0900)]
windowscodecs: Implement Image Descriptor metadata reader.
Dmitry Timoshkov [Tue, 11 Sep 2012 07:48:37 +0000 (16:48 +0900)]
windowscodecs: Implement Logical Screen Descriptor metadata reader.
Dmitry Timoshkov [Tue, 11 Sep 2012 07:47:52 +0000 (16:47 +0900)]
windowscodecs: Correct name of the PNG text metadata reader.
Vincent Povirk [Mon, 10 Sep 2012 22:01:15 +0000 (17:01 -0500)]
windowscodecs: Implement PNG tEXt metadata reader.
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.
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.
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.
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.
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.
Jacek Caban [Mon, 10 Sep 2012 12:42:39 +0000 (14:42 +0200)]
mshtml: Added support for navigating to anchors with IDs containing '#'.
Jacek Caban [Mon, 10 Sep 2012 12:41:28 +0000 (14:41 +0200)]
mshtml: Added IHTMLWindow2::onscroll implementation.
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.
Alexandre Julliard [Tue, 4 Sep 2012 15:14:46 +0000 (17:14 +0200)]
winex11: Remove support for icon windows, use a default icon instead.
Alexandre Julliard [Mon, 10 Sep 2012 14:16:05 +0000 (16:16 +0200)]
winex11: Disable client-side rendering for OpenGL windows.
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.
Dmitry Timoshkov [Mon, 10 Sep 2012 07:28:39 +0000 (16:28 +0900)]
windowscodecs: Add a bunch of tests for Image 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.
Dmitry Timoshkov [Mon, 10 Sep 2012 07:26:57 +0000 (16:26 +0900)]
include/wincodecsdk.idl: Add some missing metadata writer UIDs.
Dmitry Timoshkov [Mon, 10 Sep 2012 07:26:31 +0000 (16:26 +0900)]
include/wincodecsdk.idl: Fix a typo.
Dmitry Timoshkov [Mon, 10 Sep 2012 07:25:47 +0000 (16:25 +0900)]
windowscodecs: Add a bunch of GIF metadata tests.
Dmitry Timoshkov [Mon, 10 Sep 2012 07:25:00 +0000 (16:25 +0900)]
windowscodecs: Add more tests for PNG metadata.
Jacek Caban [Mon, 10 Sep 2012 08:35:29 +0000 (10:35 +0200)]
vbscript: Added support for VT_NULL in stack_pop_bool.
Jacek Caban [Mon, 10 Sep 2012 08:35:17 +0000 (10:35 +0200)]
vbscript: Added support for comparing to null.
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.
Jacek Caban [Mon, 10 Sep 2012 08:34:52 +0000 (10:34 +0200)]
mshtml: Use first script host's GUID as default script guid.
Jacek Caban [Mon, 10 Sep 2012 08:34:38 +0000 (10:34 +0200)]
vbscript: Added support for DISPATCH_PROPERTYGET in invoke_variant_prop.
Marcus Meissner [Mon, 10 Sep 2012 07:38:32 +0000 (09:38 +0200)]
winecfg: Remove incorrect HeapFree (Coverity).
Rico Schüller [Sun, 9 Sep 2012 09:37:29 +0000 (11:37 +0200)]
winex11.drv: Remove unneeded variable definition.
Dan Kegel [Thu, 6 Sep 2012 02:05:54 +0000 (19:05 -0700)]
vcomp: Better stub for _vcomp_set_num_threads.
Dan Kegel [Sat, 8 Sep 2012 14:59:44 +0000 (07:59 -0700)]
msvcp90: Handle npos as length in more places.
Henri Verbeet [Sat, 8 Sep 2012 09:26:26 +0000 (11:26 +0200)]
user32: Implement RegisterRawInputDevices().
Henri Verbeet [Sat, 8 Sep 2012 09:26:25 +0000 (11:26 +0200)]
wined3d: wined3d_device_get_viewport() never fails.
Henri Verbeet [Sat, 8 Sep 2012 09:26:24 +0000 (11:26 +0200)]
wined3d: wined3d_device_set_viewport() never fails.
Henri Verbeet [Sat, 8 Sep 2012 09:26:23 +0000 (11:26 +0200)]
d3d10core: Store the resource in the d3d10core rendertarget view.
Marcus Meissner [Fri, 7 Sep 2012 18:34:33 +0000 (20:34 +0200)]
gdi32: Fixed passed buffer size.
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.
Alexandre Julliard [Fri, 7 Sep 2012 19:28:15 +0000 (21:28 +0200)]
winex11: Move the fps tracing to opengl32.
Alexandre Julliard [Fri, 7 Sep 2012 19:11:55 +0000 (21:11 +0200)]
gdi32: Move the SwapBuffers entry point to the OpenGL driver.
Alexandre Julliard [Fri, 7 Sep 2012 18:53:06 +0000 (20:53 +0200)]
opengl32: Update the extension list.
Alexandre Julliard [Fri, 7 Sep 2012 19:00:46 +0000 (21:00 +0200)]
winex11: Get the information from the drawable structure in SwapBuffers.
Alexandre Julliard [Sun, 9 Sep 2012 09:59:51 +0000 (11:59 +0200)]
comctl32: XOR'ing with a black pen is not useful.
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.
Piotr Caban [Fri, 7 Sep 2012 14:58:23 +0000 (16:58 +0200)]
msvcrt: Fixed strncpy_s behavior when count equals 0.
Jacek Caban [Fri, 7 Sep 2012 15:14:13 +0000 (17:14 +0200)]
jscript: Be more verbose about parser failure.
Jacek Caban [Fri, 7 Sep 2012 13:10:38 +0000 (15:10 +0200)]
vbscript: Added ScriptDisp tests.
Jacek Caban [Fri, 7 Sep 2012 13:10:17 +0000 (15:10 +0200)]
vbscript: Added ScriptDisp::InvokeEx implementation.
Jacek Caban [Fri, 7 Sep 2012 13:09:59 +0000 (15:09 +0200)]
vbscript: Added ScriptDisp::GetDispID implementation.
Jacek Caban [Fri, 7 Sep 2012 13:09:34 +0000 (15:09 +0200)]
vbscript: Use separated IDispatchEx implementation for script dispatch.
Jacek Caban [Fri, 7 Sep 2012 13:08:59 +0000 (15:08 +0200)]
vbscript: Fixed class_desc_t leak.
Hans Leidekker [Fri, 7 Sep 2012 11:35:48 +0000 (13:35 +0200)]
iphlpapi: Add partial support for UDP_TABLE_OWNER_MODULE in GetExtendedUdpTable.
Hans Leidekker [Fri, 7 Sep 2012 11:35:36 +0000 (13:35 +0200)]
iphlpapi: Implement GetExtendedUdpTable.
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.
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.
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.
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.
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.
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.
Alexandre Julliard [Fri, 7 Sep 2012 13:23:15 +0000 (15:23 +0200)]
winex11: Store a drawable structure also for pbuffer contexts.
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.
Qian Hong [Fri, 7 Sep 2012 10:41:02 +0000 (18:41 +0800)]
gdi32: Fixed family and face name on non English locale.
Qian Hong [Fri, 7 Sep 2012 10:40:34 +0000 (18:40 +0800)]
gdi32: Read otmpFullName from TT_NAME_ID_UNIQUE_ID.
Qian Hong [Fri, 7 Sep 2012 10:40:12 +0000 (18:40 +0800)]
gdi32: Read otmpFaceName from TT_NAME_ID_FULL_NAME.
Qian Hong [Fri, 7 Sep 2012 10:39:51 +0000 (18:39 +0800)]
gdi32/tests: Added font name tests on English locale.
Jiang Yike [Thu, 6 Sep 2012 22:48:00 +0000 (06:48 +0800)]
wined3d: Add AMD Radeon HD 7700 series and HD 7800 series graphics cards.
James Eder [Thu, 6 Sep 2012 15:23:15 +0000 (09:23 -0600)]
kernel32: Remove outdated comment.
James Eder [Thu, 6 Sep 2012 15:23:14 +0000 (09:23 -0600)]
kernel32: Use PROCESSOR_FEATURE_MAX in IsProcessorFeaturePresent.
James Eder [Thu, 6 Sep 2012 15:23:13 +0000 (09:23 -0600)]
include/winternl.h: Fix CPU_FEATURE_3DNOW bit mask.
Piotr Caban [Fri, 7 Sep 2012 09:02:17 +0000 (11:02 +0200)]
msvcp: Sync spec files and implementations.
Piotr Caban [Fri, 7 Sep 2012 09:01:55 +0000 (11:01 +0200)]
msvcp90: Added std::flush(basic_ostream) implementation.
Piotr Caban [Fri, 7 Sep 2012 09:01:35 +0000 (11:01 +0200)]
msvcp90: Pass RTTI base pointer from DllMain.
Piotr Caban [Fri, 7 Sep 2012 09:01:17 +0000 (11:01 +0200)]
msvcrt: Fixed RTTI structure on 64-bit systems.
Piotr Caban [Fri, 7 Sep 2012 09:00:56 +0000 (11:00 +0200)]
msvcp100: Fixed RTTI structure on 64-bit systems.
Piotr Caban [Fri, 7 Sep 2012 09:00:37 +0000 (11:00 +0200)]
msvcp60: Fixed RTTI structure on 64-bit systems.
Jacek Caban [Fri, 7 Sep 2012 08:28:58 +0000 (10:28 +0200)]
mshtml: Avoid duplicated string release in navigate_anchor.
Akihiro Sagawa [Wed, 5 Sep 2012 11:31:17 +0000 (20:31 +0900)]
user32: Add support for legacy access keys.
Jason Edmeades [Wed, 5 Sep 2012 23:09:23 +0000 (00:09 +0100)]
cmd: Space does not delimit environment variable names.
Jason Edmeades [Wed, 5 Sep 2012 22:41:48 +0000 (23:41 +0100)]
cmd: A successful set should reset the errorlevel.
Marcus Meissner [Thu, 6 Sep 2012 13:19:48 +0000 (15:19 +0200)]
msi: Move free after last usage (Coverity).
Hans Leidekker [Thu, 6 Sep 2012 12:04:14 +0000 (14:04 +0200)]
wbemprox: Support IClientSecurity on class objects.
Hans Leidekker [Thu, 6 Sep 2012 12:04:03 +0000 (14:04 +0200)]
wbemprox: Add support for uncommitted instances in IWbemClassObject::Put.
Hans Leidekker [Thu, 6 Sep 2012 12:03:50 +0000 (14:03 +0200)]
wbemprox: Implement IWbemClassObject::SpawnInstance.
Hans Leidekker [Thu, 6 Sep 2012 12:03:38 +0000 (14:03 +0200)]
wbemprox: Add a function to retrieve the maximum processor clock speed.
Hans Leidekker [Thu, 6 Sep 2012 12:03:24 +0000 (14:03 +0200)]
wbemprox: Correctly report the number of logical processors.
Jacek Caban [Thu, 6 Sep 2012 09:59:23 +0000 (11:59 +0200)]
mshtml: Added VBScript as event attribute tests.
Jacek Caban [Thu, 6 Sep 2012 09:57:46 +0000 (11:57 +0200)]
vbscript: Added IActiveScriptParseProcedure2::ParseProcedureText tests.
Jacek Caban [Thu, 6 Sep 2012 09:57:33 +0000 (11:57 +0200)]
vbscript: Added IActiveScriptParseProcedure2::ParseProcedureText implementation.
Jacek Caban [Thu, 6 Sep 2012 09:57:15 +0000 (11:57 +0200)]
vbscript: Renamed vbscode_t's variables to not suggest that they are global code-only.
Jacek Caban [Thu, 6 Sep 2012 09:57:00 +0000 (11:57 +0200)]
vbscript: Fixed uninitialized opcode param in forto statement bytecode.
Piotr Caban [Thu, 6 Sep 2012 09:42:05 +0000 (11:42 +0200)]
msvcp90: Added locale_ctor_locale_locale implementation.
Piotr Caban [Thu, 6 Sep 2012 09:41:31 +0000 (11:41 +0200)]
msvcp90: Fixed locale_ctor_cstr implementation.
Piotr Caban [Thu, 6 Sep 2012 09:40:56 +0000 (11:40 +0200)]
msvcp90: Fixed basic_stringbuf_wchar_overflow implementation.
Henri Verbeet [Thu, 6 Sep 2012 09:25:03 +0000 (11:25 +0200)]
wined3d: Just return the buffer from wined3d_device_get_index_buffer().
Henri Verbeet [Thu, 6 Sep 2012 09:25:02 +0000 (11:25 +0200)]
wined3d: wined3d_device_set_index_buffer() never fails.
Henri Verbeet [Thu, 6 Sep 2012 09:25:01 +0000 (11:25 +0200)]
d3d10core: Update the MipLevels field after texture creation.
Michael Stefaniuc [Wed, 5 Sep 2012 21:19:12 +0000 (23:19 +0200)]
dsound: Inline some of the IDirectSound helpers.
Rico Schüller [Wed, 5 Sep 2012 20:51:42 +0000 (22:51 +0200)]
d3dx9: Move bool cropping into helper function.
Rico Schüller [Wed, 5 Sep 2012 20:51:22 +0000 (22:51 +0200)]
d3dx9: Move D3DXPARAMETER_TYPE conversion helpers to util.
Vincent Povirk [Wed, 5 Sep 2012 20:25:59 +0000 (15:25 -0500)]
mscoree: Preserve %ecx when calling ReallyFixupVTable.