wine
12 years agoinclude: indexsrv.idl should import oaidl, not objidl.
Francois Gouget [Wed, 21 Dec 2011 13:27:48 +0000 (14:27 +0100)] 
include: indexsrv.idl should import oaidl, not objidl.

12 years agoinclude: Don't import servprov.idl from urlhist.idl.
Francois Gouget [Wed, 21 Dec 2011 13:23:50 +0000 (14:23 +0100)] 
include: Don't import servprov.idl from urlhist.idl.

12 years agoinclude: Import shtypes.idl in shdeprecated.idl.
Francois Gouget [Wed, 21 Dec 2011 13:21:24 +0000 (14:21 +0100)] 
include: Import shtypes.idl in shdeprecated.idl.

12 years agoieframe: Improve status updates in BindStatusCallback_OnProgress.
Detlef Riekenberg [Wed, 21 Dec 2011 12:51:24 +0000 (13:51 +0100)] 
ieframe: Improve status updates in BindStatusCallback_OnProgress.

12 years agowineconsole: Light and dark gray colors are exchanged in the user backend.
Gabriele Moabiti [Tue, 20 Dec 2011 21:35:33 +0000 (22:35 +0100)] 
wineconsole: Light and dark gray colors are exchanged in the user backend.

12 years agowinex11: Scale raw motion events according to their valuator range.
Alexandre Julliard [Wed, 21 Dec 2011 09:58:25 +0000 (10:58 +0100)] 
winex11: Scale raw motion events according to their valuator range.

12 years agowinex11: Keep the device info around as long as XInput2 is active.
Alexandre Julliard [Wed, 21 Dec 2011 09:57:40 +0000 (10:57 +0100)] 
winex11: Keep the device info around as long as XInput2 is active.

12 years agomountmgr: Require at least one of device or mount point to match when looking for...
Alexandre Julliard [Wed, 21 Dec 2011 09:56:52 +0000 (10:56 +0100)] 
mountmgr: Require at least one of device or mount point to match when looking for an existing volume.

12 years agowined3d: Get rid of the WINED3DCMPFUNC typedef.
Henri Verbeet [Tue, 20 Dec 2011 20:42:14 +0000 (21:42 +0100)] 
wined3d: Get rid of the WINED3DCMPFUNC typedef.

12 years agowined3d: Get rid of the WINED3DVERTEXBLENDFLAGS typedef.
Henri Verbeet [Tue, 20 Dec 2011 20:42:13 +0000 (21:42 +0100)] 
wined3d: Get rid of the WINED3DVERTEXBLENDFLAGS typedef.

12 years agowined3d: Handle client storage in surface_remove_pbo().
Henri Verbeet [Tue, 20 Dec 2011 20:42:12 +0000 (21:42 +0100)] 
wined3d: Handle client storage in surface_remove_pbo().

12 years agowined3d: Handle client storage in surface_init_sysmem().
Henri Verbeet [Tue, 20 Dec 2011 20:42:11 +0000 (21:42 +0100)] 
wined3d: Handle client storage in surface_init_sysmem().

12 years agowined3d: Don't call surface_init_sysmem() on surfaces with a PBO.
Henri Verbeet [Tue, 20 Dec 2011 20:42:10 +0000 (21:42 +0100)] 
wined3d: Don't call surface_init_sysmem() on surfaces with a PBO.

12 years agomsxml3: Fix VT_BSTR case for IXMLHttpRequest::send().
Nikolay Sivov [Wed, 21 Dec 2011 03:48:50 +0000 (06:48 +0300)] 
msxml3: Fix VT_BSTR case for IXMLHttpRequest::send().

12 years agomsxml3: Support DELETE method in IXMLHttpRequest.
Nikolay Sivov [Tue, 20 Dec 2011 21:05:45 +0000 (00:05 +0300)] 
msxml3: Support DELETE method in IXMLHttpRequest.

12 years agosecur32/tests: Fail on missing NTLM.
André Hentschel [Mon, 19 Dec 2011 18:00:30 +0000 (19:00 +0100)] 
secur32/tests: Fail on missing NTLM.

12 years agocmd: Merge two if blocks.
Frédéric Delanoy [Tue, 20 Dec 2011 13:48:24 +0000 (14:48 +0100)] 
cmd: Merge two if blocks.

12 years agocomctl32: Avoid using uninitialized value (Coverity).
Frédéric Delanoy [Thu, 15 Dec 2011 14:41:10 +0000 (15:41 +0100)] 
comctl32: Avoid using uninitialized value (Coverity).

12 years agomsvcp90: Correctly export collate<short> constructors.
Piotr Caban [Tue, 20 Dec 2011 14:57:34 +0000 (15:57 +0100)] 
msvcp90: Correctly export collate<short> constructors.

12 years agomsvcp90: Added collate<char>::do_hash implementation.
Piotr Caban [Tue, 20 Dec 2011 14:57:19 +0000 (15:57 +0100)] 
msvcp90: Added collate<char>::do_hash implementation.

12 years agomsvcp90: Added collate<char>::compare implementation.
Piotr Caban [Tue, 20 Dec 2011 14:57:08 +0000 (15:57 +0100)] 
msvcp90: Added collate<char>::compare implementation.

12 years agomsvcp90: Added macro to call functions from vtable.
Piotr Caban [Tue, 20 Dec 2011 14:56:42 +0000 (15:56 +0100)] 
msvcp90: Added macro to call functions from vtable.

12 years agouser32: Do not simply return 0 in EDIT_EM_PosFromChar if line ssa is NULL.
Aric Stewart [Tue, 20 Dec 2011 16:54:39 +0000 (10:54 -0600)] 
user32: Do not simply return 0 in EDIT_EM_PosFromChar if line ssa is NULL.

12 years agouser32: Modify EDIT_GetLineRect to better handle RTL lines.
Aric Stewart [Tue, 20 Dec 2011 16:37:19 +0000 (10:37 -0600)] 
user32: Modify EDIT_GetLineRect to better handle RTL lines.

12 years agousp10: Improve selection drawing if selection starts in the middle of a cluster.
Aric Stewart [Tue, 20 Dec 2011 14:38:24 +0000 (08:38 -0600)] 
usp10: Improve selection drawing if selection starts in the middle of a cluster.

12 years agogdi32: Substitute glyph for vertical font only.
Kusanagi Kouichi [Tue, 20 Dec 2011 12:06:00 +0000 (21:06 +0900)] 
gdi32: Substitute glyph for vertical font only.

12 years agogdi32: Add vertical fonts to font list.
Kusanagi Kouichi [Tue, 20 Dec 2011 12:05:53 +0000 (21:05 +0900)] 
gdi32: Add vertical fonts to font list.

12 years agogdi32: Split AddFontToList into two functions.
Kusanagi Kouichi [Tue, 20 Dec 2011 12:05:43 +0000 (21:05 +0900)] 
gdi32: Split AddFontToList into two functions.

12 years agogdi32: Merge two ifs.
Kusanagi Kouichi [Tue, 20 Dec 2011 12:05:31 +0000 (21:05 +0900)] 
gdi32: Merge two ifs.

12 years agogdi32: Use find_family_from_name and LIST_FOR_EACH instead of open-coding them.
Kusanagi Kouichi [Tue, 20 Dec 2011 12:05:17 +0000 (21:05 +0900)] 
gdi32: Use find_family_from_name and LIST_FOR_EACH instead of open-coding them.

12 years agogdi32: Add a helper function to convert a string from A to W.
Kusanagi Kouichi [Tue, 20 Dec 2011 12:04:56 +0000 (21:04 +0900)] 
gdi32: Add a helper function to convert a string from A to W.

12 years agojscript: Added new jmp_z opcode, more appropriate for branches.
Jacek Caban [Tue, 20 Dec 2011 10:47:37 +0000 (11:47 +0100)] 
jscript: Added new jmp_z opcode, more appropriate for branches.

12 years agojscript: Renamed jmp_z and jmp_nz to cnd_z and cnd_nz.
Jacek Caban [Tue, 20 Dec 2011 10:47:23 +0000 (11:47 +0100)] 
jscript: Renamed jmp_z and jmp_nz to cnd_z and cnd_nz.

12 years agojscript: Get rid of no longer needed identifier in exprval_t.
Jacek Caban [Tue, 20 Dec 2011 10:47:02 +0000 (11:47 +0100)] 
jscript: Get rid of no longer needed identifier in exprval_t.

12 years agojscript: Get rid of no longer used expr_eval flags.
Jacek Caban [Tue, 20 Dec 2011 10:46:20 +0000 (11:46 +0100)] 
jscript: Get rid of no longer used expr_eval flags.

12 years agojscript: Use compiler to handle variable statement.
Jacek Caban [Tue, 20 Dec 2011 10:45:37 +0000 (11:45 +0100)] 
jscript: Use compiler to handle variable statement.

12 years agomountmgr: Add dynamic devices support using UDisks.
Alexandre Julliard [Tue, 20 Dec 2011 10:42:45 +0000 (11:42 +0100)] 
mountmgr: Add dynamic devices support using UDisks.

Inspired by a patch from Detlef Riekenberg.

12 years agomountmgr: Rename hal.c to dbus.c.
Alexandre Julliard [Tue, 20 Dec 2011 10:04:18 +0000 (11:04 +0100)] 
mountmgr: Rename hal.c to dbus.c.

12 years agoconfigure: Add a check for libdbus independent from the libhal check.
Alexandre Julliard [Tue, 20 Dec 2011 09:36:35 +0000 (10:36 +0100)] 
configure: Add a check for libdbus independent from the libhal check.

12 years agomsxml3: Support VT_ARRAY|VT_UI1 as body type.
Nikolay Sivov [Sun, 18 Dec 2011 21:44:18 +0000 (00:44 +0300)] 
msxml3: Support VT_ARRAY|VT_UI1 as body type.

12 years agoinclude: Add missing include directives to cor.idl.
Francois Gouget [Tue, 20 Dec 2011 08:18:27 +0000 (09:18 +0100)] 
include: Add missing include directives to cor.idl.

12 years agoinclude: bits.h should include bits1_5.h.
Francois Gouget [Tue, 20 Dec 2011 08:18:13 +0000 (09:18 +0100)] 
include: bits.h should include bits1_5.h.

12 years agoinclude: Add the missing guiddef.h include directives.
Francois Gouget [Tue, 20 Dec 2011 08:18:07 +0000 (09:18 +0100)] 
include: Add the missing guiddef.h include directives.

12 years agoinclude: Add a few missing include directives to shlguid.h.
Francois Gouget [Tue, 20 Dec 2011 08:17:27 +0000 (09:17 +0100)] 
include: Add a few missing include directives to shlguid.h.

12 years agodlls: Standardize on 'static const WCHAR' for our Unicode string literals.
Francois Gouget [Tue, 20 Dec 2011 08:12:07 +0000 (09:12 +0100)] 
dlls: Standardize on 'static const WCHAR' for our Unicode string literals.

Do the same for the corresponding Ansi strings.

12 years agokernel32: Add a test for MapViewOfFile called on a not accessible mapping.
Dmitry Timoshkov [Tue, 20 Dec 2011 08:33:20 +0000 (16:33 +0800)] 
kernel32: Add a test for MapViewOfFile called on a not accessible mapping.

12 years agouser32/tests: Test that ToUnicode null-terminates the buffer if it's big enough.
Ken Thomases [Tue, 20 Dec 2011 04:00:08 +0000 (22:00 -0600)] 
user32/tests: Test that ToUnicode null-terminates the buffer if it's big enough.

12 years agowinex11: Have ToUnicodeEx null-terminate the output buffer, if there's room.
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.

12 years agocomdlg32: Fix a leak.
Ken Thomases [Tue, 20 Dec 2011 03:59:39 +0000 (21:59 -0600)] 
comdlg32: Fix a leak.

12 years agojscript: Don't double free IObjectWithSite interface.
Alistair Leslie-Hughes [Tue, 20 Dec 2011 03:49:57 +0000 (14:49 +1100)] 
jscript: Don't double free IObjectWithSite interface.

12 years agowinealsa.drv: Limit the data written to ALSA's buffer.
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.

12 years agowined3d: Get rid of the WINED3DRENDERSTATETYPE typedef.
Henri Verbeet [Mon, 19 Dec 2011 20:00:09 +0000 (21:00 +0100)] 
wined3d: Get rid of the WINED3DRENDERSTATETYPE typedef.

12 years agowined3d: Get rid of the WINED3DDEGREETYPE typedef.
Henri Verbeet [Mon, 19 Dec 2011 20:00:08 +0000 (21:00 +0100)] 
wined3d: Get rid of the WINED3DDEGREETYPE typedef.

12 years agoddraw/tests: Move the Direct3D7 ProcessVertices() test to ddraw7.c.
Henri Verbeet [Mon, 19 Dec 2011 20:00:07 +0000 (21:00 +0100)] 
ddraw/tests: Move the Direct3D7 ProcessVertices() test to ddraw7.c.

12 years agoddraw/tests: Add a ProcessVertices() test for Direct3D3.
Henri Verbeet [Mon, 19 Dec 2011 20:00:06 +0000 (21:00 +0100)] 
ddraw/tests: Add a ProcessVertices() test for Direct3D3.

12 years agoddraw/tests: Remove some error checking from ProcessVerticesTest().
Henri Verbeet [Mon, 19 Dec 2011 20:00:05 +0000 (21:00 +0100)] 
ddraw/tests: Remove some error checking from ProcessVerticesTest().

12 years agocomctl32: Fix parameter validation for CreateMRUListLazyA().
Nikolay Sivov [Mon, 19 Dec 2011 20:48:43 +0000 (23:48 +0300)] 
comctl32: Fix parameter validation for CreateMRUListLazyA().

12 years agowordpad: Merge accelerators into the main resource file.
Alexandre Julliard [Mon, 19 Dec 2011 19:14:23 +0000 (20:14 +0100)] 
wordpad: Merge accelerators into the main resource file.

12 years agowinefile: 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.

12 years agoregedit: 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.

12 years agod3dx9/tests: Add a D3DXValidMesh test.
Michael Mc Donnell [Sun, 11 Dec 2011 16:38:20 +0000 (17:38 +0100)] 
d3dx9/tests: Add a D3DXValidMesh test.

12 years agowinedump: Remove unused parameter from codeview_dump_linetab(). codeview_dump_linetab().
Gerald Pfeifer [Sun, 11 Dec 2011 08:25:16 +0000 (16:25 +0800)] 
winedump: Remove unused parameter from codeview_dump_linetab(). codeview_dump_linetab().

12 years agomsvcp90: Use macro to define RTTI data.
Piotr Caban [Mon, 19 Dec 2011 14:55:16 +0000 (15:55 +0100)] 
msvcp90: Use macro to define RTTI data.

12 years agomsvcp90: Added collate<char> constructors implementation.
Piotr Caban [Mon, 19 Dec 2011 14:53:54 +0000 (15:53 +0100)] 
msvcp90: Added collate<char> constructors implementation.

12 years agomsvcp90: Reorder classes to avoid forward declarations.
Piotr Caban [Mon, 19 Dec 2011 14:53:36 +0000 (15:53 +0100)] 
msvcp90: Reorder classes to avoid forward declarations.

12 years agows2_32: Return the right value for SO_CONNECT_TIME if the socket is not connected.
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.

12 years agoiphlpapi: Add a stub implementation of GetExtendedTcpTable.
Hans Leidekker [Mon, 19 Dec 2011 14:41:48 +0000 (15:41 +0100)] 
iphlpapi: Add a stub implementation of GetExtendedTcpTable.

12 years agowinhttp/tests: Avoid crashes on some win2k systems.
Hans Leidekker [Mon, 19 Dec 2011 14:41:21 +0000 (15:41 +0100)] 
winhttp/tests: Avoid crashes on some win2k systems.

12 years agowined3d: Get rid of the WINED3DBLENDOP typedef.
Henri Verbeet [Mon, 19 Dec 2011 14:16:53 +0000 (15:16 +0100)] 
wined3d: Get rid of the WINED3DBLENDOP typedef.

12 years agowined3d: Get rid of the WINED3DBLEND typedef.
Henri Verbeet [Mon, 19 Dec 2011 14:16:52 +0000 (15:16 +0100)] 
wined3d: Get rid of the WINED3DBLEND typedef.

12 years agoddraw/tests: Introduce proper vector types.
Henri Verbeet [Mon, 19 Dec 2011 14:16:51 +0000 (15:16 +0100)] 
ddraw/tests: Introduce proper vector types.

12 years agoddraw/tests: Remove a redundant IDirect3DDevice7_SetViewport() call.
Henri Verbeet [Mon, 19 Dec 2011 14:16:50 +0000 (15:16 +0100)] 
ddraw/tests: Remove a redundant IDirect3DDevice7_SetViewport() call.

12 years agoddraw/tests: Introduce some functions for comparing floating-point vectors.
Henri Verbeet [Mon, 19 Dec 2011 14:16:49 +0000 (15:16 +0100)] 
ddraw/tests: Introduce some functions for comparing floating-point vectors.

12 years agojscript: Use compiler for hanling empty statements.
Jacek Caban [Mon, 19 Dec 2011 14:00:06 +0000 (15:00 +0100)] 
jscript: Use compiler for hanling empty statements.

12 years agojscript: Use compiler for handling if statement.
Jacek Caban [Mon, 19 Dec 2011 13:59:51 +0000 (14:59 +0100)] 
jscript: Use compiler for handling if statement.

12 years agojscript: Use compiler for handling expression statements.
Jacek Caban [Mon, 19 Dec 2011 13:59:34 +0000 (14:59 +0100)] 
jscript: Use compiler for handling expression statements.

12 years agojscript: Use bytecode for execution main code block in exec_source.
Jacek Caban [Mon, 19 Dec 2011 13:59:12 +0000 (14:59 +0100)] 
jscript: Use bytecode for execution main code block in exec_source.

12 years agojscript: Use bytecode for block statement implementation.
Jacek Caban [Mon, 19 Dec 2011 13:58:42 +0000 (14:58 +0100)] 
jscript: Use bytecode for block statement implementation.

12 years agojscript: Store type information in statement nodes.
Jacek Caban [Mon, 19 Dec 2011 13:58:19 +0000 (14:58 +0100)] 
jscript: Store type information in statement nodes.

12 years agousp10: Add Mathematical Alphanumeric Symbols script.
Aric Stewart [Mon, 19 Dec 2011 13:25:17 +0000 (07:25 -0600)] 
usp10: Add Mathematical Alphanumeric Symbols script.

12 years agousp10: Add Osmanya script.
Aric Stewart [Sun, 18 Dec 2011 03:27:15 +0000 (21:27 -0600)] 
usp10: Add Osmanya script.

12 years agousp10: Add Deseret script.
Aric Stewart [Sun, 18 Dec 2011 03:27:02 +0000 (21:27 -0600)] 
usp10: Add Deseret script.

12 years agousp10: Handle surrogate pairs when shaping.
Aric Stewart [Fri, 16 Dec 2011 19:15:47 +0000 (13:15 -0600)] 
usp10: Handle surrogate pairs when shaping.

12 years agousp10: Decode surrogate pairs in get_char_script and handle ranges beyond the BMP.
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.

12 years agousp10: Code for the cmap format 12 table for unicode code points 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.

12 years agommdevapi: Enforce limits on period and duration.
Jörg Höhle [Thu, 15 Dec 2011 22:07:41 +0000 (23:07 +0100)] 
mmdevapi: Enforce limits on period and duration.

12 years agocrypt32: Avoid reading unitialized variables (Coverity).
Frédéric Delanoy [Fri, 16 Dec 2011 12:35:29 +0000 (13:35 +0100)] 
crypt32: Avoid reading unitialized variables (Coverity).

12 years agogdi32: Remove support for deferring brush calls to X11, all brush types are supported...
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.

12 years agowinex11: Remove DIB locking calls from all blitting entry points.
Alexandre Julliard [Mon, 19 Dec 2011 10:34:44 +0000 (11:34 +0100)] 
winex11: Remove DIB locking calls from all blitting entry points.

12 years agowinex11: Only take managed popups into account when deciding whether to make a window...
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.

12 years agowinex11: Hardcode the MWM hints for the desktop window.
Alexandre Julliard [Mon, 19 Dec 2011 10:12:12 +0000 (11:12 +0100)] 
winex11: Hardcode the MWM hints for the desktop window.

12 years agopo: Updated Korean translation.
Hwang YunSong [Sun, 18 Dec 2011 13:10:18 +0000 (22:10 +0900)] 
po: Updated Korean translation.

12 years agopo: Update German translation.
André Hentschel [Sun, 18 Dec 2011 12:53:19 +0000 (13:53 +0100)] 
po: Update German translation.

12 years agomsxml3: Support VT_VARIANT|VT_BYREF for body data.
Nikolay Sivov [Sun, 18 Dec 2011 21:20:59 +0000 (00:20 +0300)] 
msxml3: Support VT_VARIANT|VT_BYREF for body data.

12 years agomsxml3: Use ascii/utf-8 encoding for request body.
Nikolay Sivov [Sun, 18 Dec 2011 20:24:58 +0000 (23:24 +0300)] 
msxml3: Use ascii/utf-8 encoding for request body.

12 years agomsxml3: libxml2 is not used for writer.
Nikolay Sivov [Sun, 18 Dec 2011 18:12:19 +0000 (21:12 +0300)] 
msxml3: libxml2 is not used for writer.

12 years agomsxml3: Implement response headers access methods.
Nikolay Sivov [Sun, 18 Dec 2011 18:00:24 +0000 (21:00 +0300)] 
msxml3: Implement response headers access methods.

12 years agomsxml3: Skip leading space characters when loading from BSTR.
Nikolay Sivov [Sat, 17 Dec 2011 22:21:09 +0000 (01:21 +0300)] 
msxml3: Skip leading space characters when loading from BSTR.

12 years agousp10: N'Ko uses the Ebrima font as a fallback.
Aric Stewart [Fri, 16 Dec 2011 20:46:29 +0000 (14:46 -0600)] 
usp10: N'Ko uses the Ebrima font as a fallback.

12 years agouser32: Avoid hardcoding the Unicode string literal lengths.
Francois Gouget [Fri, 16 Dec 2011 12:06:35 +0000 (13:06 +0100)] 
user32: Avoid hardcoding the Unicode string literal lengths.