wine
17 years agomake_requests: Grab status names from async_terminate calls too.
Alexandre Julliard [Thu, 4 Jan 2007 12:51:12 +0000 (13:51 +0100)] 
make_requests: Grab status names from async_terminate calls too.

17 years agoserver: Add a generic apc_call structure to make it easier to extend, and more type...
Alexandre Julliard [Thu, 4 Jan 2007 12:40:09 +0000 (13:40 +0100)] 
server: Add a generic apc_call structure to make it easier to extend, and more type-safe.

17 years agoserver: Notify the server that an APC has completed in the next get_apc call.
Alexandre Julliard [Thu, 4 Jan 2007 12:17:53 +0000 (13:17 +0100)] 
server: Notify the server that an APC has completed in the next get_apc call.

17 years agoserver: Make thread_apc into a real object.
Alexandre Julliard [Thu, 4 Jan 2007 11:36:33 +0000 (12:36 +0100)] 
server: Make thread_apc into a real object.

17 years agoregedit: Update Dutch resources.
Louis Lenders [Thu, 4 Jan 2007 09:43:33 +0000 (09:43 +0000)] 
regedit: Update Dutch resources.

17 years agoAssorted spelling fixes.
Francois Gouget [Thu, 4 Jan 2007 09:47:11 +0000 (10:47 +0100)] 
Assorted spelling fixes.

17 years agows2_32/tests: Use '%d' to print GetLastError().
Francois Gouget [Thu, 4 Jan 2007 09:55:24 +0000 (10:55 +0100)] 
ws2_32/tests: Use '%d' to print GetLastError().

17 years agokernel32/tests: Use '%d' to print GetLastError().
Francois Gouget [Thu, 4 Jan 2007 09:54:10 +0000 (10:54 +0100)] 
kernel32/tests: Use '%d' to print GetLastError().

17 years agoitss: Fix spelling of the dwOrigin variables.
Francois Gouget [Thu, 4 Jan 2007 09:52:22 +0000 (10:52 +0100)] 
itss: Fix spelling of the dwOrigin variables.

17 years agorsabase/tests: Remove unneeded casts.
Francois Gouget [Thu, 4 Jan 2007 09:51:38 +0000 (10:51 +0100)] 
rsabase/tests: Remove unneeded casts.

17 years agodbghelp: Implemented 64 bit versions of EnumerateLoadedModules.
Eric Pouech [Tue, 2 Jan 2007 13:24:10 +0000 (14:24 +0100)] 
dbghelp: Implemented 64 bit versions of EnumerateLoadedModules.

17 years agowinedbg: Added a maintenance command to load a given module (for debug purposes).
Eric Pouech [Tue, 2 Jan 2007 13:23:48 +0000 (14:23 +0100)] 
winedbg: Added a maintenance command to load a given module (for debug purposes).

17 years agowined3d: Dirtify the stream sources in DrawPrimitiveUP.
Stefan Dösinger [Wed, 3 Jan 2007 23:14:20 +0000 (00:14 +0100)] 
wined3d: Dirtify the stream sources in DrawPrimitiveUP.

17 years agowined3d: Move decoding the streams to their own inline function.
Stefan Dösinger [Wed, 3 Jan 2007 23:13:15 +0000 (00:13 +0100)] 
wined3d: Move decoding the streams to their own inline function.

17 years agowined3d: Catch NOP SetStreamSource changes.
Stefan Dösinger [Wed, 3 Jan 2007 23:08:20 +0000 (00:08 +0100)] 
wined3d: Catch NOP SetStreamSource changes.

17 years agowined3d: Catch nop pixel shader changes.
Stefan Dösinger [Wed, 3 Jan 2007 23:07:45 +0000 (00:07 +0100)] 
wined3d: Catch nop pixel shader changes.

17 years agowined3d: Catch NOP vertex declaration changes.
Stefan Dösinger [Wed, 3 Jan 2007 23:07:00 +0000 (00:07 +0100)] 
wined3d: Catch NOP vertex declaration changes.

17 years agowined3d: Break the viewport out of the vertex declaration state.
Stefan Dösinger [Wed, 3 Jan 2007 23:05:05 +0000 (00:05 +0100)] 
wined3d: Break the viewport out of the vertex declaration state.

17 years agodinput: Implement mouse GetObjectInfo on top of base class.
Vitaliy Margolen [Thu, 4 Jan 2007 06:04:39 +0000 (23:04 -0700)] 
dinput: Implement mouse GetObjectInfo on top of base class.

17 years agodinput: Move keyboard to using new GetObjectInfo.
Vitaliy Margolen [Thu, 4 Jan 2007 06:04:31 +0000 (23:04 -0700)] 
dinput: Move keyboard to using new GetObjectInfo.

17 years agodinput: Implement GetObjectInfo[A|W] in base device class.
Vitaliy Margolen [Thu, 4 Jan 2007 06:04:24 +0000 (23:04 -0700)] 
dinput: Implement GetObjectInfo[A|W] in base device class.

17 years agokernel32: Don't try update version resources with invalid data, as it fails on Window...
Mike McCormack [Wed, 3 Jan 2007 13:37:38 +0000 (22:37 +0900)] 
kernel32: Don't try update version resources with invalid data, as it fails on Windows 2003.

17 years agowgl: Fix piAttributes NULL crash.
Roderick Colenbrander [Wed, 3 Jan 2007 23:15:54 +0000 (00:15 +0100)] 
wgl: Fix piAttributes NULL crash.

17 years agoddraw: Declare some functions static.
Andrew Talbot [Wed, 3 Jan 2007 19:11:49 +0000 (19:11 +0000)] 
ddraw: Declare some functions static.

17 years agocomdlg32: Declare some items static.
Andrew Talbot [Wed, 3 Jan 2007 13:47:44 +0000 (13:47 +0000)] 
comdlg32: Declare some items static.

17 years agodinput: Declare some functions static.
Andrew Talbot [Wed, 3 Jan 2007 22:24:09 +0000 (22:24 +0000)] 
dinput: Declare some functions static.

17 years agowinedump: Fix memory leak.
Andrew Talbot [Wed, 3 Jan 2007 13:22:49 +0000 (13:22 +0000)] 
winedump: Fix memory leak.

17 years agowininet: Update Dutch resource.
Louis Lenders [Wed, 3 Jan 2007 16:58:34 +0000 (16:58 +0000)] 
wininet: Update Dutch resource.

17 years agomstml: Update Dutch resource.
Louis Lenders [Wed, 3 Jan 2007 16:06:13 +0000 (16:06 +0000)] 
mstml: Update Dutch resource.

17 years agousp10: Document ScriptItemize. Get rid of the remaining tabs.
Hans Leidekker [Wed, 3 Jan 2007 11:12:43 +0000 (12:12 +0100)] 
usp10: Document ScriptItemize. Get rid of the remaining tabs.

17 years agousp10: Implement and test ScriptStringGetOrder and ScriptString_pcOutChars.
Hans Leidekker [Wed, 3 Jan 2007 11:12:29 +0000 (12:12 +0100)] 
usp10: Implement and test ScriptStringGetOrder and ScriptString_pcOutChars.

17 years agousp10: Use macro functions for memory allocation and start checking for allocation...
Hans Leidekker [Wed, 3 Jan 2007 11:12:17 +0000 (12:12 +0100)] 
usp10: Use macro functions for memory allocation and start checking for allocation failures.

17 years agousp10: Make the script cache accessible from a string analysis.
Hans Leidekker [Wed, 3 Jan 2007 11:12:03 +0000 (12:12 +0100)] 
usp10: Make the script cache accessible from a string analysis.

17 years agokernel32: Be more verbose about the expected and received values for failures in...
Rob Shearman [Wed, 3 Jan 2007 12:59:19 +0000 (12:59 +0000)] 
kernel32: Be more verbose about the expected and received values for failures in the resource function tests.

17 years agoole32: Don't release pUnk in OleCreate if CoCreateInstance failed.
Rob Shearman [Wed, 3 Jan 2007 10:31:08 +0000 (10:31 +0000)] 
ole32: Don't release pUnk in OleCreate if CoCreateInstance failed.

17 years agoserver: Avoid crash in alloc_console when the process has no parent.
Alexandre Julliard [Thu, 4 Jan 2007 08:41:14 +0000 (09:41 +0100)] 
server: Avoid crash in alloc_console when the process has no parent.

17 years agokernel32: Add CreateRemoteThread remote thread conformance tests.
Thomas Kho [Wed, 3 Jan 2007 13:22:02 +0000 (14:22 +0100)] 
kernel32: Add CreateRemoteThread remote thread conformance tests.

17 years agokernel32: Add VirtualAllocEx remote thread conformance tests.
Thomas Kho [Wed, 3 Jan 2007 13:13:12 +0000 (14:13 +0100)] 
kernel32: Add VirtualAllocEx remote thread conformance tests.

17 years agouser32: Speed improvement for 16bit comm support.
Reinhard Karcher [Mon, 1 Jan 2007 16:45:06 +0000 (17:45 +0100)] 
user32: Speed improvement for 16bit comm support.

The previous version of this patch wasn't applied correctly.

17 years agooleaut32: Better OleIconToCursor stub.
Bernard Ladenthin [Sat, 30 Dec 2006 03:49:27 +0000 (04:49 +0100)] 
oleaut32: Better OleIconToCursor stub.

17 years agoserver: Fix 0 timeout handling for serial I/O.
Reinhard Karcher [Mon, 1 Jan 2007 16:47:04 +0000 (17:47 +0100)] 
server: Fix 0 timeout handling for serial I/O.

17 years agouser32: Speed improvement for 16bit comm support.
Reinhard Karcher [Mon, 1 Jan 2007 16:45:06 +0000 (17:45 +0100)] 
user32: Speed improvement for 16bit comm support.

17 years agontdll: Fix DTR and CTS controls in serial code.
Reinhard Karcher [Mon, 1 Jan 2007 16:41:52 +0000 (17:41 +0100)] 
ntdll: Fix DTR and CTS controls in serial code.

17 years agokernel32: Store resources to be updated in a tree.
Mike McCormack [Wed, 3 Jan 2007 08:32:52 +0000 (17:32 +0900)] 
kernel32: Store resources to be updated in a tree.

17 years agooleaut32: Support for VT_DISPATCH in VarImp.
Alex Villacís Lasso [Tue, 2 Jan 2007 23:56:15 +0000 (18:56 -0500)] 
oleaut32: Support for VT_DISPATCH in VarImp.

17 years agooleaut32: Support for VT_DISPATCH in VarPow.
Alex Villacís Lasso [Tue, 2 Jan 2007 23:55:39 +0000 (18:55 -0500)] 
oleaut32: Support for VT_DISPATCH in VarPow.

17 years agooleaut32: Support for VT_DISPATCH in VarMod.
Alex Villacís Lasso [Tue, 2 Jan 2007 23:55:01 +0000 (18:55 -0500)] 
oleaut32: Support for VT_DISPATCH in VarMod.

17 years agooleaut32: Support for VT_DISPATCH in VarIdiv.
Alex Villacís Lasso [Tue, 2 Jan 2007 23:54:20 +0000 (18:54 -0500)] 
oleaut32: Support for VT_DISPATCH in VarIdiv.

17 years agooleaut32: Support for VT_DISPATCH in VarXor.
Alex Villacís Lasso [Tue, 2 Jan 2007 23:53:37 +0000 (18:53 -0500)] 
oleaut32: Support for VT_DISPATCH in VarXor.

17 years agooleaut32: Support for VT_DISPATCH in VarOr.
Alex Villacís Lasso [Tue, 2 Jan 2007 23:52:52 +0000 (18:52 -0500)] 
oleaut32: Support for VT_DISPATCH in VarOr.

17 years agooleaut32: Support for VT_DISPATCH in VarSub.
Alex Villacís Lasso [Tue, 2 Jan 2007 23:52:11 +0000 (18:52 -0500)] 
oleaut32: Support for VT_DISPATCH in VarSub.

17 years agooleaut32: Support for VT_DISPATCH in VarDiv.
Alex Villacís Lasso [Tue, 2 Jan 2007 23:51:28 +0000 (18:51 -0500)] 
oleaut32: Support for VT_DISPATCH in VarDiv.

17 years agooleaut32: Support for VT_DISPATCH in VarMul.
Alex Villacís Lasso [Tue, 2 Jan 2007 23:50:41 +0000 (18:50 -0500)] 
oleaut32: Support for VT_DISPATCH in VarMul.

17 years agooleaut32: Support for VT_DISPATCH in VarAdd.
Alex Villacís Lasso [Tue, 2 Jan 2007 23:49:59 +0000 (18:49 -0500)] 
oleaut32: Support for VT_DISPATCH in VarAdd.

17 years agooleaut32: Support for VT_DISPATCH in VarAnd.
Alex Villacís Lasso [Tue, 2 Jan 2007 23:49:17 +0000 (18:49 -0500)] 
oleaut32: Support for VT_DISPATCH in VarAnd.

17 years agooleaut32: Add wrapper for dereferencing a VARIANT of type VT_DISPATCH and returning...
Alex Villacís Lasso [Tue, 2 Jan 2007 23:48:10 +0000 (18:48 -0500)] 
oleaut32: Add wrapper for dereferencing a VARIANT of type VT_DISPATCH and returning the VARIANT value.

17 years agocomctl32: Add initial tests for the status bar control.
Lei Zhang [Wed, 3 Jan 2007 06:23:51 +0000 (22:23 -0800)] 
comctl32: Add initial tests for the status bar control.

17 years agocomctl32: statusbar: Fix GetRect return value bug.
Vijay Kiran Kamuju [Mon, 25 Dec 2006 09:25:52 +0000 (14:55 +0530)] 
comctl32: statusbar: Fix GetRect return value bug.

17 years agowined3d: Select a proper texture unit in LockRect and dirtify the state.
Stefan Dösinger [Tue, 2 Jan 2007 21:55:31 +0000 (22:55 +0100)] 
wined3d: Select a proper texture unit in LockRect and dirtify the state.

17 years agowined3d: Remove d3ddevice_set_ortho.
Stefan Dösinger [Tue, 2 Jan 2007 21:52:11 +0000 (22:52 +0100)] 
wined3d: Remove d3ddevice_set_ortho.

17 years agowined3d: Move the projection matrix into its own state.
Stefan Dösinger [Tue, 2 Jan 2007 21:50:38 +0000 (22:50 +0100)] 
wined3d: Move the projection matrix into its own state.

17 years agowined3d: Break the lighting state out of the vertex decl.
Stefan Dösinger [Tue, 2 Jan 2007 21:49:17 +0000 (22:49 +0100)] 
wined3d: Break the lighting state out of the vertex decl.

17 years agowined3d: Move the world matrix to the state table.
Stefan Dösinger [Tue, 2 Jan 2007 21:47:39 +0000 (22:47 +0100)] 
wined3d: Move the world matrix to the state table.

17 years agowined3d: Move the functionality of primitiveInitState to the state table.
Stefan Dösinger [Tue, 2 Jan 2007 21:47:10 +0000 (22:47 +0100)] 
wined3d: Move the functionality of primitiveInitState to the state table.

17 years agowined3d: Add a viewport state to the state table.
Stefan Dösinger [Tue, 2 Jan 2007 20:40:59 +0000 (21:40 +0100)] 
wined3d: Add a viewport state to the state table.

17 years agowined3d: Move decoding the vertex declaration to the vertexshader state handler.
Stefan Dösinger [Tue, 2 Jan 2007 20:31:08 +0000 (21:31 +0100)] 
wined3d: Move decoding the vertex declaration to the vertexshader state handler.

17 years agowined3d: Pass the user pointer strided structure via the device implementation.
Stefan Dösinger [Tue, 2 Jan 2007 20:13:28 +0000 (21:13 +0100)] 
wined3d: Pass the user pointer strided structure via the device implementation.

17 years agowined3d: Use the baseVertexIndex in the stateblock.
Stefan Dösinger [Tue, 2 Jan 2007 20:07:39 +0000 (21:07 +0100)] 
wined3d: Use the baseVertexIndex in the stateblock.

17 years agoshlwapi: Use the appropriate constant for an uninitialized TLS check.
Alexandre Julliard [Wed, 3 Jan 2007 10:02:25 +0000 (11:02 +0100)] 
shlwapi: Use the appropriate constant for an uninitialized TLS check.

17 years agodmusic: Implement just enough of IDirectMusicPortImpl_GetFormat
Robert Reif [Wed, 3 Jan 2007 01:03:33 +0000 (20:03 -0500)] 
dmusic: Implement just enough of IDirectMusicPortImpl_GetFormat
to keep Direct Sound from crashing from unitialized data.

17 years agowined3d: Sampler variables wrongly named 'shader'.
Christoph Bumiller [Tue, 2 Jan 2007 10:01:51 +0000 (11:01 +0100)] 
wined3d: Sampler variables wrongly named 'shader'.

17 years agoddraw: Fix the AddViewport thunk.
Christoph Bumiller [Tue, 2 Jan 2007 10:05:22 +0000 (11:05 +0100)] 
ddraw: Fix the AddViewport thunk.

17 years agoole32: Fix the calculation of message_state->prefix_data_len in two places where...
Rob Shearman [Tue, 2 Jan 2007 18:08:49 +0000 (18:08 +0000)] 
ole32: Fix the calculation of message_state->prefix_data_len in two places where it would come out negative.

17 years agorpcrt4: A NULL IfSpec in RpcServerUnregisterIf should remove all interfaces, not...
Rob Shearman [Tue, 2 Jan 2007 15:39:54 +0000 (15:39 +0000)] 
rpcrt4: A NULL IfSpec in RpcServerUnregisterIf should remove all interfaces, not crash.

17 years agooleaut32: Fix _nroffuncs to return the correct number of functions by taking into...
Rob Shearman [Tue, 2 Jan 2007 15:39:48 +0000 (15:39 +0000)] 
oleaut32: Fix _nroffuncs to return the correct number of functions by taking into account inherited interfaces.

17 years agomsvcrt: execl fix when no args are given (reported by Louis Lenders).
Eric Pouech [Tue, 2 Jan 2007 13:31:27 +0000 (14:31 +0100)] 
msvcrt: execl fix when no args are given (reported by Louis Lenders).

17 years agokernel32: Remove a line that was supposed to be deleted by the previous patch.
Dmitry Timoshkov [Tue, 2 Jan 2007 13:23:54 +0000 (21:23 +0800)] 
kernel32: Remove a line that was supposed to be deleted by the previous patch.

17 years agousp10: Document ScriptFreeCache, ScriptGetFontProperties, ScriptStringFree and Script...
Hans Leidekker [Tue, 2 Jan 2007 15:11:10 +0000 (16:11 +0100)] 
usp10: Document ScriptFreeCache, ScriptGetFontProperties, ScriptStringFree and ScriptGetCMap.

17 years agousp10: Downgrade some more FIXME's to TRACE's.
Hans Leidekker [Tue, 2 Jan 2007 14:31:34 +0000 (15:31 +0100)] 
usp10: Downgrade some more FIXME's to TRACE's.

17 years agousp10: Implement ScriptStringValidate.
Hans Leidekker [Tue, 2 Jan 2007 14:26:32 +0000 (15:26 +0100)] 
usp10: Implement ScriptStringValidate.

17 years agokernel32: Add a stub implementation for TermsrvAppInstallMode.
Hans Leidekker [Tue, 2 Jan 2007 14:22:44 +0000 (15:22 +0100)] 
kernel32: Add a stub implementation for TermsrvAppInstallMode.

17 years agogdi32: Implement GetCharWidthI.
Hans Leidekker [Tue, 2 Jan 2007 13:18:31 +0000 (14:18 +0100)] 
gdi32: Implement GetCharWidthI.

17 years agowineded3: dirtyend set to more than resource size.
Christoph Bumiller [Mon, 1 Jan 2007 18:08:06 +0000 (19:08 +0100)] 
wineded3: dirtyend set to more than resource size.

17 years agowined3d: Fix point handling.
Nick Burns [Mon, 1 Jan 2007 09:58:33 +0000 (01:58 -0800)] 
wined3d: Fix point handling.

17 years agowinecoreaudio: Fix race condition in drvclose.
Nick Burns [Mon, 1 Jan 2007 10:22:58 +0000 (02:22 -0800)] 
winecoreaudio: Fix race condition in drvclose.

17 years agoUse GetDC instead of CreateDC where possible.
Alexandre Julliard [Tue, 2 Jan 2007 16:16:36 +0000 (17:16 +0100)] 
Use GetDC instead of CreateDC where possible.

17 years agomake_makefiles: Properly skip dlls marked with MKDLL_SKIP.
Alexandre Julliard [Tue, 2 Jan 2007 16:09:23 +0000 (17:09 +0100)] 
make_makefiles: Properly skip dlls marked with MKDLL_SKIP.

17 years agogdi32: Avoid leaking a handle in MFDRV_ExtSelectClipRgn.
Alexandre Julliard [Tue, 2 Jan 2007 16:09:10 +0000 (17:09 +0100)] 
gdi32: Avoid leaking a handle in MFDRV_ExtSelectClipRgn.

17 years agocomdlg32: Declare function static.
Andrew Talbot [Mon, 1 Jan 2007 14:59:58 +0000 (14:59 +0000)] 
comdlg32: Declare function static.

17 years agowrc: Declare some variables static const.
Andrew Talbot [Mon, 1 Jan 2007 13:22:46 +0000 (13:22 +0000)] 
wrc: Declare some variables static const.

17 years agodnsapi: Fix entering the success case (Coverity).
Kai Blin [Mon, 1 Jan 2007 11:42:44 +0000 (12:42 +0100)] 
dnsapi: Fix entering the success case (Coverity).

17 years agoimagehelp: Remove unused if() check in error path.
Kai Blin [Mon, 1 Jan 2007 11:42:35 +0000 (12:42 +0100)] 
imagehelp: Remove unused if() check in error path.

17 years agowrc: Fix comparison typo (Coverity).
Kai Blin [Mon, 1 Jan 2007 11:42:09 +0000 (12:42 +0100)] 
wrc: Fix comparison typo (Coverity).

17 years agod3d8: Fix failing tests on windows, when no 3d hardware acceleration is available.
Louis Lenders [Sun, 31 Dec 2006 14:28:28 +0000 (14:28 +0000)] 
d3d8: Fix failing tests on windows, when no 3d hardware acceleration is available.

17 years agod3d9: Fix failing tests on windows, when no 3d hardware acceleration is available.
Louis Lenders [Sun, 31 Dec 2006 14:25:56 +0000 (14:25 +0000)] 
d3d9: Fix failing tests on windows, when no 3d hardware acceleration is available.

17 years agoRevert "wined3d: Simplify the get_write_mask and get_swizzle functions."
Alexandre Julliard [Tue, 2 Jan 2007 12:21:47 +0000 (13:21 +0100)] 
Revert "wined3d: Simplify the get_write_mask and get_swizzle functions."

This reverts commit a9f658f6a68fbe53bcf30ab0329e5ff91451bf30.

17 years agouser32: Initialize clip rectangle on first use.
Vitaliy Margolen [Fri, 29 Dec 2006 19:31:08 +0000 (12:31 -0700)] 
user32: Initialize clip rectangle on first use.

17 years agowined3d: Clip mouse after resolution change while creating default swap chain.
Vitaliy Margolen [Fri, 29 Dec 2006 19:25:25 +0000 (12:25 -0700)] 
wined3d: Clip mouse after resolution change while creating default swap chain.

17 years agodbghelp: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
Andrew Talbot [Sat, 30 Dec 2006 20:56:03 +0000 (20:56 +0000)] 
dbghelp: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.

17 years agomsvcrt: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
Andrew Talbot [Sat, 30 Dec 2006 20:57:50 +0000 (20:57 +0000)] 
msvcrt: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.