Vincent Povirk [Mon, 15 Feb 2010 20:13:44 +0000 (14:13 -0600)]
comdlg32: Add a minimal test for the font dialog.
Vincent Povirk [Mon, 15 Feb 2010 20:13:16 +0000 (14:13 -0600)]
include: ChooseFont hook procedures return UINT_PTR.
Rico Schüller [Mon, 15 Feb 2010 19:01:26 +0000 (20:01 +0100)]
d3d10: Fix a HeapFree() in d3d10_effect_Release().
Alexandre Julliard [Mon, 15 Feb 2010 20:07:51 +0000 (21:07 +0100)]
advapi32/tests: Add tests for registry symlinks at the advapi32 level.
Alexandre Julliard [Mon, 15 Feb 2010 20:07:36 +0000 (21:07 +0100)]
advapi32: Add support for registry symlinks.
Alexandre Julliard [Mon, 15 Feb 2010 20:04:26 +0000 (21:04 +0100)]
server: Implement registry symlinks.
Alexandre Julliard [Mon, 15 Feb 2010 20:03:14 +0000 (21:03 +0100)]
ntdll/tests: Add more tests for registry symlinks.
Hans Leidekker [Mon, 15 Feb 2010 15:18:30 +0000 (16:18 +0100)]
msi: Implement and test MsiGetPatchInfoA/W.
Jacek Caban [Mon, 15 Feb 2010 15:04:06 +0000 (16:04 +0100)]
mshtml: Added IViewObject::SetSink tests.
Jacek Caban [Mon, 15 Feb 2010 15:03:25 +0000 (16:03 +0100)]
mshtml: Added IViewObject::SetAdvise implementation.
Jacek Caban [Mon, 15 Feb 2010 15:02:37 +0000 (16:02 +0100)]
mshtml: Added DOCHOST_DOCCANNAVIGATE tests.
Detlef Riekenberg [Mon, 15 Feb 2010 12:47:55 +0000 (13:47 +0100)]
shlwapi/tests: Use defined settings when testing GetAcceptLanguages.
Paul Vriens [Mon, 15 Feb 2010 13:39:21 +0000 (14:39 +0100)]
ddraw/tests: Fix a test failure on VMware and VirtualBox on W2K and below.
Nikolay Sivov [Fri, 12 Feb 2010 23:25:08 +0000 (02:25 +0300)]
msxml3: Fix return value for IXMLDOMNode_put_nodeValue() for unsupported types.
Nikolay Sivov [Fri, 12 Feb 2010 20:24:40 +0000 (23:24 +0300)]
msxml3: Accept NODE_ENTITY_REFERENCE in ::createNode() and use it for ::createEntityReference().
Nikolay Sivov [Fri, 12 Feb 2010 20:06:42 +0000 (23:06 +0300)]
msxml3: Reimplement IXMLDOMDocument::createProcessingInstruction() on top of ::createNode().
Nikolay Sivov [Fri, 12 Feb 2010 19:34:50 +0000 (22:34 +0300)]
msxml3: Reimplement IXMLDOMDocument::createAttribute() on top of ::createNode().
Nikolay Sivov [Fri, 12 Feb 2010 18:58:17 +0000 (21:58 +0300)]
msxml3: Reimplement IXMLDOMDocument::createCDATASection() on top ::createNode().
Nikolay Sivov [Fri, 12 Feb 2010 18:48:01 +0000 (21:48 +0300)]
msxml3: Fix IXMLDOMDocument::createElement(), cast from node to element isn't possible.
Nikolay Sivov [Fri, 12 Feb 2010 18:44:27 +0000 (21:44 +0300)]
msxml3: Reimplement IXMLDOMDocument::createTextNode() on top of ::createNode().
Nikolay Sivov [Fri, 12 Feb 2010 18:30:16 +0000 (21:30 +0300)]
msxml3: Fix IXMLDOMDocument::createDocumentFragment(), can't use IXMLDOMNode*->IXMLDOMDocumentFragment* cast.
Nikolay Sivov [Fri, 12 Feb 2010 18:26:50 +0000 (21:26 +0300)]
msxml3: Reimplement IXMLDOMDocument::createComment() on top of ::createNode().
Alistair Leslie-Hughes [Sat, 13 Feb 2010 11:59:18 +0000 (22:59 +1100)]
msxml4: Added support for SAXXMLReader40.
Huw Davies [Fri, 12 Feb 2010 16:34:14 +0000 (16:34 +0000)]
rpcrt4: Fix tests on win64.
Christian Costa [Mon, 15 Feb 2010 08:49:16 +0000 (09:49 +0100)]
ddraw: Enable GetViewport to retreive data set by SetViewport2 and vice-versa + tests.
Christian Costa [Mon, 15 Feb 2010 08:48:38 +0000 (09:48 +0100)]
ddraw: Fix D3DTBLEND_MODULATE emulation.
Alpha source should be selected with WINED3DTSS_ALPHAOP and not by changing the source itself.
Christian Costa [Mon, 15 Feb 2010 08:48:03 +0000 (09:48 +0100)]
d3dx9_36: Improve some stubs.
Christian Costa [Mon, 15 Feb 2010 08:47:50 +0000 (09:47 +0100)]
d3dx9_36: Implement D3DXCreateTexture.
Alexandre Julliard [Mon, 15 Feb 2010 11:49:08 +0000 (12:49 +0100)]
runtest: Fix handling of test binaries in the programs directory.
José Manuel Ferrer Ortiz [Sat, 13 Feb 2010 00:14:07 +0000 (01:14 +0100)]
mapi32: New Spanish translations.
José Manuel Ferrer Ortiz [Sat, 13 Feb 2010 00:13:29 +0000 (01:13 +0100)]
localspl: New Spanish translations.
José Manuel Ferrer Ortiz [Sat, 13 Feb 2010 00:12:47 +0000 (01:12 +0100)]
iccvid: New Spanish translations.
José Manuel Ferrer Ortiz [Sat, 13 Feb 2010 00:11:20 +0000 (01:11 +0100)]
hhctrl.ocx: New Spanish translations.
Alexandre Julliard [Mon, 15 Feb 2010 11:20:18 +0000 (12:20 +0100)]
ntdll/tests: Use correct access rights in the NtOpenKey test.
Ozkan Sezer [Sun, 14 Feb 2010 10:04:51 +0000 (12:04 +0200)]
include: Make dmoreg.h C++ compatible.
Ozkan Sezer [Sun, 14 Feb 2010 10:07:37 +0000 (12:07 +0200)]
include: Another fix for IDirectSound3DBuffer_SetConeAngles.
Jörg Höhle [Sun, 14 Feb 2010 20:05:32 +0000 (21:05 +0100)]
winex11: Add vkey codes for functions keys upto F24.
Scancodes 63..6B for F16-F24 were not added because they conflict
with the 60.. reassignment heuristic in InitKeyboard.
Jörg Höhle [Sat, 13 Feb 2010 21:37:21 +0000 (22:37 +0100)]
winex11: Initialize KeyPressEvent for XmbLookupString.
Hans Leidekker [Mon, 15 Feb 2010 09:20:28 +0000 (10:20 +0100)]
msi: Add tests for creating and removing shortcuts.
Hans Leidekker [Mon, 15 Feb 2010 09:20:01 +0000 (10:20 +0100)]
msi: Implement the RemoveShortcuts standard action.
Christian Costa [Mon, 15 Feb 2010 08:48:50 +0000 (09:48 +0100)]
d3drm: Make IDirect3DRMMeshBuilderImpl_Load handle normals and texture coordinates.
Implement IDirect3DRMMeshBuilderImpl_GetTextureCoordinates.
Christian Costa [Mon, 15 Feb 2010 08:49:03 +0000 (09:49 +0100)]
d3drm: Remove wrong description.
Alexander Nicolaysen Sørnes [Sun, 14 Feb 2010 23:59:27 +0000 (00:59 +0100)]
dsound/tests: Test querying for KsPropertySet on primary buffer.
André Hentschel [Sun, 14 Feb 2010 20:43:31 +0000 (21:43 +0100)]
cmd: Improve German translation.
Vincent Povirk [Sat, 13 Feb 2010 18:46:18 +0000 (12:46 -0600)]
ole32: Add error checking to StorageBaseImpl_CreateStorage.
Vincent Povirk [Sat, 13 Feb 2010 18:44:12 +0000 (12:44 -0600)]
ole32: Add error checking to StorageBaseImpl_CreateStream.
Vincent Povirk [Fri, 5 Feb 2010 19:48:36 +0000 (13:48 -0600)]
gdiplus: Convert formats that can't be drawn by gdi32 when drawing bitmaps.
Vincent Povirk [Sat, 13 Feb 2010 18:21:08 +0000 (12:21 -0600)]
gdiplus: Implement GdipGetTextureImage.
Vincent Povirk [Thu, 11 Feb 2010 22:43:45 +0000 (16:43 -0600)]
gdiplus: Store an image in texture brushes, and use it when cloning.
Vincent Povirk [Thu, 11 Feb 2010 22:30:56 +0000 (16:30 -0600)]
gdiplus: Use GdipCloneBitmapArea to get bitmap areas for texture brushes.
Vincent Povirk [Thu, 11 Feb 2010 22:01:14 +0000 (16:01 -0600)]
gdiplus: Copy hatch brushes using the create function.
The DIB used in the LOGBRUSH doesn't last long enough.
Dan Kegel [Sat, 13 Feb 2010 16:30:29 +0000 (08:30 -0800)]
ntdll: Fix leak in test_symlinks.
Kusanagi Kouichi [Sat, 13 Feb 2010 02:38:21 +0000 (11:38 +0900)]
user32: Consolidate empty string.
Jeremy White [Fri, 12 Feb 2010 19:50:50 +0000 (13:50 -0600)]
wineps.drv: Prevent psdrv tracing from crashing on Solaris.
Paul Chitescu [Fri, 12 Feb 2010 19:16:14 +0000 (21:16 +0200)]
qedit: Add media type enumerator to SampleGrabber.
Paul Chitescu [Fri, 12 Feb 2010 19:11:40 +0000 (21:11 +0200)]
qedit: Add pins enumerator implementation to SampleGrabber.
Paul Chitescu [Fri, 12 Feb 2010 19:10:34 +0000 (21:10 +0200)]
qedit: Add current media type and media matching to SampleGrabber.
Paul Chitescu [Fri, 12 Feb 2010 19:09:02 +0000 (21:09 +0200)]
qedit: Add pins, IMemInputPin implementation and grabbing to SampleGrabber.
Paul Vriens [Fri, 12 Feb 2010 14:20:10 +0000 (15:20 +0100)]
msi/tests: Fix a test failure on Win9x/WinMe.
Paul Vriens [Fri, 12 Feb 2010 12:24:25 +0000 (13:24 +0100)]
rcprt4/tests: Don't crash on NT4 or lower.
Alexandre Julliard [Fri, 12 Feb 2010 15:03:27 +0000 (16:03 +0100)]
ntdll/tests: Add tests for registry symlinks.
Alexandre Julliard [Fri, 12 Feb 2010 15:03:07 +0000 (16:03 +0100)]
ntdll/tests: Test NtOpenKey with an existing key.
Alexandre Julliard [Thu, 11 Feb 2010 13:44:09 +0000 (14:44 +0100)]
ntdll/tests: Fix a few function prototypes in the registry test.
Alexandre Julliard [Fri, 12 Feb 2010 14:55:45 +0000 (15:55 +0100)]
user32: Don't forward WM_SETCURSOR to the desktop window.
Jörg Höhle [Tue, 15 Dec 2009 17:44:19 +0000 (18:44 +0100)]
mciavi: Support more MCI_STATUS queries.
Jörg Höhle [Sat, 28 Nov 2009 07:26:36 +0000 (08:26 +0100)]
mciavi: Step is like Seek.
Jörg Höhle [Sat, 28 Nov 2009 14:50:41 +0000 (15:50 +0100)]
mciavi: Support the MCI_TEST flag.
Some apps send each command twice: first with MCI_TEST, then without.
Actually, support is more complex: MCI_TEST acts per flag, not for
the whole command, e.g. "status audio source test" fails
while "status audio stream test" is supported.
Jörg Höhle [Sat, 28 Nov 2009 14:38:47 +0000 (15:38 +0100)]
mciavi: Use MCIERR_UNSUPPORTED_FUNCTION, not 0 (NOERROR).
Jörg Höhle [Thu, 26 Nov 2009 07:46:55 +0000 (08:46 +0100)]
mciavi: First check inputs, then (perhaps) stop and act.
Jörg Höhle [Wed, 9 Dec 2009 17:13:51 +0000 (18:13 +0100)]
mciqtz32: Complete MCI GetDevCaps/capability.
Jörg Höhle [Thu, 11 Feb 2010 17:34:14 +0000 (18:34 +0100)]
mciseq: Fix error code path in async command execution.
Detlef Riekenberg [Thu, 11 Feb 2010 21:57:21 +0000 (22:57 +0100)]
shlwapi: Return the correct length from GetAcceptLanguagesA.
Detlef Riekenberg [Thu, 11 Feb 2010 21:48:34 +0000 (22:48 +0100)]
shlwapi: Return the correct results in GetAcceptLanguagesW.
Detlef Riekenberg [Thu, 11 Feb 2010 21:45:06 +0000 (22:45 +0100)]
shlwapi/tests: Remove GetLastError tests for GetAcceptLanguages, which uses HRESULT.
Rico Schüller [Thu, 11 Feb 2010 18:49:24 +0000 (19:49 +0100)]
d3d10/tests: Add effect shader test.
Rico Schüller [Thu, 11 Feb 2010 18:49:02 +0000 (19:49 +0100)]
d3d10/tests: Use a wrapper function for D3D10CreateEffectFromMemory().
Hans Leidekker [Fri, 12 Feb 2010 09:33:23 +0000 (10:33 +0100)]
msi: Fix a memory leak in ITERATE_StartService.
Found by Valgrind.
Hans Leidekker [Fri, 12 Feb 2010 09:33:00 +0000 (10:33 +0100)]
msi: Return the right error from ITERATE_RegisterTypeLibraries.
Hans Leidekker [Fri, 12 Feb 2010 09:32:35 +0000 (10:32 +0100)]
msi: Implement the UnregisterTypeLibraries standard action.
Kusanagi Kouichi [Fri, 12 Feb 2010 05:54:33 +0000 (14:54 +0900)]
winex11.drv: Fold X11DRV_ImmSetOpenStatus into XIMPreEditDoneCallback.
Kusanagi Kouichi [Fri, 12 Feb 2010 05:54:24 +0000 (14:54 +0900)]
winex11.drv: Simplify X11DRV_ImmSetInternalString.
Kusanagi Kouichi [Fri, 12 Feb 2010 05:54:04 +0000 (14:54 +0900)]
winex11.drv: Private copy of a result string is unnecessary.
Nikolay Sivov [Fri, 12 Feb 2010 03:44:59 +0000 (06:44 +0300)]
msxml3: Reimplement IXMLDOMDocument::createElement() over ::createNode().
Nikolay Sivov [Fri, 12 Feb 2010 02:22:06 +0000 (05:22 +0300)]
msxml3/tests: Don't try to use wchar buffers as BSTR parameters.
Nikolay Sivov [Fri, 12 Feb 2010 00:59:14 +0000 (03:59 +0300)]
msxml3: Reimplement IXMLDOMDocument::createDocumentFragment() over ::createNode().
Nikolay Sivov [Fri, 12 Feb 2010 00:48:46 +0000 (03:48 +0300)]
msxml3: Support more node types in IXMLDOMDocument_createNode().
Nikolay Sivov [Thu, 11 Feb 2010 21:06:51 +0000 (00:06 +0300)]
msxml3: Check for Null out pointer in node creation (with tests).
Vincent Povirk [Thu, 11 Feb 2010 22:49:21 +0000 (16:49 -0600)]
ole32: Only warn about storage share mode once.
Jason Edmeades [Thu, 11 Feb 2010 21:32:18 +0000 (13:32 -0800)]
ws2_32: Support indefinite receive timeouts.
Nikolay Sivov [Thu, 11 Feb 2010 19:40:15 +0000 (22:40 +0300)]
comctl32/rebar: Don't try to access band data before it's needed.
Jacek Caban [Thu, 11 Feb 2010 17:33:48 +0000 (18:33 +0100)]
urlmon: Added CreateUri stub implementation.
Alexandre Julliard [Thu, 11 Feb 2010 22:23:45 +0000 (23:23 +0100)]
makefiles: Add helper functions to build the various make lists more efficiently.
Alexandre Julliard [Thu, 11 Feb 2010 19:26:35 +0000 (20:26 +0100)]
makefiles: Use AS_MKDIR_P to create the extra directories.
Alexandre Julliard [Thu, 11 Feb 2010 19:25:47 +0000 (20:25 +0100)]
makefiles: Use AS_VAR_APPEND to build the list of warning messages.
Alexandre Julliard [Thu, 11 Feb 2010 19:07:39 +0000 (20:07 +0100)]
makefiles: Fix the installation rules for programs bin directory.
Huw Davies [Thu, 11 Feb 2010 16:18:55 +0000 (16:18 +0000)]
rpcrt4: Add tests for multi-dimensional conformant arrays.
Michael Stefaniuc [Thu, 11 Feb 2010 14:26:23 +0000 (15:26 +0100)]
user32: Don't use HIWORD() on a HINSTANCE.
Hans Leidekker [Thu, 11 Feb 2010 12:14:06 +0000 (13:14 +0100)]
msi: Add tests for installing and removing ODBC drivers.
Hans Leidekker [Thu, 11 Feb 2010 12:13:41 +0000 (13:13 +0100)]
msi: Implement the RemoveODBC standard action.
Hans Leidekker [Thu, 11 Feb 2010 12:13:19 +0000 (13:13 +0100)]
msi: Make sure attrs variable is properly double nul-terminated in ITERATE_InstallODBCDataSource.