wine
17 years agoinclude/d3d.h: Fix method calling macros for IDirect3DTexture.
Alexander Dorofeyev [Wed, 2 Jan 2008 12:38:38 +0000 (04:38 -0800)] 
include/d3d.h: Fix method calling macros for IDirect3DTexture.

17 years agouser32: Add a stub implementation of RegisterServicesProcess.
Rob Shearman [Tue, 1 Jan 2008 22:35:41 +0000 (22:35 +0000)] 
user32: Add a stub implementation of RegisterServicesProcess.

17 years agomsi: Fix several typos.
Austin English [Mon, 31 Dec 2007 18:06:07 +0000 (12:06 -0600)] 
msi: Fix several typos.

17 years agodplayx: Fix a typo.
Austin English [Mon, 31 Dec 2007 17:45:46 +0000 (11:45 -0600)] 
dplayx: Fix a typo.

17 years agodinput: Improve TRACEs and WARNs.
Lionel Debroux [Sun, 30 Dec 2007 18:03:34 +0000 (19:03 +0100)] 
dinput: Improve TRACEs and WARNs.

17 years agomsi: Correctly handle return value of msi_realloc.
Lionel Debroux [Sun, 30 Dec 2007 18:01:09 +0000 (19:01 +0100)] 
msi: Correctly handle return value of msi_realloc.

17 years agogdiplus: Added the ProfileNotFound status code.
Reece H. Dunn [Sun, 30 Dec 2007 10:12:05 +0000 (10:12 +0000)] 
gdiplus: Added the ProfileNotFound status code.

17 years agocrypt32: Avoid casting away const from the context pointer.
Alexandre Julliard [Wed, 2 Jan 2008 11:22:16 +0000 (12:22 +0100)] 
crypt32: Avoid casting away const from the context pointer.

17 years agonetapi32: Remove two unused global variables.
Michael Stefaniuc [Tue, 1 Jan 2008 18:10:07 +0000 (19:10 +0100)] 
netapi32: Remove two unused global variables.

17 years agoqcap: Complete initializers for g_cTemplates[].
Gerald Pfeifer [Tue, 1 Jan 2008 16:33:27 +0000 (17:33 +0100)] 
qcap: Complete initializers for g_cTemplates[].

17 years agowined3d: Simplify three checks based on the unsignedness of variables.
Gerald Pfeifer [Tue, 1 Jan 2008 13:25:28 +0000 (14:25 +0100)] 
wined3d: Simplify three checks based on the unsignedness of variables.

17 years agoole32: Remove one noop check in CoWaitForMultipleHandles().
Gerald Pfeifer [Tue, 1 Jan 2008 13:14:24 +0000 (14:14 +0100)] 
ole32: Remove one noop check in CoWaitForMultipleHandles().

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.