Francois Gouget [Thu, 15 Dec 2011 10:16:27 +0000 (11:16 +0100)]
configure: Use errno.h instead of the non-standard sys/errno.h header.
Adam Martinson [Sun, 11 Dec 2011 19:10:32 +0000 (13:10 -0600)]
ntdll: Properly set flags in NtCreateNamedPipe().
Akihiro Sagawa [Wed, 14 Dec 2011 12:22:58 +0000 (21:22 +0900)]
cmd: Improve the message when the volume has no label.
Alexandre Julliard [Thu, 15 Dec 2011 16:44:03 +0000 (17:44 +0100)]
user32: Always use the default alignment when displaying submenu popups.
Alexandre Julliard [Thu, 15 Dec 2011 13:30:41 +0000 (14:30 +0100)]
user32: Cache the global key state to avoid performance issues in applications that poll constantly.
Alexandre Julliard [Thu, 15 Dec 2011 13:29:46 +0000 (14:29 +0100)]
server: Optionally return the global key state when queueing a hardware message.
Dmitry Timoshkov [Thu, 15 Dec 2011 08:06:37 +0000 (16:06 +0800)]
kernel32: Add the tests for various combinations of CreateFileMapping/MapViewOfFile protections.
Piotr Caban [Thu, 15 Dec 2011 09:17:28 +0000 (10:17 +0100)]
msvcp90: Added collate<unsigned short> class stub.
Piotr Caban [Thu, 15 Dec 2011 09:17:08 +0000 (10:17 +0100)]
msvcp90: Added collate<wchar_t> class stub.
Piotr Caban [Thu, 15 Dec 2011 09:16:48 +0000 (10:16 +0100)]
msvcp90: Added collate<char> class stub.
Piotr Caban [Thu, 15 Dec 2011 09:16:27 +0000 (10:16 +0100)]
msvcp90: Fixed basic_streambuf<char> vtable.
Piotr Caban [Thu, 15 Dec 2011 09:16:08 +0000 (10:16 +0100)]
msvcp90: Removed __ASM_EXCEPTION_VTABLE macro.
Piotr Caban [Thu, 15 Dec 2011 09:12:01 +0000 (10:12 +0100)]
urlmon: Added stub for 444 and 445 function.
Piotr Caban [Thu, 15 Dec 2011 09:11:44 +0000 (10:11 +0100)]
urlmon: Fixed trace message in URLMoniker_BindToObject function.
Francois Gouget [Thu, 15 Dec 2011 09:09:39 +0000 (10:09 +0100)]
include: Add a couple of missing include directives in windows.h.
Rename a variable to avoid a conflict with the Unknown enumeration value.
Define WIN32_LEAN_AND_MEAN to avoid conflicts caused by the SetPort macro.
Francois Gouget [Thu, 15 Dec 2011 09:06:24 +0000 (10:06 +0100)]
include: Update the nldef.h and *mib.h headers.
Alexandre Julliard [Wed, 14 Dec 2011 20:38:10 +0000 (21:38 +0100)]
comctl32: Don't try to mask out the image for palette-based bitmaps.
Aric Stewart [Wed, 14 Dec 2011 16:22:07 +0000 (10:22 -0600)]
usp10: Add Spacing Modifier Letters to the Latin script block.
Aric Stewart [Wed, 14 Dec 2011 13:29:54 +0000 (07:29 -0600)]
usp10: Add Private Use Area and Surrogates Area from Unicode Chapter 16.
Aric Stewart [Wed, 14 Dec 2011 13:29:48 +0000 (07:29 -0600)]
usp10: Add Braille script.
Aric Stewart [Wed, 14 Dec 2011 13:29:39 +0000 (07:29 -0600)]
usp10: Add Runic Script.
Aric Stewart [Wed, 14 Dec 2011 13:29:28 +0000 (07:29 -0600)]
usp10: Add Ogham script.
Aric Stewart [Wed, 14 Dec 2011 13:29:19 +0000 (07:29 -0600)]
usp10: Add Canadian Aboriginal Syllabics script.
Aric Stewart [Wed, 14 Dec 2011 13:29:10 +0000 (07:29 -0600)]
usp10: Add Cherokee script.
Aric Stewart [Wed, 14 Dec 2011 13:29:03 +0000 (07:29 -0600)]
usp10: Add Vai script.
Aric Stewart [Wed, 14 Dec 2011 13:28:56 +0000 (07:28 -0600)]
usp10: Add N'Ko script.
Aric Stewart [Wed, 14 Dec 2011 13:28:46 +0000 (07:28 -0600)]
usp10: Add Tifinagh script.
Aric Stewart [Wed, 14 Dec 2011 13:27:56 +0000 (07:27 -0600)]
usp10: Add Mongolian script.
Aric Stewart [Wed, 14 Dec 2011 13:27:47 +0000 (07:27 -0600)]
usp10: Allow for multiple broken item counts.
Aric Stewart [Wed, 14 Dec 2011 13:27:38 +0000 (07:27 -0600)]
usp10: Add Ethiopic script.
Alexandre Julliard [Tue, 13 Dec 2011 19:25:53 +0000 (20:25 +0100)]
kernel32: Don't run a nonexistent builtin from CreateProcess when filename is not specified.
Alexandre Julliard [Wed, 14 Dec 2011 17:09:18 +0000 (18:09 +0100)]
setupapi: Specify the correct binary file name when registering an executable.
Alexandre Julliard [Wed, 14 Dec 2011 17:01:25 +0000 (18:01 +0100)]
wine.inf: Also create iexplorer.exe in the system directory for registration.
Alexandre Julliard [Wed, 14 Dec 2011 16:35:21 +0000 (17:35 +0100)]
winex11: Add missing initialization of pattern brush style.
Alexandre Julliard [Wed, 14 Dec 2011 16:34:58 +0000 (17:34 +0100)]
gdi32/tests: Add some tests for behavior of 32-bit DDBs.
Frédéric Delanoy [Tue, 13 Dec 2011 21:36:48 +0000 (22:36 +0100)]
po: Update French translation.
Nikolay Sivov [Wed, 14 Dec 2011 11:51:30 +0000 (14:51 +0300)]
msxml3: Initialize VARIANT before passing it to VariantCopy.
Nikolay Sivov [Wed, 14 Dec 2011 12:42:23 +0000 (15:42 +0300)]
msxml3: Added IXMLDOMParseError2 support.
Nikolay Sivov [Mon, 12 Dec 2011 21:56:13 +0000 (00:56 +0300)]
msxml3: Implemented get_responseStream().
Rico Schüller [Tue, 13 Dec 2011 16:02:42 +0000 (17:02 +0100)]
d3dx9: Implement ID3DXBaseEffect::SetValue().
Rico Schüller [Tue, 13 Dec 2011 16:02:37 +0000 (17:02 +0100)]
d3dx9: Implement ID3DXBaseEffect::SetVectorArray().
Rico Schüller [Tue, 13 Dec 2011 16:02:34 +0000 (17:02 +0100)]
d3dx9: Implement ID3DXBaseEffect::SetVector().
Rico Schüller [Tue, 13 Dec 2011 16:02:29 +0000 (17:02 +0100)]
d3dx9: Implement ID3DXBaseEffect::GetVector().
Francois Gouget [Tue, 13 Dec 2011 20:10:50 +0000 (21:10 +0100)]
include: Add extern "C" directives where needed.
Francois Gouget [Tue, 13 Dec 2011 20:12:20 +0000 (21:12 +0100)]
include: Remove unneeded extern "C" directives.
Francois Gouget [Tue, 13 Dec 2011 20:10:45 +0000 (21:10 +0100)]
include: Add the Dll(Un)RegisterServer() prototypes to olectl.h.
Francois Gouget [Tue, 13 Dec 2011 20:10:40 +0000 (21:10 +0100)]
include: Define the MIB_IF_OPER_STATUS_XXX constants using an enumeration in ipifcons.h.
Francois Gouget [Tue, 13 Dec 2011 20:04:41 +0000 (21:04 +0100)]
include: Split iprtrmib.h into multiple mib.h files.
Include them where appropriate.
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.