Jacek Caban [Mon, 23 Jul 2012 13:53:38 +0000 (15:53 +0200)]
jscript: Don't expose properties that belong to function prototype from function instance.
Jacek Caban [Mon, 23 Jul 2012 13:53:22 +0000 (15:53 +0200)]
jscript: Don't expose properties belonging to Object prototype from Object instance.
Alexandre Julliard [Mon, 23 Jul 2012 13:51:14 +0000 (15:51 +0200)]
opengl32: Load GLU functions from glu32.dll instead of the Unix library.
Józef Kucia [Mon, 23 Jul 2012 12:37:45 +0000 (14:37 +0200)]
d3dx9: Allow D3DX_DEFAULT to be passed as srclevel to D3DXFilterTexture.
Jacek Caban [Mon, 23 Jul 2012 12:04:19 +0000 (14:04 +0200)]
mshtml: Added IHTMLFrameBase::frameBorder implementation.
Jacek Caban [Mon, 23 Jul 2012 12:03:59 +0000 (14:03 +0200)]
mshtml: Share IHTMLFrameBase tests between iframe and frame element tests.
Jacek Caban [Mon, 23 Jul 2012 12:03:45 +0000 (14:03 +0200)]
mshtml: Unescape script from javascript: URLs before executing them.
Jacek Caban [Mon, 23 Jul 2012 12:03:27 +0000 (14:03 +0200)]
mshtml: Fixed tests on Vista.
Alexandre Julliard [Mon, 23 Jul 2012 12:51:50 +0000 (14:51 +0200)]
gdi32: Work around a gcc array out of bounds warning.
Dmitry Timoshkov [Mon, 23 Jul 2012 03:49:03 +0000 (12:49 +0900)]
windowscodecs: Add a test for invalid predefined palette type.
Dmitry Timoshkov [Mon, 23 Jul 2012 03:47:57 +0000 (12:47 +0900)]
windowscodecs: Add support for adding trasparent color to generated palettes.
Dmitry Timoshkov [Mon, 23 Jul 2012 03:46:54 +0000 (12:46 +0900)]
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone252 palette.
Dmitry Timoshkov [Mon, 23 Jul 2012 03:45:53 +0000 (12:45 +0900)]
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone216 palette.
Dmitry Timoshkov [Mon, 23 Jul 2012 03:44:54 +0000 (12:44 +0900)]
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone125 palette.
Dmitry Timoshkov [Mon, 23 Jul 2012 03:43:45 +0000 (12:43 +0900)]
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone27 palette.
Jacek Caban [Mon, 23 Jul 2012 09:38:23 +0000 (11:38 +0200)]
widl: Add IDL installation directory to include path.
Michael Stefaniuc [Mon, 23 Jul 2012 08:37:06 +0000 (10:37 +0200)]
winedump: Simplify the "pointer to start of array" idiom.
Nikolay Sivov [Sun, 22 Jul 2012 18:59:46 +0000 (22:59 +0400)]
kernel32: Single thread test for InitOnceExecuteOnce().
Nikolay Sivov [Sun, 22 Jul 2012 14:33:14 +0000 (18:33 +0400)]
kernel32: Added InitOnceInitialize() implementation.
Nikolay Sivov [Sun, 22 Jul 2012 07:43:08 +0000 (11:43 +0400)]
kernel32: Forward GetLocaleInfoEx() to GetLocaleInfoW().
Nikolay Sivov [Sun, 22 Jul 2012 07:41:20 +0000 (11:41 +0400)]
kernel32: Added GetSystemDefaultLocaleName().
Nikolay Sivov [Sun, 22 Jul 2012 16:13:14 +0000 (20:13 +0400)]
advapi32/tests: Add some more well known SIDs to tests.
Alexandre Julliard [Mon, 23 Jul 2012 10:47:57 +0000 (12:47 +0200)]
include: Fix alignment of cabinet structures on 64-bit.
Wei-Lun Chao [Fri, 13 Jul 2012 17:29:21 +0000 (01:29 +0800)]
po: Update Chinese (Taiwan) translation.
Wei-Lun Chao [Fri, 13 Jul 2012 17:20:20 +0000 (01:20 +0800)]
po: Update Chinese (Taiwan) translation.
Wei-Lun Chao [Fri, 13 Jul 2012 17:17:36 +0000 (01:17 +0800)]
po: Update Chinese (Taiwan) translation.
Frédéric Delanoy [Mon, 23 Jul 2012 05:35:19 +0000 (07:35 +0200)]
po: Update French translation.
Gustavo Henrique Milaré [Sun, 22 Jul 2012 19:30:05 +0000 (16:30 -0300)]
po: Update Brazilian Portuguese translation.
Henri Verbeet [Sun, 22 Jul 2012 12:59:56 +0000 (14:59 +0200)]
d3d10: Implement d3d10_effect_depth_stencil_variable_GetBackingStore().
Henri Verbeet [Sun, 22 Jul 2012 12:59:55 +0000 (14:59 +0200)]
d3d10: Add support for parsing depth/stencil states.
Henri Verbeet [Sun, 22 Jul 2012 12:59:53 +0000 (14:59 +0200)]
wined3d: Fix some EXT_gpu_shader4 function names.
Henri Verbeet [Sun, 22 Jul 2012 12:59:52 +0000 (14:59 +0200)]
wined3d: Get rid of APPLE_flush_render, it doesn't exist.
Nozomi Kodama [Sat, 21 Jul 2012 08:10:51 +0000 (16:10 +0800)]
d3dx9_36: Add more traces.
Jacek Caban [Fri, 20 Jul 2012 18:19:50 +0000 (20:19 +0200)]
mshtml.idl: Added IDOMEvent and IDOMEventTarget declarations.
Jacek Caban [Fri, 20 Jul 2012 18:19:37 +0000 (20:19 +0200)]
mshtml.idl: Added more *XMLHttpRequest* declarations.
Jacek Caban [Fri, 20 Jul 2012 18:19:23 +0000 (20:19 +0200)]
mshtml.idl: Added IXMLHttpRequest declaration.
Matteo Bruni [Fri, 20 Jul 2012 14:37:41 +0000 (16:37 +0200)]
d3dcompiler: Parse assignments.
Matteo Bruni [Fri, 20 Jul 2012 14:37:40 +0000 (16:37 +0200)]
d3dcompiler: Stub assignment parsing.
Matteo Bruni [Fri, 20 Jul 2012 14:37:39 +0000 (16:37 +0200)]
d3dcompiler: "void" is not a plain scalar data type.
It can't be used in expressions and the like. This change indirectly
takes care of most of the checks.
Matteo Bruni [Fri, 20 Jul 2012 14:37:38 +0000 (16:37 +0200)]
d3dcompiler: Parse unary and prefix operators.
Matteo Bruni [Fri, 20 Jul 2012 14:37:37 +0000 (16:37 +0200)]
d3dcompiler: Parse some postfix operators.
Jacek Caban [Fri, 20 Jul 2012 14:29:34 +0000 (16:29 +0200)]
vbscript: Added select case statement tests.
Jacek Caban [Fri, 20 Jul 2012 14:29:00 +0000 (16:29 +0200)]
vbscript: Added interp_case implementation.
Jacek Caban [Fri, 20 Jul 2012 14:28:45 +0000 (16:28 +0200)]
vbscript: Added compiler support for select case statement.
Jacek Caban [Fri, 20 Jul 2012 14:28:32 +0000 (16:28 +0200)]
vbscript: Added parser support for select case statement.
Dmitry Timoshkov [Fri, 20 Jul 2012 10:52:36 +0000 (19:52 +0900)]
gdiplus: Set actual resolution of an image being encoded.
Alexandre Julliard [Fri, 20 Jul 2012 18:12:35 +0000 (20:12 +0200)]
fusion: Simplify the parsing of clr tables.
Jacek Caban [Fri, 20 Jul 2012 10:36:50 +0000 (12:36 +0200)]
mshtml: Added nsIFileURL::GetFile implementation.
Jacek Caban [Fri, 20 Jul 2012 10:36:33 +0000 (12:36 +0200)]
mshtml: Added nsIFileURL stub implementation.
Jacek Caban [Fri, 20 Jul 2012 10:36:02 +0000 (12:36 +0200)]
mshtml: Store scheme in nsWineURI instead of nsChannel.
Jacek Caban [Fri, 20 Jul 2012 10:35:47 +0000 (12:35 +0200)]
mshtml: Moved creating nsIFile to separated function.
Thomas Faber [Fri, 20 Jul 2012 06:33:08 +0000 (08:33 +0200)]
comdlg32: Do not modify dialog resource directly.
Nikolay Sivov [Fri, 20 Jul 2012 06:30:46 +0000 (10:30 +0400)]
kernel32: Partial CompareStringEx implementation.
Henri Verbeet [Thu, 19 Jul 2012 22:24:30 +0000 (00:24 +0200)]
d3d10: Implement d3d10_effect_rasterizer_variable_GetBackingStore().
Henri Verbeet [Thu, 19 Jul 2012 22:24:29 +0000 (00:24 +0200)]
d3d10: Add support for parsing rasterizer states.
Henri Verbeet [Thu, 19 Jul 2012 22:24:28 +0000 (00:24 +0200)]
d3d10/tests: Add a test for default state values.
Henri Verbeet [Thu, 19 Jul 2012 22:24:27 +0000 (00:24 +0200)]
wined3d: Convert some uppercase hex constants to lowercase.
Henri Verbeet [Thu, 19 Jul 2012 22:24:26 +0000 (00:24 +0200)]
wined3d: Get rid of some unused PCI IDs.
In case of e.g. CARD_AMD_RADEON_HD4650 and CARD_AMD_RADEON_HD4670 these are
wrong too, because you can't distinguish one HD46xx card from another based on
PCI ID.
Nozomi Kodama [Thu, 19 Jul 2012 20:32:50 +0000 (04:32 +0800)]
d3dx9_36: Add some traces.
Alexandre Julliard [Thu, 19 Jul 2012 13:37:25 +0000 (15:37 +0200)]
wined3d: Fetch GL functions from the WGL driver table, including glFinish and glFlush.
Alexandre Julliard [Fri, 20 Jul 2012 11:21:20 +0000 (13:21 +0200)]
winex11: Get rid of the glGetIntegerv wrapper.
Alexandre Julliard [Fri, 20 Jul 2012 10:35:24 +0000 (12:35 +0200)]
winex11: Remove unused fields in the PBuffer object.
Alexandre Julliard [Fri, 20 Jul 2012 10:25:01 +0000 (12:25 +0200)]
opengl32: Use proper handles for PBuffers instead of raw pointers.
Alexandre Julliard [Fri, 20 Jul 2012 10:27:19 +0000 (12:27 +0200)]
opengl32: Add a mechanism for managing different types of OpenGL handles.
Alexandre Julliard [Mon, 16 Jul 2012 22:00:55 +0000 (00:00 +0200)]
opengl32: Add supported wgl extension functions to the OpenGL function table.
Alexandre Julliard [Wed, 18 Jul 2012 21:58:41 +0000 (23:58 +0200)]
opengl32: Move the wgl functions to the main OpenGL function table.
Alexandre Julliard [Thu, 19 Jul 2012 20:17:14 +0000 (22:17 +0200)]
opengl32: Declare input pointers as const in function prototypes.
Alexandre Julliard [Thu, 19 Jul 2012 18:27:39 +0000 (20:27 +0200)]
gdi32: Remove left-over debug trace.
Nozomi Kodama [Wed, 18 Jul 2012 19:56:46 +0000 (03:56 +0800)]
d3dx9_36: Implementation of D3DXSHRotateZ.
Wei-Lun Chao [Fri, 13 Jul 2012 17:11:03 +0000 (01:11 +0800)]
po: Update Chinese (Taiwan) translation.
Wei-Lun Chao [Fri, 13 Jul 2012 17:02:26 +0000 (01:02 +0800)]
po: Update Chinese (Taiwan) translation.
Wei-Lun Chao [Fri, 13 Jul 2012 16:53:38 +0000 (00:53 +0800)]
po: Update Chinese (Taiwan) translation.
Alexandre Julliard [Thu, 19 Jul 2012 14:47:39 +0000 (16:47 +0200)]
wined3d: Load glPointParameter functions as extensions rather than standard OpenGL functions.
Dmitry Timoshkov [Thu, 19 Jul 2012 06:46:04 +0000 (15:46 +0900)]
include: Move PaletteFlags definition to gdipluspixelformats.h.
Dmitry Timoshkov [Thu, 19 Jul 2012 06:45:10 +0000 (15:45 +0900)]
include: Add some useful helpers to check various pixel format properties.
Dmitry Timoshkov [Thu, 19 Jul 2012 06:44:10 +0000 (15:44 +0900)]
include: Add PixelFormat32bppCMYK definition.
Jacek Caban [Thu, 19 Jul 2012 09:49:33 +0000 (11:49 +0200)]
ole32: Use proper allocators for storing help file in ErrorInfoImpl.
Jacek Caban [Thu, 19 Jul 2012 09:49:22 +0000 (11:49 +0200)]
ole32: Use proper allocators for storing description in ErrorInfoImpl.
Jacek Caban [Thu, 19 Jul 2012 09:49:09 +0000 (11:49 +0200)]
ole32: Use proper allocators for storing source in ErrorInfoImpl.
Jacek Caban [Thu, 19 Jul 2012 09:29:34 +0000 (11:29 +0200)]
mshtml: Store MSHTML node reference in Gecko node object and get rid of all node list in document object.
Jacek Caban [Thu, 19 Jul 2012 09:29:13 +0000 (11:29 +0200)]
mshtml: Make nsIDOMHTMLDocument reference cycle collectable.
Jacek Caban [Thu, 19 Jul 2012 09:28:54 +0000 (11:28 +0200)]
mshtml: Make node object's dynamic IDispatchEx-based properties cycle collectable.
Jacek Caban [Thu, 19 Jul 2012 09:28:35 +0000 (11:28 +0200)]
mshtml: Make node object cycle collector aware.
Michael Stefaniuc [Thu, 19 Jul 2012 00:07:23 +0000 (02:07 +0200)]
dsound: Get rid of the DSOUND_QueryInterface() helper.
Michael Stefaniuc [Thu, 19 Jul 2012 00:05:37 +0000 (02:05 +0200)]
dsound: Handle IDirectSound by the IDirectSound8 implementation.
Michael Stefaniuc [Thu, 19 Jul 2012 00:04:11 +0000 (02:04 +0200)]
dsound: Merge IDirectSound8 into the main DirectSound object.
Michael Stefaniuc [Thu, 19 Jul 2012 00:01:55 +0000 (02:01 +0200)]
dsound: Drop a redundant 'IDirectSound8' from the method names.
Michael Stefaniuc [Thu, 19 Jul 2012 00:00:27 +0000 (02:00 +0200)]
dsound: Merge the DirectSound create functions.
Michael Stefaniuc [Wed, 18 Jul 2012 23:54:54 +0000 (01:54 +0200)]
dsound: Merge IUnknown into the main DirectSound object.
Michael Stefaniuc [Wed, 18 Jul 2012 23:53:31 +0000 (01:53 +0200)]
dsound: Cleanup IDirectSoundImpl_Create() and move it.
Michael Stefaniuc [Wed, 18 Jul 2012 23:51:26 +0000 (01:51 +0200)]
dsound: Rename the DirectSound object refcount to "numIfaces".
Michael Stefaniuc [Wed, 18 Jul 2012 23:49:53 +0000 (01:49 +0200)]
dsound: Merge the two IUnknown/IDirectSound implementations for DirectSound.
Michael Stefaniuc [Thu, 19 Jul 2012 08:48:26 +0000 (10:48 +0200)]
dsound/tests: Add IDirectSound refcount and COM aggregation tests.
Heiko Hund [Thu, 19 Jul 2012 08:22:59 +0000 (08:22 +0000)]
winhttp: Make strings in WINHTTP_PROXY_INFO non-const.
Nikolay Sivov [Thu, 19 Jul 2012 06:35:08 +0000 (10:35 +0400)]
ole32: Use a single implementation for 1Ole stream initialization.
Nikolay Sivov [Thu, 19 Jul 2012 06:24:43 +0000 (10:24 +0400)]
msxml3: Accept selection namespaces string with trailing spaces.
Henri Verbeet [Wed, 18 Jul 2012 19:32:34 +0000 (21:32 +0200)]
wined3d: Enable "AlwaysOffscreen" by default.
Henri Verbeet [Wed, 18 Jul 2012 19:32:33 +0000 (21:32 +0200)]
wined3d: Disable the X11 / GL lock.
Henri Verbeet [Wed, 18 Jul 2012 19:32:32 +0000 (21:32 +0200)]
wined3d: Fix the draw buffer limit calculation.
Henri Verbeet [Wed, 18 Jul 2012 19:32:31 +0000 (21:32 +0200)]
ddraw: Implement ddraw7_GetVerticalBlankStatus() on top of wined3d_get_adapter_raster_status().