Henri Verbeet [Mon, 19 Dec 2011 14:16:52 +0000 (15:16 +0100)]
wined3d: Get rid of the WINED3DBLEND typedef.
Henri Verbeet [Mon, 19 Dec 2011 14:16:51 +0000 (15:16 +0100)]
ddraw/tests: Introduce proper vector types.
Henri Verbeet [Mon, 19 Dec 2011 14:16:50 +0000 (15:16 +0100)]
ddraw/tests: Remove a redundant IDirect3DDevice7_SetViewport() call.
Henri Verbeet [Mon, 19 Dec 2011 14:16:49 +0000 (15:16 +0100)]
ddraw/tests: Introduce some functions for comparing floating-point vectors.
Jacek Caban [Mon, 19 Dec 2011 14:00:06 +0000 (15:00 +0100)]
jscript: Use compiler for hanling empty statements.
Jacek Caban [Mon, 19 Dec 2011 13:59:51 +0000 (14:59 +0100)]
jscript: Use compiler for handling if statement.
Jacek Caban [Mon, 19 Dec 2011 13:59:34 +0000 (14:59 +0100)]
jscript: Use compiler for handling expression statements.
Jacek Caban [Mon, 19 Dec 2011 13:59:12 +0000 (14:59 +0100)]
jscript: Use bytecode for execution main code block in exec_source.
Jacek Caban [Mon, 19 Dec 2011 13:58:42 +0000 (14:58 +0100)]
jscript: Use bytecode for block statement implementation.
Jacek Caban [Mon, 19 Dec 2011 13:58:19 +0000 (14:58 +0100)]
jscript: Store type information in statement nodes.
Aric Stewart [Mon, 19 Dec 2011 13:25:17 +0000 (07:25 -0600)]
usp10: Add Mathematical Alphanumeric Symbols script.
Aric Stewart [Sun, 18 Dec 2011 03:27:15 +0000 (21:27 -0600)]
usp10: Add Osmanya script.
Aric Stewart [Sun, 18 Dec 2011 03:27:02 +0000 (21:27 -0600)]
usp10: Add Deseret script.
Aric Stewart [Fri, 16 Dec 2011 19:15:47 +0000 (13:15 -0600)]
usp10: Handle surrogate pairs when shaping.
Aric Stewart [Fri, 16 Dec 2011 19:15:43 +0000 (13:15 -0600)]
usp10: Decode surrogate pairs in get_char_script and handle ranges beyond the BMP.
Aric Stewart [Mon, 19 Dec 2011 13:25:00 +0000 (07:25 -0600)]
usp10: Code for the cmap format 12 table for unicode code points beyond the BMP.
Jörg Höhle [Thu, 15 Dec 2011 22:07:41 +0000 (23:07 +0100)]
mmdevapi: Enforce limits on period and duration.
Frédéric Delanoy [Fri, 16 Dec 2011 12:35:29 +0000 (13:35 +0100)]
crypt32: Avoid reading unitialized variables (Coverity).
Alexandre Julliard [Mon, 19 Dec 2011 10:35:14 +0000 (11:35 +0100)]
gdi32: Remove support for deferring brush calls to X11, all brush types are supported now.
Alexandre Julliard [Mon, 19 Dec 2011 10:34:44 +0000 (11:34 +0100)]
winex11: Remove DIB locking calls from all blitting entry points.
Alexandre Julliard [Mon, 19 Dec 2011 10:12:38 +0000 (11:12 +0100)]
winex11: Only take managed popups into account when deciding whether to make a window managed.
Alexandre Julliard [Mon, 19 Dec 2011 10:12:12 +0000 (11:12 +0100)]
winex11: Hardcode the MWM hints for the desktop window.
Hwang YunSong [Sun, 18 Dec 2011 13:10:18 +0000 (22:10 +0900)]
po: Updated Korean translation.
André Hentschel [Sun, 18 Dec 2011 12:53:19 +0000 (13:53 +0100)]
po: Update German translation.
Nikolay Sivov [Sun, 18 Dec 2011 21:20:59 +0000 (00:20 +0300)]
msxml3: Support VT_VARIANT|VT_BYREF for body data.
Nikolay Sivov [Sun, 18 Dec 2011 20:24:58 +0000 (23:24 +0300)]
msxml3: Use ascii/utf-8 encoding for request body.
Nikolay Sivov [Sun, 18 Dec 2011 18:12:19 +0000 (21:12 +0300)]
msxml3: libxml2 is not used for writer.
Nikolay Sivov [Sun, 18 Dec 2011 18:00:24 +0000 (21:00 +0300)]
msxml3: Implement response headers access methods.
Nikolay Sivov [Sat, 17 Dec 2011 22:21:09 +0000 (01:21 +0300)]
msxml3: Skip leading space characters when loading from BSTR.
Aric Stewart [Fri, 16 Dec 2011 20:46:29 +0000 (14:46 -0600)]
usp10: N'Ko uses the Ebrima font as a fallback.
Francois Gouget [Fri, 16 Dec 2011 12:06:35 +0000 (13:06 +0100)]
user32: Avoid hardcoding the Unicode string literal lengths.
Frédéric Delanoy [Thu, 15 Dec 2011 20:35:06 +0000 (21:35 +0100)]
Release 1.3.35.
Aurimas Fišeras [Fri, 2 Dec 2011 17:06:48 +0000 (19:06 +0200)]
po: Update Lithuanian translation.
Luca Bennati [Thu, 15 Dec 2011 23:46:51 +0000 (00:46 +0100)]
po: Update Italian translation.
Alexandre Julliard [Fri, 16 Dec 2011 18:47:27 +0000 (19:47 +0100)]
comctl32/tests: Fix a test failure on older Windows.
Francois Gouget [Fri, 16 Dec 2011 12:06:23 +0000 (13:06 +0100)]
cmd: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:06:38 +0000 (13:06 +0100)]
setupapi: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:06:11 +0000 (13:06 +0100)]
strmbase: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:08:38 +0000 (13:08 +0100)]
fusion: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:06:27 +0000 (13:06 +0100)]
attrib: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:07:26 +0000 (13:07 +0100)]
mlang/tests: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:07:09 +0000 (13:07 +0100)]
ole32: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:08:31 +0000 (13:08 +0100)]
gdi32: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:08:23 +0000 (13:08 +0100)]
kernel32: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:07:35 +0000 (13:07 +0100)]
krnl386.exe16: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:07:20 +0000 (13:07 +0100)]
ntdll: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:07:04 +0000 (13:07 +0100)]
quartz: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:06:45 +0000 (13:06 +0100)]
riched20: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:06:31 +0000 (13:06 +0100)]
windowscodecs: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:05:58 +0000 (13:05 +0100)]
taskmgr: Remove unneeded and untranslatable widget labels.
Alexandre Julliard [Fri, 16 Dec 2011 15:29:12 +0000 (16:29 +0100)]
oleaut32: Fix IPicture::SelectPicture to not try to select a bitmap into two DCs at the same time.
Alexandre Julliard [Fri, 16 Dec 2011 13:20:56 +0000 (14:20 +0100)]
user32: Don't try to alpha blend icons on low color bitmaps.
Alexandre Julliard [Fri, 16 Dec 2011 13:20:05 +0000 (14:20 +0100)]
comctl32: Use GetDIBits to retrieve the default color map for an imagelist DIB section.
Alexandre Julliard [Fri, 16 Dec 2011 13:19:38 +0000 (14:19 +0100)]
comctl32: Use DrawIconEx to copy icon bits and use the correct background color.
Alexandre Julliard [Fri, 16 Dec 2011 12:07:45 +0000 (13:07 +0100)]
comctl32/tests: Add some more tests for ImageList_Write.
Dmitry Timoshkov [Fri, 16 Dec 2011 06:45:23 +0000 (14:45 +0800)]
ntdll: Replace WRITE by WRITECOPY protection on an image section as Windows does.
Dmitry Timoshkov [Fri, 16 Dec 2011 06:45:01 +0000 (14:45 +0800)]
kernel32: Add a bunch of VirtualProtect tests on an image section.
Dmitry Timoshkov [Fri, 16 Dec 2011 06:44:35 +0000 (14:44 +0800)]
ntdll: Setting WRITECOPY protection on a memory-mapped file is allowed.
Jacek Caban [Fri, 16 Dec 2011 10:45:37 +0000 (11:45 +0100)]
jscript: Return VARIANT directly from expr_eval.
Jacek Caban [Fri, 16 Dec 2011 10:44:27 +0000 (11:44 +0100)]
jscript: Invoke bytecode directly from expr_eval.
Jacek Caban [Fri, 16 Dec 2011 10:44:03 +0000 (11:44 +0100)]
jscript: Get rid of no longer needed expression eval entry.
Jacek Caban [Fri, 16 Dec 2011 10:43:31 +0000 (11:43 +0100)]
jscript: Use bytecode for object literal implementation.
Jacek Caban [Fri, 16 Dec 2011 10:42:57 +0000 (11:42 +0100)]
jscript: Use bytecode for function expression implementation.
Nikolay Sivov [Fri, 16 Dec 2011 11:33:32 +0000 (14:33 +0300)]
msxml3: Remove redundant type specifiers.
Nikolay Sivov [Thu, 15 Dec 2011 23:36:53 +0000 (02:36 +0300)]
msxml3: Don't use libxml2 encoding helpers.
Piotr Caban [Fri, 16 Dec 2011 10:32:33 +0000 (11:32 +0100)]
msvcp90: Added ctype<unsigned short> class stub.
Piotr Caban [Fri, 16 Dec 2011 10:32:18 +0000 (11:32 +0100)]
msvcp90: Added ctype<wchar_t> class stub.
Piotr Caban [Fri, 16 Dec 2011 10:32:03 +0000 (11:32 +0100)]
msvcp90: Added ctype<char> class stub.
Piotr Caban [Fri, 16 Dec 2011 10:31:45 +0000 (11:31 +0100)]
msvcp90: Added ctype_base class implementation.
Alexandre Julliard [Fri, 16 Dec 2011 11:09:02 +0000 (12:09 +0100)]
gdi32/tests: Add tests for device capabilities on memory DCs.
Alexandre Julliard [Fri, 16 Dec 2011 11:08:38 +0000 (12:08 +0100)]
wineps: Inherit the device mode from the source DC when creating a compatible DC.
Alexandre Julliard [Fri, 16 Dec 2011 11:08:08 +0000 (12:08 +0100)]
winex11: Update MWM hints when the window size changes.
Alex Henrie [Fri, 16 Dec 2011 07:48:01 +0000 (00:48 -0700)]
comdlg32: Widen buffer to accomodate Catalan translation.
Alex Henrie [Fri, 16 Dec 2011 07:47:51 +0000 (00:47 -0700)]
po: Update Catalan translation.
Frédéric Delanoy [Thu, 15 Dec 2011 20:35:06 +0000 (21:35 +0100)]
po: Update French translation.
Francois Gouget [Thu, 15 Dec 2011 21:37:10 +0000 (22:37 +0100)]
view: Remove unneeded RC files.
Francois Gouget [Thu, 15 Dec 2011 19:32:28 +0000 (20:32 +0100)]
include: shldisp.idl should only import ocidl.idl.
Francois Gouget [Thu, 15 Dec 2011 19:20:22 +0000 (20:20 +0100)]
include: Include windef.h and packing directives in rpcasync.h when needed.
Francois Gouget [Thu, 15 Dec 2011 19:19:31 +0000 (20:19 +0100)]
include: Add missing include directives.
Aric Stewart [Thu, 15 Dec 2011 15:51:21 +0000 (09:51 -0600)]
usp10: Do not try to fallback if no fallback font is specified.
Jacek Caban [Thu, 15 Dec 2011 14:44:23 +0000 (15:44 +0100)]
jscript: Get rid of no longer needed EXPR_NEWREF flag.
Jacek Caban [Thu, 15 Dec 2011 14:44:08 +0000 (15:44 +0100)]
jscript: Always use compiler for member, array and identifier expressions.
Jacek Caban [Thu, 15 Dec 2011 14:43:43 +0000 (15:43 +0100)]
jscript: Don't pass EXPR_NEWREF to name expression in array_expression_eval.
Jacek Caban [Thu, 15 Dec 2011 14:43:20 +0000 (15:43 +0100)]
jscript: Call expressions needling EXPR_NEWREF flag directly.
Jacek Caban [Thu, 15 Dec 2011 14:43:01 +0000 (15:43 +0100)]
jscript: Throw type error on invalid delete.
Jacek Caban [Thu, 15 Dec 2011 14:42:41 +0000 (15:42 +0100)]
jscript: Added more deleting tests.
Jacek Caban [Thu, 15 Dec 2011 14:42:27 +0000 (15:42 +0100)]
jscript: Use byte code for deleting identifier expressions.
Nikolay Sivov [Thu, 15 Dec 2011 13:03:21 +0000 (16:03 +0300)]
msxml3: Get rid of libxml2 output buffer implementation.
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.