Jacek Caban [Wed, 16 Sep 2009 20:06:56 +0000 (22:06 +0200)]
mshtml: Use stored HTMLWindow in get_selection implementation.
Jacek Caban [Wed, 16 Sep 2009 20:06:31 +0000 (22:06 +0200)]
mshtml: Make COM inproc object and document node separated objects inheriting from HTMLDocument.
Jacek Caban [Wed, 16 Sep 2009 20:05:50 +0000 (22:05 +0200)]
mshtml: Moved HTMLLocation object to HTMLWindow.
Jacek Caban [Wed, 16 Sep 2009 20:05:24 +0000 (22:05 +0200)]
mshtml: Moved option_factory to HTMLWindow object.
Erich Hoover [Sun, 13 Sep 2009 05:23:49 +0000 (23:23 -0600)]
winealsa.drv: Fix DSOUND_BufPtrDiff in Kane's Wrath with new audio pathway.
Vincent Povirk [Wed, 16 Sep 2009 19:05:39 +0000 (14:05 -0500)]
oleaut32: Use DISPATCH_HREF_MASK even for non-dual dispatch types.
Vincent Povirk [Wed, 16 Sep 2009 16:23:47 +0000 (11:23 -0500)]
oleaut32: Add test for HREFTYPE's from inherited methods.
Huw Davies [Mon, 14 Sep 2009 13:10:32 +0000 (14:10 +0100)]
winetest: Add the ability to retrieve the dll path for com dlls from the registry.
Jörg Höhle [Fri, 11 Sep 2009 06:12:53 +0000 (08:12 +0200)]
winecoreaudio: Added WAVEFORMATEXTENSIBLE support, for PCM only.
Jörg Höhle [Fri, 11 Sep 2009 05:46:43 +0000 (07:46 +0200)]
winecoreaudio: Enforce invariant about BlockAlign and nAvgBytesPerSec.
Jörg Höhle [Fri, 11 Sep 2009 05:43:45 +0000 (07:43 +0200)]
winecoreaudio: Make supported format test more restrictive.
Jörg Höhle [Mon, 7 Sep 2009 20:29:39 +0000 (22:29 +0200)]
wineoss: Enforce invariant about BlockAlign and nAvgBytesPerSec.
Gerald Pfeifer [Sat, 12 Sep 2009 18:24:16 +0000 (20:24 +0200)]
wrc: Fix eight conditions in compare_menuex_item.
Nikolay Sivov [Wed, 16 Sep 2009 09:00:40 +0000 (13:00 +0400)]
comctl32/dpa: Check for DPA_LoadStream() presence. Merge original test function with save tests.
Aric Stewart [Wed, 16 Sep 2009 15:22:31 +0000 (10:22 -0500)]
wininet: Ensure the ftp connections lstnSocket is set to -1 after each close.
Gerald Pfeifer [Tue, 15 Sep 2009 20:25:07 +0000 (22:25 +0200)]
winedos: Make an expression in DOSVM_Int10Handler() more clear.
Gerald Pfeifer [Tue, 15 Sep 2009 20:29:25 +0000 (22:29 +0200)]
winedos: Clarify three logical expressions.
Alistair Leslie-Hughes [Wed, 16 Sep 2009 05:56:16 +0000 (15:56 +1000)]
mshtml: Implement IHTMLCurrentStyle_get_bottom.
Alistair Leslie-Hughes [Wed, 16 Sep 2009 05:52:36 +0000 (15:52 +1000)]
mshtml: Implement IHTMLCurrentStyle_get_right.
Alistair Leslie-Hughes [Wed, 16 Sep 2009 05:48:43 +0000 (15:48 +1000)]
mshtml: Implement IHTMLCurrentStyle_get_marginBottom.
Alistair Leslie-Hughes [Wed, 16 Sep 2009 05:46:16 +0000 (15:46 +1000)]
mshtml: Implement IHTMLCurrentStyle_get_marginTop.
Alistair Leslie-Hughes [Wed, 16 Sep 2009 05:40:43 +0000 (15:40 +1000)]
mshtml: Implement IHTMLCurrentStyle_get_letterSpacing.
Henri Verbeet [Wed, 16 Sep 2009 06:37:24 +0000 (08:37 +0200)]
wined3d: Don't free D3D volume textures until the wined3d volume texture is destroyed.
Henri Verbeet [Wed, 16 Sep 2009 06:37:23 +0000 (08:37 +0200)]
d3d8: Add a separate function for volume texture initialization.
Henri Verbeet [Wed, 16 Sep 2009 06:37:22 +0000 (08:37 +0200)]
d3d9: Add a separate function for volume texture initialization.
Henri Verbeet [Wed, 16 Sep 2009 06:37:21 +0000 (08:37 +0200)]
wined3d: Move vtable initialization to the texture init functions.
Henri Verbeet [Wed, 16 Sep 2009 06:37:20 +0000 (08:37 +0200)]
d3d9: Mark internal symbols hidden.
Henri Verbeet [Wed, 16 Sep 2009 06:37:19 +0000 (08:37 +0200)]
wined3d: Don't free D3D volumes until the wined3d volume is destroyed.
Henri Verbeet [Wed, 16 Sep 2009 06:37:18 +0000 (08:37 +0200)]
d3d8: Add a separate function for volume initialization.
Henri Verbeet [Wed, 16 Sep 2009 06:37:17 +0000 (08:37 +0200)]
d3d9: Add a separate function for volume initialization.
Henri Verbeet [Wed, 16 Sep 2009 06:37:16 +0000 (08:37 +0200)]
wined3d: Add a separate function for volume initialization.
Henri Verbeet [Wed, 16 Sep 2009 06:37:15 +0000 (08:37 +0200)]
wined3d: Don't free D3D surfaces until the wined3d surface is destroyed.
This prevents for example a d3d9 depth stencil from being destroyed when it
has no external references but is still in use by the device/stateblock. A
nice side effect is that it simplifies handling of "implicit" surfaces like
the frontbuffer and backbuffers, as well as the forwarding of reference counts
for surfaces that are part of a texture.
Huw Davies [Wed, 16 Sep 2009 10:44:00 +0000 (11:44 +0100)]
include: Add DBSTATUSENUM.
Huw Davies [Wed, 16 Sep 2009 10:44:43 +0000 (11:44 +0100)]
include: Add a few more error codes.
Paul Vriens [Wed, 16 Sep 2009 09:52:04 +0000 (11:52 +0200)]
comdlg32/tests: Test the correct path length for CDM_GETFOLDERPATH.
Paul Vriens [Wed, 16 Sep 2009 09:51:36 +0000 (11:51 +0200)]
comdlg32: Return the correct path length for CDM_GETFOLDERPATH.
Paul Vriens [Wed, 16 Sep 2009 12:27:43 +0000 (14:27 +0200)]
comdlg32/tests: Fix a test failure on Vista/W2K.
Vitaly Perov [Wed, 16 Sep 2009 14:07:16 +0000 (18:07 +0400)]
shell32: Enlarge static to display multiline text correctly.
Vitaly Perov [Wed, 16 Sep 2009 14:19:58 +0000 (18:19 +0400)]
comdlg32: Fix some Russian resources.
Hans Leidekker [Tue, 15 Sep 2009 18:52:39 +0000 (20:52 +0200)]
msi: Set or override a user environment string when there is no prefix.
Detlef Riekenberg [Tue, 15 Sep 2009 15:25:52 +0000 (17:25 +0200)]
twain_32/tests: Avoid a Dialog from a DS when the scanner is not connected.
Hans Leidekker [Tue, 15 Sep 2009 07:29:19 +0000 (09:29 +0200)]
msi: Don't append the cabinet file name in find_published_source.
Hans Leidekker [Tue, 15 Sep 2009 07:28:41 +0000 (09:28 +0200)]
msi: GetDriveType and GetVolumeInformation require a path terminated by a slash.
Hans Leidekker [Tue, 15 Sep 2009 07:28:06 +0000 (09:28 +0200)]
msi: Downgrade two ERRs to WARNs.
Hans Leidekker [Tue, 15 Sep 2009 07:27:40 +0000 (09:27 +0200)]
msi: Improve a trace.
Vincent Povirk [Mon, 14 Sep 2009 21:48:03 +0000 (16:48 -0500)]
gdiplus: Use the preset blend when drawing linear gradients.
Vincent Povirk [Mon, 14 Sep 2009 21:08:25 +0000 (16:08 -0500)]
gdiplus: Add tests for linear gradient preset blends.
Vincent Povirk [Mon, 14 Sep 2009 21:21:50 +0000 (16:21 -0500)]
gdiplus: Store preset blends in linear gradient brushes.
Vincent Povirk [Mon, 14 Sep 2009 20:42:21 +0000 (15:42 -0500)]
gdiplus: Stub GdipGetLinePresetBlend[Count].
Vincent Povirk [Mon, 14 Sep 2009 16:23:45 +0000 (11:23 -0500)]
gdiplus: Implement GdipGetImageRawFormat.
Ge van Geldorp [Mon, 14 Sep 2009 14:43:36 +0000 (16:43 +0200)]
kernel32/tests: Fix actctx tests on Vista+.
Alistair Leslie-Hughes [Mon, 14 Sep 2009 11:15:31 +0000 (21:15 +1000)]
mshtml: Implement IHTMLCurrentStyle_get_paddingBottom.
Alistair Leslie-Hughes [Mon, 14 Sep 2009 11:13:12 +0000 (21:13 +1000)]
mshtml: Implement IHTMLCurrentStyle_get_paddingRight.
Alistair Leslie-Hughes [Mon, 14 Sep 2009 11:05:54 +0000 (21:05 +1000)]
mshtml: Implement IHTMLCurrentStyle_get_paddingTop.
Alistair Leslie-Hughes [Mon, 14 Sep 2009 10:57:18 +0000 (20:57 +1000)]
mshtml: Implement IHTMLCurrentStyle_get_borderBottomColor.
Alistair Leslie-Hughes [Mon, 14 Sep 2009 10:46:39 +0000 (20:46 +1000)]
mshtml: Implement IHTMLCurrentStyle_get_borderRightColor.
Alistair Leslie-Hughes [Mon, 14 Sep 2009 10:44:29 +0000 (20:44 +1000)]
mshtml: Implement IHTMLCurrentStyle_get_borderTopColor.
Alistair Leslie-Hughes [Mon, 14 Sep 2009 10:41:22 +0000 (20:41 +1000)]
mshtml: Implement IHTMLCurrentStyle_get_borderLeftColor.
Nikolay Sivov [Sun, 13 Sep 2009 17:56:48 +0000 (21:56 +0400)]
comctl32/dpa: Fix DPA_Merge() test failures on old 4.7x comctl32.
Nikolay Sivov [Sat, 12 Sep 2009 23:13:42 +0000 (03:13 +0400)]
comctl32/dpa: Implement DPA_GetSize().
Nikolay Sivov [Mon, 14 Sep 2009 07:16:06 +0000 (11:16 +0400)]
comctl32/dpa: Implement DPA_SaveStream() with tests.
Nikolay Sivov [Fri, 11 Sep 2009 23:32:02 +0000 (03:32 +0400)]
comctl32/dpa: Fix parameter validation in DPA_LoadStream().
Nikolay Sivov [Fri, 11 Sep 2009 23:17:54 +0000 (03:17 +0400)]
comctl32/dpa: Separate tests for parameter validation in DPA_LoadStream().
Juan Lang [Mon, 14 Sep 2009 15:01:43 +0000 (08:01 -0700)]
crypt32: Implement retrieving the encoded signer of a decoded signed message.
Austin English [Mon, 14 Sep 2009 07:13:19 +0000 (02:13 -0500)]
advapi32/tests: Avoid #if 0, use if(0) instead.
Jacek Caban [Sun, 13 Sep 2009 22:36:09 +0000 (00:36 +0200)]
mshtml: Added IHTMLInputElement::src property implementation.
Jacek Caban [Sun, 13 Sep 2009 22:35:40 +0000 (00:35 +0200)]
mshtml: Added semi-stub IHTMLElement2::onreadystatechange implmementation.
Jacek Caban [Sun, 13 Sep 2009 22:35:20 +0000 (00:35 +0200)]
mshtml: Report download failure to necko.
Mike Kaplinskiy [Sun, 13 Sep 2009 21:54:54 +0000 (17:54 -0400)]
ws2_32: Remember to convert ports to network byte order.
Akihiro Sagawa [Sun, 13 Sep 2009 09:12:21 +0000 (18:12 +0900)]
user32: Update Japanese resource.
Akihiro Sagawa [Sun, 13 Sep 2009 09:12:22 +0000 (18:12 +0900)]
start: Add Japanese translation.
Akihiro Sagawa [Sun, 13 Sep 2009 09:12:24 +0000 (18:12 +0900)]
kernel32: Add Japanese system error messages.
Akihiro Sagawa [Sun, 13 Sep 2009 09:12:23 +0000 (18:12 +0900)]
xcopy: Add Japanese translation.
Akihiro Sagawa [Sun, 13 Sep 2009 09:12:20 +0000 (18:12 +0900)]
documentation: Update Japanese translation.
Gerald Pfeifer [Sat, 12 Sep 2009 13:40:25 +0000 (15:40 +0200)]
imm32/tests: Simplify code.
Jörg Höhle [Sun, 23 Aug 2009 14:31:22 +0000 (16:31 +0200)]
ddraw: Complete recognition of pixelformat 19: X8L8V8U8.
Paul Vriens [Sun, 13 Sep 2009 15:45:18 +0000 (17:45 +0200)]
wininet/tests: Run tests again on systems with IE5.
Detlef Riekenberg [Sat, 12 Sep 2009 16:17:56 +0000 (18:17 +0200)]
libs/port: use gcc compatible asm code as default for __i386__ (for PCC).
Detlef Riekenberg [Sat, 12 Sep 2009 15:55:21 +0000 (17:55 +0200)]
include: Add a missing semicolon (splint).
André Hentschel [Sat, 12 Sep 2009 12:37:40 +0000 (14:37 +0200)]
winemaker: Update manpage.
Michael Karcher [Fri, 11 Sep 2009 23:27:42 +0000 (01:27 +0200)]
ntdll: Fix DEP status initialization.
Henri Verbeet [Fri, 11 Sep 2009 17:01:19 +0000 (19:01 +0200)]
wined3d: Mark internal symbols hidden.
Henri Verbeet [Fri, 11 Sep 2009 17:01:18 +0000 (19:01 +0200)]
wined3d: Make some variables static.
Henri Verbeet [Fri, 11 Sep 2009 17:01:17 +0000 (19:01 +0200)]
d3d8: Add a separate function for surface initialization.
Henri Verbeet [Fri, 11 Sep 2009 17:01:16 +0000 (19:01 +0200)]
d3d9: Add a separate function for surface initialization.
Henri Verbeet [Fri, 11 Sep 2009 17:01:15 +0000 (19:01 +0200)]
d3d10core: Add a separate function for d3d10_texture2d initialization.
Henri Verbeet [Fri, 11 Sep 2009 17:01:14 +0000 (19:01 +0200)]
dxgi: Implement IDXGIAdapter::EnumOutputs().
Just a single output for each adapter so far, wined3d doesn't do
multihead yet.
Jacek Caban [Fri, 11 Sep 2009 16:47:50 +0000 (18:47 +0200)]
jscript: Fixed to_primitive for null dispatch.
Jacek Caban [Fri, 11 Sep 2009 16:47:14 +0000 (18:47 +0200)]
jscript: Fixed null dispatch comparison.
Jacek Caban [Fri, 11 Sep 2009 16:46:42 +0000 (18:46 +0200)]
jscript: Added Array.splice implementation.
Jacek Caban [Fri, 11 Sep 2009 16:41:45 +0000 (18:41 +0200)]
mshtml: Fixed tests.
Based on Paul Vriens's feedback.
André Hentschel [Fri, 11 Sep 2009 15:59:39 +0000 (17:59 +0200)]
oleaut32: Test for rolled hours and seconds.
Paul Vriens [Fri, 11 Sep 2009 14:38:31 +0000 (16:38 +0200)]
ntdll/tests: Fix some test failures on several platforms.
Hans Leidekker [Fri, 11 Sep 2009 13:46:12 +0000 (15:46 +0200)]
msi: Set ProductState property.
Alexandre Julliard [Fri, 11 Sep 2009 11:40:17 +0000 (13:40 +0200)]
quartz: Add proxies for strmif.idl.
Alexandre Julliard [Fri, 11 Sep 2009 11:39:32 +0000 (13:39 +0200)]
include: Fix an idl string type.
Rico Schüller [Thu, 10 Sep 2009 19:27:11 +0000 (21:27 +0200)]
d3d10: Implement ID3D10EffectVariable::GetDesc().
Rico Schüller [Thu, 10 Sep 2009 19:00:22 +0000 (21:00 +0200)]
d3d10: Add variable semantic parsing.
Ismael Barros [Thu, 10 Sep 2009 18:06:02 +0000 (20:06 +0200)]
dpwsockx: Implementation of SPInit.
Ge van Geldorp [Fri, 11 Sep 2009 10:22:38 +0000 (12:22 +0200)]
urlmon/tests: Fix tests for IE8.