Jacek Caban [Fri, 13 Jul 2012 12:44:59 +0000 (14:44 +0200)]
mshtml: Added HTMLElement::onkeypress implementation.
Jacek Caban [Fri, 13 Jul 2012 12:44:45 +0000 (14:44 +0200)]
mshtml: Get rid of no longer needed support for new window navigation in before_async_open.
Jacek Caban [Fri, 13 Jul 2012 12:44:24 +0000 (14:44 +0200)]
mshtml: Use proper task_magic in async_open.
Henri Verbeet [Fri, 13 Jul 2012 10:53:11 +0000 (12:53 +0200)]
winex11: Fix the virtual desktop check in update_desktop_fullscreen().
Henri Verbeet [Fri, 13 Jul 2012 10:53:10 +0000 (12:53 +0200)]
winex11: Simplify the XRandR mode matching code a bit.
Henri Verbeet [Fri, 13 Jul 2012 10:53:09 +0000 (12:53 +0200)]
ddraw: Create texture surfaces from device_parent_create_texture_surface().
Instead of creating them in advance and hoping we can find them back later.
Henri Verbeet [Fri, 13 Jul 2012 10:53:08 +0000 (12:53 +0200)]
ddraw: Get rid of some redundant TRACE_ON invocations.
Henri Verbeet [Fri, 13 Jul 2012 10:53:07 +0000 (12:53 +0200)]
ddraw: Get rid of the "tex_root" hack.
Nikolay Sivov [Fri, 13 Jul 2012 10:37:58 +0000 (14:37 +0400)]
ole32: COM cleanup for IStorage interface of base storage implementation.
Nikolay Sivov [Fri, 13 Jul 2012 08:01:53 +0000 (12:01 +0400)]
ole32: Simplify storage root entry name initialization.
Nikolay Sivov [Fri, 13 Jul 2012 07:56:26 +0000 (11:56 +0400)]
ole32: Implement GetConvertStg().
Nikolay Sivov [Fri, 13 Jul 2012 05:45:37 +0000 (09:45 +0400)]
ole32: COM cleanup of storage IStream implementation.
Hans Leidekker [Fri, 13 Jul 2012 09:35:39 +0000 (11:35 +0200)]
wbemprox: Add support for creating new tables.
Hans Leidekker [Fri, 13 Jul 2012 09:35:09 +0000 (11:35 +0200)]
wbemprox: Add a partial StdRegProv class implementation.
Hans Leidekker [Fri, 13 Jul 2012 09:34:42 +0000 (11:34 +0200)]
wbemprox: Return a null variant instead of an empty string if the property isn't set.
Hans Leidekker [Fri, 13 Jul 2012 09:34:17 +0000 (11:34 +0200)]
wbemprox: Implement Win32_NetworkAdapter.MACAddress and Win32_NetworkAdapter.PNPDeviceID.
Dmitry Timoshkov [Fri, 13 Jul 2012 02:47:07 +0000 (11:47 +0900)]
windowscodecs: Test pixel format of the loaded TIFF image.
Dmitry Timoshkov [Fri, 13 Jul 2012 01:08:58 +0000 (10:08 +0900)]
windowscodecs: Use predefined WICBitmapPaletteTypeFixedGray16 palette instead of a handmade one.
Dmitry Timoshkov [Fri, 13 Jul 2012 01:07:37 +0000 (10:07 +0900)]
windowscodecs: Use predefined WICBitmapPaletteTypeFixedGray4 palette instead of a handmade one.
Alexandre Goujon [Wed, 11 Jul 2012 20:26:51 +0000 (22:26 +0200)]
kernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdCopyrightDescriptor) test.
Alexandre Goujon [Wed, 11 Jul 2012 20:26:50 +0000 (22:26 +0200)]
kernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdPhysicalDescriptor) test.
Alexandre Goujon [Wed, 11 Jul 2012 20:26:48 +0000 (22:26 +0200)]
kernel32/tests: Add a helper to test CDROM ioctl.
Alexandre Goujon [Wed, 11 Jul 2012 20:26:49 +0000 (22:26 +0200)]
include/ddk: Add DVD_DESCRIPTOR_HEADER descriptor structure.
Erich Hoover [Tue, 10 Jul 2012 17:59:24 +0000 (11:59 -0600)]
shell32: Fix FindExecutable search path when a default directory is supplied.
Detlef Riekenberg [Fri, 6 Jul 2012 22:36:28 +0000 (00:36 +0200)]
advapi32/tests: Add tests for CredIsMarshaledCredential.
Detlef Riekenberg [Fri, 6 Jul 2012 22:36:27 +0000 (00:36 +0200)]
advapi32: Implement CredIsMarshaledCredentialA/W.
Nikolay Sivov [Wed, 11 Jul 2012 22:00:42 +0000 (02:00 +0400)]
scrrun: Added IFileSystem3_FileExists implementation.
Alistair Leslie-Hughes [Fri, 15 Jun 2012 05:17:42 +0000 (15:17 +1000)]
scrrun: Add typelib support.
Dmitry Timoshkov [Thu, 12 Jul 2012 07:14:11 +0000 (16:14 +0900)]
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone256 palette.
Dmitry Timoshkov [Thu, 12 Jul 2012 07:11:51 +0000 (16:11 +0900)]
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone64 palette.
Dmitry Timoshkov [Thu, 12 Jul 2012 07:10:27 +0000 (16:10 +0900)]
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone8 palette.
Dmitry Timoshkov [Thu, 12 Jul 2012 07:09:26 +0000 (16:09 +0900)]
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedGray256 palette.
Dmitry Timoshkov [Thu, 12 Jul 2012 07:55:53 +0000 (16:55 +0900)]
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedGray16 palette.
Dmitry Timoshkov [Thu, 12 Jul 2012 07:55:45 +0000 (16:55 +0900)]
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedGray4 palette.
Dmitry Timoshkov [Thu, 12 Jul 2012 07:06:29 +0000 (16:06 +0900)]
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedBW palette. Resend.
Alexandre Julliard [Thu, 12 Jul 2012 19:19:58 +0000 (14:19 -0500)]
winex11: Get rid of the no longer needed drawable rect in the X11 device.
Vincent Povirk [Wed, 11 Jul 2012 21:10:31 +0000 (16:10 -0500)]
gdiplus: Accept a transformation matrix in GdipFlattenPath.
Vincent Povirk [Thu, 28 Jun 2012 14:06:44 +0000 (09:06 -0500)]
gdiplus: Implement LineJoinMiterClipped and partially implement LineJoinMiter.
Vincent Povirk [Thu, 12 Jul 2012 14:17:56 +0000 (09:17 -0500)]
gdiplus: Fix memory leak in GdipImageRotateFlip.
Vincent Povirk [Thu, 12 Jul 2012 14:17:09 +0000 (09:17 -0500)]
gdiplus: Fix GdipImageRotateFlip for images from streams.
Dmitry Timoshkov [Thu, 12 Jul 2012 10:13:22 +0000 (19:13 +0900)]
windowscodecs: Add a test for palette associated with black&white TIFF image.
Dmitry Timoshkov [Thu, 12 Jul 2012 10:13:15 +0000 (19:13 +0900)]
gdiplus: Add a test for palette associated with black&white TIFF image.
Matteo Bruni [Thu, 12 Jul 2012 14:01:36 +0000 (16:01 +0200)]
d3dcompiler: Use location information in add_modifier().
Matteo Bruni [Thu, 12 Jul 2012 14:01:35 +0000 (16:01 +0200)]
d3dcompiler: Store (and begin to use) location information for variables.
Matteo Bruni [Thu, 12 Jul 2012 14:01:34 +0000 (16:01 +0200)]
d3dcompiler: Introduce source_location structure.
Matteo Bruni [Thu, 12 Jul 2012 14:01:33 +0000 (16:01 +0200)]
d3dcompiler: Track the location of each lexer token.
Matteo Bruni [Thu, 12 Jul 2012 14:01:32 +0000 (16:01 +0200)]
d3dcompiler: Add hlsl_report_message function to standardize error messages.
Jacek Caban [Thu, 12 Jul 2012 12:26:13 +0000 (14:26 +0200)]
mshtml: Don't store outer window in nsChannelBSC.
Jacek Caban [Thu, 12 Jul 2012 12:25:58 +0000 (14:25 +0200)]
mshtml: Use per-inner window task_magic for binding.
Jacek Caban [Thu, 12 Jul 2012 12:25:43 +0000 (14:25 +0200)]
mshtml: Create inner window early in binding process and use it to store current binding callback.
Henri Verbeet [Thu, 12 Jul 2012 11:44:23 +0000 (13:44 +0200)]
d3d10core: Implement d3d10_texture2d_Map().
Henri Verbeet [Thu, 12 Jul 2012 11:44:22 +0000 (13:44 +0200)]
d3d10core: Implement d3d10_texture2d_Unmap().
Henri Verbeet [Thu, 12 Jul 2012 11:44:21 +0000 (13:44 +0200)]
d3d10core: Always create a wined3d texture for d3d10core textures.
Matteo Bruni [Wed, 11 Jul 2012 15:27:53 +0000 (17:27 +0200)]
d3dcompiler: Improve debug_hlsl_type function.
Matteo Bruni [Wed, 11 Jul 2012 15:27:52 +0000 (17:27 +0200)]
d3dcompiler: Add a trace to the scope push/pop functions.
Matteo Bruni [Wed, 11 Jul 2012 15:27:51 +0000 (17:27 +0200)]
d3dcompiler: Pass the shader filename to the preprocessor.
Matteo Bruni [Wed, 11 Jul 2012 15:27:50 +0000 (17:27 +0200)]
d3dcompiler: Make declaration_statement return a list.
Matteo Bruni [Wed, 11 Jul 2012 15:27:49 +0000 (17:27 +0200)]
d3dcompiler: Properly print compilation messages.
Henri Verbeet [Wed, 11 Jul 2012 15:35:45 +0000 (17:35 +0200)]
winex11: Get rid of some needless globals.
Henri Verbeet [Wed, 11 Jul 2012 15:35:44 +0000 (17:35 +0200)]
winex11: Simplify X11DRV_XRandR_Init() error handling a bit.
André Hentschel [Sat, 7 Jul 2012 13:19:53 +0000 (15:19 +0200)]
setupapi: Add a stub for SetupDiGetDeviceInstallParamsW.
Aric Stewart [Tue, 3 Jul 2012 15:21:47 +0000 (10:21 -0500)]
comdlg32: Do not use GetDlgItemText to get combo box text during an CBN_SELCHANGE notification.
Detlef Riekenberg [Thu, 5 Jul 2012 22:35:36 +0000 (00:35 +0200)]
credui: Add a stub for CredUIInitControls.
Dan Kegel [Sun, 8 Jul 2012 00:34:52 +0000 (17:34 -0700)]
wininet: Don't evaluate netconn_get_avail_data() twice in netconn_read().
Jacek Caban [Wed, 11 Jul 2012 08:23:37 +0000 (10:23 +0200)]
vbscript: Added LCase implementation.
Jacek Caban [Wed, 11 Jul 2012 08:23:22 +0000 (10:23 +0200)]
vbscript: Added UCase implementation.
Francois Gouget [Wed, 11 Jul 2012 14:24:29 +0000 (16:24 +0200)]
winex11.drv: We must include Xlib.h before Xrandr.h.
Francois Gouget [Wed, 11 Jul 2012 14:24:17 +0000 (16:24 +0200)]
gdi32: Remove an unused wgl debugging channel.
Hans Leidekker [Wed, 11 Jul 2012 12:02:16 +0000 (14:02 +0200)]
wbemprox: Add support for evaluating string comparisons.
Jacek Caban [Wed, 11 Jul 2012 11:51:39 +0000 (13:51 +0200)]
mshtml: Moved detaching inner window to separated function.
Jacek Caban [Wed, 11 Jul 2012 11:51:18 +0000 (13:51 +0200)]
mshtml: Simplify ASServiceProvider_QueryService.
Jacek Caban [Wed, 11 Jul 2012 11:51:00 +0000 (13:51 +0200)]
mshtml: Moved binding list to HTMLInnerWindow.
Huw Davies [Wed, 11 Jul 2012 10:46:15 +0000 (11:46 +0100)]
ntdll: Remove a spurious assignment.
Huw Davies [Wed, 11 Jul 2012 10:46:14 +0000 (11:46 +0100)]
ntdll: Increase the buffer size for processor features and add a check to catch future overflows.
Henri Verbeet [Wed, 11 Jul 2012 10:19:03 +0000 (12:19 +0200)]
wined3d: Merge the device parent create_rendertarget() and create_depth_stencil() handlers.
Henri Verbeet [Wed, 11 Jul 2012 10:19:02 +0000 (12:19 +0200)]
wined3d: Fix the block alignment check in surface_cpu_blt().
Henri Verbeet [Wed, 11 Jul 2012 10:19:01 +0000 (12:19 +0200)]
wined3d: Introduce a helper function for checking surface block alignment.
Thomas Faber [Mon, 9 Jul 2012 16:34:25 +0000 (18:34 +0200)]
ntdll/tests: Add test for RtlIpv4StringToAddress.
Rico Schüller [Mon, 9 Jul 2012 20:12:30 +0000 (22:12 +0200)]
d3dx9/tests: Fix array increment in SetMatrix*PointerArray() test.
Rico Schüller [Mon, 9 Jul 2012 20:12:15 +0000 (22:12 +0200)]
d3dx9/tests: Add effect parameter value GetMatrixTransposePointerArray() test.
Rico Schüller [Mon, 9 Jul 2012 20:12:00 +0000 (22:12 +0200)]
d3dx9/tests: Add effect parameter value GetMatrixPointerArray() test.
Rico Schüller [Mon, 9 Jul 2012 20:11:42 +0000 (22:11 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetMatrixTransposePointerArray().
Rico Schüller [Mon, 9 Jul 2012 20:11:27 +0000 (22:11 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetMatrixPointerArray().
Andrew Eikum [Tue, 10 Jul 2012 14:56:33 +0000 (09:56 -0500)]
mpr: Don't succeed if drive is not remote in WNetGetUniversalName.
Matteo Bruni [Tue, 10 Jul 2012 13:39:45 +0000 (15:39 +0200)]
d3dcompiler: Initialize and fix compilation messages generation.
Matteo Bruni [Tue, 10 Jul 2012 13:39:44 +0000 (15:39 +0200)]
d3dcompiler: Parse compilation target.
Matteo Bruni [Tue, 10 Jul 2012 13:39:43 +0000 (15:39 +0200)]
d3dcompiler: Carry around both shader major and minor version.
Matteo Bruni [Tue, 10 Jul 2012 13:39:42 +0000 (15:39 +0200)]
d3dcompiler: Type names have to be allocated on the heap.
Matteo Bruni [Tue, 10 Jul 2012 13:39:41 +0000 (15:39 +0200)]
d3dcompiler: Fix line info update.
Austin English [Tue, 10 Jul 2012 12:43:50 +0000 (07:43 -0500)]
kernel32: Add a stub for GetLocaleInfoEx.
Jacek Caban [Tue, 10 Jul 2012 10:17:32 +0000 (12:17 +0200)]
vbscript: Ignore version flags in GetDispID.
Henri Verbeet [Mon, 9 Jul 2012 21:16:41 +0000 (23:16 +0200)]
winex11: Introduce a separate function for initializing the list of XRandR display modes.
Henri Verbeet [Mon, 9 Jul 2012 21:16:40 +0000 (23:16 +0200)]
winex11: Remove some unused includes from xrandr.c.
Henri Verbeet [Mon, 9 Jul 2012 21:16:39 +0000 (23:16 +0200)]
wined3d: Print a more obvious message if a format doesn't have a corresponding GL internal format.
Henri Verbeet [Mon, 9 Jul 2012 21:16:38 +0000 (23:16 +0200)]
wined3d: Get rid of the "discard" parameter to device_parent_create_depth_stencil().
Henri Verbeet [Mon, 9 Jul 2012 21:16:37 +0000 (23:16 +0200)]
wined3d: Get rid of the "lockable" parameter to device_parent_create_rendertarget().
Austin English [Thu, 5 Jul 2012 13:46:22 +0000 (08:46 -0500)]
inseng: Add a stub for DllInstall.
Austin English [Thu, 5 Jul 2012 13:26:48 +0000 (08:26 -0500)]
kernel32: Add a stub for GetDynamicTimeZoneInformation.
Austin English [Thu, 5 Jul 2012 13:19:33 +0000 (08:19 -0500)]
kernel32: Add a stub for WerSetFlags.
Bruno Jesus [Fri, 6 Jul 2012 00:25:18 +0000 (21:25 -0300)]
user32/tests: Add a test for OpenClipboard twice with non-zero hwnd.