Jacek Caban [Mon, 25 Feb 2013 11:35:23 +0000 (12:35 +0100)]
mshtml: Added IHTMLAnchorElement::get_hostname implementation.
Jacek Caban [Mon, 25 Feb 2013 11:35:11 +0000 (12:35 +0100)]
mshtml: Don't report IHTMLTextContainer as supported in anchor element.
Rico Schüller [Mon, 25 Feb 2013 11:21:44 +0000 (12:21 +0100)]
d3dx9: Fix typos.
Rico Schüller [Mon, 25 Feb 2013 11:21:39 +0000 (12:21 +0100)]
d3d9/tests: Use lower base hexadecimal values.
Piotr Caban [Mon, 25 Feb 2013 10:40:56 +0000 (11:40 +0100)]
oleaut32: Fixed VARIANT_FormatDate behavior on dates before year 1600.
Hans Leidekker [Mon, 25 Feb 2013 10:04:29 +0000 (11:04 +0100)]
wbemprox: Add a partial implementation of Win32_DiskPartition.
Hans Leidekker [Mon, 25 Feb 2013 10:03:56 +0000 (11:03 +0100)]
wbemprox: Implement more properties of Win32_CDROMDrive.
Hans Leidekker [Mon, 25 Feb 2013 10:03:33 +0000 (11:03 +0100)]
wbemprox: Avoid a crash in destroy_view.
Alessandro Pignotti [Tue, 19 Feb 2013 15:15:20 +0000 (16:15 +0100)]
quartz: Properly implement IGraphVersion in IFilterGraph.
Alessandro Pignotti [Tue, 19 Feb 2013 14:56:17 +0000 (15:56 +0100)]
quartz: IEnumFiltersImpl needs to access data from IGraphFilterImpl.
André Hentschel [Sat, 23 Feb 2013 16:34:26 +0000 (17:34 +0100)]
winedbg: There is no hardware single stepping support on ARM.
Ken Thomases [Mon, 25 Feb 2013 04:53:51 +0000 (22:53 -0600)]
winemac: Implement ClipCursor().
Ken Thomases [Mon, 25 Feb 2013 04:53:47 +0000 (22:53 -0600)]
winemac: Implement SetCursorPos().
Ken Thomases [Mon, 25 Feb 2013 04:53:42 +0000 (22:53 -0600)]
winemac: Reset the cursor to the normal Mac arrow when it's outside all Wine windows.
Ken Thomases [Mon, 25 Feb 2013 04:53:37 +0000 (22:53 -0600)]
winemac: Request mouse move events when our window is active even when cursor is outside it.
Ken Thomases [Mon, 25 Feb 2013 04:53:32 +0000 (22:53 -0600)]
winemac: Handle mouse moves in -[WineApplication sendEvent:] instead of WineWindow.
Ken Thomases [Mon, 25 Feb 2013 04:53:29 +0000 (22:53 -0600)]
winemac: Implement GetCursorPos().
Ken Thomases [Mon, 25 Feb 2013 04:53:25 +0000 (22:53 -0600)]
winemac: Use system cursors when possible.
Ken Thomases [Mon, 25 Feb 2013 04:53:21 +0000 (22:53 -0600)]
winemac: Implement SetCursor() and DestroyCursorIcon().
Dmitry Timoshkov [Mon, 25 Feb 2013 05:31:12 +0000 (13:31 +0800)]
gdiplus: If a device doesn't support AlphaBlend don't convert image to PARGB.
Dmitry Timoshkov [Mon, 25 Feb 2013 05:30:32 +0000 (13:30 +0800)]
gdiplus: Round up when converting from 32-bit ARGB to PARGB.
Dmitry Timoshkov [Mon, 25 Feb 2013 05:29:44 +0000 (13:29 +0800)]
gdiplus: Add some tests for ARGB conversions.
Nikolay Sivov [Sun, 24 Feb 2013 11:23:29 +0000 (15:23 +0400)]
msvcrt: Move demangler flags to a header and use them.
Daniel Jelinski [Sat, 23 Feb 2013 23:33:58 +0000 (00:33 +0100)]
comctl32/imagelist: Allow only one drag cursor.
Andrew Talbot [Sat, 23 Feb 2013 22:48:47 +0000 (22:48 +0000)]
oledb32: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Sat, 23 Feb 2013 22:49:07 +0000 (22:49 +0000)]
oledlg: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Sat, 23 Feb 2013 22:49:16 +0000 (22:49 +0000)]
quartz: Avoid signed-unsigned integer comparisons.
Piotr Caban [Fri, 22 Feb 2013 17:46:32 +0000 (18:46 +0100)]
oleaut32: Fixed VarBstrFromDate behavior on dates before year 1600.
Piotr Caban [Fri, 22 Feb 2013 17:43:26 +0000 (18:43 +0100)]
oleaut32: Fixed time outputing for dates before 1899 in VarBstrFromDate.
Jacek Caban [Fri, 22 Feb 2013 13:13:19 +0000 (14:13 +0100)]
urlmon: Use separated variable for InternetQueryDataAvailable to avoid races.
Jacek Caban [Fri, 22 Feb 2013 11:30:07 +0000 (12:30 +0100)]
vbscript: Added support for a few more constants.
Jörg Höhle [Wed, 20 Feb 2013 21:53:33 +0000 (22:53 +0100)]
winmm: WAVE_OPEN_QUERY causes no WIM/WOM_OPEN notification.
Dmitry Timoshkov [Fri, 22 Feb 2013 11:18:23 +0000 (19:18 +0800)]
gdiplus: Remove debug traces from GdipBitmapGetPixel and GdipBitmapSetPixel.
Andrew Talbot [Thu, 21 Feb 2013 22:30:15 +0000 (22:30 +0000)]
ole32: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Thu, 21 Feb 2013 22:30:17 +0000 (22:30 +0000)]
oleaut32: Avoid signed-unsigned integer comparisons.
Daniel Jelinski [Thu, 21 Feb 2013 20:51:36 +0000 (21:51 +0100)]
comctl32/listview: Implement overlay image support.
Jacek Caban [Thu, 21 Feb 2013 17:08:46 +0000 (18:08 +0100)]
wininet: Fail in NETCON_secure_connect instead of create_netconn if OpenSSL is not available.
Jacek Caban [Thu, 21 Feb 2013 17:08:25 +0000 (18:08 +0100)]
winhttp: Removed no longer used netconn_init argument.
Jörg Höhle [Wed, 15 Feb 2012 21:23:34 +0000 (22:23 +0100)]
mmdevapi/tests: Produce audible 16bit output too.
Alistair Leslie-Hughes [Thu, 21 Feb 2013 02:53:44 +0000 (13:53 +1100)]
webservices: Add new dll.
Francois Gouget [Thu, 21 Feb 2013 15:22:42 +0000 (16:22 +0100)]
d3d9/tests: CheckDeviceType() may also return D3DERR_NOTAVAILABLE for D3DFMT_X1R5G5B5.
Spice's QXL driver claims to support X1R5G5B5 but then returns
NOTAVAILABLE just like the Windows Standard VGA driver does for R5G6B5
and X8R8G8B8.
Hans Leidekker [Thu, 21 Feb 2013 09:47:45 +0000 (10:47 +0100)]
rpcrt4: Accept HTTP idle packets while waiting for the second prepare header.
Hans Leidekker [Thu, 21 Feb 2013 09:46:54 +0000 (10:46 +0100)]
wmiutils: Implement IWbemPathKeyList::RemoveAllKeys.
Hans Leidekker [Thu, 21 Feb 2013 09:46:19 +0000 (10:46 +0100)]
wmiutils: Implement IWbemPathKeyList::GetCount.
Hans Leidekker [Thu, 21 Feb 2013 09:45:51 +0000 (10:45 +0100)]
wmiutils: Add a stub implementation of IWbemPathKeyList.
Hans Leidekker [Thu, 21 Feb 2013 09:45:17 +0000 (10:45 +0100)]
wmiutils: Add support for for parsing and serializing a key list.
Andrew Talbot [Wed, 20 Feb 2013 21:25:56 +0000 (21:25 +0000)]
ntdll: Avoid signed-unsigned integer comparisons.
Dmitry Timoshkov [Thu, 21 Feb 2013 05:31:44 +0000 (13:31 +0800)]
gdiplus: Correct the GdipDrawString .spec entry.
André Hentschel [Wed, 20 Feb 2013 22:37:45 +0000 (23:37 +0100)]
comctl32/tests: Mark win8 behaviour as broken.
Daniel Jelinski [Wed, 20 Feb 2013 21:36:23 +0000 (22:36 +0100)]
comctl32/listview: Fix incorrect message parameters.
Nozomi Kodama [Sat, 16 Feb 2013 09:04:25 +0000 (23:04 -1000)]
d3dx9: Avoid useless computations.
Nozomi Kodama [Sat, 16 Feb 2013 08:52:42 +0000 (22:52 -1000)]
d3dx9: Add a missing trace.
Nozomi Kodama [Sat, 16 Feb 2013 08:43:29 +0000 (22:43 -1000)]
d3dx9: Specify arguments in trace to ease debugging.
Dmitry Timoshkov [Wed, 20 Feb 2013 06:18:56 +0000 (14:18 +0800)]
gdiplus: Use an off-screen DC to trace a path.
Dmitry Timoshkov [Wed, 20 Feb 2013 06:18:13 +0000 (14:18 +0800)]
gdiplus: Use an off-screen DC as an image surface.
Dmitry Timoshkov [Wed, 20 Feb 2013 06:17:36 +0000 (14:17 +0800)]
gdiplus: Use an off-screen DC for font enumeration.
Piotr Caban [Wed, 20 Feb 2013 14:53:24 +0000 (15:53 +0100)]
msvcrt: Mark gmtime32 tests with negative argument as broken on win8.
Jacek Caban [Wed, 20 Feb 2013 14:21:38 +0000 (15:21 +0100)]
mshtml: Added IHTMLDocument5::createAttribute tests.
Jacek Caban [Wed, 20 Feb 2013 14:21:27 +0000 (15:21 +0100)]
mshtml: Added support for IHTMLDOMAttribute::get_nodeName in detached attributes.
Jacek Caban [Wed, 20 Feb 2013 14:21:15 +0000 (15:21 +0100)]
mshtml: Addeed IHTMLDocument5::createAttribute implementation.
Jacek Caban [Wed, 20 Feb 2013 14:20:59 +0000 (15:20 +0100)]
mshtml: Added IHTMLWindow2::onfocus property implementation.
Jacek Caban [Wed, 20 Feb 2013 14:20:51 +0000 (15:20 +0100)]
mshtml: Forward IHTMLDocument3::get_childNodes to IHTMLDOMNode implemnentation.
Jacek Caban [Wed, 20 Feb 2013 14:17:40 +0000 (15:17 +0100)]
urlmon: Added a few more forward to propsys.
Jacek Caban [Wed, 20 Feb 2013 10:14:18 +0000 (11:14 +0100)]
winhttp: Get cert store directly from cert in netconn_verify_cert.
Huw Davies [Wed, 20 Feb 2013 09:51:10 +0000 (09:51 +0000)]
usp10: Clusters are represented by glyph indices not character positions.
Alexandre Julliard [Wed, 20 Feb 2013 12:17:12 +0000 (13:17 +0100)]
psapi/tests: Define the required Windows version before including anything.
Francois Gouget [Tue, 19 Feb 2013 23:14:40 +0000 (00:14 +0100)]
ddraw/tests: Fix the refresh rate test when running with the Windows 'Standard VGA' driver.
Michael Stefaniuc [Tue, 19 Feb 2013 23:13:49 +0000 (00:13 +0100)]
shell32: COM clean up for the inner IUnknown of ShellFSFolder.
Michael Stefaniuc [Tue, 19 Feb 2013 23:11:36 +0000 (00:11 +0100)]
ddraw/tests: Simplify some equality comparisons between bools.
Andrew Talbot [Tue, 19 Feb 2013 22:24:42 +0000 (22:24 +0000)]
msvcrt: Avoid signed-unsigned integer comparisons.
Andrew Talbot [Tue, 19 Feb 2013 22:24:44 +0000 (22:24 +0000)]
msxml3: Avoid signed-unsigned integer comparisons.
André Hentschel [Tue, 19 Feb 2013 22:19:34 +0000 (23:19 +0100)]
kernel32: Add stub for GetCurrentPackageId.
Jacek Caban [Tue, 19 Feb 2013 16:05:11 +0000 (17:05 +0100)]
mshtml: Don't crash if fire_event_obj is called on detached document.
Michael Stefaniuc [Tue, 19 Feb 2013 14:17:08 +0000 (15:17 +0100)]
mshtml: Fix copy and paste error.
Jörg Höhle [Sun, 4 Mar 2012 06:30:18 +0000 (07:30 +0100)]
ntdll: Stabilize CreateTimerQueueTimer callbacks over time.
Jacek Caban [Tue, 19 Feb 2013 11:45:56 +0000 (12:45 +0100)]
jscript: Fixed BSTR leak.
Jacek Caban [Tue, 19 Feb 2013 11:45:42 +0000 (12:45 +0100)]
jscript: Use to_int32 in to_uint32 implementation.
Piotr Caban [Tue, 19 Feb 2013 11:42:56 +0000 (12:42 +0100)]
vbscript: Added IMatchCollection2::__NewEnum test.
Piotr Caban [Tue, 19 Feb 2013 11:42:41 +0000 (12:42 +0100)]
vbscript: Added tests for invalid parameters in regular expression functions.
Piotr Caban [Tue, 19 Feb 2013 11:42:27 +0000 (12:42 +0100)]
vbscript: Added IMatchCollection2::_NewEnum implementation.
Piotr Caban [Tue, 19 Feb 2013 11:42:13 +0000 (12:42 +0100)]
vbscript: Added RegExp.Execute tests.
Piotr Caban [Tue, 19 Feb 2013 11:41:45 +0000 (12:41 +0100)]
vbscript: Silence IDispatchEx queries on RegExp objects.
Piotr Caban [Tue, 19 Feb 2013 11:41:30 +0000 (12:41 +0100)]
vbscript: Added RegExp2::Execute implementation.
Piotr Caban [Tue, 19 Feb 2013 11:40:12 +0000 (12:40 +0100)]
vbscript: Added RegExp2 flags getters and setters implementation.
Piotr Caban [Tue, 19 Feb 2013 11:39:47 +0000 (12:39 +0100)]
vbscript: Added RegExp2::Test implementation.
Jacek Caban [Tue, 19 Feb 2013 11:13:08 +0000 (12:13 +0100)]
oleaut32: Fixed copy&paste mistake in SysFreeString.
Spotted by Piotr.
Jacek Caban [Tue, 19 Feb 2013 10:30:32 +0000 (11:30 +0100)]
mshtml: Fixed tests on some broken Vista versions.
Piotr Caban [Tue, 19 Feb 2013 09:12:27 +0000 (10:12 +0100)]
jscript: Avoid copying regular expression results.
Piotr Caban [Tue, 19 Feb 2013 09:12:12 +0000 (10:12 +0100)]
jscript: Cleanup regular expressions engine API.
Piotr Caban [Tue, 19 Feb 2013 09:11:51 +0000 (10:11 +0100)]
jscript: Rename JSREG_* defines to REG_*.
Dmitry Timoshkov [Tue, 19 Feb 2013 03:45:50 +0000 (11:45 +0800)]
gdiplus: Reimplement GdipFillRectangles using GdipFillPath.
Dmitry Timoshkov [Tue, 19 Feb 2013 03:45:45 +0000 (11:45 +0800)]
gdiplus: Slightly simplify GdipFillClosedCurve2 implementation.
Dmitry Timoshkov [Tue, 19 Feb 2013 03:45:39 +0000 (11:45 +0800)]
gdiplus: Reimplement GdipDrawRectangles using GdipDrawPath.
Dmitry Timoshkov [Tue, 19 Feb 2013 03:45:33 +0000 (11:45 +0800)]
gdiplus: Reimplement GdipDrawRectangle using GdipDrawPath.
Dmitry Timoshkov [Tue, 19 Feb 2013 03:45:28 +0000 (11:45 +0800)]
gdiplus: Reimplement GdipDrawPie using GdipDrawPath.
Dmitry Timoshkov [Tue, 19 Feb 2013 03:45:23 +0000 (11:45 +0800)]
gdiplus: Reimplement GdipDrawEllipse using GdipDrawPath.
Dmitry Timoshkov [Tue, 19 Feb 2013 03:45:18 +0000 (11:45 +0800)]
gdiplus: Forward GdipDrawBezier to GdipDrawBeziers.
Dmitry Timoshkov [Tue, 19 Feb 2013 03:45:12 +0000 (11:45 +0800)]
gdiplus: Reimplement GdipDrawBeziers using GdipDrawPath.
Dmitry Timoshkov [Tue, 19 Feb 2013 03:45:08 +0000 (11:45 +0800)]
gdiplus: Reimplement GdipDrawArc using GdipDrawPath.
Dmitry Timoshkov [Tue, 19 Feb 2013 03:45:02 +0000 (11:45 +0800)]
gdiplus: Reimplement GdipDrawLines using GdipDrawPath.