wine
13 years agoshell32: Keep at least one reference to the autocompletion object at initialization...
Andrew Nguyen [Tue, 1 Feb 2011 10:16:38 +0000 (04:16 -0600)] 
shell32: Keep at least one reference to the autocompletion object at initialization until the edit window is destroyed.

Spotted with Valgrind.

13 years agoshell32: Store the autocompletion object pointer in a window property rather than...
Andrew Nguyen [Tue, 1 Feb 2011 10:16:30 +0000 (04:16 -0600)] 
shell32: Store the autocompletion object pointer in a window property rather than in the window user data.

13 years agoshell32: Improve initialization state and parameter handling in IAutoComplete::Init.
Andrew Nguyen [Tue, 1 Feb 2011 10:16:20 +0000 (04:16 -0600)] 
shell32: Improve initialization state and parameter handling in IAutoComplete::Init.

13 years agoshell32/tests: Release the IAutoComplete interface on a failure path.
Andrew Nguyen [Tue, 1 Feb 2011 10:16:02 +0000 (04:16 -0600)] 
shell32/tests: Release the IAutoComplete interface on a failure path.

13 years agogdi32: Add ExtSelectClipRgn() tests for memory and window DCs.
Dmitry Timoshkov [Tue, 1 Feb 2011 10:04:28 +0000 (18:04 +0800)] 
gdi32: Add ExtSelectClipRgn() tests for memory and window DCs.

13 years agogdiplus: C++ fixes for headers.
Iain Arnell [Tue, 1 Feb 2011 07:49:46 +0000 (08:49 +0100)] 
gdiplus: C++ fixes for headers.

13 years agomountmgr: Balance volume references in add_volume().
Ken Thomases [Mon, 31 Jan 2011 23:07:16 +0000 (17:07 -0600)] 
mountmgr: Balance volume references in add_volume().

13 years agod3d9: Add an sRGB format test.
Stefan Dösinger [Sun, 31 Oct 2010 21:43:37 +0000 (22:43 +0100)] 
d3d9: Add an sRGB format test.

13 years agomshtml: Make sure previous request is stopped before starting new request in IPersist...
Piotr Caban [Mon, 31 Jan 2011 19:28:23 +0000 (20:28 +0100)] 
mshtml: Make sure previous request is stopped before starting new request in IPersistMoniker and IPersistStreamInit.

13 years agomshtml: Abort more request in abort_document_bindings.
Piotr Caban [Mon, 31 Jan 2011 19:28:10 +0000 (20:28 +0100)] 
mshtml: Abort more request in abort_document_bindings.

13 years agod3d9: Work around an odd nvidia windows bug.
Stefan Dösinger [Sun, 30 Jan 2011 20:10:50 +0000 (21:10 +0100)] 
d3d9: Work around an odd nvidia windows bug.

13 years agod3d9: Use a proper window class in the device tests.
Stefan Dösinger [Sun, 30 Jan 2011 19:50:11 +0000 (20:50 +0100)] 
d3d9: Use a proper window class in the device tests.

13 years agowined3d: Pass a const adapter to the format caps checking functions.
Henri Verbeet [Mon, 31 Jan 2011 18:19:25 +0000 (19:19 +0100)] 
wined3d: Pass a const adapter to the format caps checking functions.

13 years agowined3d: Just fail if the texture type is not supported in create_glsl_blt_shader...
Henri Verbeet [Mon, 31 Jan 2011 18:19:24 +0000 (19:19 +0100)] 
wined3d: Just fail if the texture type is not supported in create_glsl_blt_shader() (LLVM/Clang).

Changing the texture type has no effect at this point, and it wouldn't work
properly anyway.

13 years agod3d9/tests: Check ColorFill() return codes in color_fill_test() (LLVM/Clang).
Henri Verbeet [Mon, 31 Jan 2011 18:19:23 +0000 (19:19 +0100)] 
d3d9/tests: Check ColorFill() return codes in color_fill_test() (LLVM/Clang).

13 years agod3d8/tests: Release doesn't return a HRESULT (LLVM/Clang).
Henri Verbeet [Mon, 31 Jan 2011 18:19:22 +0000 (19:19 +0100)] 
d3d8/tests: Release doesn't return a HRESULT (LLVM/Clang).

13 years agocrypt32/tests: Don't assign a return value that's never checked (clang).
Juan Lang [Fri, 28 Jan 2011 21:20:23 +0000 (13:20 -0800)] 
crypt32/tests: Don't assign a return value that's never checked (clang).

13 years agocrypt32/tests: Remove dead assignments (clang).
Juan Lang [Mon, 31 Jan 2011 16:12:20 +0000 (08:12 -0800)] 
crypt32/tests: Remove dead assignments (clang).

13 years agocrypt32/tests: Test some return values (clang).
Juan Lang [Mon, 31 Jan 2011 16:11:04 +0000 (08:11 -0800)] 
crypt32/tests: Test some return values (clang).

13 years agocrypt32/tests: Test return value rather than output buffer before checking buffer...
Juan Lang [Fri, 28 Jan 2011 21:11:37 +0000 (13:11 -0800)] 
crypt32/tests: Test return value rather than output buffer before checking buffer contents (clang).

13 years agowinex11.drv: Improve error handling in bitmap synthesizing code.
Alexander Scott-Johns [Mon, 31 Jan 2011 15:38:31 +0000 (15:38 +0000)] 
winex11.drv: Improve error handling in bitmap synthesizing code.

13 years agowinex11.drv: Remove unused constant, and fix a comment.
Alexander Scott-Johns [Mon, 31 Jan 2011 02:35:44 +0000 (02:35 +0000)] 
winex11.drv: Remove unused constant, and fix a comment.

13 years agowinemapi: Address can contain "SMTP:".
Alexander Morozov [Fri, 14 Jan 2011 14:58:55 +0000 (17:58 +0300)] 
winemapi: Address can contain "SMTP:".

13 years agowinemapi: Implement MAPIResolveName.
Alexander Morozov [Thu, 13 Jan 2011 13:56:24 +0000 (16:56 +0300)] 
winemapi: Implement MAPIResolveName.

13 years agoprograms: Add a stubbed PlugPlay service.
Hans Leidekker [Mon, 31 Jan 2011 14:26:17 +0000 (15:26 +0100)] 
programs: Add a stubbed PlugPlay service.

13 years agowinebuild: Don't remove stdcall decorations on non-x86.
Alexandre Julliard [Mon, 31 Jan 2011 16:39:45 +0000 (17:39 +0100)] 
winebuild: Don't remove stdcall decorations on non-x86.

13 years agoopencl: Avoid size_t in traces.
Alexandre Julliard [Mon, 31 Jan 2011 14:36:45 +0000 (15:36 +0100)] 
opencl: Avoid size_t in traces.

13 years agontdll/tests: Avoid sizeof in a trace.
Alexandre Julliard [Mon, 31 Jan 2011 14:36:32 +0000 (15:36 +0100)] 
ntdll/tests: Avoid sizeof in a trace.

13 years agodbghelp: Fix an uninitialized return value.
Alexandre Julliard [Mon, 31 Jan 2011 14:36:23 +0000 (15:36 +0100)] 
dbghelp: Fix an uninitialized return value.

13 years agomsvcrt: Use the _set_error_mode value to switch between a dialogbox and stderr for...
Detlef Riekenberg [Sun, 30 Jan 2011 22:34:38 +0000 (23:34 +0100)] 
msvcrt: Use the _set_error_mode value to switch between a dialogbox and stderr for C runtime messages.

13 years agontdll: Fix frame address check in RtlCaptureStackBackTrace to match what RtlUnwind...
Alexandre Julliard [Mon, 31 Jan 2011 13:18:30 +0000 (14:18 +0100)] 
ntdll: Fix frame address check in RtlCaptureStackBackTrace to match what RtlUnwind does.

13 years agowinedbg: Added support for variables with thread storage.
Eric Pouech [Sat, 29 Jan 2011 19:38:21 +0000 (20:38 +0100)] 
winedbg: Added support for variables with thread storage.

13 years agodbghelp: Properly declare variables with thread storage from codeview debug format.
Eric Pouech [Sat, 29 Jan 2011 19:38:15 +0000 (20:38 +0100)] 
dbghelp: Properly declare variables with thread storage from codeview debug format.

13 years agodbghelp: Added support for variables in thread storage.
Eric Pouech [Sat, 29 Jan 2011 19:38:04 +0000 (20:38 +0100)] 
dbghelp: Added support for variables in thread storage.

13 years agowinedump: Added definition and dumping of thread local variables.
Eric Pouech [Sat, 29 Jan 2011 19:37:58 +0000 (20:37 +0100)] 
winedump: Added definition and dumping of thread local variables.

13 years agonotepad: Load UTF-8 encoding name from resources instead of using GetCPInfoEx.
Alexander Scott-Johns [Thu, 27 Jan 2011 20:08:22 +0000 (20:08 +0000)] 
notepad: Load UTF-8 encoding name from resources instead of using GetCPInfoEx.

13 years agowinex11.drv: Remove broken HeapFree call.
Alexander Scott-Johns [Fri, 28 Jan 2011 20:35:33 +0000 (20:35 +0000)] 
winex11.drv: Remove broken HeapFree call.

13 years agoole32: Fix error handling in get_data_from_metafilepict and get_data_from_bitmap.
Alexander Scott-Johns [Fri, 28 Jan 2011 19:49:50 +0000 (19:49 +0000)] 
ole32: Fix error handling in get_data_from_metafilepict and get_data_from_bitmap.

13 years agouser32: Partially fix clipboard viewer infinite recursion bug.
Alexander Scott-Johns [Tue, 25 Jan 2011 22:38:49 +0000 (22:38 +0000)] 
user32: Partially fix clipboard viewer infinite recursion bug.

13 years agowinecoreaudio: Fix deprecation warnings in mixer.c.
Charles Davis [Sat, 29 Jan 2011 23:44:24 +0000 (16:44 -0700)] 
winecoreaudio: Fix deprecation warnings in mixer.c.

13 years agowinecoreaudio: Fix deprecation warnings in audio.c.
Charles Davis [Sat, 29 Jan 2011 23:42:25 +0000 (16:42 -0700)] 
winecoreaudio: Fix deprecation warnings in audio.c.

13 years agowinecoreaudio: Fix deprecation warnings in audiounit.c.
Charles Davis [Sat, 29 Jan 2011 23:45:54 +0000 (16:45 -0700)] 
winecoreaudio: Fix deprecation warnings in audiounit.c.

13 years agowinecoreaudio: Don't use Component Manager on Mac OS 10.6.
Charles Davis [Sat, 29 Jan 2011 23:45:53 +0000 (16:45 -0700)] 
winecoreaudio: Don't use Component Manager on Mac OS 10.6.

13 years agokernel32: Use binary search for key lookup in terminfo generated data.
Eric Pouech [Sat, 29 Jan 2011 19:02:36 +0000 (20:02 +0100)] 
kernel32: Use binary search for key lookup in terminfo generated data.

13 years agokernel32: Added shift & ctrl modifiers for function keys.
Eric Pouech [Sat, 29 Jan 2011 19:02:30 +0000 (20:02 +0100)] 
kernel32: Added shift & ctrl modifiers for function keys.

13 years agokernel32: Added support for extended capacities in terminfo for xterm-like terminals.
Eric Pouech [Sat, 29 Jan 2011 19:02:21 +0000 (20:02 +0100)] 
kernel32: Added support for extended capacities in terminfo for xterm-like terminals.

13 years agokernel32: Store key len in dbkey_pair structure for efficiency reasons.
Eric Pouech [Sat, 29 Jan 2011 19:02:15 +0000 (20:02 +0100)] 
kernel32: Store key len in dbkey_pair structure for efficiency reasons.

13 years agokernel32/tests: Add a test for ioctl 0x560000.
Hans Leidekker [Mon, 31 Jan 2011 10:32:04 +0000 (11:32 +0100)] 
kernel32/tests: Add a test for ioctl 0x560000.

13 years agomountmgr: Add a stub implementation of ioctl 0x560000.
Hans Leidekker [Mon, 31 Jan 2011 10:31:46 +0000 (11:31 +0100)] 
mountmgr: Add a stub implementation of ioctl 0x560000.

13 years agod3d8: COM cleanup for the IDirect3DTexture8 iface.
Michael Stefaniuc [Mon, 31 Jan 2011 00:47:39 +0000 (01:47 +0100)] 
d3d8: COM cleanup for the IDirect3DTexture8 iface.

13 years agod3d8: COM cleanup for the IDirect3DCubeTexture8 iface.
Michael Stefaniuc [Mon, 31 Jan 2011 00:46:17 +0000 (01:46 +0100)] 
d3d8: COM cleanup for the IDirect3DCubeTexture8 iface.

13 years agod3d8: Remove the unused struct IDirect3DResource8Impl.
Michael Stefaniuc [Mon, 31 Jan 2011 00:44:00 +0000 (01:44 +0100)] 
d3d8: Remove the unused struct IDirect3DResource8Impl.

The rest was removed in cdb7a94ae2dc.

13 years agod3d8: COM cleanup for the IDirect3DSwapChain8 iface.
Michael Stefaniuc [Mon, 31 Jan 2011 00:40:25 +0000 (01:40 +0100)] 
d3d8: COM cleanup for the IDirect3DSwapChain8 iface.

13 years agod3d8: COM cleanup for the IDirect3DVolume8 iface.
Michael Stefaniuc [Mon, 31 Jan 2011 00:37:33 +0000 (01:37 +0100)] 
d3d8: COM cleanup for the IDirect3DVolume8 iface.

13 years agomshtml: Added support for recursive script runners.
Jacek Caban [Sun, 30 Jan 2011 23:32:30 +0000 (00:32 +0100)] 
mshtml: Added support for recursive script runners.

13 years agomshtml: Added script execution time tests.
Jacek Caban [Sun, 30 Jan 2011 23:32:04 +0000 (00:32 +0100)] 
mshtml: Added script execution time tests.

13 years agopo: Update Japanese translation.
Akihiro Sagawa [Sat, 29 Jan 2011 14:43:06 +0000 (23:43 +0900)] 
po: Update Japanese translation.

13 years agocomdlg32: Filedlg should not add extension if it contains a glob.
Wolfram Sang [Sat, 29 Jan 2011 08:15:34 +0000 (09:15 +0100)] 
comdlg32: Filedlg should not add extension if it contains a glob.

13 years agokernel32: Added support for ctrl-home (aka clear from beginning of line) in line...
Eric Pouech [Sat, 29 Jan 2011 18:59:16 +0000 (19:59 +0100)] 
kernel32: Added support for ctrl-home (aka clear from beginning of line) in line edition in win32 mode.

13 years agomsvcrt: Implement _fcvt_s().
Nikolay Sivov [Sat, 29 Jan 2011 17:47:34 +0000 (20:47 +0300)] 
msvcrt: Implement _fcvt_s().

13 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Sat, 29 Jan 2011 10:57:45 +0000 (12:57 +0200)] 
po: Update Lithuanian translation.

13 years agoshell32/tests: Fix a dependency on unimplemented function call (Valgrind).
Nikolay Sivov [Sat, 29 Jan 2011 10:55:47 +0000 (13:55 +0300)] 
shell32/tests: Fix a dependency on unimplemented function call (Valgrind).

13 years agoshlwapi/tests: Reset cookie after service revoked (Valgrind).
Nikolay Sivov [Sat, 29 Jan 2011 08:54:51 +0000 (11:54 +0300)] 
shlwapi/tests: Reset cookie after service revoked (Valgrind).

13 years agoexplorerframe/tests: Initialize hit test point before first use (Valgrind).
Nikolay Sivov [Sat, 29 Jan 2011 08:26:59 +0000 (11:26 +0300)] 
explorerframe/tests: Initialize hit test point before first use (Valgrind).

13 years agocomctl32/tests: Initialize item mask on item insert (Valgrind).
Nikolay Sivov [Sat, 29 Jan 2011 08:02:43 +0000 (11:02 +0300)] 
comctl32/tests: Initialize item mask on item insert (Valgrind).

13 years agooleaut32: Fix default parameter variant leak (Valgrind).
Nikolay Sivov [Fri, 28 Jan 2011 23:12:56 +0000 (02:12 +0300)] 
oleaut32: Fix default parameter variant leak (Valgrind).

13 years agowined3d: Get rid of the IWineD3DStateBlockImpl typedef.
Henri Verbeet [Fri, 28 Jan 2011 19:05:43 +0000 (20:05 +0100)] 
wined3d: Get rid of the IWineD3DStateBlockImpl typedef.

13 years agowined3d: Get rid of the IWineD3DStateBlock typedef.
Henri Verbeet [Fri, 28 Jan 2011 19:05:42 +0000 (20:05 +0100)] 
wined3d: Get rid of the IWineD3DStateBlock typedef.

13 years agowined3d: Remove COM from the stateblock.
Henri Verbeet [Fri, 28 Jan 2011 19:05:41 +0000 (20:05 +0100)] 
wined3d: Remove COM from the stateblock.

13 years agowined3d: Set color / depth / stencil surfaces to NULL before releasing them in IWineD...
Henri Verbeet [Fri, 28 Jan 2011 19:05:40 +0000 (20:05 +0100)] 
wined3d: Set color / depth / stencil surfaces to NULL before releasing them in IWineD3DDeviceImpl_Uninit3D().

13 years agomsvcrt: Add private define and header tests for _set_error_mode options.
Detlef Riekenberg [Fri, 28 Jan 2011 14:49:27 +0000 (15:49 +0100)] 
msvcrt: Add private define and header tests for _set_error_mode options.

13 years agowinex11.drv: Implement synthesizing the CF_ENHMETAFILE clipboard format from CF_METAF...
Alexander Scott-Johns [Tue, 25 Jan 2011 17:54:21 +0000 (17:54 +0000)] 
winex11.drv: Implement synthesizing the CF_ENHMETAFILE clipboard format from CF_METAFILEPICT.

13 years agouser32/tests: Test getting the data from synthesized clipboard formats.
Alexander Scott-Johns [Fri, 28 Jan 2011 13:05:29 +0000 (13:05 +0000)] 
user32/tests: Test getting the data from synthesized clipboard formats.

13 years agowinmm/tests: Skip some tests on VMware.
Greg Geldorp [Fri, 28 Jan 2011 12:30:21 +0000 (13:30 +0100)] 
winmm/tests: Skip some tests on VMware.

13 years agoshell32: Partially implement Folder::get_Title.
Alexander Morozov [Tue, 18 Jan 2011 18:37:39 +0000 (21:37 +0300)] 
shell32: Partially implement Folder::get_Title.

13 years agoshell32: Implement IShellDispatch::NameSpace.
Alexander Morozov [Tue, 18 Jan 2011 18:37:20 +0000 (21:37 +0300)] 
shell32: Implement IShellDispatch::NameSpace.

13 years agoserver: Create anonymous file mappings in the config directory if the server director...
Alexandre Julliard [Fri, 28 Jan 2011 16:23:45 +0000 (17:23 +0100)] 
server: Create anonymous file mappings in the config directory if the server directory is mounted noexec.

13 years agontdll: Check for case-insensitive volumes.
Charles Davis [Tue, 18 Jan 2011 20:09:44 +0000 (13:09 -0700)] 
ntdll: Check for case-insensitive volumes.

13 years agowined3d: Adding AMD HD5670, HD5570, HD5550, HD5450 detection.
Stefan Reimer [Thu, 27 Jan 2011 21:05:13 +0000 (13:05 -0800)] 
wined3d: Adding AMD HD5670, HD5570, HD5550, HD5450 detection.

13 years agoole32: Add support for rendering HBITMAP clipboard objects.
Alexander Scott-Johns [Tue, 25 Jan 2011 03:12:20 +0000 (03:12 +0000)] 
ole32: Add support for rendering HBITMAP clipboard objects.

13 years agoole32: Add support for rendering METAFILEPICT clipboard objects.
Alexander Scott-Johns [Tue, 25 Jan 2011 15:09:21 +0000 (15:09 +0000)] 
ole32: Add support for rendering METAFILEPICT clipboard objects.

13 years agogdi32: Reject invalid character range in GetCharABCWidthsA.
Kusanagi Kouichi [Wed, 26 Jan 2011 16:09:03 +0000 (01:09 +0900)] 
gdi32: Reject invalid character range in GetCharABCWidthsA.

13 years agogdi32/tests: Add some more tests for GetCharABCWidthsA.
Kusanagi Kouichi [Wed, 26 Jan 2011 16:08:57 +0000 (01:08 +0900)] 
gdi32/tests: Add some more tests for GetCharABCWidthsA.

13 years agouser32: Fix LoadImage behavior with zero size and no LR_DEFAULTSIZE.
Alexandre Julliard [Fri, 28 Jan 2011 11:44:21 +0000 (12:44 +0100)] 
user32: Fix LoadImage behavior with zero size and no LR_DEFAULTSIZE.

Based on a patch by Marcus Meissner.

13 years agouser32: Propagate the LoadImage flags into the low-level loader functions.
Alexandre Julliard [Fri, 28 Jan 2011 11:42:56 +0000 (12:42 +0100)] 
user32: Propagate the LoadImage flags into the low-level loader functions.

13 years agouser32: Get MDI icon as close the "small icon" as possible.
Marcus Meissner [Thu, 27 Jan 2011 15:38:03 +0000 (16:38 +0100)] 
user32: Get MDI icon as close the "small icon" as possible.

13 years agoprograms/notepad: Correct sharing mode for opening file in notepad.
Alexander Law [Fri, 28 Jan 2011 05:34:23 +0000 (08:34 +0300)] 
programs/notepad: Correct sharing mode for opening file in notepad.

13 years agomsvcrt: Forward _realloc_crt to realloc.
Nikolay Sivov [Fri, 28 Jan 2011 00:21:06 +0000 (03:21 +0300)] 
msvcrt: Forward _realloc_crt to realloc.

13 years agod3d8: COM cleanup for the IWineD3DDeviceParent_iface.
Michael Stefaniuc [Fri, 28 Jan 2011 00:19:57 +0000 (01:19 +0100)] 
d3d8: COM cleanup for the IWineD3DDeviceParent_iface.

13 years agod3d8: Finish the COM cleanup of the IDirect3DDevice8 iface.
Michael Stefaniuc [Fri, 28 Jan 2011 00:17:54 +0000 (01:17 +0100)] 
d3d8: Finish the COM cleanup of the IDirect3DDevice8 iface.

13 years agod3d8: Use impl_from_IDirect3DDevice8() instead of the iface to object cast.
Michael Stefaniuc [Fri, 28 Jan 2011 00:16:06 +0000 (01:16 +0100)] 
d3d8: Use impl_from_IDirect3DDevice8() instead of the iface to object cast.

13 years agomscoree: Implement GetFileVersion.
Vincent Povirk [Thu, 27 Jan 2011 22:05:34 +0000 (16:05 -0600)] 
mscoree: Implement GetFileVersion.

13 years agowidl: Support forward type declarations.
Henri Verbeet [Thu, 27 Jan 2011 19:11:13 +0000 (20:11 +0100)] 
widl: Support forward type declarations.

13 years agoddraw: Link directly to wined3d.
Henri Verbeet [Thu, 27 Jan 2011 19:11:12 +0000 (20:11 +0100)] 
ddraw: Link directly to wined3d.

13 years agod3d9: Check the correct swapchain in IDirect3DDevice9Impl_GetSwapChain() (LLVM/Clang).
Henri Verbeet [Thu, 27 Jan 2011 19:11:11 +0000 (20:11 +0100)] 
d3d9: Check the correct swapchain in IDirect3DDevice9Impl_GetSwapChain() (LLVM/Clang).

13 years agowined3d: Set all render targets to NULL in IWineD3DDeviceImpl_Uninit3D().
Henri Verbeet [Thu, 27 Jan 2011 19:11:10 +0000 (20:11 +0100)] 
wined3d: Set all render targets to NULL in IWineD3DDeviceImpl_Uninit3D().

13 years agodbghelp: Use wine64 as loader name on 64-bit.
Alexandre Julliard [Fri, 28 Jan 2011 10:54:56 +0000 (11:54 +0100)] 
dbghelp: Use wine64 as loader name on 64-bit.

13 years agodbghelp: Add a helper function to determine the name of the wine loader.
Alexandre Julliard [Fri, 28 Jan 2011 10:41:14 +0000 (11:41 +0100)] 
dbghelp: Add a helper function to determine the name of the wine loader.

13 years agowinedbg: Add dumping of floating point registers for x86_64.
Alexandre Julliard [Thu, 27 Jan 2011 20:08:45 +0000 (21:08 +0100)] 
winedbg: Add dumping of floating point registers for x86_64.

13 years agojscript: Fixed some clang warnings.
Jacek Caban [Thu, 27 Jan 2011 12:38:36 +0000 (13:38 +0100)] 
jscript: Fixed some clang warnings.