wine
11 years agodsound/tests: Mark some capture status as broken.
Michael Stefaniuc [Mon, 22 Apr 2013 22:01:40 +0000 (00:01 +0200)] 
dsound/tests: Mark some capture status as broken.

11 years agowrc: Allow '/' and '\' in identifiers.
Jacek Caban [Tue, 23 Apr 2013 12:13:58 +0000 (14:13 +0200)] 
wrc: Allow '/' and '\' in identifiers.

11 years agod3drm: Avoid LPDIRECT3DRMMESHBUILDER3.
Henri Verbeet [Tue, 23 Apr 2013 11:21:34 +0000 (13:21 +0200)] 
d3drm: Avoid LPDIRECT3DRMMESHBUILDER3.

11 years agod3drm: Avoid LPDIRECT3DRMMESHBUILDER2.
Henri Verbeet [Tue, 23 Apr 2013 11:21:33 +0000 (13:21 +0200)] 
d3drm: Avoid LPDIRECT3DRMMESHBUILDER2.

11 years agod3drm: Avoid LPDIRECT3DRMMESHBUILDER.
Henri Verbeet [Tue, 23 Apr 2013 11:21:32 +0000 (13:21 +0200)] 
d3drm: Avoid LPDIRECT3DRMMESHBUILDER.

11 years agowined3d: Disable occlusion query support if the implementation has 0 counter bits.
Henri Verbeet [Tue, 23 Apr 2013 11:21:31 +0000 (13:21 +0200)] 
wined3d: Disable occlusion query support if the implementation has 0 counter bits.

11 years agowinex11: Don't ignore hShareContext in X11DRV_wglCreateContextAttribsARB().
Henri Verbeet [Tue, 23 Apr 2013 11:21:30 +0000 (13:21 +0200)] 
winex11: Don't ignore hShareContext in X11DRV_wglCreateContextAttribsARB().

11 years agomshtml: Added IHTMLDocument2::put_designMode tests.
Jacek Caban [Tue, 23 Apr 2013 10:58:28 +0000 (12:58 +0200)] 
mshtml: Added IHTMLDocument2::put_designMode tests.

11 years agomshtml: Added partial IHTMLDocument2::put_designMode implementation.
Jacek Caban [Tue, 23 Apr 2013 10:58:18 +0000 (12:58 +0200)] 
mshtml: Added partial IHTMLDocument2::put_designMode implementation.

11 years agomshtml: Use nsAString_InitDepend in SetDesignMode call.
Jacek Caban [Tue, 23 Apr 2013 10:58:08 +0000 (12:58 +0200)] 
mshtml: Use nsAString_InitDepend in SetDesignMode call.

11 years agomshtml: Moved exec_editmode implementation to a helper function in editor.c.
Jacek Caban [Tue, 23 Apr 2013 10:57:59 +0000 (12:57 +0200)] 
mshtml: Moved exec_editmode implementation to a helper function in editor.c.

11 years agooledb32: Implement GetConversionSize DBTYPE_STR->DBTYPE_WSTR.
Alistair Leslie-Hughes [Tue, 23 Apr 2013 03:46:10 +0000 (13:46 +1000)] 
oledb32: Implement GetConversionSize DBTYPE_STR->DBTYPE_WSTR.

11 years agooledb32: Implement DataConvert DBTYPE_R8->VARIANT.
Alistair Leslie-Hughes [Thu, 18 Apr 2013 01:59:15 +0000 (11:59 +1000)] 
oledb32: Implement DataConvert DBTYPE_R8->VARIANT.

11 years agogdi32: Convert the edges list to a standard list in CreatePolyPolygonRgn.
Alexandre Julliard [Mon, 22 Apr 2013 20:41:51 +0000 (22:41 +0200)] 
gdi32: Convert the edges list to a standard list in CreatePolyPolygonRgn.

11 years agogdi32: Add helper functions to manage blocks of points in CreatePolyPolygonRgn.
Alexandre Julliard [Mon, 22 Apr 2013 19:57:32 +0000 (21:57 +0200)] 
gdi32: Add helper functions to manage blocks of points in CreatePolyPolygonRgn.

11 years agogdi32: Replace some macros by inline functions in the region code.
Alexandre Julliard [Mon, 22 Apr 2013 19:40:05 +0000 (21:40 +0200)] 
gdi32: Replace some macros by inline functions in the region code.

11 years agowined3d: Remove leftover texture accesses in GLSL shader generation.
Stefan Dösinger [Mon, 17 Dec 2012 17:02:41 +0000 (18:02 +0100)] 
wined3d: Remove leftover texture accesses in GLSL shader generation.

11 years agowinex11.drv: Print the error in wglCreateContextAttribsARB() when context creation...
Matteo Bruni [Fri, 19 Apr 2013 17:06:15 +0000 (19:06 +0200)] 
winex11.drv: Print the error in wglCreateContextAttribsARB() when context creation fails.

11 years agowined3d: Use ARB_internalformat_query2 for the other texture format caps too.
Matteo Bruni [Fri, 19 Apr 2013 17:06:14 +0000 (19:06 +0200)] 
wined3d: Use ARB_internalformat_query2 for the other texture format caps too.

11 years agowined3d: Use ARB_internalformat_query2 to check for texture format rendering and...
Matteo Bruni [Fri, 19 Apr 2013 17:06:13 +0000 (19:06 +0200)] 
wined3d: Use ARB_internalformat_query2 to check for texture format rendering and blending support, where available.

11 years agowined3d: Add ARB_internalformat_query2 GL extension.
Matteo Bruni [Fri, 19 Apr 2013 17:06:12 +0000 (19:06 +0200)] 
wined3d: Add ARB_internalformat_query2 GL extension.

11 years agomshtml: Clean up OleCommandTarget_Exec.
Jacek Caban [Mon, 22 Apr 2013 14:19:57 +0000 (16:19 +0200)] 
mshtml: Clean up OleCommandTarget_Exec.

11 years agod3drm: Avoid LPDIRECT3DRMMESH.
Henri Verbeet [Mon, 22 Apr 2013 13:18:46 +0000 (15:18 +0200)] 
d3drm: Avoid LPDIRECT3DRMMESH.

11 years agod3drm: Avoid LPDIRECT3DRMVISUAL.
Henri Verbeet [Mon, 22 Apr 2013 13:18:45 +0000 (15:18 +0200)] 
d3drm: Avoid LPDIRECT3DRMVISUAL.

11 years agod3drm: Avoid LPDIRECT3DRMFRAME3.
Henri Verbeet [Mon, 22 Apr 2013 13:18:44 +0000 (15:18 +0200)] 
d3drm: Avoid LPDIRECT3DRMFRAME3.

11 years agowined3d: Rename the device "strided_streams" field to "stream_info".
Henri Verbeet [Mon, 22 Apr 2013 13:18:43 +0000 (15:18 +0200)] 
wined3d: Rename the device "strided_streams" field to "stream_info".

The "strided" in there is mostly historic, it hasn't really been accurate for
a while now.

11 years agowined3d: Get rid of the unused TRACE_STRIDED macro.
Henri Verbeet [Mon, 22 Apr 2013 13:18:42 +0000 (15:18 +0200)] 
wined3d: Get rid of the unused TRACE_STRIDED macro.

11 years agooledb32: Implement DataConvert DBTYPE_I8->DBTYPE_VARIANT.
Alistair Leslie-Hughes [Wed, 17 Apr 2013 23:54:09 +0000 (09:54 +1000)] 
oledb32: Implement DataConvert DBTYPE_I8->DBTYPE_VARIANT.

11 years agooledb32: Implement GetConversionSize DBTYPE_WSTR->DBTYPE_WSTR.
Alistair Leslie-Hughes [Fri, 19 Apr 2013 04:22:10 +0000 (14:22 +1000)] 
oledb32: Implement GetConversionSize DBTYPE_WSTR->DBTYPE_WSTR.

11 years agodsound/tests: Skip tests if there is no default device.
Michael Stefaniuc [Sun, 21 Apr 2013 22:19:47 +0000 (00:19 +0200)] 
dsound/tests: Skip tests if there is no default device.

11 years agosxs/tests: Avoid a magic constant.
Michael Stefaniuc [Sun, 21 Apr 2013 22:14:41 +0000 (00:14 +0200)] 
sxs/tests: Avoid a magic constant.

11 years agontdll: Refuse to create new thread if the target process is being terminated.
Dmitry Timoshkov [Mon, 22 Apr 2013 09:33:22 +0000 (18:33 +0900)] 
ntdll: Refuse to create new thread if the target process is being terminated.

11 years agowininet: Include the Proxy-Connection header in the keep-alive check.
Hans Leidekker [Mon, 22 Apr 2013 09:03:22 +0000 (11:03 +0200)] 
wininet: Include the Proxy-Connection header in the keep-alive check.

11 years agowininet: Add support for INTERNET_OPTION_PROXY_USERNAME and INTERNET_OPTION_PROXY_PAS...
Hans Leidekker [Mon, 22 Apr 2013 09:02:50 +0000 (11:02 +0200)] 
wininet: Add support for INTERNET_OPTION_PROXY_USERNAME and INTERNET_OPTION_PROXY_PASSWORD.

11 years agowininet: Don't strip the port from URLs returned by InternetQueryOption(INTERNET_OPTI...
Hans Leidekker [Mon, 22 Apr 2013 09:02:26 +0000 (11:02 +0200)] 
wininet: Don't strip the port from URLs returned by InternetQueryOption(INTERNET_OPTION_URL).

11 years agowininet: Fix a request string leak.
Hans Leidekker [Mon, 22 Apr 2013 09:02:09 +0000 (11:02 +0200)] 
wininet: Fix a request string leak.

11 years agomsdaps: Added some proxy/stubs for IDBDataSourceAdmin methods.
Nikolay Sivov [Fri, 19 Apr 2013 10:11:43 +0000 (14:11 +0400)] 
msdaps: Added some proxy/stubs for IDBDataSourceAdmin methods.

11 years agomsdaps: Added proxy/stub for IDBInitialize_Uninitialize().
Nikolay Sivov [Fri, 19 Apr 2013 09:47:27 +0000 (13:47 +0400)] 
msdaps: Added proxy/stub for IDBInitialize_Uninitialize().

11 years agowinemac: Implement an IME that uses the OS X input methods.
Ken Thomases [Mon, 22 Apr 2013 02:32:26 +0000 (21:32 -0500)] 
winemac: Implement an IME that uses the OS X input methods.

Developed with Aric Stewart.

11 years agowinemac: Set up and drain autorelease pool in LogErrorv() so it's safe to call from...
Ken Thomases [Mon, 22 Apr 2013 02:31:28 +0000 (21:31 -0500)] 
winemac: Set up and drain autorelease pool in LogErrorv() so it's safe to call from background threads.

11 years agojoy.cpl: Fixed incorrect variable reference.
Gurmail Bassi [Sat, 20 Apr 2013 09:23:42 +0000 (10:23 +0100)] 
joy.cpl: Fixed incorrect variable reference.

11 years agodplayx: Remove unnecessary assigment (Coverity).
Marcus Meissner [Fri, 19 Apr 2013 20:47:58 +0000 (22:47 +0200)] 
dplayx: Remove unnecessary assigment (Coverity).

11 years agowininet: Added missing return (Coverity).
Marcus Meissner [Fri, 19 Apr 2013 20:25:43 +0000 (22:25 +0200)] 
wininet: Added missing return (Coverity).

11 years agomsvcrt: Added _wfindfirst32 implementation.
Jactry Zeng [Fri, 19 Apr 2013 11:18:48 +0000 (19:18 +0800)] 
msvcrt: Added _wfindfirst32 implementation.

11 years agokernel32: Check whether FreeLibrary actually has unloaded the module.
Dmitry Timoshkov [Fri, 19 Apr 2013 09:48:31 +0000 (18:48 +0900)] 
kernel32: Check whether FreeLibrary actually has unloaded the module.

11 years agoole32: Simplify IEnumSTATSTG initialization.
Nikolay Sivov [Fri, 19 Apr 2013 09:38:13 +0000 (13:38 +0400)] 
ole32: Simplify IEnumSTATSTG initialization.

11 years agoole32: Remove some casts that are not needed.
Nikolay Sivov [Fri, 19 Apr 2013 09:29:47 +0000 (13:29 +0400)] 
ole32: Remove some casts that are not needed.

11 years agoole32: Store SMWR storage instance role separately.
Nikolay Sivov [Fri, 19 Apr 2013 08:37:01 +0000 (12:37 +0400)] 
ole32: Store SMWR storage instance role separately.

11 years agomsdaps: Remove left over "stub" from a TRACE().
Michael Stefaniuc [Fri, 19 Apr 2013 09:21:12 +0000 (11:21 +0200)] 
msdaps: Remove left over "stub" from a TRACE().

11 years agod3dx9_36: Remove left over "stub" from a TRACE calls.
Michael Stefaniuc [Fri, 19 Apr 2013 09:11:16 +0000 (11:11 +0200)] 
d3dx9_36: Remove left over "stub" from a TRACE calls.

11 years agouser32: Move the common parts of ScrollDC into user32 and the null driver.
Alexandre Julliard [Fri, 19 Apr 2013 10:27:59 +0000 (12:27 +0200)] 
user32: Move the common parts of ScrollDC into user32 and the null driver.

11 years agoinclude: Added missing declarations to msvcrt.
Jactry Zeng [Fri, 19 Apr 2013 06:24:26 +0000 (14:24 +0800)] 
include: Added missing declarations to msvcrt.

11 years agod3drm: Avoid LPDIRECT3DRMFRAME.
Henri Verbeet [Fri, 19 Apr 2013 06:34:15 +0000 (08:34 +0200)] 
d3drm: Avoid LPDIRECT3DRMFRAME.

11 years agod3drm: Avoid LPDIRECT3DRMVIEWPORT.
Henri Verbeet [Fri, 19 Apr 2013 06:34:14 +0000 (08:34 +0200)] 
d3drm: Avoid LPDIRECT3DRMVIEWPORT.

11 years agowined3d: Get rid of the unused wined3d_strided_data structure.
Henri Verbeet [Fri, 19 Apr 2013 06:34:13 +0000 (08:34 +0200)] 
wined3d: Get rid of the unused wined3d_strided_data structure.

11 years agowined3d: Add support for GL_ARB_debug_output.
Henri Verbeet [Fri, 19 Apr 2013 06:34:12 +0000 (08:34 +0200)] 
wined3d: Add support for GL_ARB_debug_output.

11 years agowined3d: Use WGL_ARB_create_context when available.
Henri Verbeet [Fri, 19 Apr 2013 06:34:11 +0000 (08:34 +0200)] 
wined3d: Use WGL_ARB_create_context when available.

11 years agogdi32: Prevent possible buffer overflows in get_glyph_outline.
Sam Edwards [Thu, 18 Apr 2013 19:57:41 +0000 (13:57 -0600)] 
gdi32: Prevent possible buffer overflows in get_glyph_outline.

11 years agosetupapi: Add a stub for SetupDiSetDeviceInstallParamsA.
Stefan Leichter [Thu, 18 Apr 2013 19:28:24 +0000 (21:28 +0200)] 
setupapi: Add a stub for SetupDiSetDeviceInstallParamsA.

11 years agoAssorted spelling fixes.
Francois Gouget [Thu, 18 Apr 2013 16:58:05 +0000 (18:58 +0200)] 
Assorted spelling fixes.

11 years agod3dx9_36: Add a trailing '\n' to a TRACE().
Francois Gouget [Thu, 18 Apr 2013 16:58:27 +0000 (18:58 +0200)] 
d3dx9_36: Add a trailing '\n' to a TRACE().

11 years agontdll: Remove an unused debug channel.
Francois Gouget [Thu, 18 Apr 2013 16:58:19 +0000 (18:58 +0200)] 
ntdll: Remove an unused debug channel.

11 years agod3drm: Remove a no longer used debug channel.
Francois Gouget [Thu, 18 Apr 2013 16:57:32 +0000 (18:57 +0200)] 
d3drm: Remove a no longer used debug channel.

11 years agodmusic: Make DMUSIC_CreateDirectMusicDownloadedInstrumentImpl() static.
Francois Gouget [Thu, 18 Apr 2013 16:57:27 +0000 (18:57 +0200)] 
dmusic: Make DMUSIC_CreateDirectMusicDownloadedInstrumentImpl() static.

11 years agoadvapi32: Specify the function is a stub in some FIXME.
Christian Costa [Wed, 17 Apr 2013 21:40:46 +0000 (23:40 +0200)] 
advapi32: Specify the function is a stub in some FIXME.

11 years agoole32: Merge release code to Release method.
Nikolay Sivov [Thu, 18 Apr 2013 06:16:44 +0000 (10:16 +0400)] 
ole32: Merge release code to Release method.

11 years agoole32: Stub for IDirectWriterLock.
Nikolay Sivov [Thu, 18 Apr 2013 06:04:40 +0000 (10:04 +0400)] 
ole32: Stub for IDirectWriterLock.

11 years agoole32: Accept STGM_DIRECT_SWMR mode.
Nikolay Sivov [Wed, 17 Apr 2013 21:25:23 +0000 (01:25 +0400)] 
ole32: Accept STGM_DIRECT_SWMR mode.

11 years agoole32: Move share/access modes to static arrays.
Nikolay Sivov [Wed, 17 Apr 2013 19:55:14 +0000 (23:55 +0400)] 
ole32: Move share/access modes to static arrays.

11 years agomlang: Remove left over "stub" from a TRACE().
Michael Stefaniuc [Thu, 18 Apr 2013 09:53:27 +0000 (11:53 +0200)] 
mlang: Remove left over "stub" from a TRACE().

11 years agomsvcr110: Forward __crtSetUnhandledExceptionFilter to kernel32.SetUnhandledExceptionF...
Austin English [Thu, 18 Apr 2013 07:59:58 +0000 (00:59 -0700)] 
msvcr110: Forward __crtSetUnhandledExceptionFilter to kernel32.SetUnhandledExceptionFilter.

11 years agokernel32: Fix a typo in a comment.
Austin English [Wed, 17 Apr 2013 21:54:42 +0000 (14:54 -0700)] 
kernel32: Fix a typo in a comment.

11 years agovbscript: Fix a typo: jscript -> vbscript.
Zhan Jianyu [Wed, 17 Apr 2013 13:46:13 +0000 (21:46 +0800)] 
vbscript: Fix a typo: jscript -> vbscript.

11 years agokernel32: Count precise amount of child process failures.
Dmitry Timoshkov [Thu, 18 Apr 2013 08:44:43 +0000 (17:44 +0900)] 
kernel32: Count precise amount of child process failures.

11 years agokernel32: Add more process shutdown tests.
Dmitry Timoshkov [Thu, 18 Apr 2013 08:44:16 +0000 (17:44 +0900)] 
kernel32: Add more process shutdown tests.

11 years agomountmgr.sys: Add a missing entry for DEVICE_DVD to match mountmgr.h enumeration...
Dmitry Timoshkov [Thu, 18 Apr 2013 03:39:11 +0000 (12:39 +0900)] 
mountmgr.sys: Add a missing entry for DEVICE_DVD to match mountmgr.h enumeration types.

11 years agod3drm: Avoid LPDIRECT3DRMDEVICE3.
Henri Verbeet [Thu, 18 Apr 2013 07:35:15 +0000 (09:35 +0200)] 
d3drm: Avoid LPDIRECT3DRMDEVICE3.

11 years agod3drm: Avoid LPDIRECT3DRMDEVICE2.
Henri Verbeet [Thu, 18 Apr 2013 07:35:14 +0000 (09:35 +0200)] 
d3drm: Avoid LPDIRECT3DRMDEVICE2.

11 years agowined3d: Simplify wined3d_check_device_format().
Henri Verbeet [Thu, 18 Apr 2013 07:35:13 +0000 (09:35 +0200)] 
wined3d: Simplify wined3d_check_device_format().

11 years agowined3d: Properly check if a format has a conversion function in wined3d_check_device...
Henri Verbeet [Thu, 18 Apr 2013 07:35:12 +0000 (09:35 +0200)] 
wined3d: Properly check if a format has a conversion function in wined3d_check_device_format().

11 years agowined3d: Add a performance warning for mapping a dynamic surface without WINED3D_MAP_...
Henri Verbeet [Thu, 18 Apr 2013 07:35:11 +0000 (09:35 +0200)] 
wined3d: Add a performance warning for mapping a dynamic surface without WINED3D_MAP_DISCARD.

11 years agogdiplus/tests: Add tests for GdipSetCustomLineCapWidthScale.
Detlef Riekenberg [Wed, 17 Apr 2013 20:41:42 +0000 (22:41 +0200)] 
gdiplus/tests: Add tests for GdipSetCustomLineCapWidthScale.

11 years agogdiplus: Implement GdipSetCustomLineCapWidthScale.
Detlef Riekenberg [Wed, 17 Apr 2013 20:41:41 +0000 (22:41 +0200)] 
gdiplus: Implement GdipSetCustomLineCapWidthScale.

11 years agodplayx: Move the DirectPlayLobby data fields to the main object.
Michael Stefaniuc [Wed, 17 Apr 2013 20:14:38 +0000 (22:14 +0200)] 
dplayx: Move the DirectPlayLobby data fields to the main object.

11 years agodplayx: Add a separate refcount for IDirectPlayLobby2.
Michael Stefaniuc [Wed, 17 Apr 2013 20:13:45 +0000 (22:13 +0200)] 
dplayx: Add a separate refcount for IDirectPlayLobby2.

11 years agodplayx: Add a separate refcount for IDirectPlayLobby2A.
Michael Stefaniuc [Wed, 17 Apr 2013 20:12:53 +0000 (22:12 +0200)] 
dplayx: Add a separate refcount for IDirectPlayLobby2A.

11 years agodplayx: Add a separate refcount for IDirectPlayLobbyA.
Michael Stefaniuc [Wed, 17 Apr 2013 20:12:04 +0000 (22:12 +0200)] 
dplayx: Add a separate refcount for IDirectPlayLobbyA.

11 years agodplayx: Add a separate refcount for IDirectPlayLobby.
Michael Stefaniuc [Wed, 17 Apr 2013 20:10:53 +0000 (22:10 +0200)] 
dplayx: Add a separate refcount for IDirectPlayLobby.

11 years agodplayx: Get rid of the IDirectPlayLobbyImpl aliases.
Michael Stefaniuc [Wed, 17 Apr 2013 20:10:08 +0000 (22:10 +0200)] 
dplayx: Get rid of the IDirectPlayLobbyImpl aliases.

11 years agodplayx: Get rid of the LPDIRECTPLAYLOBBY usage.
Michael Stefaniuc [Wed, 17 Apr 2013 20:09:15 +0000 (22:09 +0200)] 
dplayx: Get rid of the LPDIRECTPLAYLOBBY usage.

11 years agodplayx: Assimilate the IDirectPlayLobby3 methods.
Michael Stefaniuc [Wed, 17 Apr 2013 20:07:06 +0000 (22:07 +0200)] 
dplayx: Assimilate the IDirectPlayLobby3 methods.

11 years agocmd: Print the debug string instead of the pointer value.
Michael Stefaniuc [Wed, 17 Apr 2013 15:56:27 +0000 (17:56 +0200)] 
cmd: Print the debug string instead of the pointer value.

11 years agogdi32: Copy gamma ramp validation from winex11 to make it driver independent.
André Hentschel [Tue, 16 Apr 2013 22:38:37 +0000 (00:38 +0200)] 
gdi32: Copy gamma ramp validation from winex11 to make it driver independent.

11 years agowininet/tests: Add tests for a prematurely closed connection.
Hans Leidekker [Wed, 17 Apr 2013 13:32:54 +0000 (15:32 +0200)] 
wininet/tests: Add tests for a prematurely closed connection.

11 years agomsi: Fix one more occurrence of overwriting verstr in set_installer_properties.
Hans Leidekker [Wed, 17 Apr 2013 13:32:23 +0000 (15:32 +0200)] 
msi: Fix one more occurrence of overwriting verstr in set_installer_properties.

11 years agosecur32: Added support for TLS 1.1 and TLS 1.2 on Mac.
Jacek Caban [Wed, 17 Apr 2013 12:23:44 +0000 (14:23 +0200)] 
secur32: Added support for TLS 1.1 and TLS 1.2 on Mac.

11 years agoriched20: Fix an (incorrect) compiler warning.
Huw Davies [Wed, 17 Apr 2013 11:56:39 +0000 (12:56 +0100)] 
riched20: Fix an (incorrect) compiler warning.

11 years agoriched20: Use PointFromCharContext now that we can specify logical ordering.
Huw Davies [Wed, 17 Apr 2013 11:56:38 +0000 (12:56 +0100)] 
riched20: Use PointFromCharContext now that we can specify logical ordering.

11 years agoriched20: Add a visual vs logical order flag to the character to position mapping...
Huw Davies [Wed, 17 Apr 2013 11:56:37 +0000 (12:56 +0100)] 
riched20: Add a visual vs logical order flag to the character to position mapping routines.

11 years agomshtml: Added IHTMLDOMTextNode::data property implementation.
Jacek Caban [Wed, 17 Apr 2013 11:00:04 +0000 (13:00 +0200)] 
mshtml: Added IHTMLDOMTextNode::data property implementation.