wine
17 years agowinspool: Adjust the typo of a loop variable in test_EnumForms().
Gerald Pfeifer [Tue, 1 Jan 2008 13:06:47 +0000 (14:06 +0100)] 
winspool: Adjust the typo of a loop variable in test_EnumForms().

Simplify a test in test_GetPrinterDriver().

17 years agowined3d: Remove four noop checks.
Gerald Pfeifer [Tue, 1 Jan 2008 12:21:11 +0000 (13:21 +0100)] 
wined3d: Remove four noop checks.

17 years agod3d9/tests: Simplify condition in test_vshader_input().
Gerald Pfeifer [Tue, 1 Jan 2008 11:36:36 +0000 (12:36 +0100)] 
d3d9/tests: Simplify condition in test_vshader_input().

17 years agomsi: Simplify condition in TABLE_fetch_stream().
Gerald Pfeifer [Tue, 1 Jan 2008 11:21:52 +0000 (12:21 +0100)] 
msi: Simplify condition in TABLE_fetch_stream().

17 years agod3d8: Remove unneeded casts.
Andrew Talbot [Mon, 31 Dec 2007 22:23:21 +0000 (22:23 +0000)] 
d3d8: Remove unneeded casts.

17 years agocomctl32: Remove unneeded casts.
Andrew Talbot [Mon, 31 Dec 2007 22:16:08 +0000 (22:16 +0000)] 
comctl32: Remove unneeded casts.

17 years agodsound: Remove unneeded casts.
Andrew Talbot [Mon, 31 Dec 2007 21:38:23 +0000 (21:38 +0000)] 
dsound: Remove unneeded casts.

17 years agodplayx: Remove unneeded casts.
Andrew Talbot [Mon, 31 Dec 2007 21:38:06 +0000 (21:38 +0000)] 
dplayx: Remove unneeded casts.

17 years agoddraw: Remove unneeded casts.
Andrew Talbot [Mon, 31 Dec 2007 21:37:46 +0000 (21:37 +0000)] 
ddraw: Remove unneeded casts.

17 years agodbghelp: Remove unneeded casts.
Andrew Talbot [Mon, 31 Dec 2007 21:28:09 +0000 (21:28 +0000)] 
dbghelp: Remove unneeded casts.

17 years agomshtml: Added PutProperty implementation.
Jacek Caban [Mon, 31 Dec 2007 00:32:48 +0000 (01:32 +0100)] 
mshtml: Added PutProperty implementation.

17 years agojanitorial: Remove superfluous backslashes at end of lines.
Michael Stefaniuc [Mon, 31 Dec 2007 16:29:57 +0000 (17:29 +0100)] 
janitorial: Remove superfluous backslashes at end of lines.

17 years agowinex11.drv: Simplify condition in create_xcursor_cursor() based on the unsignedness...
Gerald Pfeifer [Sat, 29 Dec 2007 22:55:58 +0000 (23:55 +0100)] 
winex11.drv: Simplify condition in create_xcursor_cursor() based on the unsignedness of types.

17 years agokernel32/tests: Remove extraneous check.
Gerald Pfeifer [Sat, 29 Dec 2007 20:09:43 +0000 (21:09 +0100)] 
kernel32/tests: Remove extraneous check.

17 years agotaskmgr: Remove redundant out-of-domain checking which is already handled by PerfData...
Gerald Pfeifer [Sat, 29 Dec 2007 20:06:17 +0000 (21:06 +0100)] 
taskmgr: Remove redundant out-of-domain checking which is already handled by PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage().

17 years agowinhelp: Remove a dead condition.
Gerald Pfeifer [Sat, 29 Dec 2007 19:57:03 +0000 (20:57 +0100)] 
winhelp: Remove a dead condition.

17 years agowined3d: Fix regression of colorfill and texture to swapchain codepaths in BltOverride.
Alexander Dorofeyev [Mon, 31 Dec 2007 02:04:27 +0000 (18:04 -0800)] 
wined3d: Fix regression of colorfill and texture to swapchain codepaths in BltOverride.

17 years agoddraw: Remove redundant iface<->impl casts in IDirect3DTextureImpl_Load.
Alexander Dorofeyev [Mon, 31 Dec 2007 02:03:48 +0000 (18:03 -0800)] 
ddraw: Remove redundant iface<->impl casts in IDirect3DTextureImpl_Load.

The implementation pointer retrieved from interface ptr wasn't being used for
anything except retrieving same interface ptr back.

17 years agoddraw: Release palette interfaces.
Alexander Dorofeyev [Mon, 31 Dec 2007 02:03:42 +0000 (18:03 -0800)] 
ddraw: Release palette interfaces.

17 years agowined3d: Free palette handle when destroying IWineD3DPaletteImpl.
Alexander Dorofeyev [Mon, 31 Dec 2007 02:03:35 +0000 (18:03 -0800)] 
wined3d: Free palette handle when destroying IWineD3DPaletteImpl.

17 years agowintab32: If we could not find a stylus sort of device, we haven't found a tablet.
Jeremy White [Mon, 31 Dec 2007 16:00:13 +0000 (10:00 -0600)] 
wintab32: If we could not find a stylus sort of device, we haven't found a tablet.

17 years agowintab32: Add logic to detect specific tablet cursor types, use it to discard non...
Jeremy White [Mon, 31 Dec 2007 15:49:19 +0000 (09:49 -0600)] 
wintab32: Add logic to detect specific tablet cursor types, use it to discard non tablet X devices.

17 years agowintab32: Remove the unused and clearly broken FindOpenContext function.
Jeremy White [Sun, 30 Dec 2007 23:16:37 +0000 (17:16 -0600)] 
wintab32: Remove the unused and clearly broken FindOpenContext function.

It's clear that someone left it in by accident; the TABLET_FindOpenContext
is its clear successor.

17 years agowintab32: Add modest trace information for tablets.
Jeremy White [Sun, 30 Dec 2007 17:41:54 +0000 (11:41 -0600)] 
wintab32: Add modest trace information for tablets.

17 years agocrypt32: Remove unneeded casts.
Andrew Talbot [Sun, 30 Dec 2007 15:29:38 +0000 (15:29 +0000)] 
crypt32: Remove unneeded casts.

17 years agocryptnet: Remove unneeded cast.
Andrew Talbot [Sun, 30 Dec 2007 15:29:43 +0000 (15:29 +0000)] 
cryptnet: Remove unneeded cast.

17 years agouser32: Fix a spelling typo.
Andrew Talbot [Sat, 29 Dec 2007 21:17:43 +0000 (21:17 +0000)] 
user32: Fix a spelling typo.

17 years agoavifil32: Remove unneeded casts.
Andrew Talbot [Sat, 29 Dec 2007 15:37:24 +0000 (15:37 +0000)] 
avifil32: Remove unneeded casts.

17 years agocabinet: Remove unneeded cast.
Andrew Talbot [Sat, 29 Dec 2007 15:37:27 +0000 (15:37 +0000)] 
cabinet: Remove unneeded cast.

17 years agocomctl32: Remove unneeded casts.
Andrew Talbot [Sat, 29 Dec 2007 15:37:34 +0000 (15:37 +0000)] 
comctl32: Remove unneeded casts.

17 years agoadvapi32: Remove unneeded casts.
Andrew Talbot [Sat, 29 Dec 2007 15:37:21 +0000 (15:37 +0000)] 
advapi32: Remove unneeded casts.

17 years agooleaut32: Add missing types to serialize/deserialize.
Peter Dons Tychsen [Sat, 29 Dec 2007 04:55:48 +0000 (05:55 +0100)] 
oleaut32: Add missing types to serialize/deserialize.

17 years agontdll: Set the DataLength field of the information field in NtQueryValueKey to how...
Rob Shearman [Sat, 29 Dec 2007 12:14:19 +0000 (12:14 +0000)] 
ntdll: Set the DataLength field of the information field in NtQueryValueKey to how much data should be returned, not what was actually returned.

17 years agontdll: Add some tests for NtQueryValueKey.
Rob Shearman [Sat, 29 Dec 2007 12:14:07 +0000 (12:14 +0000)] 
ntdll: Add some tests for NtQueryValueKey.

17 years agouser32: Fix type of loop variable.
Gerald Pfeifer [Sat, 29 Dec 2007 08:41:02 +0000 (09:41 +0100)] 
user32: Fix type of loop variable.

17 years agowined3d: Remove noop check in IWineD3DBaseTextureImpl_Appl().
Gerald Pfeifer [Sat, 29 Dec 2007 08:32:43 +0000 (09:32 +0100)] 
wined3d: Remove noop check in IWineD3DBaseTextureImpl_Appl().

17 years agomsi: Add missing initializer for delete_ops.
Gerald Pfeifer [Sat, 29 Dec 2007 08:14:07 +0000 (09:14 +0100)] 
msi: Add missing initializer for delete_ops.

17 years agoshell32: Fix messed up indentation.
Alexandre Julliard [Mon, 31 Dec 2007 16:25:08 +0000 (17:25 +0100)] 
shell32: Fix messed up indentation.

17 years agowinedos: Don't emulate in 32-bit mode interrupts that don't have a specific handler.
Alexandre Julliard [Mon, 31 Dec 2007 16:25:05 +0000 (17:25 +0100)] 
winedos: Don't emulate in 32-bit mode interrupts that don't have a specific handler.

17 years agorpcrt4: Fix NdrGetBuffer to set the correct fields in the MIDL_STUB_MESSAGE structure.
Rob Shearman [Sun, 30 Dec 2007 16:46:45 +0000 (16:46 +0000)] 
rpcrt4: Fix NdrGetBuffer to set the correct fields in the MIDL_STUB_MESSAGE structure.

Fix NdrFreeBuffer to use the fBufferValid flag to determine whether or
not I_RpcFreeBuffer needs to be called.

17 years agorpcrt4: Make some variables in the tests static.
Rob Shearman [Sun, 30 Dec 2007 16:46:21 +0000 (16:46 +0000)] 
rpcrt4: Make some variables in the tests static.

17 years agorpcrt4: Add tests for NdrServerInitializeNew.
Rob Shearman [Sun, 30 Dec 2007 16:46:15 +0000 (16:46 +0000)] 
rpcrt4: Add tests for NdrServerInitializeNew.

17 years agorpcrt4: Fix the MIDL_STUB_MESSAGE fields set by NdrServerInitializeNew.
Rob Shearman [Sun, 30 Dec 2007 16:46:05 +0000 (16:46 +0000)] 
rpcrt4: Fix the MIDL_STUB_MESSAGE fields set by NdrServerInitializeNew.

17 years agorpcrt4: Fix a case of destroying a context handle without first releasing the lock.
Rob Shearman [Sun, 30 Dec 2007 16:45:19 +0000 (16:45 +0000)] 
rpcrt4: Fix a case of destroying a context handle without first releasing the lock.

Reverse the order of the release statements in NDRSContextMarshall2 for
the case where the context handle doesn't have valid data so that the
release that releases the lock comes first and then the optional second
release doesn't need to release the lock.

17 years agorpcrt4: Keep a track of server context handles allocated during processing of a request.
Rob Shearman [Sun, 30 Dec 2007 16:44:54 +0000 (16:44 +0000)] 
rpcrt4: Keep a track of server context handles allocated during processing of a request.

Release them after processing of a request has finished to avoid a slow
memory leak if the association isn't released for ages.

17 years agoinclude: Add defines for more message flags in rpcdcep.h.
Rob Shearman [Sun, 30 Dec 2007 16:45:42 +0000 (16:45 +0000)] 
include: Add defines for more message flags in rpcdcep.h.

17 years agowidl: Check that the buffer has enough space before unmarshalling base types in gener...
Rob Shearman [Sun, 30 Dec 2007 16:45:05 +0000 (16:45 +0000)] 
widl: Check that the buffer has enough space before unmarshalling base types in generated code.

17 years agoole32: Fixed parameter checking and improved debug traces in IBindCtx::QueryInterface.
Jacek Caban [Sun, 30 Dec 2007 16:44:32 +0000 (17:44 +0100)] 
ole32: Fixed parameter checking and improved debug traces in IBindCtx::QueryInterface.

17 years agourlmon: Added more tests.
Jacek Caban [Sun, 30 Dec 2007 16:55:02 +0000 (17:55 +0100)] 
urlmon: Added more tests.

17 years agourlmon: Added BindToObject implementation.
Jacek Caban [Sun, 30 Dec 2007 16:45:00 +0000 (17:45 +0100)] 
urlmon: Added BindToObject implementation.

17 years agourlmon: Call AddRef in EnumFORMATETC::QueryInterface.
Jacek Caban [Sun, 30 Dec 2007 16:44:15 +0000 (17:44 +0100)] 
urlmon: Call AddRef in EnumFORMATETC::QueryInterface.

17 years agourlmon: Added "CBinding Context" bind option support.
Jacek Caban [Sun, 30 Dec 2007 16:44:02 +0000 (17:44 +0100)] 
urlmon: Added "CBinding Context" bind option support.

17 years agourlmon: Binding_Create clean up.
Jacek Caban [Sun, 30 Dec 2007 16:43:39 +0000 (17:43 +0100)] 
urlmon: Binding_Create clean up.

17 years agourlmon: Better error handling.
Jacek Caban [Sun, 30 Dec 2007 16:43:26 +0000 (17:43 +0100)] 
urlmon: Better error handling.

17 years agourlmon: Better implementation of bind stopping.
Jacek Caban [Sun, 30 Dec 2007 16:43:11 +0000 (17:43 +0100)] 
urlmon: Better implementation of bind stopping.

17 years agourlmon: Make start_binding more generic.
Jacek Caban [Sun, 30 Dec 2007 16:42:17 +0000 (17:42 +0100)] 
urlmon: Make start_binding more generic.

17 years agourlmon: Added ibind argument handling in CreateAsyncBindCtx.
Jacek Caban [Sun, 30 Dec 2007 16:42:03 +0000 (17:42 +0100)] 
urlmon: Added ibind argument handling in CreateAsyncBindCtx.

17 years agourlmon.idl: Added missing MONIKERPROPERTY variables.
Jacek Caban [Sun, 30 Dec 2007 16:41:44 +0000 (17:41 +0100)] 
urlmon.idl: Added missing MONIKERPROPERTY variables.

17 years agourlmon: Use BindProtocol in Binding object.
Jacek Caban [Sun, 30 Dec 2007 16:40:26 +0000 (17:40 +0100)] 
urlmon: Use BindProtocol in Binding object.

17 years agorpcrt4: Implement NdrConformantStringMemorySize.
Rob Shearman [Sat, 29 Dec 2007 12:14:30 +0000 (12:14 +0000)] 
rpcrt4: Implement NdrConformantStringMemorySize.

17 years agorpcrt4: Add some tests for non-conformant strings.
Rob Shearman [Sat, 29 Dec 2007 12:17:55 +0000 (12:17 +0000)] 
rpcrt4: Add some tests for non-conformant strings.

17 years agorpcrt4: Implement non-conformant string functions.
Rob Shearman [Sat, 29 Dec 2007 12:16:01 +0000 (12:16 +0000)] 
rpcrt4: Implement non-conformant string functions.

17 years agorpcss: Initialise some out-only parameters that aren't initialised by the generated...
Rob Shearman [Sat, 29 Dec 2007 12:13:48 +0000 (12:13 +0000)] 
rpcss: Initialise some out-only parameters that aren't initialised by the generated RPC code.

17 years agouser32: Remove unneeded casts.
Michael Stefaniuc [Sat, 29 Dec 2007 00:05:07 +0000 (01:05 +0100)] 
user32: Remove unneeded casts.

17 years agowininet: Fix typo in comparison with NULL. Found by Smatch.
Michael Stefaniuc [Sat, 29 Dec 2007 00:04:58 +0000 (01:04 +0100)] 
wininet: Fix typo in comparison with NULL. Found by Smatch.

17 years agogdiplus: Add GdipCreatePen2 and test cases.
Lei Zhang [Fri, 28 Dec 2007 21:08:09 +0000 (13:08 -0800)] 
gdiplus: Add GdipCreatePen2 and test cases.

17 years agogdiplus: Initialize a variable in a test.
Lei Zhang [Fri, 28 Dec 2007 20:54:31 +0000 (12:54 -0800)] 
gdiplus: Initialize a variable in a test.

17 years agontdll: Remove unneeded casts.
Andrew Talbot [Fri, 28 Dec 2007 17:21:48 +0000 (17:21 +0000)] 
ntdll: Remove unneeded casts.

17 years agomsvfw32: Remove unneeded casts.
Andrew Talbot [Fri, 28 Dec 2007 17:21:45 +0000 (17:21 +0000)] 
msvfw32: Remove unneeded casts.

17 years agourlmon: Added more binding tests.
Jacek Caban [Fri, 28 Dec 2007 13:54:48 +0000 (14:54 +0100)] 
urlmon: Added more binding tests.

17 years agourlmon: Release protocol sink in Terminate.
Jacek Caban [Fri, 28 Dec 2007 13:54:22 +0000 (14:54 +0100)] 
urlmon: Release protocol sink in Terminate.

17 years agourlmon: More ReportProgress implementation.
Jacek Caban [Fri, 28 Dec 2007 13:53:38 +0000 (14:53 +0100)] 
urlmon: More ReportProgress implementation.

17 years agourlmon: Move setting protocol_sink to separated function.
Jacek Caban [Fri, 28 Dec 2007 13:53:25 +0000 (14:53 +0100)] 
urlmon: Move setting protocol_sink to separated function.

17 years agoRelease 0.9.52. wine-0.9.52
Alexandre Julliard [Fri, 28 Dec 2007 15:26:23 +0000 (16:26 +0100)] 
Release 0.9.52.

17 years agoregedit: Window caption correction.
Vincent Hardy [Fri, 28 Dec 2007 10:11:25 +0000 (11:11 +0100)] 
regedit: Window caption correction.

17 years agowined3d: Only store the palette index in the alpha component when the primary render...
Roderick Colenbrander [Sun, 23 Dec 2007 19:51:58 +0000 (20:51 +0100)] 
wined3d: Only store the palette index in the alpha component when the primary render target uses P8.

This was already done in other places but I missed this spot.

17 years agowined3d: In case of GL_EXT_paletted_textures we use GL_COLOR_INDEX and don't need...
Roderick Colenbrander [Sun, 23 Dec 2007 19:47:15 +0000 (20:47 +0100)] 
wined3d: In case of GL_EXT_paletted_textures we use GL_COLOR_INDEX and don't need a GL_RED fixup.

17 years agouser32: Reimplement IsHungAppWindow.
Dmitry Timoshkov [Fri, 28 Dec 2007 02:59:13 +0000 (10:59 +0800)] 
user32: Reimplement IsHungAppWindow.

17 years agourlmon: Rename BindProtocol's IInternetProtocolSink methods.
Jacek Caban [Fri, 28 Dec 2007 01:00:53 +0000 (02:00 +0100)] 
urlmon: Rename BindProtocol's IInternetProtocolSink methods.

Binding's implementation uses the same names, what makes reading logs
harder.

17 years agourlmon: Use heap_alloc_zero to allocate BindProtocol.
Jacek Caban [Fri, 28 Dec 2007 01:00:37 +0000 (02:00 +0100)] 
urlmon: Use heap_alloc_zero to allocate BindProtocol.

17 years agourlmon: Added mime filters tests.
Jacek Caban [Fri, 28 Dec 2007 01:00:24 +0000 (02:00 +0100)] 
urlmon: Added mime filters tests.

17 years agourlmon: Added [Un]RegisterMimeFilter implementation.
Jacek Caban [Fri, 28 Dec 2007 01:00:10 +0000 (02:00 +0100)] 
urlmon: Added [Un]RegisterMimeFilter implementation.

17 years agourlmon: RegisterNameSpace clean up.
Jacek Caban [Fri, 28 Dec 2007 00:59:51 +0000 (01:59 +0100)] 
urlmon: RegisterNameSpace clean up.

17 years agourlmon: Added CoInternetQueryInfo tests.
Jacek Caban [Fri, 28 Dec 2007 00:59:38 +0000 (01:59 +0100)] 
urlmon: Added CoInternetQueryInfo tests.

17 years agourlmon: Added CoInternetQueryInfo implementation.
Jacek Caban [Fri, 28 Dec 2007 00:59:25 +0000 (01:59 +0100)] 
urlmon: Added CoInternetQueryInfo implementation.

17 years agomshtml: Added QueryInfo tests.
Jacek Caban [Fri, 28 Dec 2007 00:59:06 +0000 (01:59 +0100)] 
mshtml: Added QueryInfo tests.

17 years agomshtml: Added ResProtocolInfo::QueryInfo implementation.
Jacek Caban [Fri, 28 Dec 2007 00:58:53 +0000 (01:58 +0100)] 
mshtml: Added ResProtocolInfo::QueryInfo implementation.

17 years agomshtml: Added AboutProtocolInfo::QueryInfo implementation.
Jacek Caban [Fri, 28 Dec 2007 00:58:41 +0000 (01:58 +0100)] 
mshtml: Added AboutProtocolInfo::QueryInfo implementation.

17 years agowined3d: Multiply the half pixel correction with .w.
Stefan Dösinger [Thu, 27 Dec 2007 20:20:59 +0000 (21:20 +0100)] 
wined3d: Multiply the half pixel correction with .w.

17 years agoserver: Initialise the apc_call_t union in async_set_result to all zero to avoid...
Rob Shearman [Thu, 27 Dec 2007 13:50:35 +0000 (13:50 +0000)] 
server: Initialise the apc_call_t union in async_set_result to all zero to avoid a Valgrind warning.

17 years agoshell32: Implement "My Network Places" shell folder.
Mike McCormack [Wed, 26 Dec 2007 08:48:15 +0000 (11:48 +0300)] 
shell32: Implement "My Network Places" shell folder.

17 years agod3d9: Initialize pVertexBuffer.
Marcus Meissner [Mon, 24 Dec 2007 14:01:18 +0000 (15:01 +0100)] 
d3d9: Initialize pVertexBuffer.

17 years agofonts: Correct External leading for japanese small font and enable fontmetric test...
Aric Stewart [Wed, 26 Dec 2007 14:15:06 +0000 (08:15 -0600)] 
fonts: Correct External leading for japanese small font and enable fontmetric test for the font.

17 years agoexplorer: Fix memory leak when one or more properties are not present on a hal device.
Rob Shearman [Thu, 27 Dec 2007 10:01:13 +0000 (10:01 +0000)] 
explorer: Fix memory leak when one or more properties are not present on a hal device.

17 years agorpcss: Zero the memory of several variables before writing them to the pipe to silenc...
Rob Shearman [Thu, 27 Dec 2007 10:01:09 +0000 (10:01 +0000)] 
rpcss: Zero the memory of several variables before writing them to the pipe to silence Valgrind warnings.

17 years agowined3d: Combine two glScalef calls into one.
Stefan Dösinger [Wed, 26 Dec 2007 21:12:05 +0000 (22:12 +0100)] 
wined3d: Combine two glScalef calls into one.

17 years agowined3d: Get rid of the invymat.
Stefan Dösinger [Tue, 25 Dec 2007 22:14:05 +0000 (23:14 +0100)] 
wined3d: Get rid of the invymat.

glScalef(1.0, -1.0, 1.0) does the same as the glMultMatrix with the
invymat matrix, and it is more optimal.

17 years agowined3d: Fix a problem in BltOverride.
Stefan Dösinger [Tue, 25 Dec 2007 21:57:01 +0000 (22:57 +0100)] 
wined3d: Fix a problem in BltOverride.

17 years agomsi: Fix error handling in encode_streamname().
Gerald Pfeifer [Wed, 26 Dec 2007 21:44:22 +0000 (22:44 +0100)] 
msi: Fix error handling in encode_streamname().

17 years agowined3d: Also update alpha test when stage texture is NULL.
Alexander Dorofeyev [Thu, 27 Dec 2007 08:23:59 +0000 (00:23 -0800)] 
wined3d: Also update alpha test when stage texture is NULL.