wine
13 years agows2_32/tests: Properly destroy the async test window.
Andrew Nguyen [Wed, 1 Jun 2011 12:14:13 +0000 (07:14 -0500)] 
ws2_32/tests: Properly destroy the async test window.

13 years agows2_32: Free the asynchronous query structure if thread creation fails.
Andrew Nguyen [Wed, 1 Jun 2011 12:14:08 +0000 (07:14 -0500)] 
ws2_32: Free the asynchronous query structure if thread creation fails.

13 years agomsi: GetUserName sets last error to ERROR_INSUFFICIENT_BUFFER if the buffer is too...
Hans Leidekker [Wed, 1 Jun 2011 12:48:01 +0000 (14:48 +0200)] 
msi: GetUserName sets last error to ERROR_INSUFFICIENT_BUFFER if the buffer is too small.

13 years agocrypt32: GetUserName sets last error to ERROR_INSUFFICIENT_BUFFER if the buffer is...
Hans Leidekker [Wed, 1 Jun 2011 12:47:43 +0000 (14:47 +0200)] 
crypt32: GetUserName sets last error to ERROR_INSUFFICIENT_BUFFER if the buffer is too small.

13 years agoadvapi32: Fix last error value of GetUserNameA/W and output buffer handling in GetUse...
Andrew Nguyen [Wed, 1 Jun 2011 12:13:57 +0000 (07:13 -0500)] 
advapi32: Fix last error value of GetUserNameA/W and output buffer handling in GetUserNameA.

13 years agohostname: Output a CRLF newline with the hostname string.
Andrew Nguyen [Wed, 1 Jun 2011 12:13:21 +0000 (07:13 -0500)] 
hostname: Output a CRLF newline with the hostname string.

13 years agoddraw: Handle a callback cancellation attempt in d3d7_EnumDevices.
Andrew Nguyen [Wed, 1 Jun 2011 12:13:03 +0000 (07:13 -0500)] 
ddraw: Handle a callback cancellation attempt in d3d7_EnumDevices.

13 years agoddraw: Extend the lifetime of the EnumDevices strings beyond function scope.
Andrew Nguyen [Wed, 1 Jun 2011 12:12:45 +0000 (07:12 -0500)] 
ddraw: Extend the lifetime of the EnumDevices strings beyond function scope.

13 years agocomctl32/tests: Removed sign comparison warning in tooltip tests.
Marko Nikolic [Tue, 31 May 2011 21:38:47 +0000 (23:38 +0200)] 
comctl32/tests: Removed sign comparison warning in tooltip tests.

13 years agocomctl32/tests: Use unsigned constants to remove sign comparison warning.
Marko Nikolic [Tue, 31 May 2011 21:38:46 +0000 (23:38 +0200)] 
comctl32/tests: Use unsigned constants to remove sign comparison warning.

13 years agowinedbg: Increase buffer for function names.
André Hentschel [Tue, 31 May 2011 18:17:34 +0000 (20:17 +0200)] 
winedbg: Increase buffer for function names.

13 years agogdi32: Fix an error in the blue channel of the 32 -> 16 bpp conversion and update...
Huw Davies [Wed, 1 Jun 2011 08:41:43 +0000 (09:41 +0100)] 
gdi32: Fix an error in the blue channel of the 32 -> 16 bpp conversion and update the tests to catch this.

13 years agogdi32/tests: Add tests for 24 bpp brushes.
Huw Davies [Wed, 1 Jun 2011 08:41:42 +0000 (09:41 +0100)] 
gdi32/tests: Add tests for 24 bpp brushes.

13 years agogdi32: Add support for 24 bpp brushes.
Huw Davies [Wed, 1 Jun 2011 08:41:41 +0000 (09:41 +0100)] 
gdi32: Add support for 24 bpp brushes.

13 years agogdi32/tests: Add tests for 24 bpp dibs.
Huw Davies [Wed, 1 Jun 2011 08:41:40 +0000 (09:41 +0100)] 
gdi32/tests: Add tests for 24 bpp dibs.

13 years agogdi32: Add support for 24 bpp dibs.
Huw Davies [Wed, 1 Jun 2011 08:41:39 +0000 (09:41 +0100)] 
gdi32: Add support for 24 bpp dibs.

13 years agowininet: Consistently use the allocation macros.
Hans Leidekker [Wed, 1 Jun 2011 09:50:53 +0000 (11:50 +0200)] 
wininet: Consistently use the allocation macros.

13 years agowininet: Don't change the verb if the server response is HTTP_STATUS_REDIRECT_KEEP_VERB.
Hans Leidekker [Wed, 1 Jun 2011 09:50:32 +0000 (11:50 +0200)] 
wininet: Don't change the verb if the server response is HTTP_STATUS_REDIRECT_KEEP_VERB.

13 years agowinhttp: Don't change the verb if the server response is HTTP_STATUS_REDIRECT_KEEP_VERB.
Hans Leidekker [Wed, 1 Jun 2011 09:50:11 +0000 (11:50 +0200)] 
winhttp: Don't change the verb if the server response is HTTP_STATUS_REDIRECT_KEEP_VERB.

13 years agod3d10core: COM cleanup for the ID3D10BlendState iface.
Michael Stefaniuc [Wed, 1 Jun 2011 09:02:35 +0000 (11:02 +0200)] 
d3d10core: COM cleanup for the ID3D10BlendState iface.

13 years agod3d10core: COM cleanup for the ID3D10GeometryShader iface.
Michael Stefaniuc [Wed, 1 Jun 2011 08:59:33 +0000 (10:59 +0200)] 
d3d10core: COM cleanup for the ID3D10GeometryShader iface.

13 years agod3d10core: COM cleanup for the ID3D10ShaderResourceView iface.
Michael Stefaniuc [Wed, 1 Jun 2011 08:46:00 +0000 (10:46 +0200)] 
d3d10core: COM cleanup for the ID3D10ShaderResourceView iface.

13 years agod3d10core: COM cleanup for the ID3D10DepthStencilView iface.
Michael Stefaniuc [Wed, 1 Jun 2011 08:37:49 +0000 (10:37 +0200)] 
d3d10core: COM cleanup for the ID3D10DepthStencilView iface.

13 years agod3d10core: COM cleanup for the ID3D10Texture3D iface.
Michael Stefaniuc [Wed, 1 Jun 2011 08:16:55 +0000 (10:16 +0200)] 
d3d10core: COM cleanup for the ID3D10Texture3D iface.

13 years agod3d10core: COM cleanup for the ID3D10Texture2D iface.
Michael Stefaniuc [Wed, 1 Jun 2011 08:12:44 +0000 (10:12 +0200)] 
d3d10core: COM cleanup for the ID3D10Texture2D iface.

13 years agofusion: COM cleanup for the IAssemblyName iface.
Michael Stefaniuc [Tue, 31 May 2011 22:30:06 +0000 (00:30 +0200)] 
fusion: COM cleanup for the IAssemblyName iface.

13 years agoshell32: COM cleanup in shfldr_netplaces.c.
Michael Stefaniuc [Tue, 31 May 2011 22:26:27 +0000 (00:26 +0200)] 
shell32: COM cleanup in shfldr_netplaces.c.

13 years agoinfosoft/tests: COM cleanup in infosoft.c.
Michael Stefaniuc [Tue, 31 May 2011 22:22:53 +0000 (00:22 +0200)] 
infosoft/tests: COM cleanup in infosoft.c.

13 years agooleaut32: Don't crash in wrapper if variant resides in read-only memory.
David Hedberg [Mon, 30 May 2011 10:45:32 +0000 (12:45 +0200)] 
oleaut32: Don't crash in wrapper if variant resides in read-only memory.

13 years agoddraw: Change IDirectDrawSurface3_vtbl to IDirectDrawSurface3_iface.
Ričardas Barkauskas [Tue, 31 May 2011 11:57:04 +0000 (14:57 +0300)] 
ddraw: Change IDirectDrawSurface3_vtbl to IDirectDrawSurface3_iface.

13 years agoddraw: Use a This variable in the IDirectDraw3 methods that lack one.
Ričardas Barkauskas [Tue, 31 May 2011 12:34:47 +0000 (15:34 +0300)] 
ddraw: Use a This variable in the IDirectDraw3 methods that lack one.

13 years agoddraw: Rename surface_from_surface3() to impl_from_IDirectDrawSurface3().
Ričardas Barkauskas [Tue, 31 May 2011 12:03:07 +0000 (15:03 +0300)] 
ddraw: Rename surface_from_surface3() to impl_from_IDirectDrawSurface3().

13 years agoddraw: Use unsafe_impl_from_IDirectDrawSurface3() for application provided interfaces.
Ričardas Barkauskas [Tue, 31 May 2011 12:49:37 +0000 (15:49 +0300)] 
ddraw: Use unsafe_impl_from_IDirectDrawSurface3() for application provided interfaces.

13 years agoadvapi32/tests: Add tests for GetUserNameA/W.
Andrew Nguyen [Tue, 31 May 2011 16:05:25 +0000 (11:05 -0500)] 
advapi32/tests: Add tests for GetUserNameA/W.

13 years agocmd: WCMD_delete: move "Delete *.* ?" processing into WCMD_delete_confirm_wildcard.
Dan Kegel [Mon, 30 May 2011 03:19:00 +0000 (20:19 -0700)] 
cmd: WCMD_delete: move "Delete *.* ?" processing into WCMD_delete_confirm_wildcard.

13 years agodocumentation: Replaced CVS with Git.
André Hentschel [Mon, 30 May 2011 18:08:36 +0000 (20:08 +0200)] 
documentation: Replaced CVS with Git.

13 years agoshell32: COM cleanup in shfldr_mycomp.c.
Michael Stefaniuc [Tue, 31 May 2011 12:12:07 +0000 (14:12 +0200)] 
shell32: COM cleanup in shfldr_mycomp.c.

13 years agod3d9: Match temporary variables with UINT return types and fix a return value.
Andrew Nguyen [Tue, 31 May 2011 10:56:40 +0000 (05:56 -0500)] 
d3d9: Match temporary variables with UINT return types and fix a return value.

13 years agod3d9: Drop a superfluous cast in IDirect3DDevice9Impl_CreateOffscreenPlainSurface.
Andrew Nguyen [Tue, 31 May 2011 10:56:33 +0000 (05:56 -0500)] 
d3d9: Drop a superfluous cast in IDirect3DDevice9Impl_CreateOffscreenPlainSurface.

13 years agod3d9/tests: Avoid a shift overflow in render_state_test_data_init.
Andrew Nguyen [Tue, 31 May 2011 10:56:18 +0000 (05:56 -0500)] 
d3d9/tests: Avoid a shift overflow in render_state_test_data_init.

13 years agod3d8/tests: Avoid a shift overflow in render_state_test_data_init.
Andrew Nguyen [Tue, 31 May 2011 10:56:11 +0000 (05:56 -0500)] 
d3d8/tests: Avoid a shift overflow in render_state_test_data_init.

13 years agoddraw: Remove some unused structure definitions in the private ddraw header.
Andrew Nguyen [Tue, 31 May 2011 10:50:02 +0000 (05:50 -0500)] 
ddraw: Remove some unused structure definitions in the private ddraw header.

13 years agoddraw: Add a NULL callback pointer check in the EnumDevices implementations.
Andrew Nguyen [Tue, 31 May 2011 10:49:57 +0000 (05:49 -0500)] 
ddraw: Add a NULL callback pointer check in the EnumDevices implementations.

13 years agoddraw/tests: Remove a superfluous skip check.
Andrew Nguyen [Tue, 31 May 2011 10:49:38 +0000 (05:49 -0500)] 
ddraw/tests: Remove a superfluous skip check.

13 years agomshtml: Added IHTMLMimeTypesCollection::get_length implementation.
Jacek Caban [Tue, 31 May 2011 10:20:24 +0000 (12:20 +0200)] 
mshtml: Added IHTMLMimeTypesCollection::get_length implementation.

13 years agomshtml: Added IDispatchEx support to HTMLMimeTypesCollection object.
Jacek Caban [Tue, 31 May 2011 10:20:15 +0000 (12:20 +0200)] 
mshtml: Added IDispatchEx support to HTMLMimeTypesCollection object.

13 years agomshtml: Don't release plugins collection in OmNavigator destructor since it contains...
Jacek Caban [Tue, 31 May 2011 10:19:55 +0000 (12:19 +0200)] 
mshtml: Don't release plugins collection in OmNavigator destructor since it contains a weak reference.

13 years agomshtml: Added IOmNavigator::get_mimeTypes implementation.
Jacek Caban [Tue, 31 May 2011 10:19:40 +0000 (12:19 +0200)] 
mshtml: Added IOmNavigator::get_mimeTypes implementation.

13 years agomshtml: Added IHTMLElement::get_offsetLeft implementation.
Jacek Caban [Tue, 31 May 2011 10:19:13 +0000 (12:19 +0200)] 
mshtml: Added IHTMLElement::get_offsetLeft implementation.

13 years agomshtml: Added support for accessing document elements by index.
Jacek Caban [Tue, 31 May 2011 10:19:04 +0000 (12:19 +0200)] 
mshtml: Added support for accessing document elements by index.

13 years agowidl: Add a more generic way of determining the type of handle for a function.
Alexandre Julliard [Tue, 31 May 2011 11:30:04 +0000 (13:30 +0200)] 
widl: Add a more generic way of determining the type of handle for a function.

13 years agowidl: Support using custom handle types with the implicit_handle attribute.
Alexandre Julliard [Tue, 31 May 2011 11:01:32 +0000 (13:01 +0200)] 
widl: Support using custom handle types with the implicit_handle attribute.

13 years agogdi32/tests: Add tests for 4 bpp brushes.
Huw Davies [Tue, 31 May 2011 09:02:06 +0000 (10:02 +0100)] 
gdi32/tests: Add tests for 4 bpp brushes.

13 years agogdi32: Add support for 4 bpp brushes.
Huw Davies [Tue, 31 May 2011 09:02:05 +0000 (10:02 +0100)] 
gdi32: Add support for 4 bpp brushes.

13 years agogdi32/tests: Add tests for 4 bpp dibs.
Huw Davies [Tue, 31 May 2011 09:02:04 +0000 (10:02 +0100)] 
gdi32/tests: Add tests for 4 bpp dibs.

13 years agogdi32: Add support for 4 bpp dibs.
Huw Davies [Tue, 31 May 2011 09:02:03 +0000 (10:02 +0100)] 
gdi32: Add support for 4 bpp dibs.

13 years agoshell32: Finish the COM cleanup in cpanelfolder.c.
Michael Stefaniuc [Tue, 31 May 2011 08:20:27 +0000 (10:20 +0200)] 
shell32: Finish the COM cleanup in cpanelfolder.c.

13 years agoshell32: COM cleanup for the IShellFolder2 iface in cpanelfolder.c.
Michael Stefaniuc [Tue, 31 May 2011 07:54:13 +0000 (09:54 +0200)] 
shell32: COM cleanup for the IShellFolder2 iface in cpanelfolder.c.

13 years agoshell32: COM cleanup for the IDropTargetHelper iface.
Michael Stefaniuc [Tue, 31 May 2011 07:51:42 +0000 (09:51 +0200)] 
shell32: COM cleanup for the IDropTargetHelper iface.

13 years agows2_32/tests: Use WSAGetLastError() when reporting errors.
Peter Urbanec [Tue, 31 May 2011 03:14:21 +0000 (13:14 +1000)] 
ws2_32/tests: Use WSAGetLastError() when reporting errors.

13 years agoinclude: Define FIBER_FLAG_FLOAT_SWITCH.
André Hentschel [Mon, 30 May 2011 22:30:30 +0000 (00:30 +0200)] 
include: Define FIBER_FLAG_FLOAT_SWITCH.

13 years agodinput: Keyboard does not support DIPROP_RANGE property.
Vitaliy Margolen [Mon, 30 May 2011 22:31:17 +0000 (16:31 -0600)] 
dinput: Keyboard does not support DIPROP_RANGE property.

13 years agows2_32/tests: Initialize atmark (valgrind).
André Hentschel [Mon, 30 May 2011 22:30:26 +0000 (00:30 +0200)] 
ws2_32/tests: Initialize atmark (valgrind).

13 years agoinclude: Added iextag.idl file.
Jacek Caban [Mon, 30 May 2011 15:51:37 +0000 (17:51 +0200)] 
include: Added iextag.idl file.

13 years agoole32: Add ManualResetEvent implementation.
David Hedberg [Mon, 30 May 2011 10:45:31 +0000 (12:45 +0200)] 
ole32: Add ManualResetEvent implementation.

13 years agocrypt32: Add BCryptEnumAlgorithms stub.
David Hedberg [Mon, 30 May 2011 10:45:30 +0000 (12:45 +0200)] 
crypt32: Add BCryptEnumAlgorithms stub.

13 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Sat, 21 May 2011 07:12:43 +0000 (10:12 +0300)] 
po: Update Lithuanian translation.

13 years agocomctl32/tests: Fixed variable type, removed sign comparison warning.
Marko Nikolic [Fri, 27 May 2011 12:49:05 +0000 (14:49 +0200)] 
comctl32/tests: Fixed variable type, removed sign comparison warning.

13 years agowinevdm: Print an error when trying to start a DOS app from the z: drive.
Alexandre Julliard [Mon, 30 May 2011 15:25:39 +0000 (17:25 +0200)] 
winevdm: Print an error when trying to start a DOS app from the z: drive.

13 years agoiphlpapi: Close the socket in IcmpCloseHandle.
Alexandre Julliard [Mon, 30 May 2011 15:22:27 +0000 (17:22 +0200)] 
iphlpapi: Close the socket in IcmpCloseHandle.

13 years agoshell32: COM cleanup in autocomplete.c.
Michael Stefaniuc [Mon, 30 May 2011 11:57:12 +0000 (13:57 +0200)] 
shell32: COM cleanup in autocomplete.c.

13 years agod3dxof/tests: Fix an ok() comment to match the tested value.
Michael Stefaniuc [Mon, 30 May 2011 11:52:24 +0000 (13:52 +0200)] 
d3dxof/tests: Fix an ok() comment to match the tested value.

13 years agodbghelp: Add stubs SymFromIndex, SymFromIndexW.
Alistair Leslie-Hughes [Thu, 19 May 2011 11:58:53 +0000 (21:58 +1000)] 
dbghelp: Add stubs SymFromIndex, SymFromIndexW.

13 years agouninstaller: Don't list system components.
Hans Leidekker [Mon, 30 May 2011 07:28:45 +0000 (09:28 +0200)] 
uninstaller: Don't list system components.

13 years agoappwiz.cpl: Don't list system components.
Hans Leidekker [Mon, 30 May 2011 07:28:31 +0000 (09:28 +0200)] 
appwiz.cpl: Don't list system components.

13 years agomsi: Set the SystemComponent installation property if necessary.
Hans Leidekker [Mon, 30 May 2011 07:28:14 +0000 (09:28 +0200)] 
msi: Set the SystemComponent installation property if necessary.

13 years agomsi: Skip files from global assemblies in the RemoveFiles action.
Hans Leidekker [Mon, 30 May 2011 07:27:53 +0000 (09:27 +0200)] 
msi: Skip files from global assemblies in the RemoveFiles action.

13 years agogdiplus: Convert and pass in 3 points, not 1 (Coverity).
Marcus Meissner [Sun, 29 May 2011 21:53:45 +0000 (23:53 +0200)] 
gdiplus: Convert and pass in 3 points, not 1 (Coverity).

13 years agokernel32: Pass in a real string to SetLocaleInfoA, not a function pointer (Coverity).
Marcus Meissner [Sun, 29 May 2011 21:31:03 +0000 (23:31 +0200)] 
kernel32: Pass in a real string to SetLocaleInfoA, not a function pointer (Coverity).

13 years agompr: Added missing pointer dereference (Coverity).
Marcus Meissner [Sun, 29 May 2011 21:24:16 +0000 (23:24 +0200)] 
mpr: Added missing pointer dereference (Coverity).

13 years agontdll: Specify div to be divl.
Marcus Meissner [Sun, 29 May 2011 18:59:01 +0000 (20:59 +0200)] 
ntdll: Specify div to be divl.

Avoids a clang bug.

13 years agoinclude: Pack ACMDRVSTREAMHEADER since ACMSTREAMHEADER is packed.
Dylan Smith [Sat, 28 May 2011 22:02:49 +0000 (18:02 -0400)] 
include: Pack ACMDRVSTREAMHEADER since ACMSTREAMHEADER is packed.

13 years agowineoss.drv: Mark internal symbols with hidden visibility.
Marcus Meissner [Sat, 28 May 2011 08:49:32 +0000 (10:49 +0200)] 
wineoss.drv: Mark internal symbols with hidden visibility.

13 years agowindowscodecs: Mark 3 vtables static.
Marcus Meissner [Sat, 28 May 2011 08:49:31 +0000 (10:49 +0200)] 
windowscodecs: Mark 3 vtables static.

13 years agocomdlg32: Mark one vtable as static.
Marcus Meissner [Sat, 28 May 2011 08:49:30 +0000 (10:49 +0200)] 
comdlg32: Mark one vtable as static.

13 years agoimm32: Simplify find_window where we do not need to consider the return value of...
Gerald Pfeifer [Fri, 27 May 2011 21:42:11 +0000 (23:42 +0200)] 
imm32: Simplify find_window where we do not need to consider the return value of EnumChildWindows.

13 years agowidl: Array dimensions have to be constants.
Alexandre Julliard [Sat, 28 May 2011 11:39:18 +0000 (13:39 +0200)] 
widl: Array dimensions have to be constants.

13 years agowidl: Don't output callback conformances for non-interpreted functions.
Alexandre Julliard [Sat, 28 May 2011 11:38:25 +0000 (13:38 +0200)] 
widl: Don't output callback conformances for non-interpreted functions.

The Windows marshaller calls the callback with an invalid stack.

13 years agowinapi: Support optional parameters for stubs.
Alexandre Julliard [Fri, 27 May 2011 19:01:16 +0000 (21:01 +0200)] 
winapi: Support optional parameters for stubs.

13 years agoRelease 1.3.21. wine-1.3.21
Alexandre Julliard [Fri, 27 May 2011 18:27:04 +0000 (20:27 +0200)] 
Release 1.3.21.

13 years agowrc: Fix spelling/grammar in manpage.
Frédéric Delanoy [Fri, 27 May 2011 14:19:31 +0000 (16:19 +0200)] 
wrc: Fix spelling/grammar in manpage.

13 years agogdi32/tests: Add tests for 8bpp brushes.
Huw Davies [Fri, 27 May 2011 13:43:11 +0000 (14:43 +0100)] 
gdi32/tests: Add tests for 8bpp brushes.

13 years agogdi32: Add support for 8 bpp brushes.
Huw Davies [Fri, 27 May 2011 13:36:55 +0000 (14:36 +0100)] 
gdi32: Add support for 8 bpp brushes.

13 years agogdi32/tests: Add tests for 8 bpp dibs.
Huw Davies [Fri, 27 May 2011 13:29:49 +0000 (14:29 +0100)] 
gdi32/tests: Add tests for 8 bpp dibs.

13 years agogdi32: Add support for 8 bpp dibs.
Huw Davies [Fri, 27 May 2011 13:26:02 +0000 (14:26 +0100)] 
gdi32: Add support for 8 bpp dibs.

13 years agogdi32: Add support for colour tables.
Huw Davies [Fri, 27 May 2011 13:17:20 +0000 (14:17 +0100)] 
gdi32: Add support for colour tables.

13 years agogdi32/tests: Add tests for non-standard BI_BITFIELD dibs.
Huw Davies [Fri, 27 May 2011 12:54:46 +0000 (13:54 +0100)] 
gdi32/tests: Add tests for non-standard BI_BITFIELD dibs.

13 years agogdi32/tests: Add tests for 16 bpp brushes.
Huw Davies [Fri, 27 May 2011 12:48:26 +0000 (13:48 +0100)] 
gdi32/tests: Add tests for 16 bpp brushes.

13 years agogdi32: Add conversion routines to the primitive functions.
Huw Davies [Fri, 27 May 2011 12:41:32 +0000 (13:41 +0100)] 
gdi32: Add conversion routines to the primitive functions.

13 years agogdi32: Add support for 16 bpp dibs.
Huw Davies [Fri, 27 May 2011 12:10:29 +0000 (13:10 +0100)] 
gdi32: Add support for 16 bpp dibs.