wine
14 years agogdiplus/test: Add GdipSetImageAttributesRemapTable test and fix typo.
Justin Chevrier [Thu, 4 Mar 2010 01:06:32 +0000 (20:06 -0500)] 
gdiplus/test: Add GdipSetImageAttributesRemapTable test and fix typo.

14 years agorpcrt4: Implement UuidCreateSequential using the machine's MAC address, when available.
Juan Lang [Wed, 3 Mar 2010 22:37:40 +0000 (14:37 -0800)] 
rpcrt4: Implement UuidCreateSequential using the machine's MAC address, when available.

14 years agorpcrt4: Add tests for UuidCreateSequential.
Juan Lang [Wed, 3 Mar 2010 22:36:32 +0000 (14:36 -0800)] 
rpcrt4: Add tests for UuidCreateSequential.

14 years agoole32: Add tests for CopyTo in recursive situations.
Vincent Povirk [Wed, 3 Mar 2010 22:04:55 +0000 (16:04 -0600)] 
ole32: Add tests for CopyTo in recursive situations.

14 years agooleaut32: Fix FormatString (valgrind).
André Hentschel [Wed, 3 Mar 2010 19:39:45 +0000 (20:39 +0100)] 
oleaut32: Fix FormatString (valgrind).

14 years agooleaut32: Fix localized date and time parsing.
André Hentschel [Wed, 3 Mar 2010 18:59:16 +0000 (19:59 +0100)] 
oleaut32: Fix localized date and time parsing.

14 years agooleaut32: Fix localized date parsing.
André Hentschel [Wed, 3 Mar 2010 18:57:27 +0000 (19:57 +0100)] 
oleaut32: Fix localized date parsing.

14 years agowinex11: Log keycode decimal <-> hex for keysym & MS vkey and scancode.
Jörg Höhle [Sat, 13 Feb 2010 21:47:08 +0000 (22:47 +0100)] 
winex11: Log keycode decimal <-> hex for keysym & MS vkey and scancode.

14 years agontdll: Return STATUS_IMAGE_NOT_AT_BASE when an image mapping has to be relocated.
Alexandre Julliard [Wed, 3 Mar 2010 19:04:55 +0000 (20:04 +0100)] 
ntdll: Return STATUS_IMAGE_NOT_AT_BASE when an image mapping has to be relocated.

14 years agowined3d: Add Mesa ATI card detection code.
Paul Andrew Panon [Mon, 1 Mar 2010 18:31:00 +0000 (10:31 -0800)] 
wined3d: Add Mesa ATI card detection code.

14 years agowined3d: Add a card detection table and refactor wined3d_guess_card.
Paul Andrew Panon [Mon, 1 Mar 2010 18:29:32 +0000 (10:29 -0800)] 
wined3d: Add a card detection table and refactor wined3d_guess_card.

14 years agowined3d: Adjust the quirks to use the new GL_VENDOR codes.
Paul Andrew Panon [Wed, 3 Mar 2010 07:16:28 +0000 (23:16 -0800)] 
wined3d: Adjust the quirks to use the new GL_VENDOR codes.

14 years agowined3d: Add a real GL vendor detection.
Paul Andrew Panon [Wed, 3 Mar 2010 07:16:26 +0000 (23:16 -0800)] 
wined3d: Add a real GL vendor detection.

14 years agowined3d: Rename GL_VENDOR to HW_VENDOR.
Paul Andrew Panon [Mon, 1 Mar 2010 18:26:04 +0000 (10:26 -0800)] 
wined3d: Rename GL_VENDOR to HW_VENDOR.

14 years agomshtml: Call Exec(DOCHOST_DOCCANNAVIGATE) from IOleObject::SetClientSite.
Jacek Caban [Wed, 3 Mar 2010 13:56:56 +0000 (14:56 +0100)] 
mshtml: Call Exec(DOCHOST_DOCCANNAVIGATE) from IOleObject::SetClientSite.

14 years agomshtml: Added more navigation tests.
Jacek Caban [Wed, 3 Mar 2010 13:56:39 +0000 (14:56 +0100)] 
mshtml: Added more navigation tests.

14 years agomshtml: Added IHTMLPrivateWindow::SuperNavigate implementation.
Jacek Caban [Wed, 3 Mar 2010 13:56:21 +0000 (14:56 +0100)] 
mshtml: Added IHTMLPrivateWindow::SuperNavigate implementation.

14 years agomshtml: Correctly handle document with already loaded moniker in set_moniker.
Jacek Caban [Wed, 3 Mar 2010 13:56:01 +0000 (14:56 +0100)] 
mshtml: Correctly handle document with already loaded moniker in set_moniker.

14 years agomshtml: Call OnViewChange in set_downloading_proc.
Jacek Caban [Wed, 3 Mar 2010 13:55:43 +0000 (14:55 +0100)] 
mshtml: Call OnViewChange in set_downloading_proc.

14 years agomshtml: Moved SZ_HTML_CLIENTSITE_OBJECTPARAM handling to IPersistMoniker::Load.
Jacek Caban [Wed, 3 Mar 2010 13:55:24 +0000 (14:55 +0100)] 
mshtml: Moved SZ_HTML_CLIENTSITE_OBJECTPARAM handling to IPersistMoniker::Load.

14 years agomshtml: Load data from moniker in IPersistStreamInit::InitNew.
Jacek Caban [Wed, 3 Mar 2010 13:55:00 +0000 (14:55 +0100)] 
mshtml: Load data from moniker in IPersistStreamInit::InitNew.

14 years agomshtml: Properly handle IHlinkFrame::Navigate result.
Jacek Caban [Wed, 3 Mar 2010 13:54:44 +0000 (14:54 +0100)] 
mshtml: Properly handle IHlinkFrame::Navigate result.

14 years agomshtml: Set current moniker in start_binding.
Jacek Caban [Wed, 3 Mar 2010 13:54:28 +0000 (14:54 +0100)] 
mshtml: Set current moniker in start_binding.

14 years agomshtml: nsio.c code clean up.
Jacek Caban [Wed, 3 Mar 2010 13:54:10 +0000 (14:54 +0100)] 
mshtml: nsio.c code clean up.

14 years agomshtml: Allow post data and headers to be passed to create_channelbsc.
Jacek Caban [Wed, 3 Mar 2010 13:53:49 +0000 (14:53 +0100)] 
mshtml: Allow post data and headers to be passed to create_channelbsc.

14 years agomshtml: Moved asynchronous document binding to separated function.
Jacek Caban [Wed, 3 Mar 2010 13:53:32 +0000 (14:53 +0100)] 
mshtml: Moved asynchronous document binding to separated function.

14 years agomshtml: Added IHTMLPrivateWindow stub implementation.
Jacek Caban [Wed, 3 Mar 2010 13:53:03 +0000 (14:53 +0100)] 
mshtml: Added IHTMLPrivateWindow stub implementation.

14 years agoinclude: Added IHTMLPrivateWindow declaration.
Jacek Caban [Wed, 3 Mar 2010 13:52:32 +0000 (14:52 +0100)] 
include: Added IHTMLPrivateWindow declaration.

14 years agomsi: Add tests for removing environment strings.
Hans Leidekker [Wed, 3 Mar 2010 13:38:32 +0000 (14:38 +0100)] 
msi: Add tests for removing environment strings.

14 years agomsi: Implement the RemoveEnvironmentStrings standard action.
Hans Leidekker [Wed, 3 Mar 2010 13:38:06 +0000 (14:38 +0100)] 
msi: Implement the RemoveEnvironmentStrings standard action.

14 years agomsi: Strip leading text style label from control text before lookup in binary table.
Hans Leidekker [Wed, 3 Mar 2010 13:37:39 +0000 (14:37 +0100)] 
msi: Strip leading text style label from control text before lookup in binary table.

14 years agosetupapi: Destination directory defaults to system directory.
Hans Leidekker [Wed, 3 Mar 2010 13:37:17 +0000 (14:37 +0100)] 
setupapi: Destination directory defaults to system directory.

14 years agoshell32: Remove WINAPI where it's not needed.
Nikolay Sivov [Wed, 3 Mar 2010 02:16:49 +0000 (05:16 +0300)] 
shell32: Remove WINAPI where it's not needed.

14 years agoshell32: Implement SHParseDisplayName with basic tests.
Nikolay Sivov [Wed, 3 Mar 2010 01:56:20 +0000 (04:56 +0300)] 
shell32: Implement SHParseDisplayName with basic tests.

14 years agoshell32/tests: Minor test file cleanup.
Nikolay Sivov [Tue, 2 Mar 2010 21:00:52 +0000 (00:00 +0300)] 
shell32/tests: Minor test file cleanup.

14 years agouser32: Fix case where EM_SCROLL with page down results in trying to scroll up past...
David Hedberg [Wed, 3 Mar 2010 12:19:47 +0000 (13:19 +0100)] 
user32: Fix case where EM_SCROLL with page down results in trying to scroll up past the beginning.

14 years agouser32: Fix return value of EDIT_EM_Scroll.
David Hedberg [Wed, 3 Mar 2010 12:19:46 +0000 (13:19 +0100)] 
user32: Fix return value of EDIT_EM_Scroll.

14 years agowine.inf: Add windows\help directory.
Louis Lenders [Tue, 2 Mar 2010 21:07:50 +0000 (22:07 +0100)] 
wine.inf: Add windows\help directory.

14 years agoserver: Set the idle event when PeekMessage is called with -1 as window filter.
Alexandre Julliard [Wed, 3 Mar 2010 12:19:13 +0000 (13:19 +0100)] 
server: Set the idle event when PeekMessage is called with -1 as window filter.

14 years agouser32: Pass HWND_BOTTOM unmodified to the server in PeekMessage.
Alexandre Julliard [Wed, 3 Mar 2010 12:18:33 +0000 (13:18 +0100)] 
user32: Pass HWND_BOTTOM unmodified to the server in PeekMessage.

14 years agowined3d: Move the 8-bit palette shader code over to the blit_shader backend.
Roderick Colenbrander [Tue, 2 Mar 2010 17:46:43 +0000 (18:46 +0100)] 
wined3d: Move the 8-bit palette shader code over to the blit_shader backend.

14 years agowined3d: Rename yuv to complex in order to prepare for 8-bit palette fixups using...
Roderick Colenbrander [Tue, 2 Mar 2010 15:21:45 +0000 (16:21 +0100)] 
wined3d: Rename yuv to complex in order to prepare for 8-bit palette fixups using the same code.

14 years agoshlwapi/tests: Some tests for PathGetDriveNumber.
Nikolay Sivov [Wed, 3 Mar 2010 09:38:39 +0000 (12:38 +0300)] 
shlwapi/tests: Some tests for PathGetDriveNumber.

14 years agokrnl386.exe: Don't try to free again an already freed global block.
Alexandre Julliard [Wed, 3 Mar 2010 10:52:59 +0000 (11:52 +0100)] 
krnl386.exe: Don't try to free again an already freed global block.

14 years agomsi: Correctly set the process working directory in custom action type 34.
Andrew Nguyen [Wed, 3 Mar 2010 08:53:23 +0000 (02:53 -0600)] 
msi: Correctly set the process working directory in custom action type 34.

14 years agod3dxof: Turn some TRACEs into WARNs in case of parsing error.
Christian Costa [Wed, 3 Mar 2010 07:52:43 +0000 (08:52 +0100)] 
d3dxof: Turn some TRACEs into WARNs in case of parsing error.

14 years agocomctl32/tests: Added scrolled listview test for LVM_GETSUBITEMRECT.
Dylan Smith [Wed, 3 Mar 2010 07:39:14 +0000 (02:39 -0500)] 
comctl32/tests: Added scrolled listview test for LVM_GETSUBITEMRECT.

14 years agocomctl32/listview: Scrolling affects subitem rect.
Dylan Smith [Wed, 3 Mar 2010 07:38:39 +0000 (02:38 -0500)] 
comctl32/listview: Scrolling affects subitem rect.

14 years agocomctl32/tests: Add NULL terminator to unicode string constant.
Dylan Smith [Wed, 3 Mar 2010 07:31:29 +0000 (02:31 -0500)] 
comctl32/tests: Add NULL terminator to unicode string constant.

14 years agocrypt32: Fix CryptFreeTls when calling with a freed index.
Reece Dunn [Tue, 2 Mar 2010 21:31:46 +0000 (21:31 +0000)] 
crypt32: Fix CryptFreeTls when calling with a freed index.

14 years agokernel32/tests: Add a test case for calling TlsFree on a freed index.
Reece Dunn [Tue, 2 Mar 2010 21:29:48 +0000 (21:29 +0000)] 
kernel32/tests: Add a test case for calling TlsFree on a freed index.

14 years agoole32: Add a test showing IStorage_CopyTo ignores open objects in the source.
Vincent Povirk [Tue, 2 Mar 2010 22:07:07 +0000 (16:07 -0600)] 
ole32: Add a test showing IStorage_CopyTo ignores open objects in the source.

14 years agoquartz: Silence the FIXME that AsyncReader does not implement IBasicAudio.
Paul Chitescu [Tue, 2 Mar 2010 19:46:43 +0000 (11:46 -0800)] 
quartz: Silence the FIXME that AsyncReader does not implement IBasicAudio.

14 years agowintrust: Correct GenericChainCertificateTrust's handling of WINTRUST_CreateChainForS...
Juan Lang [Mon, 1 Mar 2010 16:51:47 +0000 (08:51 -0800)] 
wintrust: Correct GenericChainCertificateTrust's handling of WINTRUST_CreateChainForSigner's return value.

14 years agoole32: Clear the sibling links when reinserting a renamed element.
Vincent Povirk [Fri, 26 Feb 2010 16:02:17 +0000 (10:02 -0600)] 
ole32: Clear the sibling links when reinserting a renamed element.

14 years agooleaut32: Add a test for non-oleautomation error handling.
Huw Davies [Tue, 2 Mar 2010 14:49:47 +0000 (14:49 +0000)] 
oleaut32: Add a test for non-oleautomation error handling.

14 years agomsi: Add tests for removing values from .ini files.
Hans Leidekker [Tue, 2 Mar 2010 13:59:19 +0000 (14:59 +0100)] 
msi: Add tests for removing values from .ini files.

14 years agomsi: Implement the RemoveIniValues standard action.
Hans Leidekker [Tue, 2 Mar 2010 13:58:55 +0000 (14:58 +0100)] 
msi: Implement the RemoveIniValues standard action.

14 years agomsi: Skip the FindRelatedProducts action when product is already installed.
Hans Leidekker [Tue, 2 Mar 2010 13:58:27 +0000 (14:58 +0100)] 
msi: Skip the FindRelatedProducts action when product is already installed.

14 years agomsi: Improve a trace.
Hans Leidekker [Tue, 2 Mar 2010 13:58:02 +0000 (14:58 +0100)] 
msi: Improve a trace.

14 years agomsi: Look at the requested action when publishing assemblies, not the action taken.
Hans Leidekker [Tue, 2 Mar 2010 13:57:37 +0000 (14:57 +0100)] 
msi: Look at the requested action when publishing assemblies, not the action taken.

14 years agomsi: Look at the requested action when moving files, not the action taken.
Hans Leidekker [Tue, 2 Mar 2010 13:57:14 +0000 (14:57 +0100)] 
msi: Look at the requested action when moving files, not the action taken.

14 years agomsi: Look at the requested action when deleting services, not the action taken.
Hans Leidekker [Tue, 2 Mar 2010 13:56:51 +0000 (14:56 +0100)] 
msi: Look at the requested action when deleting services, not the action taken.

14 years agomsi: Look at the requested action when stopping services, not the action taken.
Hans Leidekker [Tue, 2 Mar 2010 13:56:26 +0000 (14:56 +0100)] 
msi: Look at the requested action when stopping services, not the action taken.

14 years agomsi: Look at the requested action when installing services, not the action taken.
Hans Leidekker [Tue, 2 Mar 2010 13:56:01 +0000 (14:56 +0100)] 
msi: Look at the requested action when installing services, not the action taken.

14 years agomsi: Only create environment strings when the component is set to be installed.
Hans Leidekker [Tue, 2 Mar 2010 13:55:31 +0000 (14:55 +0100)] 
msi: Only create environment strings when the component is set to be installed.

14 years agomsi: Improve a trace.
Hans Leidekker [Tue, 2 Mar 2010 13:55:06 +0000 (14:55 +0100)] 
msi: Improve a trace.

14 years agowinmm/tests: Fix up to 3 MCI test failures.
Jörg Höhle [Sun, 28 Feb 2010 19:19:03 +0000 (20:19 +0100)] 
winmm/tests: Fix up to 3 MCI test failures.

14 years agouserenv: Implement stubbed userenv.dll.138.
Andrey Turkin [Tue, 2 Mar 2010 12:35:26 +0000 (15:35 +0300)] 
userenv: Implement stubbed userenv.dll.138.

14 years agouser32: Also show dialogs right after a WM_TIMER message.
Henri Verbeet [Tue, 2 Mar 2010 10:51:52 +0000 (11:51 +0100)] 
user32: Also show dialogs right after a WM_TIMER message.

14 years agoserver: Initial support for Wow64 registry redirection.
Alexandre Julliard [Tue, 2 Mar 2010 11:03:17 +0000 (12:03 +0100)] 
server: Initial support for Wow64 registry redirection.

14 years agowindowscodecs: Handle old libpng.so using distros (as SLE 10).
Marcus Meissner [Sat, 27 Feb 2010 22:13:21 +0000 (23:13 +0100)] 
windowscodecs: Handle old libpng.so using distros (as SLE 10).

14 years agoopengl32: Update opengl extensions.
Roderick Colenbrander [Tue, 2 Mar 2010 10:38:19 +0000 (11:38 +0100)] 
opengl32: Update opengl extensions.

14 years agoconfigure: Define _WIN32 when compiling on Windows.
Alexandre Goujon [Mon, 1 Mar 2010 20:39:40 +0000 (21:39 +0100)] 
configure: Define _WIN32 when compiling on Windows.

14 years agoconfigure: Add dll name recognition for cygwin.
Alexandre Goujon [Mon, 1 Mar 2010 20:39:39 +0000 (21:39 +0100)] 
configure: Add dll name recognition for cygwin.

14 years agourlmon: Add a stub for AsyncInstallDistributionUnit.
Austin English [Tue, 2 Mar 2010 01:49:41 +0000 (19:49 -0600)] 
urlmon: Add a stub for AsyncInstallDistributionUnit.

14 years agod3dx9_36: Remove useless HEAP_ZERO_MEMORY flag (spotted by Henri Verbeet).
Christian Costa [Tue, 2 Mar 2010 07:37:07 +0000 (08:37 +0100)] 
d3dx9_36: Remove useless HEAP_ZERO_MEMORY flag (spotted by Henri Verbeet).

14 years agowordpad: Update Korean translation.
Hwang YunSong [Tue, 2 Mar 2010 01:12:25 +0000 (10:12 +0900)] 
wordpad: Update Korean translation.

14 years agoshdocvw: Return success code in ITaskBarList::HrInit.
Andrey Turkin [Tue, 2 Mar 2010 04:55:00 +0000 (07:55 +0300)] 
shdocvw: Return success code in ITaskBarList::HrInit.

14 years agoole32: IMoniker_IsRunning returns E_INVALIDARG when bindctx is NULL.
Reece Dunn [Mon, 1 Mar 2010 23:15:11 +0000 (23:15 +0000)] 
ole32: IMoniker_IsRunning returns E_INVALIDARG when bindctx is NULL.

14 years agohlink/tests: Add more tests to show a difference in string and moniker hlinks.
Reece Dunn [Mon, 1 Mar 2010 22:21:40 +0000 (22:21 +0000)] 
hlink/tests: Add more tests to show a difference in string and moniker hlinks.

14 years agowordpad: Update Swedish translation.
Anders Jonsson [Mon, 1 Mar 2010 21:47:24 +0000 (22:47 +0100)] 
wordpad: Update Swedish translation.

14 years agocomctl32/toolbar: Fix possible null pointer dereference.
Nikolay Sivov [Mon, 1 Mar 2010 21:39:31 +0000 (00:39 +0300)] 
comctl32/toolbar: Fix possible null pointer dereference.

14 years agowined3d: Fix multisampling on cards without 32-bit RGB fbconfigs.
Roderick Colenbrander [Mon, 1 Mar 2010 16:32:53 +0000 (17:32 +0100)] 
wined3d: Fix multisampling on cards without 32-bit RGB fbconfigs.

14 years agoqedit: A full format is required when connecting either pin of the SampleGrabber.
Paul Chitescu [Mon, 1 Mar 2010 17:57:40 +0000 (09:57 -0800)] 
qedit: A full format is required when connecting either pin of the SampleGrabber.

14 years agowinex11: Don't try to create the owner window if it belongs to a different thread.
Alexandre Julliard [Mon, 1 Mar 2010 16:06:19 +0000 (17:06 +0100)] 
winex11: Don't try to create the owner window if it belongs to a different thread.

14 years agomsxml3/tests: Improve the IObjectSecurity tests to cover msxml3 SP8+ behaviour.
Reece Dunn [Sun, 28 Feb 2010 21:24:47 +0000 (21:24 +0000)] 
msxml3/tests: Improve the IObjectSecurity tests to cover msxml3 SP8+ behaviour.

14 years agowidl: Avoid two warnings.
Gerald Pfeifer [Sun, 28 Feb 2010 12:13:59 +0000 (13:13 +0100)] 
widl: Avoid two warnings.

14 years agoshlwapi: Ignore the hash of HTML URLs in UrlCombine.
Andrew Eikum [Sat, 27 Feb 2010 01:20:42 +0000 (19:20 -0600)] 
shlwapi: Ignore the hash of HTML URLs in UrlCombine.

14 years agontdll/tests: Add tests showing that NtCreateKey is not recursive.
Alexandre Julliard [Mon, 1 Mar 2010 13:24:05 +0000 (14:24 +0100)] 
ntdll/tests: Add tests showing that NtCreateKey is not recursive.

14 years agoserver: Make the standard registry key creation non-recursive.
Alexandre Julliard [Mon, 1 Mar 2010 13:14:50 +0000 (14:14 +0100)] 
server: Make the standard registry key creation non-recursive.

14 years agoserver: Add a separate function for internal registry key creation.
Alexandre Julliard [Mon, 1 Mar 2010 13:13:46 +0000 (14:13 +0100)] 
server: Add a separate function for internal registry key creation.

14 years agoadvapi32: Create keys recursively if necessary.
Alexandre Julliard [Mon, 1 Mar 2010 13:12:12 +0000 (14:12 +0100)] 
advapi32: Create keys recursively if necessary.

14 years agokernel32: Create the Nls\CodePage key one element at a time.
Alexandre Julliard [Mon, 1 Mar 2010 13:06:08 +0000 (14:06 +0100)] 
kernel32: Create the Nls\CodePage key one element at a time.

14 years agokernel32: Create the Control Panel\International key one element at a time.
Alexandre Julliard [Mon, 1 Mar 2010 13:04:33 +0000 (14:04 +0100)] 
kernel32: Create the Control Panel\International key one element at a time.

14 years agokernel32: Create the hardware registry keys one at a time, and bail out if the main...
Alexandre Julliard [Mon, 1 Mar 2010 13:02:16 +0000 (14:02 +0100)] 
kernel32: Create the hardware registry keys one at a time, and bail out if the main key already exists.

14 years agokernel32: Moved creation of the DynData registry keys to wineboot.
Alexandre Julliard [Mon, 1 Mar 2010 13:01:28 +0000 (14:01 +0100)] 
kernel32: Moved creation of the DynData registry keys to wineboot.

14 years agouxtheme: GetObject() already returns a DIB's absolute height.
Henri Verbeet [Mon, 1 Mar 2010 11:39:58 +0000 (12:39 +0100)] 
uxtheme: GetObject() already returns a DIB's absolute height.

14 years agowinex11.drv: GetObject() already returns a DIB's absolute height.
Henri Verbeet [Mon, 1 Mar 2010 11:39:57 +0000 (12:39 +0100)] 
winex11.drv: GetObject() already returns a DIB's absolute height.

14 years agogdi32: GetObject() should return the DIB's absolute height in dsBmih.biHeight.
Henri Verbeet [Mon, 1 Mar 2010 11:39:56 +0000 (12:39 +0100)] 
gdi32: GetObject() should return the DIB's absolute height in dsBmih.biHeight.