wine
13 years agokernel32: Don't mask when printing unsupported flags in load_library.
Detlef Riekenberg [Sun, 23 Jan 2011 16:46:29 +0000 (17:46 +0100)] 
kernel32: Don't mask when printing unsupported flags in load_library.

13 years agogdi32/tests: Fix font tests on Arabic machines.
Greg Geldorp [Sun, 23 Jan 2011 16:42:29 +0000 (17:42 +0100)] 
gdi32/tests: Fix font tests on Arabic machines.

13 years agourlmon/tests: Fix a leak in test (Valgrind).
Nikolay Sivov [Sun, 23 Jan 2011 13:18:58 +0000 (16:18 +0300)] 
urlmon/tests: Fix a leak in test (Valgrind).

13 years agomsxml3: Fix interface leak (Valgrind).
Nikolay Sivov [Sun, 23 Jan 2011 11:56:28 +0000 (14:56 +0300)] 
msxml3: Fix interface leak (Valgrind).

13 years agomsxml3: Fix invalid read before allocated block (Valgrind).
Nikolay Sivov [Sun, 23 Jan 2011 11:13:01 +0000 (14:13 +0300)] 
msxml3: Fix invalid read before allocated block (Valgrind).

13 years agokernel32: Include term.h conditionally.
Kusanagi Kouichi [Sun, 23 Jan 2011 03:14:49 +0000 (12:14 +0900)] 
kernel32: Include term.h conditionally.

13 years agooleaut32: Unmarshalled safearray is always unlocked.
Nikolay Sivov [Sat, 22 Jan 2011 22:33:50 +0000 (01:33 +0300)] 
oleaut32: Unmarshalled safearray is always unlocked.

13 years agooleaut32/tests: Fix safearray leaks, test return value after array destruction.
Nikolay Sivov [Sat, 22 Jan 2011 22:24:06 +0000 (01:24 +0300)] 
oleaut32/tests: Fix safearray leaks, test return value after array destruction.

13 years agoshell32/tests: Fix couple PIDL leaks in tests.
Nikolay Sivov [Sat, 22 Jan 2011 00:43:59 +0000 (03:43 +0300)] 
shell32/tests: Fix couple PIDL leaks in tests.

13 years agoshell32: Fix a parent PIDL leak (Valgrind).
Nikolay Sivov [Sat, 22 Jan 2011 00:07:40 +0000 (03:07 +0300)] 
shell32: Fix a parent PIDL leak (Valgrind).

13 years agokernel32: Added missing include to term.c.
Eric Pouech [Sat, 22 Jan 2011 08:23:43 +0000 (09:23 +0100)] 
kernel32: Added missing include to term.c.

13 years agourlmon: Fixed key name size and format in open_zone_key.
Jacek Caban [Sat, 22 Jan 2011 00:52:47 +0000 (01:52 +0100)] 
urlmon: Fixed key name size and format in open_zone_key.

13 years agogdiplus: Add a software implementation of line gradient brushes.
Vincent Povirk [Fri, 21 Jan 2011 21:48:45 +0000 (15:48 -0600)] 
gdiplus: Add a software implementation of line gradient brushes.

13 years agogdiplus: Add a software implementation of hatch brushes.
Vincent Povirk [Fri, 21 Jan 2011 19:44:04 +0000 (13:44 -0600)] 
gdiplus: Add a software implementation of hatch brushes.

13 years agogdiplus: Add a software implementation of GdipFillRegion.
Vincent Povirk [Fri, 21 Jan 2011 19:00:34 +0000 (13:00 -0600)] 
gdiplus: Add a software implementation of GdipFillRegion.

13 years agogdiplus: Factor the matrix creation code out of GdipTransformPoints.
Vincent Povirk [Fri, 21 Jan 2011 18:59:33 +0000 (12:59 -0600)] 
gdiplus: Factor the matrix creation code out of GdipTransformPoints.

13 years agogdiplus: Factor out the gdi32 code of GdipFillRegion.
Vincent Povirk [Fri, 21 Jan 2011 17:33:52 +0000 (11:33 -0600)] 
gdiplus: Factor out the gdi32 code of GdipFillRegion.

13 years agoRelease 1.3.12. wine-1.3.12
Alexandre Julliard [Fri, 21 Jan 2011 19:31:58 +0000 (20:31 +0100)] 
Release 1.3.12.

13 years agowined3d: Remove IWineD3DVolume::LoadTexture() from the public interface.
Henri Verbeet [Thu, 20 Jan 2011 18:52:01 +0000 (19:52 +0100)] 
wined3d: Remove IWineD3DVolume::LoadTexture() from the public interface.

13 years agowined3d: Get rid of IWineD3DSurface::GetData().
Henri Verbeet [Thu, 20 Jan 2011 18:52:00 +0000 (19:52 +0100)] 
wined3d: Get rid of IWineD3DSurface::GetData().

13 years agowined3d: Remove IWineD3DSurface::LoadTexture() from the public interface.
Henri Verbeet [Thu, 20 Jan 2011 18:51:59 +0000 (19:51 +0100)] 
wined3d: Remove IWineD3DSurface::LoadTexture() from the public interface.

13 years agowined3d: Remove IWineD3DSurface::BindTexture() from the public interface.
Henri Verbeet [Thu, 20 Jan 2011 18:51:58 +0000 (19:51 +0100)] 
wined3d: Remove IWineD3DSurface::BindTexture() from the public interface.

13 years agourlmon: Call remove_dot_segments on path opaque for mk: protocol.
Jacek Caban [Fri, 21 Jan 2011 15:11:58 +0000 (16:11 +0100)] 
urlmon: Call remove_dot_segments on path opaque for mk: protocol.

13 years agourlmon: Added backslash handling to remove_dot_segments.
Jacek Caban [Fri, 21 Jan 2011 15:11:46 +0000 (16:11 +0100)] 
urlmon: Added backslash handling to remove_dot_segments.

13 years agoole32: Cleanup return value handling in CoWaitForMultipleHandles.
Alexandre Julliard [Fri, 21 Jan 2011 13:51:37 +0000 (14:51 +0100)] 
ole32: Cleanup return value handling in CoWaitForMultipleHandles.

13 years agoole32: Handle alertable wait in CoWaitForMultipleHandles.
Maarten Lankhorst [Fri, 21 Jan 2011 13:17:22 +0000 (14:17 +0100)] 
ole32: Handle alertable wait in CoWaitForMultipleHandles.

13 years agomshtml: Fixed leaks in htmllocation tests (valgrind).
Jacek Caban [Fri, 21 Jan 2011 13:16:20 +0000 (14:16 +0100)] 
mshtml: Fixed leaks in htmllocation tests (valgrind).

13 years agowininet/tests: Fix failures when connecting through proxy.
Greg Geldorp [Fri, 21 Jan 2011 12:35:40 +0000 (13:35 +0100)] 
wininet/tests: Fix failures when connecting through proxy.

13 years agoshell32: Implement IDispatch methods of IShellDispatch.
Alexander Morozov [Thu, 20 Jan 2011 12:55:48 +0000 (15:55 +0300)] 
shell32: Implement IDispatch methods of IShellDispatch.

13 years agowindowscodecs: Use memmove in StreamOnMemory::Read and StreamOnMemory::Write to cope...
Andrew Nguyen [Fri, 21 Jan 2011 11:03:19 +0000 (05:03 -0600)] 
windowscodecs: Use memmove in StreamOnMemory::Read and StreamOnMemory::Write to cope with potentially overlapped memory copying.

Spotted with Valgrind.

13 years agowindowscodecs: Avoid writing to the output pointer on failure in StreamOnStreamRange...
Andrew Nguyen [Fri, 21 Jan 2011 11:03:07 +0000 (05:03 -0600)] 
windowscodecs: Avoid writing to the output pointer on failure in StreamOnStreamRange::Read and StreamOnStreamRange::Write.

13 years agokernel32/tests: Free environment strings buffer at the conclusion of the environment...
Andrew Nguyen [Fri, 21 Jan 2011 11:02:57 +0000 (05:02 -0600)] 
kernel32/tests: Free environment strings buffer at the conclusion of the environment tests.

13 years agoregedit: Remove an unused string array.
Andrew Nguyen [Fri, 21 Jan 2011 10:58:31 +0000 (04:58 -0600)] 
regedit: Remove an unused string array.

Spotted by Austin English with LLVM/Clang.

13 years agoinclude: Add an extern C++ block around the property key equality operators.
Andrew Nguyen [Fri, 21 Jan 2011 10:58:23 +0000 (04:58 -0600)] 
include: Add an extern C++ block around the property key equality operators.

13 years agoshell32: Fix initial reference count for a new IAutoComplete instance.
Andrew Nguyen [Fri, 21 Jan 2011 10:56:22 +0000 (04:56 -0600)] 
shell32: Fix initial reference count for a new IAutoComplete instance.

13 years agontoskrnl.exe: Remove variable sep and related code from INSTR_GetOperandAddr.
Gerald Pfeifer [Thu, 20 Jan 2011 00:03:03 +0000 (01:03 +0100)] 
ntoskrnl.exe: Remove variable sep and related code from INSTR_GetOperandAddr.

13 years agourlmon: Added pluggable protocol support to CoInternetGetSecurityUrlEx.
Thomas Mullaly [Wed, 19 Jan 2011 04:33:56 +0000 (23:33 -0500)] 
urlmon: Added pluggable protocol support to CoInternetGetSecurityUrlEx.

13 years agourlmon/tests: Added pluggable protocol tests for CoInternetGetSecurityUrlEx.
Thomas Mullaly [Mon, 17 Jan 2011 20:31:56 +0000 (15:31 -0500)] 
urlmon/tests: Added pluggable protocol tests for CoInternetGetSecurityUrlEx.

13 years agourlmon: Added basic CoInternetGetSecurityUrlEx implementation.
Thomas Mullaly [Mon, 17 Jan 2011 04:40:08 +0000 (23:40 -0500)] 
urlmon: Added basic CoInternetGetSecurityUrlEx implementation.

13 years agourlmon/tests: Added CoInternetGetSecurityUrlEx tests.
Thomas Mullaly [Sun, 16 Jan 2011 19:36:24 +0000 (14:36 -0500)] 
urlmon/tests: Added CoInternetGetSecurityUrlEx tests.

13 years agourlmon: Added stub for CoInternetGetSecurityUrlEx.
Thomas Mullaly [Sat, 15 Jan 2011 21:03:03 +0000 (16:03 -0500)] 
urlmon: Added stub for CoInternetGetSecurityUrlEx.

13 years agoddraw: Drop "Thunk_" from the names of the IDirect3DVertexBuffer methods.
Michael Stefaniuc [Fri, 21 Jan 2011 09:40:26 +0000 (10:40 +0100)] 
ddraw: Drop "Thunk_" from the names of the IDirect3DVertexBuffer methods.

13 years agoddraw: Drop "Thunk_" from the names of the IDirect3DMaterial* methods.
Michael Stefaniuc [Fri, 21 Jan 2011 09:40:03 +0000 (10:40 +0100)] 
ddraw: Drop "Thunk_" from the names of the IDirect3DMaterial* methods.

13 years agosecur32/tests: Fix copy/paste error in test message ("first" -> "third").
Ken Thomases [Fri, 21 Jan 2011 02:08:42 +0000 (20:08 -0600)] 
secur32/tests: Fix copy/paste error in test message ("first" -> "third").

13 years agowindowscodecs: Disable ICNS support when building for Mac OS X 10.4 Tiger.
Ken Thomases [Fri, 21 Jan 2011 00:58:57 +0000 (18:58 -0600)] 
windowscodecs: Disable ICNS support when building for Mac OS X 10.4 Tiger.

13 years agopo: Update Swedish translation.
Anders Jonsson [Thu, 20 Jan 2011 20:02:23 +0000 (21:02 +0100)] 
po: Update Swedish translation.

13 years agopo: Update Korean translation.
Hwang YunSong [Thu, 20 Jan 2011 08:04:18 +0000 (17:04 +0900)] 
po: Update Korean translation.

13 years agohhctrl.ocx: Add some private toolbar bitmaps (copied from shdocvw).
Erich Hoover [Thu, 20 Jan 2011 18:01:03 +0000 (11:01 -0700)] 
hhctrl.ocx: Add some private toolbar bitmaps (copied from shdocvw).

13 years agohhctrl.ocx: Add better bitmaps for some toolbar buttons.
Erich Hoover [Thu, 20 Jan 2011 17:56:24 +0000 (10:56 -0700)] 
hhctrl.ocx: Add better bitmaps for some toolbar buttons.

13 years agoinclude: Add some more internet options.
Huw Davies [Thu, 20 Jan 2011 13:23:52 +0000 (13:23 +0000)] 
include: Add some more internet options.

13 years agodsound/tests: Add IEEE float buffer tests for dsound8.
Owen Rudge [Thu, 20 Jan 2011 15:41:59 +0000 (15:41 +0000)] 
dsound/tests: Add IEEE float buffer tests for dsound8.

13 years agodsound/tests: Add IEEE float buffer tests.
Owen Rudge [Thu, 20 Jan 2011 15:41:11 +0000 (15:41 +0000)] 
dsound/tests: Add IEEE float buffer tests.

13 years agodsound: Add support for 32-bit IEEE float buffers.
Owen Rudge [Thu, 20 Jan 2011 15:41:04 +0000 (15:41 +0000)] 
dsound: Add support for 32-bit IEEE float buffers.

13 years agopo: Hebrew update.
Yaron Shahrabani [Thu, 20 Jan 2011 15:17:05 +0000 (17:17 +0200)] 
po: Hebrew update.

13 years agowinhttp/tests: No reconnect on redirect when using proxy.
Greg Geldorp [Thu, 20 Jan 2011 12:39:05 +0000 (13:39 +0100)] 
winhttp/tests: No reconnect on redirect when using proxy.

13 years agomshtml: Forward nsIURL::[Get|Set]FilePath to nsIURI::[Get|Set]Path.
Jacek Caban [Thu, 20 Jan 2011 11:21:20 +0000 (12:21 +0100)] 
mshtml: Forward nsIURL::[Get|Set]FilePath to nsIURI::[Get|Set]Path.

13 years agomsvcrt: Partially implement _set_abort_behavior.
Nikolay Sivov [Wed, 19 Jan 2011 22:21:11 +0000 (01:21 +0300)] 
msvcrt: Partially implement _set_abort_behavior.

13 years agomshtml: Fixed some leaks in tests (valgrind).
Jacek Caban [Thu, 20 Jan 2011 10:49:12 +0000 (11:49 +0100)] 
mshtml: Fixed some leaks in tests (valgrind).

13 years agomshtml: Fixed leaks (valgrind).
Jacek Caban [Thu, 20 Jan 2011 10:48:56 +0000 (11:48 +0100)] 
mshtml: Fixed leaks (valgrind).

13 years agoimm32/tests: Windows does post WM_IME_COMPOSITION messages sometimes.
Greg Geldorp [Thu, 20 Jan 2011 10:41:11 +0000 (11:41 +0100)] 
imm32/tests: Windows does post WM_IME_COMPOSITION messages sometimes.

13 years agocomctl32/tests: Fix failures for 120DPI display.
Greg Geldorp [Thu, 20 Jan 2011 10:40:17 +0000 (11:40 +0100)] 
comctl32/tests: Fix failures for 120DPI display.

13 years agoole2.dll16: COM cleanup for the ILockBytes16 iface.
Michael Stefaniuc [Thu, 20 Jan 2011 10:10:36 +0000 (11:10 +0100)] 
ole2.dll16: COM cleanup for the ILockBytes16 iface.

13 years agoole2.dll16: Add missing ILockBytes::Stat to the vtbl initialisation.
Michael Stefaniuc [Thu, 20 Jan 2011 10:09:54 +0000 (11:09 +0100)] 
ole2.dll16: Add missing ILockBytes::Stat to the vtbl initialisation.

13 years agomsi/tests: More tests for publishing and unpublishing assemblies.
Hans Leidekker [Thu, 20 Jan 2011 08:07:05 +0000 (09:07 +0100)] 
msi/tests: More tests for publishing and unpublishing assemblies.

13 years agomsi: Clean up better when removing a product.
Hans Leidekker [Thu, 20 Jan 2011 08:06:47 +0000 (09:06 +0100)] 
msi: Clean up better when removing a product.

13 years agomsi: Search all contexts in ACTION_GetComponentInstallStates.
Hans Leidekker [Thu, 20 Jan 2011 08:06:19 +0000 (09:06 +0100)] 
msi: Search all contexts in ACTION_GetComponentInstallStates.

13 years agoddraw: Drop "Thunk_" from the names of the IDirect3DDevice3 methods.
Michael Stefaniuc [Thu, 20 Jan 2011 01:06:25 +0000 (02:06 +0100)] 
ddraw: Drop "Thunk_" from the names of the IDirect3DDevice3 methods.

13 years agoddraw: Drop "Thunk_" from the names of the IDirect3DDevice2 methods.
Michael Stefaniuc [Thu, 20 Jan 2011 01:05:06 +0000 (02:05 +0100)] 
ddraw: Drop "Thunk_" from the names of the IDirect3DDevice2 methods.

13 years agoddraw: Drop "Thunk_" from the names of the IDirect3DDevice methods.
Michael Stefaniuc [Thu, 20 Jan 2011 01:03:36 +0000 (02:03 +0100)] 
ddraw: Drop "Thunk_" from the names of the IDirect3DDevice methods.

13 years agocompobj.dll16: COM cleanup for the IMalloc16 iface.
Michael Stefaniuc [Thu, 20 Jan 2011 01:00:29 +0000 (02:00 +0100)] 
compobj.dll16: COM cleanup for the IMalloc16 iface.

13 years agoexplorerframe: COM cleanup for the IClassFactory iface.
Michael Stefaniuc [Thu, 20 Jan 2011 00:59:16 +0000 (01:59 +0100)] 
explorerframe: COM cleanup for the IClassFactory iface.

13 years agoshell32/tests: Close find file handle (Valgrind).
Nikolay Sivov [Wed, 19 Jan 2011 22:46:49 +0000 (01:46 +0300)] 
shell32/tests: Close find file handle (Valgrind).

13 years agoshell32: Free cloned PIDL after tree initialization (Valgrind).
Nikolay Sivov [Wed, 19 Jan 2011 22:41:18 +0000 (01:41 +0300)] 
shell32: Free cloned PIDL after tree initialization (Valgrind).

13 years agoshell32: Fix interface leak while adding tree items.
Nikolay Sivov [Wed, 19 Jan 2011 22:35:25 +0000 (01:35 +0300)] 
shell32: Fix interface leak while adding tree items.

13 years agooleaut32: Fix a stream leak on failure.
Nikolay Sivov [Wed, 19 Jan 2011 21:38:16 +0000 (00:38 +0300)] 
oleaut32: Fix a stream leak on failure.

13 years agokernel32: Fix prototype when no curses dev package is present.
Eric Pouech [Wed, 19 Jan 2011 21:34:35 +0000 (22:34 +0100)] 
kernel32: Fix prototype when no curses dev package is present.

13 years agomshtml: Added IObjectSafety stub.
Piotr Caban [Wed, 19 Jan 2011 20:31:43 +0000 (21:31 +0100)] 
mshtml: Added IObjectSafety stub.

13 years agocrypt32: Ensure temporary string is NULL-terminated to avoid uninitialized memory...
Juan Lang [Wed, 19 Jan 2011 20:21:24 +0000 (12:21 -0800)] 
crypt32: Ensure temporary string is NULL-terminated to avoid uninitialized memory access (valgrind).

13 years agocrypt32: Simplify a function.
Juan Lang [Wed, 19 Jan 2011 20:08:28 +0000 (12:08 -0800)] 
crypt32: Simplify a function.

13 years agowininet: Fixed race in SSL connection handling.
Jacek Caban [Wed, 19 Jan 2011 19:16:02 +0000 (20:16 +0100)] 
wininet: Fixed race in SSL connection handling.

13 years agowined3d: Store a pointer to an array of IWineD3DSwapChainImpl pointers in the device.
Henri Verbeet [Wed, 19 Jan 2011 18:20:12 +0000 (19:20 +0100)] 
wined3d: Store a pointer to an array of IWineD3DSwapChainImpl pointers in the device.

13 years agowined3d: Move swapchain context retrieval to swapchain.c.
Henri Verbeet [Wed, 19 Jan 2011 18:20:11 +0000 (19:20 +0100)] 
wined3d: Move swapchain context retrieval to swapchain.c.

13 years agod3d8/tests: Fix test_ApplyStateBlock() (Valgrind).
Henri Verbeet [Wed, 19 Jan 2011 18:20:10 +0000 (19:20 +0100)] 
d3d8/tests: Fix test_ApplyStateBlock() (Valgrind).

13 years agoddraw: Initialize the AutoRestoreDisplayMode field of WINED3DPRESENT_PARAMETERS ...
Henri Verbeet [Wed, 19 Jan 2011 18:20:09 +0000 (19:20 +0100)] 
ddraw: Initialize the AutoRestoreDisplayMode field of WINED3DPRESENT_PARAMETERS (Valgrind).

13 years agohhctrl: Don't use an extended menu.
Alexandre Julliard [Wed, 19 Jan 2011 22:45:34 +0000 (23:45 +0100)] 
hhctrl: Don't use an extended menu.

13 years agoshdocvw: Convert coclass registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 19 Jan 2011 20:30:14 +0000 (21:30 +0100)] 
shdocvw: Convert coclass registration to the IRegistrar mechanism.

13 years agoshell32: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 19 Jan 2011 19:27:50 +0000 (20:27 +0100)] 
shell32: Convert dll registration to the IRegistrar mechanism.

13 years agoinclude: Add an assert.h msvcrt header.
Alexandre Julliard [Wed, 19 Jan 2011 18:49:08 +0000 (19:49 +0100)] 
include: Add an assert.h msvcrt header.

13 years agocrypt32: Ensure that chain validity time is initialized (valgrind).
Juan Lang [Wed, 19 Jan 2011 17:15:29 +0000 (09:15 -0800)] 
crypt32: Ensure that chain validity time is initialized (valgrind).

13 years agoactxprxy: Add proxies for shldisp.idl.
Alexandre Julliard [Wed, 19 Jan 2011 16:43:45 +0000 (17:43 +0100)] 
actxprxy: Add proxies for shldisp.idl.

13 years agowidl: Don't generate proxies for oleautomation interfaces.
Alexandre Julliard [Wed, 19 Jan 2011 16:43:01 +0000 (17:43 +0100)] 
widl: Don't generate proxies for oleautomation interfaces.

13 years agowininet: Add tests for querying INTERNET_OPTION_MAX_CONNS_PER_SERVER and INTERNET_OPT...
Huw Davies [Wed, 19 Jan 2011 15:11:11 +0000 (15:11 +0000)] 
wininet: Add tests for querying INTERNET_OPTION_MAX_CONNS_PER_SERVER and INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER and fix typo in the implementation.

13 years agoriched20/tests: Skip some tests on non-English platforms.
Greg Geldorp [Wed, 19 Jan 2011 11:54:32 +0000 (12:54 +0100)] 
riched20/tests: Skip some tests on non-English platforms.

13 years agourlmon/tests: Fix tests when connecting via proxy.
Greg Geldorp [Wed, 19 Jan 2011 11:44:07 +0000 (12:44 +0100)] 
urlmon/tests: Fix tests when connecting via proxy.

13 years agoshell32: Added typelib.
Alexander Morozov [Tue, 18 Jan 2011 18:36:08 +0000 (21:36 +0300)] 
shell32: Added typelib.

13 years agoshell32: Register CLSID_Shell.
Alexander Morozov [Tue, 18 Jan 2011 18:35:57 +0000 (21:35 +0300)] 
shell32: Register CLSID_Shell.

13 years agoshell32: Add stub implementation of IShellDispatch.
Alexander Morozov [Tue, 18 Jan 2011 18:35:41 +0000 (21:35 +0300)] 
shell32: Add stub implementation of IShellDispatch.

13 years agoserver: Add symbolic names in filesystem change actions traces.
Alexandre Julliard [Wed, 19 Jan 2011 13:20:40 +0000 (14:20 +0100)] 
server: Add symbolic names in filesystem change actions traces.

13 years agokernel32/tests: Added file move/rename ReadDirectoryChangesW tests.
Piotr Caban [Tue, 18 Jan 2011 10:24:58 +0000 (11:24 +0100)] 
kernel32/tests: Added file move/rename ReadDirectoryChangesW tests.

13 years agoserver: Don't report rename events when file is moved between directories.
Piotr Caban [Tue, 18 Jan 2011 10:24:49 +0000 (11:24 +0100)] 
server: Don't report rename events when file is moved between directories.