Hans Leidekker [Mon, 12 Dec 2011 09:47:25 +0000 (10:47 +0100)]
msi: Format the value name from the RegLocator table.
Alexandre Julliard [Mon, 12 Dec 2011 13:34:48 +0000 (14:34 +0100)]
gdi32: Pass the correct depth to PutImage for SetBitmapBits on a DIB.
Alexandre Julliard [Mon, 12 Dec 2011 12:38:55 +0000 (13:38 +0100)]
gdi32/tests: Add tests for 1-bpp DDB pattern brushes.
Alexandre Julliard [Mon, 12 Dec 2011 11:23:12 +0000 (12:23 +0100)]
gdi32: Don't create a default color table for pattern brushes, use the DC colors instead.
Alexandre Julliard [Thu, 8 Dec 2011 11:12:54 +0000 (12:12 +0100)]
gdi32: Select the pattern brush only when first used.
Alexandre Julliard [Mon, 12 Dec 2011 10:44:11 +0000 (11:44 +0100)]
gdi32: Add a flag to request a default color table from init_dib_info.
Alexandre Julliard [Mon, 12 Dec 2011 10:16:59 +0000 (11:16 +0100)]
gdi32: Use the default DIB color table to create system and halftone palettes.
Alexandre Julliard [Thu, 8 Dec 2011 16:03:28 +0000 (17:03 +0100)]
gdi32: Store the default color tables as static data.
Alexandre Julliard [Mon, 12 Dec 2011 10:14:09 +0000 (11:14 +0100)]
gdi32: GetCharABCWidthsFloatW must succeed with non-TrueType fonts.
Dmitry Timoshkov [Sat, 10 Dec 2011 09:39:18 +0000 (17:39 +0800)]
user32: Strip WS_CAPTION|WS_SYSMENU when a dialog has DS_CONTROL style set.
Eric Pouech [Sun, 11 Dec 2011 14:05:08 +0000 (15:05 +0100)]
d3d: Fixed a couple of warnings for 64bit targets.
Hwang YunSong [Sun, 11 Dec 2011 14:27:07 +0000 (23:27 +0900)]
po: Updated Korean translation.
Nikolay Sivov [Sun, 11 Dec 2011 13:15:51 +0000 (16:15 +0300)]
po: Update Russian translation.
André Hentschel [Sat, 10 Dec 2011 18:53:49 +0000 (19:53 +0100)]
po: Update German translation.
Juan Lang [Sun, 11 Dec 2011 16:36:55 +0000 (08:36 -0800)]
wintrust: Don't dereference a potentially NULL pointer.
Henri Verbeet [Sun, 11 Dec 2011 20:43:32 +0000 (21:43 +0100)]
wined3d: Get rid of the WINED3DPRIMITIVETYPE typedef.
Henri Verbeet [Sun, 11 Dec 2011 20:43:31 +0000 (21:43 +0100)]
wined3d: Get rid of the WINED3DLIGHTTYPE typedef.
Henri Verbeet [Sun, 11 Dec 2011 20:43:30 +0000 (21:43 +0100)]
wined3d: Trace all swapchain_desc fields in wined3d_device_reset().
Henri Verbeet [Sun, 11 Dec 2011 20:43:29 +0000 (21:43 +0100)]
d3d10: Add a short description to skip_dword_unknown().
Henri Verbeet [Sun, 11 Dec 2011 20:43:28 +0000 (21:43 +0100)]
ddraw: Destroy the swapchain after the D3D device in DllMain().
Nikolay Sivov [Sun, 11 Dec 2011 11:31:05 +0000 (14:31 +0300)]
msxml3: IDispatchEx support for MXNamespaceManager.
Nikolay Sivov [Sun, 11 Dec 2011 11:02:18 +0000 (14:02 +0300)]
msxml3: Use IXMLDOMDocument3 as a latest interface version.
Nikolay Sivov [Sun, 11 Dec 2011 10:58:24 +0000 (13:58 +0300)]
msxml3: Added IDispatchEx support for IXMLDOMSchemaCollection2.
Nikolay Sivov [Sun, 11 Dec 2011 10:35:07 +0000 (13:35 +0300)]
msxml3: Schema cache COM cleanup.
Nikolay Sivov [Sun, 11 Dec 2011 09:57:36 +0000 (12:57 +0300)]
msxml3: Accept disabled on load validation.
Nikolay Sivov [Sun, 11 Dec 2011 00:08:03 +0000 (03:08 +0300)]
msxml3: Trace parameters in stub methods.
Nikolay Sivov [Sat, 10 Dec 2011 23:32:51 +0000 (02:32 +0300)]
msxml3: Escape '<','&','"' and '>' in attribute value.
Rico Schüller [Sat, 10 Dec 2011 16:51:32 +0000 (17:51 +0100)]
d3dx9: Implement D3DXSHAdd().
Dmitry Timoshkov [Sat, 10 Dec 2011 09:39:18 +0000 (17:39 +0800)]
user32: Strip WS_CAPTION|WS_SYSMENU when a dialog has DS_CONTROL style set.
Alexandre Julliard [Sat, 10 Dec 2011 17:08:35 +0000 (18:08 +0100)]
gdi32/tests: Fix some test failures on Windows.
Alexandre Julliard [Sat, 10 Dec 2011 12:28:08 +0000 (13:28 +0100)]
gdi32: Simplify computation of the DIB header size for internal BITMAPINFO structures.
Alexandre Julliard [Sat, 10 Dec 2011 12:27:16 +0000 (13:27 +0100)]
gdi32: Make sure that biSizeImage always contains the correct size in internal BITMAPINFO structures.
Alexandre Julliard [Sat, 10 Dec 2011 11:48:33 +0000 (12:48 +0100)]
gdi32: Always use biClrUsed for the number of colors of internal BITMAPINFO structures.
Nikolay Sivov [Fri, 9 Dec 2011 18:34:27 +0000 (21:34 +0300)]
msxml3: Properly handle writer output in a form of BSTR.
Nikolay Sivov [Fri, 9 Dec 2011 15:24:46 +0000 (18:24 +0300)]
msxml3: Write document prolog separately.
Nikolay Sivov [Fri, 9 Dec 2011 11:02:10 +0000 (14:02 +0300)]
msxml3: Use libxml2 buffer support through helpers.
Aric Stewart [Fri, 9 Dec 2011 17:02:30 +0000 (11:02 -0600)]
usp10: Add Myanmar script.
Michael Stefaniuc [Wed, 7 Dec 2011 23:27:37 +0000 (00:27 +0100)]
cmdlgtst: Remove obsolete and unused application.
Alex Henrie [Thu, 8 Dec 2011 20:58:33 +0000 (13:58 -0700)]
comdlg32: Correct title of "Save As" dialog.
Francois Gouget [Fri, 9 Dec 2011 11:00:39 +0000 (12:00 +0100)]
include: Add the missing inaddr.h and in6addr.h include directives.
Francois Gouget [Fri, 9 Dec 2011 10:59:43 +0000 (11:59 +0100)]
iphlpapi: Remove a few redundant include directives.
Francois Gouget [Fri, 9 Dec 2011 10:58:22 +0000 (11:58 +0100)]
include: Eliminate redundancy between winsock.h and inaddr.h.
Francois Gouget [Fri, 9 Dec 2011 10:57:44 +0000 (11:57 +0100)]
include: in6addr.h does not depend on winsock's u_xxx types.
Francois Gouget [Fri, 9 Dec 2011 10:57:32 +0000 (11:57 +0100)]
include: Add a couple of missing include directives in dshow.h.
Hans Leidekker [Fri, 9 Dec 2011 07:59:18 +0000 (08:59 +0100)]
po: Update Dutch translation.
Łukasz Wojniłowicz [Thu, 8 Dec 2011 17:20:22 +0000 (18:20 +0100)]
po: Update Polish translation.
Huw Davies [Fri, 9 Dec 2011 13:47:28 +0000 (13:47 +0000)]
gdi32/tests: Add some tests for wide pens.
Huw Davies [Fri, 9 Dec 2011 13:47:27 +0000 (13:47 +0000)]
gdi32: Add support for wide cosmetic pens.
Piotr Caban [Fri, 9 Dec 2011 12:33:45 +0000 (13:33 +0100)]
services: Set result inside service_send_command.
Piotr Caban [Fri, 9 Dec 2011 12:33:32 +0000 (13:33 +0100)]
services: Accept SERVICE_START_PENDING as valid service start status.
Jacek Caban [Fri, 9 Dec 2011 10:05:08 +0000 (11:05 +0100)]
jscript: Use bytecode for '<<=' expression implementation.
Jacek Caban [Fri, 9 Dec 2011 10:04:57 +0000 (11:04 +0100)]
jscript: Use bytecode for '<<' expression implementation.
Jacek Caban [Fri, 9 Dec 2011 10:04:45 +0000 (11:04 +0100)]
jscript: Use bytecode for '>>>=' expression implementation.
Jacek Caban [Fri, 9 Dec 2011 10:04:24 +0000 (11:04 +0100)]
jscript: Use bytecode for '>>>' expression implementation.
Jacek Caban [Fri, 9 Dec 2011 10:04:14 +0000 (11:04 +0100)]
jscript: Fixed memory leaks.
Hans Leidekker [Fri, 9 Dec 2011 08:01:42 +0000 (09:01 +0100)]
winhttp: Remove some dead assignments (clang).
Hans Leidekker [Fri, 9 Dec 2011 08:01:23 +0000 (09:01 +0100)]
winhttp: Avoid a null pointer dereference (clang).
Nikolay Sivov [Fri, 9 Dec 2011 07:42:54 +0000 (10:42 +0300)]
comctl32/listview: Create header when LVS_EX_FULLROWSELECT is requested.
Pierre Schweitzer [Thu, 8 Dec 2011 21:58:56 +0000 (22:58 +0100)]
usp10: Fix memory leak.
Henri Verbeet [Thu, 8 Dec 2011 20:04:06 +0000 (21:04 +0100)]
wined3d: Get rid of the WINED3DPSHADERCAPS2_0 typedef.
Henri Verbeet [Thu, 8 Dec 2011 20:04:05 +0000 (21:04 +0100)]
wined3d: Get rid of the WINED3DVSHADERCAPS2_0 typedef.
Henri Verbeet [Thu, 8 Dec 2011 20:04:04 +0000 (21:04 +0100)]
wined3d: Introduce a helper function for checking colors against a color key.
Henri Verbeet [Thu, 8 Dec 2011 20:04:03 +0000 (21:04 +0100)]
wined3d: Print the GL_RENDERER string when no "card selector" is available in wined3d_guess_card().
Henri Verbeet [Thu, 8 Dec 2011 20:04:02 +0000 (21:04 +0100)]
wined3d: The VertexAttrib*h[v] calls in NV_half_float depend on NV_vertex_program.
Based on a patch by Aurélien Couderc.
Alexandre Julliard [Thu, 8 Dec 2011 20:32:22 +0000 (21:32 +0100)]
gdi32/tests: Add tests for DIB_PAL_COLORS and DIB palettes with missing entries.
Alexandre Julliard [Fri, 9 Dec 2011 19:00:36 +0000 (20:00 +0100)]
gdi32: Remove the nb_colors fields in the bitmap object, we always allocate a full size color table.
Alexandre Julliard [Fri, 9 Dec 2011 15:48:28 +0000 (16:48 +0100)]
gdi32: Fix handling of DIB_PAL_COLORS in the various DIB functions.
Alexandre Julliard [Fri, 9 Dec 2011 15:20:04 +0000 (16:20 +0100)]
gdi32: Always allocate a full-size color table when creating a DIB section.
Alexandre Julliard [Thu, 8 Dec 2011 20:31:59 +0000 (21:31 +0100)]
gdi32: Add a helper to build a color table from the DIB_PAL_COLORS bitmap info.
Alexandre Julliard [Thu, 8 Dec 2011 16:04:14 +0000 (17:04 +0100)]
gdi32: Don't make a copy of the DIB color table when selecting it into a DC.
Alexandre Julliard [Thu, 8 Dec 2011 18:58:47 +0000 (19:58 +0100)]
gdi32: Use PutImage directly to set the initial bitmap bits.
Alexandre Julliard [Thu, 8 Dec 2011 18:53:44 +0000 (19:53 +0100)]
gdi32: Use the convert_bits helper function in SetDIBits and SetDIBitsToDevice.
Jacek Caban [Thu, 8 Dec 2011 15:36:33 +0000 (16:36 +0100)]
winebrowser: Use IUri API for URL-related logic.
Luca Bennati [Wed, 7 Dec 2011 17:08:09 +0000 (18:08 +0100)]
po: Update Italian translation.
Jacek Caban [Wed, 7 Dec 2011 15:40:43 +0000 (16:40 +0100)]
wininet: Added more connection failure tests.
Jacek Caban [Wed, 7 Dec 2011 15:40:27 +0000 (16:40 +0100)]
wininet: Properly handle closed connection in HTTP_HttpEndRequestW.
Jacek Caban [Wed, 7 Dec 2011 15:40:07 +0000 (16:40 +0100)]
wininet: Use test.winehq.org instead of crossover.codeweavers.com in test_async_HttpSendRequestEx.
Aric Stewart [Thu, 8 Dec 2011 16:02:08 +0000 (10:02 -0600)]
usp10: Some Indic scripts, Sinhala, want GDEF to set glyph properties.
Stefan Dösinger [Thu, 8 Dec 2011 14:59:07 +0000 (15:59 +0100)]
ddraw/tests: Extend the CreateSurface(NULL test), use own function.
Stefan Dösinger [Thu, 8 Dec 2011 14:59:06 +0000 (15:59 +0100)]
ddraw: SetSurfaceDesc can set width, height and pitch under certain conditions.
Stefan Dösinger [Wed, 7 Dec 2011 23:13:03 +0000 (00:13 +0100)]
ddraw/tests: Make the SetSurfaceDesc test ok messages consistent.
Piotr Caban [Thu, 8 Dec 2011 11:10:26 +0000 (12:10 +0100)]
msvcp90: Added _Locinfo::_Gettnames implementation.
Piotr Caban [Thu, 8 Dec 2011 11:10:12 +0000 (12:10 +0100)]
msvcp90: Added _Locinfo::_Getmonths implementation.
Piotr Caban [Thu, 8 Dec 2011 11:09:54 +0000 (12:09 +0100)]
msvcp90: Added _Locinfo::_Getdays implementation.
Piotr Caban [Thu, 8 Dec 2011 11:09:41 +0000 (12:09 +0100)]
msvcp90: Added _Locinfo::_Getname implementation.
Piotr Caban [Thu, 8 Dec 2011 11:09:28 +0000 (12:09 +0100)]
msvcp90: Added _Locinfo::_Getlconv implementation.
Piotr Caban [Thu, 8 Dec 2011 11:09:15 +0000 (12:09 +0100)]
msvcp90: Added _Locinfo::_Getfalse and _Gettrue implementation.
Piotr Caban [Thu, 8 Dec 2011 11:09:05 +0000 (12:09 +0100)]
msvcp90: Added _Getcvt implementation.
Jacek Caban [Thu, 8 Dec 2011 11:03:35 +0000 (12:03 +0100)]
jscript: Use bytecode for '>>=' expression.
Jacek Caban [Thu, 8 Dec 2011 11:03:22 +0000 (12:03 +0100)]
jscript: Use bytecode for '>>' expression.
Jacek Caban [Thu, 8 Dec 2011 11:03:09 +0000 (12:03 +0100)]
jscript: Use bytecode for '&=' expression implementation.
Jacek Caban [Thu, 8 Dec 2011 11:02:53 +0000 (12:02 +0100)]
jscript: Use bytecode for binary and implementation.
Jacek Caban [Thu, 8 Dec 2011 11:02:40 +0000 (12:02 +0100)]
jscript: Use bytecode for array literal expressions.
Jacek Caban [Thu, 8 Dec 2011 11:02:23 +0000 (12:02 +0100)]
jscript: Use bytecode for pre-decrement implementation.
Jacek Caban [Thu, 8 Dec 2011 11:02:08 +0000 (12:02 +0100)]
jscript: Use bytecode for pre-increment expression implementation.
Alexandre Julliard [Thu, 8 Dec 2011 09:32:51 +0000 (10:32 +0100)]
winex11: Add some sanity checks on bitmap formats before creating a pixmap.
Alexandre Julliard [Thu, 8 Dec 2011 09:32:26 +0000 (10:32 +0100)]
gdi32: Add missing check for empty visible rects in the non-stretching case.
Nikolay Sivov [Tue, 6 Dec 2011 21:22:34 +0000 (00:22 +0300)]
msxml3: Added IDispatchEx for IXSLProcessor.
Nikolay Sivov [Tue, 6 Dec 2011 21:06:31 +0000 (00:06 +0300)]
msxml3: Added IDispatchEx support for IXSLTemplate.
Henri Verbeet [Wed, 7 Dec 2011 21:08:59 +0000 (22:08 +0100)]
wined3d: Get rid of the WINEDDCOLORKEY typedef.