Francois Gouget [Tue, 13 Dec 2011 20:04:31 +0000 (21:04 +0100)]
include: Move some definitions from iptypes.h to nldef.h.
Include nldef.h where appropriate.
Luca Bennati [Tue, 13 Dec 2011 07:21:55 +0000 (08:21 +0100)]
po: Update Italian translation.
Jacek Caban [Tue, 13 Dec 2011 14:54:54 +0000 (15:54 +0100)]
htiframe.idl: Added ITargetFramePriv and ITargetFramePriv2 declarations.
Piotr Caban [Tue, 13 Dec 2011 14:14:13 +0000 (15:14 +0100)]
hlink: Fix leak in HlinkNavigateToStringReference.
Alexandre Julliard [Tue, 13 Dec 2011 15:29:49 +0000 (16:29 +0100)]
widl: Zero-initialize [out] structures and unions that contain pointers.
Hans Leidekker [Tue, 13 Dec 2011 12:20:10 +0000 (13:20 +0100)]
msi: Don't run the rollback script in reinstall mode.
Hans Leidekker [Tue, 13 Dec 2011 12:19:49 +0000 (13:19 +0100)]
msi: Pass REINSTALL and REINSTALLMODE properties on the command line in MsiReinstallFeatureW.
Hans Leidekker [Tue, 13 Dec 2011 12:19:32 +0000 (13:19 +0100)]
msi: Don't set the LOGVERBOSE property in MsiReinstallFeatureW.
Hans Leidekker [Tue, 13 Dec 2011 12:19:14 +0000 (13:19 +0100)]
msi: Don't set the Installed property in MsiReinstallFeatureW.
This property will be set later.
Hans Leidekker [Tue, 13 Dec 2011 12:19:01 +0000 (13:19 +0100)]
msi: Support all install contexts in MsiReinstallFeatureW.
Hans Leidekker [Tue, 13 Dec 2011 12:18:42 +0000 (13:18 +0100)]
msi: Move some traces from implementations to entry points.
Kusanagi Kouichi [Tue, 13 Dec 2011 10:44:26 +0000 (19:44 +0900)]
gdi32: Don't remove leading '@' from face name.
Kusanagi Kouichi [Tue, 13 Dec 2011 10:44:16 +0000 (19:44 +0900)]
gdi32: Don't use preferred family name.
Kusanagi Kouichi [Tue, 13 Dec 2011 10:44:00 +0000 (19:44 +0900)]
gdi32/tests: Add tests for vertical font.
Jacek Caban [Tue, 13 Dec 2011 10:57:11 +0000 (11:57 +0100)]
jscript: Use bytecode for typeof expression implementation.
Frédéric Delanoy [Mon, 12 Dec 2011 23:26:50 +0000 (00:26 +0100)]
msvfw32: Use appropriate abbreviation for seconds.
Aurimas Fišeras [Fri, 2 Dec 2011 17:06:48 +0000 (19:06 +0200)]
po: Update Lithuanian translation.
Francois Gouget [Mon, 12 Dec 2011 22:55:43 +0000 (23:55 +0100)]
include: Include ipifcons.h from ifdef.h.
Francois Gouget [Mon, 12 Dec 2011 22:54:21 +0000 (23:54 +0100)]
include: Protect mstcpip.h against multiple inclusion.
Francois Gouget [Mon, 12 Dec 2011 22:54:12 +0000 (23:54 +0100)]
userenv: Add a missing include directive to userenv.h.
Francois Gouget [Mon, 12 Dec 2011 22:53:07 +0000 (23:53 +0100)]
include: Add a missing wincrypt.h include directive to mprapi.h.
Also add the USE_WC_PREFIX macro so one can cleanly deal with the CMSG_DATA conflict with sys/socket.h.
Nikolay Sivov [Mon, 12 Dec 2011 22:00:44 +0000 (01:00 +0300)]
msxml3/tests: Test switching encoding after document is started already.
Nikolay Sivov [Mon, 12 Dec 2011 21:43:24 +0000 (00:43 +0300)]
ole32: Simplify stream creation, remove redundant comments.
Nikolay Sivov [Mon, 12 Dec 2011 21:22:03 +0000 (00:22 +0300)]
ole32: COM cleanup of IStream based on HGLOBAL.
Aric Stewart [Mon, 12 Dec 2011 20:50:40 +0000 (14:50 -0600)]
usp10: Add Yi script.
Aric Stewart [Mon, 12 Dec 2011 20:50:34 +0000 (14:50 -0600)]
usp10: Add Hangul script.
Aric Stewart [Mon, 12 Dec 2011 20:50:29 +0000 (14:50 -0600)]
usp10: Add Kana script.
Aric Stewart [Mon, 12 Dec 2011 20:50:20 +0000 (14:50 -0600)]
usp10: Add Bopomofo script.
Aric Stewart [Mon, 12 Dec 2011 20:50:12 +0000 (14:50 -0600)]
usp10: Add CKJ Han and Ideographic scripts.
Henri Verbeet [Mon, 12 Dec 2011 19:53:59 +0000 (20:53 +0100)]
wined3d: Get rid of the WINED3DDEVTYPE typedef.
Henri Verbeet [Mon, 12 Dec 2011 19:53:58 +0000 (20:53 +0100)]
wined3d: Get rid of the WINEDDCAPS typedef.
Henri Verbeet [Mon, 12 Dec 2011 19:53:57 +0000 (20:53 +0100)]
wined3d: Use the correct source pitch and byte_count for uploading converted surfaces.
Henri Verbeet [Mon, 12 Dec 2011 19:53:56 +0000 (20:53 +0100)]
ddraw: Add support for clipped blits.
Henri Verbeet [Mon, 12 Dec 2011 19:53:55 +0000 (20:53 +0100)]
ddraw: Move clipper handling to ddraw.
Matteo Bruni [Mon, 12 Dec 2011 19:25:17 +0000 (20:25 +0100)]
wined3d: Ignore invalid texture transform flags.
Matteo Bruni [Mon, 12 Dec 2011 19:25:16 +0000 (20:25 +0100)]
wined3d: Fix some flag checks.
Alexandre Julliard [Mon, 12 Dec 2011 20:25:13 +0000 (21:25 +0100)]
ntdll: Make an error message a proper ERR.
Alexandre Julliard [Tue, 13 Dec 2011 11:24:33 +0000 (12:24 +0100)]
gdi32/tests: Fix some test failures on old Windows versions.
Alexandre Julliard [Mon, 12 Dec 2011 20:21:28 +0000 (21:21 +0100)]
winex11: Get rid of the GetPixel implementation, use the null driver fallback instead.
Alexandre Julliard [Mon, 12 Dec 2011 19:53:50 +0000 (20:53 +0100)]
gdi32: Implement GetPixel in the null driver using GetImage.
Alexandre Julliard [Mon, 12 Dec 2011 19:52:41 +0000 (20:52 +0100)]
gdi32: Remove some color table size checks, we use full-size color tables now.
Alexandre Julliard [Mon, 12 Dec 2011 19:20:06 +0000 (20:20 +0100)]
gdi32: Implement GetNearestColor in the DIB driver.
Alexandre Julliard [Mon, 12 Dec 2011 15:11:17 +0000 (16:11 +0100)]
gdi32: init_dib_info() can no longer fail, and no longer requires freeing.
Alexandre Julliard [Mon, 12 Dec 2011 14:58:05 +0000 (15:58 +0100)]
gdi32: Remove support for private color maps.
Jacek Caban [Mon, 12 Dec 2011 13:49:33 +0000 (14:49 +0100)]
mshtml: Initialize VARIANT before passing it to variant_copy.
Jacek Caban [Mon, 12 Dec 2011 13:44:20 +0000 (14:44 +0100)]
jscript: Initialize VARIANT before passing it to disp_propget.
Jacek Caban [Mon, 12 Dec 2011 13:44:09 +0000 (14:44 +0100)]
jscript: Properly handle NULL IDispatch in stack_pop_object.
Jacek Caban [Mon, 12 Dec 2011 13:43:54 +0000 (14:43 +0100)]
jscript: Use bytecode for instanceof implementation.
Jacek Caban [Mon, 12 Dec 2011 13:43:35 +0000 (14:43 +0100)]
jscript: Don't use EXPR_NEWREF in forin_statement_event.
Jacek Caban [Mon, 12 Dec 2011 13:43:24 +0000 (14:43 +0100)]
jscript: Don't use EXPR_NEWREF in for_statement_event.
Aric Stewart [Mon, 12 Dec 2011 13:32:15 +0000 (07:32 -0600)]
usp10: Add Khmer script.
Aric Stewart [Mon, 12 Dec 2011 13:32:10 +0000 (07:32 -0600)]
usp10: Add New Tai Lue script.
Aric Stewart [Mon, 12 Dec 2011 13:31:56 +0000 (07:31 -0600)]
usp10: Add script Tai Le.
Aric Stewart [Mon, 12 Dec 2011 13:31:45 +0000 (07:31 -0600)]
usp10/tests: Check broken value for script tag as well.
Aric Stewart [Mon, 12 Dec 2011 13:31:35 +0000 (07:31 -0600)]
usp10: Resync script_props table.
Jörg Höhle [Fri, 9 Dec 2011 16:12:54 +0000 (17:12 +0100)]
winealsa: Implement IAudioClock::GetPosition() using snd_pcm_delay.
Piotr Caban [Mon, 12 Dec 2011 10:04:58 +0000 (11:04 +0100)]
services: Terminate service when its status is set to SERVICE_STOPPED.
Piotr Caban [Mon, 12 Dec 2011 10:04:46 +0000 (11:04 +0100)]
services: Move service cleanup code to separate function.
Piotr Caban [Mon, 12 Dec 2011 10:04:28 +0000 (11:04 +0100)]
services: Don't close control_pipe when SERVICE_CONTROL_STOP is sent.
This prevents service_control_dispatcher from being stopped. Thanks to
it the service may continue to work and do the clean up.
Piotr Caban [Mon, 12 Dec 2011 10:04:07 +0000 (11:04 +0100)]
services: Check process status to determine if service has terminated.
Piotr Caban [Mon, 12 Dec 2011 10:03:55 +0000 (11:03 +0100)]
services: Fix SERVICE_STATUS initialization in svcctl_ControlService.
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.