Ken Thomases [Tue, 20 Dec 2011 03:59:56 +0000 (21:59 -0600)]
winex11: Have ToUnicodeEx null-terminate the output buffer, if there's room.
Ken Thomases [Tue, 20 Dec 2011 03:59:39 +0000 (21:59 -0600)]
comdlg32: Fix a leak.
Alistair Leslie-Hughes [Tue, 20 Dec 2011 03:49:57 +0000 (14:49 +1100)]
jscript: Don't double free IObjectWithSite interface.
Andrew Eikum [Mon, 19 Dec 2011 21:24:13 +0000 (15:24 -0600)]
winealsa.drv: Limit the data written to ALSA's buffer.
Based on an algorithm by Alexey Loukianov.
Henri Verbeet [Mon, 19 Dec 2011 20:00:09 +0000 (21:00 +0100)]
wined3d: Get rid of the WINED3DRENDERSTATETYPE typedef.
Henri Verbeet [Mon, 19 Dec 2011 20:00:08 +0000 (21:00 +0100)]
wined3d: Get rid of the WINED3DDEGREETYPE typedef.
Henri Verbeet [Mon, 19 Dec 2011 20:00:07 +0000 (21:00 +0100)]
ddraw/tests: Move the Direct3D7 ProcessVertices() test to ddraw7.c.
Henri Verbeet [Mon, 19 Dec 2011 20:00:06 +0000 (21:00 +0100)]
ddraw/tests: Add a ProcessVertices() test for Direct3D3.
Henri Verbeet [Mon, 19 Dec 2011 20:00:05 +0000 (21:00 +0100)]
ddraw/tests: Remove some error checking from ProcessVerticesTest().
Nikolay Sivov [Mon, 19 Dec 2011 20:48:43 +0000 (23:48 +0300)]
comctl32: Fix parameter validation for CreateMRUListLazyA().
Alexandre Julliard [Mon, 19 Dec 2011 19:14:23 +0000 (20:14 +0100)]
wordpad: Merge accelerators into the main resource file.
Alexandre Julliard [Mon, 19 Dec 2011 19:14:11 +0000 (20:14 +0100)]
winefile: Merge accelerators into the main resource file.
Alexandre Julliard [Mon, 19 Dec 2011 19:13:45 +0000 (20:13 +0100)]
regedit: Merge accelerators into the main resource file.
Michael Mc Donnell [Sun, 11 Dec 2011 16:38:20 +0000 (17:38 +0100)]
d3dx9/tests: Add a D3DXValidMesh test.
Gerald Pfeifer [Sun, 11 Dec 2011 08:25:16 +0000 (16:25 +0800)]
winedump: Remove unused parameter from codeview_dump_linetab(). codeview_dump_linetab().
Piotr Caban [Mon, 19 Dec 2011 14:55:16 +0000 (15:55 +0100)]
msvcp90: Use macro to define RTTI data.
Piotr Caban [Mon, 19 Dec 2011 14:53:54 +0000 (15:53 +0100)]
msvcp90: Added collate<char> constructors implementation.
Piotr Caban [Mon, 19 Dec 2011 14:53:36 +0000 (15:53 +0100)]
msvcp90: Reorder classes to avoid forward declarations.
Hans Leidekker [Mon, 19 Dec 2011 14:42:08 +0000 (15:42 +0100)]
ws2_32: Return the right value for SO_CONNECT_TIME if the socket is not connected.
Hans Leidekker [Mon, 19 Dec 2011 14:41:48 +0000 (15:41 +0100)]
iphlpapi: Add a stub implementation of GetExtendedTcpTable.
Hans Leidekker [Mon, 19 Dec 2011 14:41:21 +0000 (15:41 +0100)]
winhttp/tests: Avoid crashes on some win2k systems.
Henri Verbeet [Mon, 19 Dec 2011 14:16:53 +0000 (15:16 +0100)]
wined3d: Get rid of the WINED3DBLENDOP typedef.
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.