Jon Griffiths [Thu, 3 Jul 2008 19:30:18 +0000 (12:30 -0700)]
msvcrt: Make tests for [w]makepath pass.
Jon Griffiths [Thu, 3 Jul 2008 19:27:24 +0000 (12:27 -0700)]
msvcrt: Tests for [w]makepath.
Stefan Leichter [Sun, 6 Jul 2008 13:15:37 +0000 (15:15 +0200)]
rasapi32: Added some more tests for RasEnumDevicesA, fix Wine not to crash on the tests.
Stefan Leichter [Sun, 6 Jul 2008 11:47:34 +0000 (13:47 +0200)]
rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English),
Alexandre Julliard [Wed, 9 Jul 2008 09:55:52 +0000 (11:55 +0200)]
Maketest.rules: Use the cross-compiled import libraries for crosstest instead of the MinGW ones.
Don't pass the configure-specific gcc flags to the cross-compiler.
Alexandre Julliard [Wed, 9 Jul 2008 09:55:00 +0000 (11:55 +0200)]
make_makefiles: Add rules for cross-compiling all import libs from the dlls directory.
Alexandre Julliard [Wed, 9 Jul 2008 09:53:03 +0000 (11:53 +0200)]
make_makefiles: Add more wildcard patterns in .gitignore.
Alexandre Julliard [Wed, 9 Jul 2008 09:46:44 +0000 (11:46 +0200)]
msxml3/tests: Fix test cleanup.
Daniel Remenak [Wed, 9 Jul 2008 00:49:13 +0000 (17:49 -0700)]
shell32: Fix crash regression in browse for folder dialog.
Piotr Caban [Tue, 8 Jul 2008 18:57:35 +0000 (20:57 +0200)]
msxml3: Skip the first XML declaration in file generated by domdoc_save.
This is the last patch needed for Photoshop CS3 installer.
Piotr Caban [Tue, 8 Jul 2008 18:57:16 +0000 (20:57 +0200)]
msxml3: Added test of files generated by IXMLDOMDocument_save.
Piotr Caban [Tue, 8 Jul 2008 18:56:28 +0000 (20:56 +0200)]
msxml3: Implemented xmlnode_get_ownerDocument.
Piotr Caban [Tue, 8 Jul 2008 18:55:47 +0000 (20:55 +0200)]
msxml3: Split DOMDocument_create.
Piotr Caban [Tue, 8 Jul 2008 18:55:20 +0000 (20:55 +0200)]
msxml3: Return better bindf in GetBindInfo.
Piotr Caban [Tue, 8 Jul 2008 18:55:10 +0000 (20:55 +0200)]
msxml3: Use OnDataAvailable for reading stream.
Piotr Caban [Tue, 8 Jul 2008 18:55:03 +0000 (20:55 +0200)]
msxml3: Store current bsc in domdoc.
Piotr Caban [Tue, 8 Jul 2008 18:54:51 +0000 (20:54 +0200)]
msxml3: Store IBinding in bsc.
Piotr Caban [Tue, 8 Jul 2008 18:54:42 +0000 (20:54 +0200)]
msxml3: Make bsc heap based object.
Piotr Caban [Tue, 8 Jul 2008 18:54:16 +0000 (20:54 +0200)]
msxml3: Implemented domdoc_put_documentElement.
Piotr Caban [Tue, 8 Jul 2008 18:53:58 +0000 (20:53 +0200)]
msxml3: Use IXMLDOMNode_get_nodeType in xmlnode_appendChild.
Piotr Caban [Tue, 8 Jul 2008 18:53:43 +0000 (20:53 +0200)]
msxml3/test: Added ISAXXMLReader test.
Piotr Caban [Tue, 8 Jul 2008 19:01:42 +0000 (21:01 +0200)]
msxml3: Added ISAXXMLReader_getErrorHandler implementation.
Piotr Caban [Tue, 8 Jul 2008 18:52:41 +0000 (20:52 +0200)]
msxml3: Added ISAXMLReader_putErrorHandler implementation.
Piotr Caban [Tue, 8 Jul 2008 18:52:26 +0000 (20:52 +0200)]
msxml3: Added ISAXMLReader_getContentHandler implementation.
Piotr Caban [Tue, 8 Jul 2008 19:00:20 +0000 (21:00 +0200)]
msxml3: Added ISAXXMLReader_putContentHandler implementation.
Piotr Caban [Tue, 8 Jul 2008 18:52:26 +0000 (20:52 +0200)]
msxml3: Added ISAXMLReader_getContentHandler implementation.
Piotr Caban [Tue, 8 Jul 2008 18:52:04 +0000 (20:52 +0200)]
msxml3: Added stub implementation for SAXXMLReader interface.
Dylan Smith [Tue, 8 Jul 2008 17:39:01 +0000 (13:39 -0400)]
richedit: Fixed 2 minor paragraph format effect errors.
In ME_SetParaFormat the wEffects that were being set needed to be set
rather than the dwMask.
Dylan Smith [Tue, 8 Jul 2008 17:38:58 +0000 (13:38 -0400)]
richedit: Set the default paragraph format consistently.
I created a function to set the default paragraph format to ensure
consistency when this is done. This initial paragraph format is also
now more consistent with native richedit controls. The dwMask value
always appears to have the same value when retrieved from the native
richedit controls, so all the mask values are now initialized when the
PARAFORMAT2 structure is created.
Dylan Smith [Tue, 8 Jul 2008 17:38:54 +0000 (13:38 -0400)]
richedit: PFE_TABLE flag is now used instead of private bTable value.
The PARAFORMAT structure has a bit in wEffects to indicate whether the
paragraph is a table or not, so this should be used instead of a private
bTable value, since this structure can be retrieved with EM_GETPARAFORMAT.
Maarten Lankhorst [Sat, 5 Jul 2008 01:43:31 +0000 (18:43 -0700)]
quartz: Add tests for avi splitter.
Maarten Lankhorst [Sat, 5 Jul 2008 01:44:14 +0000 (18:44 -0700)]
quartz: Add rewrite of avi splitter.
Maarten Lankhorst [Fri, 4 Jul 2008 23:59:22 +0000 (16:59 -0700)]
quartz: Fix deadlock with transform filter.
Stefan Dösinger [Thu, 3 Jul 2008 01:49:43 +0000 (20:49 -0500)]
wined3d: Move fog to the vertex states.
Stefan Dösinger [Thu, 3 Jul 2008 01:39:42 +0000 (20:39 -0500)]
wined3d: Move a few more states to the misc states.
Stefan Dösinger [Thu, 3 Jul 2008 01:20:44 +0000 (20:20 -0500)]
wined3d: WINED3DRS_LASTPIXEL -> misc states.
Stefan Dösinger [Thu, 3 Jul 2008 01:18:55 +0000 (20:18 -0500)]
wined3d: Alpha states -> misc pipeline states.
Stefan Dösinger [Thu, 3 Jul 2008 01:12:17 +0000 (20:12 -0500)]
wined3d: Move wrapu to the misc states.
Stefan Dösinger [Wed, 2 Jul 2008 21:08:40 +0000 (16:08 -0500)]
wined3d: Move a few more states to the misc pipeline.
Stefan Dösinger [Wed, 2 Jul 2008 21:01:46 +0000 (16:01 -0500)]
wined3d: Textureperspective->misc states.
Stefan Dösinger [Wed, 2 Jul 2008 20:50:00 +0000 (15:50 -0500)]
wined3d: Move WINED3DRS_ANTIALIAS to the misc states.
Stefan Dösinger [Wed, 2 Jul 2008 20:47:18 +0000 (15:47 -0500)]
wined3d: Move pixelshader application to the fragment pipeline.
Stefan Dösinger [Wed, 2 Jul 2008 20:27:46 +0000 (15:27 -0500)]
wined3d: Initialize the state table before filling it.
Hwang YunSong(황윤성) [Wed, 9 Jul 2008 00:54:56 +0000 (09:54 +0900)]
winhlp32: Updated Korean resource.
James Hawkins [Wed, 9 Jul 2008 04:56:26 +0000 (23:56 -0500)]
msi: Only copy the resulting string if the RegistryValue call succeeded.
James Hawkins [Wed, 9 Jul 2008 04:52:48 +0000 (23:52 -0500)]
msi: Add tests for opening a package from a database.
Andrew Talbot [Tue, 8 Jul 2008 21:49:35 +0000 (22:49 +0100)]
wined3d: Remove const qualifier from output pointers.
Nikolay Sivov [Tue, 8 Jul 2008 20:39:31 +0000 (00:39 +0400)]
gdiplus: Implemented GdipDrawClosedCurve and GdipDrawClosedCurveI.
Nikolay Sivov [Tue, 8 Jul 2008 20:39:19 +0000 (00:39 +0400)]
gdiplus: Implemeted GdipDrawClosedCurve2 and GdipDrawClosedCurve2I.
Nikolay Sivov [Tue, 8 Jul 2008 21:45:07 +0000 (01:45 +0400)]
gdiplus: Semi-stub for GdipCreateLineBrushFromRectWithAngle.
Alexander Dorofeyev [Tue, 8 Jul 2008 20:52:37 +0000 (23:52 +0300)]
quartz/tests: Add test for filter priority in IFilterGraph2_Render.
Alexander Dorofeyev [Tue, 8 Jul 2008 20:52:34 +0000 (23:52 +0300)]
quartz: Do not try renderers first. Use a single enumeration pass.
John Klehm [Tue, 8 Jul 2008 18:48:44 +0000 (13:48 -0500)]
dsound: Accept DSERR_INVALIDCALL for CreateSoundBuffer failure.
H. Verbeet [Tue, 8 Jul 2008 19:44:20 +0000 (21:44 +0200)]
wined3d: Store the glsl program lookup table in the backend's private data.
Alexandre Julliard [Tue, 8 Jul 2008 19:29:28 +0000 (21:29 +0200)]
wine/test.h: Don't allow to use config.h in tests.
Alexander Nicolaysen Sørnes [Mon, 7 Jul 2008 21:12:21 +0000 (23:12 +0200)]
regedit: Convert import delete handling to unicode.
Stefan Dösinger [Wed, 2 Jul 2008 20:26:15 +0000 (15:26 -0500)]
wined3d: Move Fixed function pipeline states to the new fragment structure.
Stefan Dösinger [Wed, 2 Jul 2008 19:56:38 +0000 (14:56 -0500)]
wined3d: Remove the state table from the shader backend.
Stefan Dösinger [Wed, 2 Jul 2008 19:52:37 +0000 (14:52 -0500)]
wined3d: Remove the DLL load init function.
Stefan Dösinger [Wed, 2 Jul 2008 19:48:23 +0000 (14:48 -0500)]
wined3d: Communicate the atifs functions via the fragment pipeline impl.
Move those things out of the state table.
Stefan Dösinger [Fri, 4 Jul 2008 20:01:26 +0000 (15:01 -0500)]
wined3d: Create fragment processing state templates and select one.
For now the atifs selection sticks to the old rules, thus it is bound to
the available and selected shader capabilities. We may want to change that
in the future.
Stefan Dösinger [Wed, 2 Jul 2008 19:14:29 +0000 (14:14 -0500)]
wined3d: Move texture transform flag stuff to the vertex pipeline states.
Stefan Dösinger [Wed, 2 Jul 2008 18:40:23 +0000 (13:40 -0500)]
wined3d: Move transforms to the vertex code.
Some fragment pipeline implementations may want to register their own
texture transform handlers.
Stefan Dösinger [Wed, 2 Jul 2008 18:18:58 +0000 (13:18 -0500)]
wined3d: indexbuffer -> misc.
Stefan Dösinger [Wed, 2 Jul 2008 18:16:23 +0000 (13:16 -0500)]
wined3d: Move the viewport to the vertex and misc pipeline states.
Stefan Dösinger [Wed, 2 Jul 2008 18:07:41 +0000 (13:07 -0500)]
wined3d: Move shader constants to the misc states.
Alexandre Julliard [Tue, 8 Jul 2008 18:54:40 +0000 (20:54 +0200)]
ntdll: Always restore the %gs register from the saved value in thread data.
Nikolay Sivov [Tue, 8 Jul 2008 16:09:03 +0000 (20:09 +0400)]
gdiplus: Implemented GdipShearMatrix with tests.
Mikołaj Zalewski [Mon, 30 Jun 2008 16:15:51 +0000 (18:15 +0200)]
taskmgr: Use own icon in Run dialog.
Mikołaj Zalewski [Tue, 8 Jul 2008 14:05:50 +0000 (16:05 +0200)]
shell32: RunFileDlg: Allow custom icons.
Dylan Smith [Tue, 8 Jul 2008 15:19:40 +0000 (11:19 -0400)]
richedit: Removed unused variable bCaretShown in ME_TextEditor.
Tobias Jakobi [Wed, 2 Jul 2008 23:34:16 +0000 (01:34 +0200)]
d3d9: Remove faulty comment from CreateOffscreenPlainSurface.
Tobias Jakobi [Tue, 8 Jul 2008 10:56:16 +0000 (12:56 +0200)]
d3d8: Fix IDirect3DDevice8::CreateImageSurface pool type.
Tobias Jakobi [Tue, 8 Jul 2008 10:50:09 +0000 (12:50 +0200)]
d3d8: Add testcase for IDirect3DDevice8::CreateImageSurface.
Huw Davies [Tue, 8 Jul 2008 14:18:21 +0000 (15:18 +0100)]
user32: sizeof DDEPOKE and DDEDATA is six, which is probably not what is expected, so use offsetof instead.
Huw Davies [Tue, 8 Jul 2008 12:20:55 +0000 (13:20 +0100)]
gdiplus: Add a test to show that bitmap fonts aren't used for fontfamilies.
Michael Stefaniuc [Tue, 8 Jul 2008 12:05:26 +0000 (14:05 +0200)]
riched20: Fix typo.
Alexandre Julliard [Tue, 8 Jul 2008 15:49:20 +0000 (17:49 +0200)]
dsound: Don't depend on the dxerr8 static library in the tests.
Alexandre Julliard [Tue, 8 Jul 2008 15:49:03 +0000 (17:49 +0200)]
dinput: Don't depend on the dxerr8 static library in the tests.
Alexandre Julliard [Tue, 8 Jul 2008 15:48:50 +0000 (17:48 +0200)]
d3d9: Don't depend on the dxerr9 static library in the tests.
Alexandre Julliard [Tue, 8 Jul 2008 15:48:44 +0000 (17:48 +0200)]
d3d8: Don't depend on the dxerr8 static library in the tests.
Alexandre Julliard [Tue, 8 Jul 2008 14:17:17 +0000 (16:17 +0200)]
tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
Alexandre Julliard [Tue, 8 Jul 2008 15:51:32 +0000 (17:51 +0200)]
include: Don't define uuids in amvideo.idl as that conflicts with uuids.h
Zac Brown [Mon, 7 Jul 2008 20:32:14 +0000 (13:32 -0700)]
winhttp: Add stub implementation for WinHttpCloseHandle.
Zac Brown [Mon, 7 Jul 2008 20:20:57 +0000 (13:20 -0700)]
winhttp: Add stub implementation for WinHttpReadData.
Zac Brown [Mon, 7 Jul 2008 20:20:53 +0000 (13:20 -0700)]
winhttp: Add stub implementation for WinHttpSetOption.
Zac Brown [Mon, 7 Jul 2008 20:20:49 +0000 (13:20 -0700)]
winhttp: Add stub implementation for WinHttpReceiveResponse.
Zac Brown [Mon, 7 Jul 2008 20:20:46 +0000 (13:20 -0700)]
winhttp: Add stub implementation for WinHttpQueryDataAvailable.
Zac Brown [Mon, 7 Jul 2008 20:20:42 +0000 (13:20 -0700)]
winhttp: Add stub implementation for WinHttpQueryOption.
Alistair Leslie-Hughes [Tue, 8 Jul 2008 07:52:43 +0000 (17:52 +1000)]
oleview: Fixed crash with loading typelib information.
Jon Griffiths [Sun, 6 Jul 2008 17:48:54 +0000 (10:48 -0700)]
msvcrt: Implement ___setlc_active_func/___unguarded_readlc_active_add_func.
Jon Griffiths [Sun, 6 Jul 2008 20:23:26 +0000 (13:23 -0700)]
oleaut32: Implement ICreateTypeLib2::SetHelpStringContext/SetHelpStringDll.
Jeff Latimer [Sun, 6 Jul 2008 03:54:16 +0000 (13:54 +1000)]
usp10/tests: Remove incorrect tests.
Gerald Pfeifer [Sat, 5 Jul 2008 12:15:17 +0000 (14:15 +0200)]
winecfg: Fix signedness of variable in enumerate_valuesW().
Gerald Pfeifer [Sat, 5 Jul 2008 12:03:19 +0000 (14:03 +0200)]
comctl32: Simplify functions by shedding off unused parameters.
Gerald Pfeifer [Sat, 5 Jul 2008 11:52:32 +0000 (13:52 +0200)]
comctl32: Fix signedness of two variables.
Mikołaj Zalewski [Mon, 7 Jul 2008 10:05:02 +0000 (12:05 +0200)]
shell32: Make new style Browse For Folders dialog resizable.
Nikolay Sivov [Mon, 7 Jul 2008 21:32:36 +0000 (01:32 +0400)]
gdiplus: GdipInvertMatrix implementation with tests.
Nikolay Sivov [Mon, 7 Jul 2008 21:32:30 +0000 (01:32 +0400)]
gdiplus: GdipIsMatrixInvertible implementation with tests.
Nikolay Sivov [Mon, 7 Jul 2008 21:32:19 +0000 (01:32 +0400)]
gdiplus: GdipGetLineWrapMode implementation.