Alexandre Julliard [Thu, 10 Jul 2008 15:45:22 +0000 (17:45 +0200)]
winetest: Use Win32 APIs exclusively for file I/O and output redirection.
Maarten Lankhorst [Sun, 22 Jun 2008 07:11:23 +0000 (00:11 -0700)]
ntdll: Use module for path to activation context.
Zac Brown [Thu, 10 Jul 2008 01:04:05 +0000 (18:04 -0700)]
wininet/tests: Change some traces to skips in tests.
Maarten Lankhorst [Wed, 9 Jul 2008 19:57:10 +0000 (12:57 -0700)]
quartz: Call run before pausing in transform filter.
Maarten Lankhorst [Wed, 9 Jul 2008 20:01:19 +0000 (13:01 -0700)]
quartz: Make filtergraph quieter.
Maarten Lankhorst [Wed, 9 Jul 2008 20:00:43 +0000 (13:00 -0700)]
quartz: Make parser start even if some of the pins aren't connected.
Francois Gouget [Thu, 10 Jul 2008 10:36:06 +0000 (12:36 +0200)]
configure: On Solaris liblber needs libsocket.
Francois Gouget [Thu, 10 Jul 2008 10:33:26 +0000 (12:33 +0200)]
gdiplus: Add/fix the trailing '\n' to Wine traces.
Francois Gouget [Wed, 9 Jul 2008 22:25:28 +0000 (00:25 +0200)]
Assorted spelling fixes.
Alexander Nicolaysen Sørnes [Wed, 9 Jul 2008 18:02:02 +0000 (20:02 +0200)]
regedit: Use RegSetValueExW when importing data.
Alexander Nicolaysen Sørnes [Wed, 9 Jul 2008 16:18:14 +0000 (18:18 +0200)]
regedit: Use unicode for all key deletion.
Adam Petaccia [Thu, 10 Jul 2008 04:45:21 +0000 (00:45 -0400)]
gdiplus: Add another helper macro to deal with magic numbers.
Adam Petaccia [Thu, 10 Jul 2008 04:44:55 +0000 (00:44 -0400)]
gdiplus: Add a test for a floating-point triangle.
Adam Petaccia [Thu, 10 Jul 2008 04:44:47 +0000 (00:44 -0400)]
gdiplus: Add more tests for regions and paths.
Adam Petaccia [Wed, 9 Jul 2008 07:33:52 +0000 (03:33 -0400)]
gdiplus: Test for CharacterRange.
Adam Petaccia [Wed, 9 Jul 2008 07:33:47 +0000 (03:33 -0400)]
gdiplus: Stub GdipFillRegion.
Adam Petaccia [Wed, 9 Jul 2008 07:33:40 +0000 (03:33 -0400)]
gdiplus: Stub GdipMeasureCharacterRanges.
Adam Petaccia [Wed, 9 Jul 2008 07:33:37 +0000 (03:33 -0400)]
gdiplus: Stub GdipSetStringFormatMeasurableCharacterRanges.
Adam Petaccia [Wed, 9 Jul 2008 07:33:35 +0000 (03:33 -0400)]
gdiplus: Stub GdipGetStringFormatMeasurableCharacterRangeCount.
Adam Petaccia [Wed, 9 Jul 2008 07:33:32 +0000 (03:33 -0400)]
gdiplus: GdipMeasureString: .spec file fix.
Adam Petaccia [Wed, 9 Jul 2008 07:33:30 +0000 (03:33 -0400)]
gdiplus: Implement GdipGetStringFormatFlags.
Adam Petaccia [Wed, 9 Jul 2008 07:33:17 +0000 (03:33 -0400)]
gdiplus: Stub GdipStringFormatGetGenericDefault.
Aric Stewart [Thu, 10 Jul 2008 02:29:20 +0000 (11:29 +0900)]
winex11: Allow for sane SCIM im processing by processing some filtered KeyRelease events.
Aric Stewart [Thu, 10 Jul 2008 02:28:56 +0000 (11:28 +0900)]
coreaudio: Make sure Port_SendToMessageThread is not NULL before calling CFMessagePortSendRequest.
Prevents crashing when closing audio device during playback.
Stefan Dösinger [Thu, 3 Jul 2008 03:16:29 +0000 (22:16 -0500)]
wined3d: A few more junk misc states.
Stefan Dösinger [Thu, 3 Jul 2008 03:11:56 +0000 (22:11 -0500)]
wined3d: A few more vertex states.
Stefan Dösinger [Thu, 3 Jul 2008 03:07:10 +0000 (22:07 -0500)]
wined3d: WINED3DRS_SRGBWRITEENABLE->fragment.
Stefan Dösinger [Thu, 3 Jul 2008 03:03:41 +0000 (22:03 -0500)]
wined3d: Wrapping states -> misc.
Stefan Dösinger [Thu, 3 Jul 2008 02:53:51 +0000 (21:53 -0500)]
wined3d: texturefactor-> fragment states.
Stefan Dösinger [Thu, 3 Jul 2008 02:49:53 +0000 (21:49 -0500)]
wined3d: Stencil states -> misc table.
Stefan Dösinger [Thu, 3 Jul 2008 02:42:49 +0000 (21:42 -0500)]
wined3d: Move a few more odd states to the misc state table.
Stefan Dösinger [Thu, 3 Jul 2008 02:25:42 +0000 (21:25 -0500)]
wined3d: WINED3DRS_ZBIAS -> misc states.
Stefan Dösinger [Thu, 3 Jul 2008 02:11:21 +0000 (21:11 -0500)]
wined3d: Move the bordercolor to the fragment states.
Stefan Dösinger [Thu, 3 Jul 2008 02:18:52 +0000 (21:18 -0500)]
wined3d: Move more fog stuff to the vertex states.
Alexandre Julliard [Thu, 10 Jul 2008 10:20:56 +0000 (12:20 +0200)]
kernel32: Set the stdin/stdout file descriptors to match the specified Win32 handles when possible.
Andrew Talbot [Wed, 9 Jul 2008 19:37:01 +0000 (20:37 +0100)]
dplayx: Remove unneeded address-of operator from array name.
Andrew Talbot [Wed, 9 Jul 2008 19:36:57 +0000 (20:36 +0100)]
dmstyle: Remove unneeded address-of operators from array names.
Andrew Talbot [Wed, 9 Jul 2008 19:36:54 +0000 (20:36 +0100)]
dmime: Remove unneeded address-of operators from array names.
Andrew Talbot [Wed, 9 Jul 2008 19:36:51 +0000 (20:36 +0100)]
dmband: Remove unneeded address-of operators from array names.
Andrew Talbot [Wed, 9 Jul 2008 19:36:48 +0000 (20:36 +0100)]
dinput: Remove unneeded address-of operators from array names.
Andrew Talbot [Wed, 9 Jul 2008 19:36:45 +0000 (20:36 +0100)]
crypt32: Remove unneeded address-of operator from array name.
Andrew Talbot [Wed, 9 Jul 2008 19:36:41 +0000 (20:36 +0100)]
comdlg32: Remove unneeded address-of operator from array name.
Francois Gouget [Wed, 9 Jul 2008 22:23:07 +0000 (00:23 +0200)]
wined3d: Move float_32_to_16() to surface_base.c which is the only place where it's used, and because it needs port.h for isinf().
Francois Gouget [Wed, 9 Jul 2008 22:26:43 +0000 (00:26 +0200)]
rpcss: Add a trailing '\n' to a Wine trace.
Francois Gouget [Wed, 9 Jul 2008 22:24:46 +0000 (00:24 +0200)]
gdiplus/tests: Spelling fix.
Francois Gouget [Wed, 9 Jul 2008 22:23:43 +0000 (00:23 +0200)]
msxml3/tests: Add a trailing '\n' to ok() calls.
Francois Gouget [Wed, 9 Jul 2008 22:20:50 +0000 (00:20 +0200)]
winhlp32: Remove spaces before '...'.
Maarten Lankhorst [Wed, 9 Jul 2008 17:21:30 +0000 (10:21 -0700)]
quartz: Fix deadlocks in dsound renderer.
Michael Stefaniuc [Wed, 9 Jul 2008 21:54:28 +0000 (23:54 +0200)]
quartz: Compare a file handle to INVALID_HANDLE_VALUE and not NULL.
Jacek Caban [Wed, 9 Jul 2008 18:02:23 +0000 (20:02 +0200)]
shlwapi: Fixed handling mk protocol URLs in UrlCombineW.
Jacek Caban [Wed, 9 Jul 2008 18:01:57 +0000 (20:01 +0200)]
shlwapi: Fixed UrlCanonicalizeW for URLs without slashes after scheme.
Maarten Lankhorst [Wed, 9 Jul 2008 17:19:20 +0000 (10:19 -0700)]
quartz: Fix end of stream handling.
Flushing blocks any end of stream that may occur.
Maarten Lankhorst [Wed, 9 Jul 2008 17:18:38 +0000 (10:18 -0700)]
quartz: Always set current position again.
H. Verbeet [Wed, 9 Jul 2008 15:59:39 +0000 (17:59 +0200)]
wined3d: Destroy depth_blt resources in the backend's destructor.
No need to expose this in the interface.
Dylan Smith [Wed, 9 Jul 2008 13:36:12 +0000 (09:36 -0400)]
richedit: Added more conditional cursor changes.
Previously the cursor was either an IBEAM, or a reversed arrow when over
the selectionbar.
Dylan Smith [Wed, 9 Jul 2008 13:36:00 +0000 (09:36 -0400)]
richedit: Prevented cursor flicker while moving over selection bar.
When the cursor is moved over the selection bar, without holding any
mouse buttons down, the cursor would be repeatably set between the
normal cursor, set by DefWindowProc for the WM_SETCURSOR message, and
the reversed cursor, set by ME_MouseMove.
Huw Davies [Wed, 9 Jul 2008 11:40:42 +0000 (12:40 +0100)]
gdiplus: Add some defines for the magic values.
Huw Davies [Wed, 9 Jul 2008 11:31:09 +0000 (12:31 +0100)]
gdiplus: Add some tests for regions with paths and update a comment.
Vincent Povirk [Tue, 8 Jul 2008 21:43:03 +0000 (16:43 -0500)]
comctl32: Disable owner of modal property sheets before creating the dialog.
Vincent Povirk [Tue, 8 Jul 2008 18:52:57 +0000 (13:52 -0500)]
comctl32: Add test for disabling owner of modal property sheets.
Jon Griffiths [Fri, 4 Jul 2008 06:29:15 +0000 (23:29 -0700)]
include: Avoid TEXT() in sddl component tags, hide them when building Wine.
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.