wine
12 years agomshtml: Added support for anchor targets.
Jacek Caban [Fri, 27 Jan 2012 14:56:00 +0000 (15:56 +0100)] 
mshtml: Added support for anchor targets.

12 years agomshtml: Moved creating URIs relative to window to a new function.
Jacek Caban [Fri, 27 Jan 2012 14:55:46 +0000 (15:55 +0100)] 
mshtml: Moved creating URIs relative to window to a new function.

12 years agomshtml: Follow anchors only on left button click.
Jacek Caban [Fri, 27 Jan 2012 14:55:33 +0000 (15:55 +0100)] 
mshtml: Follow anchors only on left button click.

12 years agoshell32: Avoid an unsafe IExtractIconW to object cast.
Michael Stefaniuc [Fri, 27 Jan 2012 13:42:22 +0000 (14:42 +0100)] 
shell32: Avoid an unsafe IExtractIconW to object cast.

12 years agoshell32: COM cleanup for IPersistFile.
Michael Stefaniuc [Fri, 27 Jan 2012 13:36:58 +0000 (14:36 +0100)] 
shell32: COM cleanup for IPersistFile.

12 years agoshell32: COM cleanup for IExtractIconA.
Michael Stefaniuc [Fri, 27 Jan 2012 13:34:47 +0000 (14:34 +0100)] 
shell32: COM cleanup for IExtractIconA.

12 years agoshell32: Forward IExtractIconA::Release to IExtractIconW:Release.
Michael Stefaniuc [Fri, 27 Jan 2012 13:30:58 +0000 (14:30 +0100)] 
shell32: Forward IExtractIconA::Release to IExtractIconW:Release.

12 years agoshell32: COM cleanup for IExtractIconW.
Michael Stefaniuc [Fri, 27 Jan 2012 13:21:17 +0000 (14:21 +0100)] 
shell32: COM cleanup for IExtractIconW.

12 years agoshell32: Pass the object instead of the iface to an internal helper.
Michael Stefaniuc [Fri, 27 Jan 2012 13:17:46 +0000 (14:17 +0100)] 
shell32: Pass the object instead of the iface to an internal helper.

12 years agowinealsa: Fix -errno typo.
Jörg Höhle [Fri, 27 Jan 2012 09:03:01 +0000 (10:03 +0100)] 
winealsa: Fix -errno typo.

12 years agowinealsa: Avoid underrun by adding a lead-in when starting with few samples.
Andrew Eikum [Mon, 23 Jan 2012 17:00:14 +0000 (11:00 -0600)] 
winealsa: Avoid underrun by adding a lead-in when starting with few samples.

12 years agowrc: Add a trailing '\n' to the error() calls.
Francois Gouget [Fri, 27 Jan 2012 13:08:22 +0000 (14:08 +0100)] 
wrc: Add a trailing '\n' to the error() calls.

12 years agomsxml3: Add a helper to output quoted strings.
Nikolay Sivov [Fri, 27 Jan 2012 13:23:56 +0000 (16:23 +0300)] 
msxml3: Add a helper to output quoted strings.

12 years agomsxml3: Support startDTD()/endDTD() in MXWriter.
Nikolay Sivov [Fri, 27 Jan 2012 13:09:42 +0000 (16:09 +0300)] 
msxml3: Support startDTD()/endDTD() in MXWriter.

12 years agomsxml3: Support CDATA nodes in MXWriter.
Nikolay Sivov [Fri, 27 Jan 2012 12:30:03 +0000 (15:30 +0300)] 
msxml3: Support CDATA nodes in MXWriter.

12 years agomsxml3: Support comment nodes in MXWriter.
Nikolay Sivov [Fri, 27 Jan 2012 12:13:54 +0000 (15:13 +0300)] 
msxml3: Support comment nodes in MXWriter.

12 years agomsxml3: Stub lexical handler support for MXWriter.
Nikolay Sivov [Fri, 27 Jan 2012 11:45:21 +0000 (14:45 +0300)] 
msxml3: Stub lexical handler support for MXWriter.

12 years agojscript: Get rid of unused SET_CALLED macro.
Jacek Caban [Fri, 27 Jan 2012 10:45:46 +0000 (11:45 +0100)] 
jscript: Get rid of unused SET_CALLED macro.

12 years agovbscript: Get rid of unused SET_CALLED macro.
Jacek Caban [Fri, 27 Jan 2012 10:43:12 +0000 (11:43 +0100)] 
vbscript: Get rid of unused SET_CALLED macro.

12 years agowscript: Properly handle CreateProcess failure.
Jacek Caban [Fri, 27 Jan 2012 10:43:02 +0000 (11:43 +0100)] 
wscript: Properly handle CreateProcess failure.

12 years agowinscard: Add new stub methods.
Olli-Pekka Wallin [Wed, 25 Jan 2012 07:44:00 +0000 (09:44 +0200)] 
winscard: Add new stub methods.

12 years agod3dx9/tests: Add invalid parameter test for ID3DXEffect.
Rico Schüller [Fri, 27 Jan 2012 09:31:49 +0000 (10:31 +0100)] 
d3dx9/tests: Add invalid parameter test for ID3DXEffect.

12 years agod3dx9/tests: Add effect parameter value SetMatrixTransposeArray() test.
Rico Schüller [Fri, 27 Jan 2012 09:31:43 +0000 (10:31 +0100)] 
d3dx9/tests: Add effect parameter value SetMatrixTransposeArray() test.

12 years agod3dx9/tests: Add effect parameter value SetMatrixTranspose() test.
Rico Schüller [Fri, 27 Jan 2012 09:31:38 +0000 (10:31 +0100)] 
d3dx9/tests: Add effect parameter value SetMatrixTranspose() test.

12 years agoadvapi32: Add a stub for EnumerateTraceGuids.
Austin English [Thu, 26 Jan 2012 22:35:25 +0000 (14:35 -0800)] 
advapi32: Add a stub for EnumerateTraceGuids.

12 years agoadvapi32: Add a stub for CloseTrace.
Austin English [Thu, 26 Jan 2012 22:35:08 +0000 (14:35 -0800)] 
advapi32: Add a stub for CloseTrace.

12 years agowinex11: Check for failure to convert the brush bitmap to X11.
Alexandre Julliard [Fri, 27 Jan 2012 10:10:38 +0000 (11:10 +0100)] 
winex11: Check for failure to convert the brush bitmap to X11.

12 years agoadvapi32: Fix the TraceMessage prototypes.
Alexandre Julliard [Fri, 27 Jan 2012 10:10:21 +0000 (11:10 +0100)] 
advapi32: Fix the TraceMessage prototypes.

12 years agowinhttp: Don't attempt to read data after receiving a response to a HEAD request.
Hans Leidekker [Fri, 27 Jan 2012 09:53:50 +0000 (10:53 +0100)] 
winhttp: Don't attempt to read data after receiving a response to a HEAD request.

12 years agowinhttp: Also close the connection when there's nothing to read.
Hans Leidekker [Fri, 27 Jan 2012 09:53:23 +0000 (10:53 +0100)] 
winhttp: Also close the connection when there's nothing to read.

12 years agowinhttp: Only turn POST requests into GET requests when redirecting.
Hans Leidekker [Fri, 27 Jan 2012 09:53:00 +0000 (10:53 +0100)] 
winhttp: Only turn POST requests into GET requests when redirecting.

12 years agowinmm: Parse MCI colon notation as in T:MM:SS:F.
Jörg Höhle [Sun, 20 Feb 2011 17:50:47 +0000 (18:50 +0100)] 
winmm: Parse MCI colon notation as in T:MM:SS:F.

12 years agopsapi: Add more GetMappedFileName tests.
Dmitry Timoshkov [Fri, 27 Jan 2012 07:33:19 +0000 (15:33 +0800)] 
psapi: Add more GetMappedFileName tests.

12 years agohhctrl.ocx: Add a missing Release call.
Erich Hoover [Wed, 25 Jan 2012 20:26:06 +0000 (13:26 -0700)] 
hhctrl.ocx: Add a missing Release call.

12 years agoitss: Enlarge buffer to include space for a concatenated value.
Erich Hoover [Fri, 27 Jan 2012 16:48:47 +0000 (09:48 -0700)] 
itss: Enlarge buffer to include space for a concatenated value.

12 years agousp10: Fix build with MSVC.
Thomas Faber [Thu, 26 Jan 2012 23:09:10 +0000 (00:09 +0100)] 
usp10: Fix build with MSVC.

12 years agoddraw/tests: Add a test for SetCooperativeLevel() on a window that belongs to another...
Henri Verbeet [Thu, 26 Jan 2012 22:04:20 +0000 (23:04 +0100)] 
ddraw/tests: Add a test for SetCooperativeLevel() on a window that belongs to another thread.

12 years agowined3d: Make sure transparent hardware cursors are really transparent.
Henri Verbeet [Thu, 26 Jan 2012 22:04:19 +0000 (23:04 +0100)] 
wined3d: Make sure transparent hardware cursors are really transparent.

Loosely based on a patch by Stefan Dösinger.

12 years agopo: Update French translation.
Frédéric Delanoy [Thu, 26 Jan 2012 21:31:17 +0000 (22:31 +0100)] 
po: Update French translation.

12 years agopo: Update Catalan translation.
Alex Henrie [Thu, 26 Jan 2012 20:28:33 +0000 (13:28 -0700)] 
po: Update Catalan translation.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Thu, 26 Jan 2012 18:29:02 +0000 (20:29 +0200)] 
po: Update Lithuanian translation.

12 years agofonts: Add some missing glyphs in the MS Sans Serif font.
Alexandre Julliard [Wed, 25 Jan 2012 22:25:00 +0000 (23:25 +0100)] 
fonts: Add some missing glyphs in the MS Sans Serif font.

12 years agofonts: Add some missing glyphs in the Courier font.
Alexandre Julliard [Wed, 25 Jan 2012 18:16:25 +0000 (19:16 +0100)] 
fonts: Add some missing glyphs in the Courier font.

12 years agofonts: Add some missing glyphs in the System font.
Alexandre Julliard [Wed, 25 Jan 2012 17:26:11 +0000 (18:26 +0100)] 
fonts: Add some missing glyphs in the System font.

12 years agofonts: Add some missing glyphs in the Small Fonts font.
Alexandre Julliard [Wed, 25 Jan 2012 21:14:54 +0000 (22:14 +0100)] 
fonts: Add some missing glyphs in the Small Fonts font.

12 years agooleaut32: Some tests for ITypeLib::FindName(), corrected parameter validation.
Nikolay Sivov [Thu, 26 Jan 2012 10:42:35 +0000 (13:42 +0300)] 
oleaut32: Some tests for ITypeLib::FindName(), corrected parameter validation.

12 years agommdevapi/tests: Add a worst-case XAudio2 fragment-size writes scenario.
Jörg Höhle [Tue, 24 Jan 2012 19:54:40 +0000 (20:54 +0100)] 
mmdevapi/tests: Add a worst-case XAudio2 fragment-size writes scenario.

12 years agommdevapi/tests: Perform capture protocol tests in shared mode.
Jörg Höhle [Thu, 12 Jan 2012 21:36:31 +0000 (22:36 +0100)] 
mmdevapi/tests: Perform capture protocol tests in shared mode.

12 years agowinealsa: Log the periodic renderer callback.
Jörg Höhle [Sun, 1 Jan 2012 22:59:39 +0000 (23:59 +0100)] 
winealsa: Log the periodic renderer callback.

12 years agowinealsa: Map ALSA errors to AUDCLNT_E_*.
Jörg Höhle [Mon, 9 Jan 2012 18:04:42 +0000 (19:04 +0100)] 
winealsa: Map ALSA errors to AUDCLNT_E_*.

12 years agowinealsa: Initialize can fail with AUDCLNT_E_ENDPOINT_CREATE_FAILED.
Jörg Höhle [Tue, 23 Aug 2011 17:27:05 +0000 (19:27 +0200)] 
winealsa: Initialize can fail with AUDCLNT_E_ENDPOINT_CREATE_FAILED.

12 years agowininet: Avoid dead code in FTP_FtpOpenFileW (Coverity).
Frédéric Delanoy [Wed, 25 Jan 2012 22:52:02 +0000 (23:52 +0100)] 
wininet: Avoid dead code in FTP_FtpOpenFileW (Coverity).

12 years agower: Add a stub for WerReportSetUIOption.
Austin English [Wed, 25 Jan 2012 22:56:35 +0000 (14:56 -0800)] 
wer: Add a stub for WerReportSetUIOption.

12 years agosetupapi: Add a stub for SetupAddToDiskSpaceListA/W.
Austin English [Wed, 25 Jan 2012 22:35:42 +0000 (14:35 -0800)] 
setupapi: Add a stub for SetupAddToDiskSpaceListA/W.

12 years agoiphlpapi: Add GetTcp6Table/GetTcp6Table2 stubs.
Austin English [Wed, 25 Jan 2012 22:29:48 +0000 (14:29 -0800)] 
iphlpapi: Add GetTcp6Table/GetTcp6Table2 stubs.

12 years agomshtml: Don't use simplified fragment-only navigation if there is post data to send.
Jacek Caban [Thu, 26 Jan 2012 14:15:39 +0000 (15:15 +0100)] 
mshtml: Don't use simplified fragment-only navigation if there is post data to send.

12 years agomshtml: Use helpers in IHTMLStyle::paddingLeft implementation.
Jacek Caban [Thu, 26 Jan 2012 13:34:22 +0000 (14:34 +0100)] 
mshtml: Use helpers in IHTMLStyle::paddingLeft implementation.

12 years agomshtml: Added IHTMLStyle::paddingBottom implementation.
Jacek Caban [Thu, 26 Jan 2012 13:34:05 +0000 (14:34 +0100)] 
mshtml: Added IHTMLStyle::paddingBottom implementation.

12 years agomshtml: Added IHTMLStyle::paddingRight implementation.
Jacek Caban [Thu, 26 Jan 2012 13:33:57 +0000 (14:33 +0100)] 
mshtml: Added IHTMLStyle::paddingRight implementation.

12 years agomshtml: Added IHTMLStyle::paddingTop implementation.
Jacek Caban [Thu, 26 Jan 2012 13:33:47 +0000 (14:33 +0100)] 
mshtml: Added IHTMLStyle::paddingTop implementation.

12 years agomshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginLeft implementation.
Jacek Caban [Thu, 26 Jan 2012 13:33:38 +0000 (14:33 +0100)] 
mshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginLeft implementation.

12 years agomshtml: Added IHTMLStyle::marginBottom property implementation.
Jacek Caban [Thu, 26 Jan 2012 13:33:24 +0000 (14:33 +0100)] 
mshtml: Added IHTMLStyle::marginBottom property implementation.

12 years agomshtml: Use ATTR_FIX_PX in IHTMLStyle::put_marginTop.
Jacek Caban [Thu, 26 Jan 2012 13:33:15 +0000 (14:33 +0100)] 
mshtml: Use ATTR_FIX_PX in IHTMLStyle::put_marginTop.

12 years agomshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginRight.
Jacek Caban [Thu, 26 Jan 2012 13:33:02 +0000 (14:33 +0100)] 
mshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginRight.

12 years agod3dx9/tests: Add effect parameter value SetMatrixArray() test.
Rico Schüller [Thu, 26 Jan 2012 10:40:57 +0000 (11:40 +0100)] 
d3dx9/tests: Add effect parameter value SetMatrixArray() test.

12 years agod3dx9/tests: Add effect parameter value SetMatrix() test.
Rico Schüller [Thu, 26 Jan 2012 10:40:54 +0000 (11:40 +0100)] 
d3dx9/tests: Add effect parameter value SetMatrix() test.

12 years agod3dx9/tests: Add effect parameter value SetVectorArray() test.
Rico Schüller [Thu, 26 Jan 2012 10:40:47 +0000 (11:40 +0100)] 
d3dx9/tests: Add effect parameter value SetVectorArray() test.

12 years agod3dx9/tests: Add effect parameter value SetVector() test.
Rico Schüller [Thu, 26 Jan 2012 10:40:37 +0000 (11:40 +0100)] 
d3dx9/tests: Add effect parameter value SetVector() test.

12 years agocrypt32: Use a larger temporary buffer in CRYPT_AsnDecodeOidIgnoreTag().
Henri Verbeet [Wed, 25 Jan 2012 23:21:19 +0000 (00:21 +0100)] 
crypt32: Use a larger temporary buffer in CRYPT_AsnDecodeOidIgnoreTag().

12 years agowinecfg: Get rid of some unused constants.
Henri Verbeet [Wed, 25 Jan 2012 23:21:18 +0000 (00:21 +0100)] 
winecfg: Get rid of some unused constants.

12 years agowined3d: Clear the device if we're not removing the entry from the table in wined3d_u...
Henri Verbeet [Wed, 25 Jan 2012 23:21:17 +0000 (00:21 +0100)] 
wined3d: Clear the device if we're not removing the entry from the table in wined3d_unregister_window().

The device may be destroyed after the window is unregistered, causing
device_process_message() to access freed memory.

12 years agomscoree: Fix build with MSVC.
Thomas Faber [Wed, 25 Jan 2012 22:27:44 +0000 (23:27 +0100)] 
mscoree: Fix build with MSVC.

12 years agowinex11: Remove some more leftover X Shm code.
Ken Thomases [Wed, 25 Jan 2012 21:53:50 +0000 (15:53 -0600)] 
winex11: Remove some more leftover X Shm code.

12 years agoddraw: AddRef the correct interface pointer in AddAttachedSurface.
Alexandre Julliard [Wed, 25 Jan 2012 20:38:24 +0000 (21:38 +0100)] 
ddraw: AddRef the correct interface pointer in AddAttachedSurface.

12 years agotools: Assume that FreeType supports FT_Load_Sfnt_Table.
Alexandre Julliard [Wed, 25 Jan 2012 12:53:40 +0000 (13:53 +0100)] 
tools: Assume that FreeType supports FT_Load_Sfnt_Table.

12 years agojscript: ActiveX objects might not support IServiceProvider Interface.
Alistair Leslie-Hughes [Mon, 23 Jan 2012 01:21:23 +0000 (12:21 +1100)] 
jscript: ActiveX objects might not support IServiceProvider Interface.

12 years agod3dxof: Use buffer start followed by offset when accessing data.
Christian Costa [Mon, 23 Jan 2012 20:37:48 +0000 (21:37 +0100)] 
d3dxof: Use buffer start followed by offset when accessing data.

12 years agod3dxof: Fix object leak in error path by calling Release method which does all the...
Christian Costa [Mon, 23 Jan 2012 20:37:32 +0000 (21:37 +0100)] 
d3dxof: Fix object leak in error path by calling Release method which does all the work and simplify some inits for better readability.

12 years agowineoss.drv: Fix buffer offset calculation.
Andrew Eikum [Wed, 25 Jan 2012 17:14:36 +0000 (11:14 -0600)] 
wineoss.drv: Fix buffer offset calculation.

12 years agowineoss.drv: Use GETODELAY instead of GETOSPACE to determine device position.
Andrew Eikum [Wed, 25 Jan 2012 17:14:13 +0000 (11:14 -0600)] 
wineoss.drv: Use GETODELAY instead of GETOSPACE to determine device position.

12 years agowineoss.drv: Decouple MMDevAPI buffer and OSS buffer.
Andrew Eikum [Wed, 25 Jan 2012 17:14:03 +0000 (11:14 -0600)] 
wineoss.drv: Decouple MMDevAPI buffer and OSS buffer.

12 years agoieframe: Fixed a typo in IDocObjectService::FireDocumentComplete.
Jacek Caban [Wed, 25 Jan 2012 15:56:31 +0000 (16:56 +0100)] 
ieframe: Fixed a typo in IDocObjectService::FireDocumentComplete.

12 years agoieframe: Fixed a typo in IDocObjectService::FireNavigateComplete2.
Jacek Caban [Wed, 25 Jan 2012 12:59:06 +0000 (13:59 +0100)] 
ieframe: Fixed a typo in IDocObjectService::FireNavigateComplete2.

12 years agopo: Update French translation.
Frédéric Delanoy [Wed, 25 Jan 2012 12:01:05 +0000 (13:01 +0100)] 
po: Update French translation.

12 years agoieframe: Use similar FIXME text.
Detlef Riekenberg [Tue, 24 Jan 2012 23:00:13 +0000 (00:00 +0100)] 
ieframe: Use similar FIXME text.

12 years agoieframe: Add missing return statements.
Detlef Riekenberg [Tue, 24 Jan 2012 23:00:12 +0000 (00:00 +0100)] 
ieframe: Add missing return statements.

12 years agoieframe: Remove dead code.
Detlef Riekenberg [Tue, 24 Jan 2012 23:00:11 +0000 (00:00 +0100)] 
ieframe: Remove dead code.

12 years agoimm32: Add a stub for ImmGetHotKey.
Austin English [Wed, 25 Jan 2012 03:32:05 +0000 (19:32 -0800)] 
imm32: Add a stub for ImmGetHotKey.

12 years agokernel32: Add a stub for AddConsoleAliasA/W.
Austin English [Wed, 25 Jan 2012 00:11:52 +0000 (16:11 -0800)] 
kernel32: Add a stub for AddConsoleAliasA/W.

12 years agoiphlpapi: Add a stub for GetTcpTable2:.
Austin English [Wed, 25 Jan 2012 00:02:50 +0000 (16:02 -0800)] 
iphlpapi: Add a stub for GetTcpTable2:.

12 years agoiphlpapi: Sync spec file to Windows 7.
Austin English [Wed, 25 Jan 2012 00:01:30 +0000 (16:01 -0800)] 
iphlpapi: Sync spec file to Windows 7.

12 years agocomdlg32: Correctly handle filters with invalid extensions in Save As dialogs.
Alex Henrie [Tue, 24 Jan 2012 21:34:43 +0000 (14:34 -0700)] 
comdlg32: Correctly handle filters with invalid extensions in Save As dialogs.

12 years agoprograms: Standardize references to the <Enter> key.
Francois Gouget [Wed, 25 Jan 2012 01:29:00 +0000 (02:29 +0100)] 
programs: Standardize references to the <Enter> key.

12 years agowinex11: Don't put the GL drawable offscreen.
Matteo Bruni [Tue, 24 Jan 2012 23:08:01 +0000 (00:08 +0100)] 
winex11: Don't put the GL drawable offscreen.

12 years agowinex11: Remove some leftover X Shm code.
Henri Verbeet [Tue, 24 Jan 2012 20:47:49 +0000 (21:47 +0100)] 
winex11: Remove some leftover X Shm code.

12 years agod3d8: Remove COM from the pixel shader implementation.
Henri Verbeet [Tue, 24 Jan 2012 20:47:48 +0000 (21:47 +0100)] 
d3d8: Remove COM from the pixel shader implementation.

12 years agod3d8: Remove COM from the vertex shader implementation.
Henri Verbeet [Tue, 24 Jan 2012 20:47:47 +0000 (21:47 +0100)] 
d3d8: Remove COM from the vertex shader implementation.

12 years agod3d8: Remove COM from the vertex declaration implementation.
Henri Verbeet [Tue, 24 Jan 2012 20:47:46 +0000 (21:47 +0100)] 
d3d8: Remove COM from the vertex declaration implementation.

12 years agowined3d: Only take the wined3d mutex during the WM_DISPLAYCHANGE handler in device_pr...
Henri Verbeet [Tue, 24 Jan 2012 20:47:45 +0000 (21:47 +0100)] 
wined3d: Only take the wined3d mutex during the WM_DISPLAYCHANGE handler in device_process_message().

We can deadlock if we send messages while holding the wined3d mutex and the
message loop is on another thread. Ideally we probably shouldn't send messages
while holding the wined3d mutex at all, but that may be hard to enforce with
the way wined3d locking is currently set up.

12 years agomsi: Avoid dead code in parse_prop (Coverity).
Frédéric Delanoy [Tue, 24 Jan 2012 18:04:03 +0000 (19:04 +0100)] 
msi: Avoid dead code in parse_prop (Coverity).