Andrew Talbot [Sat, 23 Jun 2007 14:40:48 +0000 (15:40 +0100)]
d3d9/tests: Fix use of uninitialized variable (Coverity).
Paul Vriens [Sun, 24 Jun 2007 17:27:48 +0000 (19:27 +0200)]
wintrust/tests: Add tests for CryptCATAdminCalcHashFromFileHandle.
Paul Vriens [Sat, 23 Jun 2007 14:44:36 +0000 (16:44 +0200)]
kernel32/tests: Don't crash (on Vista).
Paul Vriens [Sat, 23 Jun 2007 14:40:58 +0000 (16:40 +0200)]
kernel32/tests: Don't crash on Vista.
Jacek Caban [Fri, 22 Jun 2007 21:55:05 +0000 (23:55 +0200)]
mshtml: Added IOleInPlaceUIWindow tests.
Jacek Caban [Fri, 22 Jun 2007 21:54:06 +0000 (23:54 +0200)]
mshtml: Better test of QueryInterface.
Jacek Caban [Fri, 22 Jun 2007 21:35:09 +0000 (23:35 +0200)]
mshtml: Added IOleControlSite tests.
Jacek Caban [Fri, 22 Jun 2007 21:33:41 +0000 (23:33 +0200)]
mshtml: Set focus to FALSE in InPlaceDeactivate.
Jacek Caban [Fri, 22 Jun 2007 21:33:00 +0000 (23:33 +0200)]
mshtml: Notify IOleControlSite about focus changes.
Jacek Caban [Fri, 22 Jun 2007 21:32:22 +0000 (23:32 +0200)]
mshtml: Activate nsWebBrowser after creating document window.
Jacek Caban [Fri, 22 Jun 2007 21:31:43 +0000 (23:31 +0200)]
mshtml: Added nsIEmbeddingSiteWindow:[Get|Set]Visibility implementation.
Jacek Caban [Fri, 22 Jun 2007 21:30:23 +0000 (23:30 +0200)]
mshtml: Added nsIEmbeddingSiteWindow::SetFocus implementation.
Jacek Caban [Fri, 22 Jun 2007 21:29:44 +0000 (23:29 +0200)]
mshtml: Get rid of no longer used nsIDOMEventListener interface in NSContainer.
Jacek Caban [Fri, 22 Jun 2007 21:28:54 +0000 (23:28 +0200)]
mshtml: Move load event listener to separated object.
Jacek Caban [Fri, 22 Jun 2007 21:28:09 +0000 (23:28 +0200)]
mshtml: Move keypress event listener to separated object.
Evan Stade [Sat, 23 Jun 2007 02:27:02 +0000 (19:27 -0700)]
gdiplus: Tidy up graphics constructor.
Evan Stade [Sat, 23 Jun 2007 02:24:50 +0000 (19:24 -0700)]
gdiplus: Fix erroneous pen error checking.
Evan Stade [Sat, 23 Jun 2007 02:20:44 +0000 (19:20 -0700)]
gdiplus: Fix broken graphics path constructor.
Misha Koshelev [Fri, 22 Jun 2007 22:38:35 +0000 (17:38 -0500)]
wine.inf: Fix path to rundll32.exe in inffile/shell/install/command subkey.
Misha Koshelev [Fri, 22 Jun 2007 22:32:56 +0000 (17:32 -0500)]
setupapi: Simplify code as native setupapi does not handle quoted paths.
Michael Stefaniuc [Fri, 22 Jun 2007 21:39:31 +0000 (23:39 +0200)]
msvcrt: Do not use wide character constants.
Michael Stefaniuc [Fri, 22 Jun 2007 21:30:57 +0000 (23:30 +0200)]
winealsa.drv: Fix missing unlock on the error path. Found by Smatch.
Michael Stefaniuc [Fri, 22 Jun 2007 21:29:06 +0000 (23:29 +0200)]
dsound: Fix missing unlock on an error path. Found by Smatch.
H. Verbeet [Fri, 22 Jun 2007 18:43:42 +0000 (20:43 +0200)]
wined3d: Split of the mapping of pixel shader samplers from IWineD3DDeviceImpl_FindTexUnitMap().
H. Verbeet [Fri, 22 Jun 2007 18:43:38 +0000 (20:43 +0200)]
wined3d: Remove the sharing of mapping code for fixed function and pixel shader samplers.
H. Verbeet [Fri, 22 Jun 2007 18:43:29 +0000 (20:43 +0200)]
wined3d: Split of the mapping of fixed function samplers from IWineD3DDeviceImpl_FindTexUnitMap().
H. Verbeet [Fri, 22 Jun 2007 18:43:24 +0000 (20:43 +0200)]
wined3d: Keep track of what fixed function texture stages are in use.
H. Verbeet [Fri, 22 Jun 2007 18:43:19 +0000 (20:43 +0200)]
wined3d: Keep track of what stage a texturing unit is mapped to.
Paul Vriens [Fri, 22 Jun 2007 14:44:54 +0000 (16:44 +0200)]
mscms/tests: Fix wrong test for failure.
Paul Vriens [Fri, 22 Jun 2007 14:40:30 +0000 (16:40 +0200)]
mscms/tests: Don't crash on Vista.
Stefan Dösinger [Fri, 15 Jun 2007 19:33:54 +0000 (21:33 +0200)]
wined3d: Move material applying to the state table.
Stefan Dösinger [Thu, 14 Jun 2007 19:49:18 +0000 (21:49 +0200)]
d3d9: Hold the lock in VertexShader methods.
Stefan Dösinger [Thu, 14 Jun 2007 19:45:15 +0000 (21:45 +0200)]
d3d9: Hold the lock in VertexDeclaration methods.
Stefan Dösinger [Thu, 14 Jun 2007 19:40:07 +0000 (21:40 +0200)]
d3d9: Hold the lock in Vertexbuffer methods.
Stefan Dösinger [Thu, 14 Jun 2007 09:57:59 +0000 (11:57 +0200)]
d3d9: Hold the lock in Texture methods.
Huw Davies [Fri, 22 Jun 2007 14:14:56 +0000 (15:14 +0100)]
oleaut32: Extend _invoke to cope with more args.
Huw Davies [Fri, 22 Jun 2007 14:10:04 +0000 (15:10 +0100)]
oleaut32: Handle marshaling of VARTYPE-less FADF_VARIANT safearrays.
Huw Davies [Fri, 22 Jun 2007 13:40:36 +0000 (14:40 +0100)]
oleaut32: Implement marshaling of VT_BYREF interfaces.
Huw Davies [Fri, 22 Jun 2007 13:38:50 +0000 (14:38 +0100)]
oleaut32: Interfaces that derive from IDispatch should be marshaled as VT_DISPATCH.
Misha Koshelev [Fri, 22 Jun 2007 04:39:20 +0000 (23:39 -0500)]
gdi32/tests: Fix test_widenpath to succeed on Win98.
Misha Koshelev [Fri, 22 Jun 2007 04:39:18 +0000 (23:39 -0500)]
gdi32: Emulate AngleArc using ArcTo.
Misha Koshelev [Fri, 22 Jun 2007 04:39:16 +0000 (23:39 -0500)]
gdi32/tests: Expand framework for tests of drawing functions in paths, add test for AngleArc in paths.
Stefan Dösinger [Thu, 14 Jun 2007 09:48:59 +0000 (11:48 +0200)]
d3d9: Hold the lock in swapchain methods.
Stefan Dösinger [Thu, 14 Jun 2007 09:42:26 +0000 (11:42 +0200)]
d3d9: Hold the lock in suface methods.
Stefan Dösinger [Fri, 8 Jun 2007 18:59:57 +0000 (20:59 +0200)]
wined3d: Depthfill blits are allowed between BeginScene and Endscene.
Stefan Dösinger [Fri, 8 Jun 2007 17:04:13 +0000 (19:04 +0200)]
ddraw: Check for incorrect rectangles to DDrawSurface::Blt.
Stefan Dösinger [Fri, 8 Jun 2007 15:35:44 +0000 (17:35 +0200)]
ddraw: Add a test for incorrect surface desc sizes for Lock().
Emmanuel Maillard [Fri, 22 Jun 2007 00:58:39 +0000 (02:58 +0200)]
configure: Fix libxml2 detection on Mac OS X.
Evan Stade [Thu, 21 Jun 2007 23:15:17 +0000 (16:15 -0700)]
gdiplus: Implemented GdipCreatePath and GdipDeletePath.
Evan Stade [Thu, 21 Jun 2007 23:15:13 +0000 (16:15 -0700)]
gdiplus: Implemented GdipDrawLines.
Lei Zhang [Thu, 21 Jun 2007 22:38:00 +0000 (15:38 -0700)]
winex11.drv: Reset focus if application does not want to be activated.
Maarten Lankhorst [Thu, 21 Jun 2007 18:29:59 +0000 (20:29 +0200)]
dsound: Tune some parameters for alsa waveout.
Maarten Lankhorst [Wed, 13 Jun 2007 15:05:49 +0000 (17:05 +0200)]
dsound: Simplify mixing by removing remixing support, and fix its waveout breakage.
Based on a patch by Peter Dons Tychsen.
Maarten Lankhorst [Fri, 8 Jun 2007 11:57:51 +0000 (13:57 +0200)]
dsound: Give rougher estimates for fraglen to satisfy alsa.
Maarten Lankhorst [Thu, 21 Jun 2007 18:30:46 +0000 (20:30 +0200)]
winealsa: Finally get rid of the thread in alsa directsound acceleration.
Nigel Liang [Thu, 21 Jun 2007 20:29:13 +0000 (13:29 -0700)]
winex11.drv: Remove call to XCreateFontSet.
Jacek Caban [Fri, 22 Jun 2007 01:06:02 +0000 (03:06 +0200)]
mshtml: Don't check out VT in exec_fontsize.
Detlef Riekenberg [Thu, 21 Jun 2007 22:31:55 +0000 (00:31 +0200)]
ntprint/tests: Add tests for PSetupEnumMonitor.
Detlef Riekenberg [Thu, 21 Jun 2007 22:31:29 +0000 (00:31 +0200)]
ntprint: Implement PSetupEnumMonitor.
H. Verbeet [Thu, 21 Jun 2007 22:02:16 +0000 (00:02 +0200)]
wined3d: Do not mark texture stages > MAX_TEXTURES dirty, they don't exist.
H. Verbeet [Thu, 21 Jun 2007 22:02:12 +0000 (00:02 +0200)]
wined3d: Fix various incorrect uses of GL_LIMITS(texture_stages) and GL_LIMITS(sampler_stages).
Michael Stefaniuc [Thu, 21 Jun 2007 21:03:27 +0000 (23:03 +0200)]
dmloader: Do not use wide character constants.
Michael Stefaniuc [Thu, 21 Jun 2007 20:58:50 +0000 (22:58 +0200)]
comctl32: Do not use wide character constants.
Michael Stefaniuc [Thu, 21 Jun 2007 20:57:32 +0000 (22:57 +0200)]
ole32: Do not use wide character constants.
Michael Stefaniuc [Thu, 21 Jun 2007 20:57:21 +0000 (22:57 +0200)]
oleaut32: Do not use wide character constants.
Michael Stefaniuc [Thu, 21 Jun 2007 20:56:32 +0000 (22:56 +0200)]
setupapi: Do not use wide character constants.
Michael Stefaniuc [Thu, 21 Jun 2007 20:56:17 +0000 (22:56 +0200)]
riched20: Do not use wide character constants.
Michael Stefaniuc [Thu, 21 Jun 2007 20:56:09 +0000 (22:56 +0200)]
shlwapi: Remove more wide character constants.
Michael Stefaniuc [Thu, 21 Jun 2007 19:32:28 +0000 (21:32 +0200)]
winmm: Do not dump the version info when loading drivers.
Rob Shearman [Thu, 21 Jun 2007 16:19:57 +0000 (17:19 +0100)]
msi: Only use the long name for the file source if the file has one.
David Adam [Thu, 21 Jun 2007 08:29:22 +0000 (17:29 +0900)]
wordpad: French translation for the view item.
Dmitry Timoshkov [Thu, 21 Jun 2007 14:50:55 +0000 (23:50 +0900)]
shell32: Make SHGetDesktopFolder use a cached instance of IShellFolder.
Lei Zhang [Mon, 18 Jun 2007 21:00:04 +0000 (14:00 -0700)]
winex11.drv: Send WM_MOUSEACTIVATE before closing a window.
Kirill K. Smirnov [Mon, 18 Jun 2007 10:29:48 +0000 (14:29 +0400)]
winhelp: Fix popup window style.
Misha Koshelev [Wed, 20 Jun 2007 22:02:58 +0000 (17:02 -0500)]
gdi32: Handle ArcTo in paths as native.
Misha Koshelev [Wed, 20 Jun 2007 22:02:54 +0000 (17:02 -0500)]
gdi32: Allow arbitrary start entry types in PATH_DoArcPart, not just PT_MOVETOs.
Misha Koshelev [Wed, 20 Jun 2007 22:02:41 +0000 (17:02 -0500)]
gdi32: Set current position properly after ArcTo.
Kovács András [Tue, 19 Jun 2007 07:36:14 +0000 (09:36 +0200)]
Add dwmapi.dll stub.
Paul Vriens [Thu, 21 Jun 2007 12:38:21 +0000 (14:38 +0200)]
user32/tests: Only do the GetProcAddress once.
Francois Gouget [Thu, 21 Jun 2007 09:10:42 +0000 (11:10 +0200)]
gdi32/tests: Run the GetTextMetricsA() tests on Windows 9x too.
Detlef Riekenberg [Thu, 21 Jun 2007 04:07:10 +0000 (06:07 +0200)]
ntprint/tests: Add initial test.
Detlef Riekenberg [Thu, 21 Jun 2007 04:09:58 +0000 (06:09 +0200)]
ntprint: Implement PSetupCreateMonitorInfo.
Michael Stefaniuc [Wed, 20 Jun 2007 13:27:00 +0000 (15:27 +0200)]
winspool.drv/tests: Specify the arguments of the function in the function.
Michael Stefaniuc [Wed, 20 Jun 2007 21:34:50 +0000 (23:34 +0200)]
shlwapi: Do not use wide character constants.
Francois Gouget [Thu, 21 Jun 2007 09:15:26 +0000 (11:15 +0200)]
winapi: Add support for GDIPCONST.
Francois Gouget [Thu, 21 Jun 2007 00:12:30 +0000 (02:12 +0200)]
advapi32: Add more RegGetValue() conformance tests, and fix Wine accordingly.
Dan Hipschman [Wed, 20 Jun 2007 23:51:23 +0000 (16:51 -0700)]
widl: Fix warnings about unused function parameters.
Dan Hipschman [Wed, 20 Jun 2007 23:50:44 +0000 (16:50 -0700)]
widl: Add tests for arrays of pointers.
H. Verbeet [Wed, 20 Jun 2007 22:01:05 +0000 (00:01 +0200)]
wined3d: Make use of the texUnitMap in drawStridedSlow as well.
H. Verbeet [Wed, 20 Jun 2007 22:00:59 +0000 (00:00 +0200)]
wined3d: Use texture2D to sample in pshader_glsl_texdp3tex().
Alexander Nicolaysen Sørnes [Thu, 14 Jun 2007 20:09:33 +0000 (22:09 +0200)]
wordpad: Remove unnecessary toolbar resizing code.
Alexander Nicolaysen Sørnes [Thu, 14 Jun 2007 18:03:21 +0000 (20:03 +0200)]
wordpad: Set default font effects to 0.
Stefan Dösinger [Wed, 20 Jun 2007 12:36:32 +0000 (14:36 +0200)]
wined3d: Emulate tracking of multiple material properties.
Stefan Dösinger [Wed, 20 Jun 2007 12:23:04 +0000 (14:23 +0200)]
wined3d: Unload texture coords for all supported texture stages.
Stefan Dösinger [Mon, 4 Jun 2007 12:16:32 +0000 (14:16 +0200)]
wined3d: Remove the FVF codepath from drawprim.
Stefan Dösinger [Tue, 19 Jun 2007 20:20:26 +0000 (22:20 +0200)]
d3d8: Convert fvfs to vertex declarations.
Tim Schwartz [Wed, 20 Jun 2007 15:57:51 +0000 (10:57 -0500)]
net.exe: Add missing CloseServiceHandle().
Alexandre Julliard [Wed, 20 Jun 2007 18:03:30 +0000 (20:03 +0200)]
makefiles: Build programs that link against libwine twice with appropriate rpaths.
One rpath is for installing and one is for running inside the build tree.
Ken Thomases [Wed, 20 Jun 2007 12:01:11 +0000 (07:01 -0500)]
winecoreaudio: Make wodReset fail if called on a closed device.
Ken Thomases [Wed, 20 Jun 2007 12:01:07 +0000 (07:01 -0500)]
winecoreaudio: Move notify of completed WAVEHDRs to end of wodReset.