wine
16 years agowinhttp: Move handling of default request parameters into build_request_string().
Hans Leidekker [Wed, 3 Sep 2008 10:30:44 +0000 (12:30 +0200)] 
winhttp: Move handling of default request parameters into build_request_string().

16 years agowinhttp: WinHttpCrackUrl and InternetCrackUrlW use different scheme constants.
Hans Leidekker [Wed, 3 Sep 2008 10:30:32 +0000 (12:30 +0200)] 
winhttp: WinHttpCrackUrl and InternetCrackUrlW use different scheme constants.

16 years agowinhttp: Allow reusing a secure connection.
Hans Leidekker [Wed, 3 Sep 2008 10:30:08 +0000 (12:30 +0200)] 
winhttp: Allow reusing a secure connection.

16 years agowinhttp: Avoid testing errno when it isn't set.
Hans Leidekker [Wed, 3 Sep 2008 10:29:45 +0000 (12:29 +0200)] 
winhttp: Avoid testing errno when it isn't set.

16 years agontdll: Add some tests for NtDeleteFile.
Jeff Zaroyko [Sun, 31 Aug 2008 11:54:03 +0000 (21:54 +1000)] 
ntdll: Add some tests for NtDeleteFile.

16 years agokernel32: Add some tests for DeleteFile.
Jeff Zaroyko [Sun, 31 Aug 2008 11:53:48 +0000 (21:53 +1000)] 
kernel32: Add some tests for DeleteFile.

16 years agouser32/tests: Deregister the class created by create_dde_window.
Jeff Latimer [Tue, 2 Sep 2008 10:46:51 +0000 (20:46 +1000)] 
user32/tests: Deregister the class created by create_dde_window.

16 years agontoskrnl.exe: Add stub for ObfDereferenceObject().
Jim Cameron [Thu, 28 Aug 2008 22:55:01 +0000 (23:55 +0100)] 
ntoskrnl.exe: Add stub for ObfDereferenceObject().

16 years agontoskrnl.exe: Add stub for ObReferenceObjectByHandle().
Jim Cameron [Thu, 28 Aug 2008 22:45:48 +0000 (23:45 +0100)] 
ntoskrnl.exe: Add stub for ObReferenceObjectByHandle().

16 years agontoskrnl.exe: Add stub for IoRegisterShutdownNotification().
Jim Cameron [Thu, 28 Aug 2008 22:36:35 +0000 (23:36 +0100)] 
ntoskrnl.exe: Add stub for IoRegisterShutdownNotification().

16 years agontoskrnl.exe: Add stub for IoRegisterDriverReinitialization().
Jim Cameron [Thu, 28 Aug 2008 22:31:58 +0000 (23:31 +0100)] 
ntoskrnl.exe: Add stub for IoRegisterDriverReinitialization().

16 years agontoskrnl.exe: Add stub for IoGetRelatedDeviceObject().
Jim Cameron [Thu, 28 Aug 2008 21:46:51 +0000 (22:46 +0100)] 
ntoskrnl.exe: Add stub for IoGetRelatedDeviceObject().

16 years agontoskrnl.exe: Add stub for IoGetDeviceObjectPointer().
Jim Cameron [Thu, 28 Aug 2008 21:22:15 +0000 (22:22 +0100)] 
ntoskrnl.exe: Add stub for IoGetDeviceObjectPointer().

16 years agomsxml3: Add IDispatchEx support to IXMLDOMDocument2.
Alistair Leslie-Hughes [Wed, 3 Sep 2008 00:23:10 +0000 (10:23 +1000)] 
msxml3: Add IDispatchEx support to IXMLDOMDocument2.

16 years agomsxml3: Correct FIXME.
Alistair Leslie-Hughes [Wed, 3 Sep 2008 03:04:50 +0000 (13:04 +1000)] 
msxml3: Correct FIXME.

16 years agomshtml: Add IHTMLElementBody test.
Alistair Leslie-Hughes [Wed, 3 Sep 2008 03:15:18 +0000 (13:15 +1000)] 
mshtml: Add IHTMLElementBody test.

16 years agomshtml: Make IHTMLBodyElement use correct IDispatchEx interface.
Alistair Leslie-Hughes [Mon, 1 Sep 2008 12:21:21 +0000 (22:21 +1000)] 
mshtml: Make IHTMLBodyElement use correct IDispatchEx interface.

16 years agoole32: Fix two failing tests in win9x.
James Hawkins [Wed, 3 Sep 2008 03:57:54 +0000 (22:57 -0500)] 
ole32: Fix two failing tests in win9x.

16 years agorasapi32: Fix several failing tests in win98.
James Hawkins [Wed, 3 Sep 2008 03:58:32 +0000 (22:58 -0500)] 
rasapi32: Fix several failing tests in win98.

16 years agontdll: Fix a failing test in NT4.
James Hawkins [Wed, 3 Sep 2008 03:57:13 +0000 (22:57 -0500)] 
ntdll: Fix a failing test in NT4.

16 years agonetapi32: Fix two failing tests in NT4.
James Hawkins [Wed, 3 Sep 2008 03:54:28 +0000 (22:54 -0500)] 
netapi32: Fix two failing tests in NT4.

16 years agokernel32: Fix a failing test in win95.
James Hawkins [Wed, 3 Sep 2008 03:53:53 +0000 (22:53 -0500)] 
kernel32: Fix a failing test in win95.

16 years agoiphlapi: Fix a failing test in win95.
James Hawkins [Wed, 3 Sep 2008 03:51:37 +0000 (22:51 -0500)] 
iphlapi: Fix a failing test in win95.

16 years agogdi32: Fix a failing test in win9x.
James Hawkins [Wed, 3 Sep 2008 03:50:14 +0000 (22:50 -0500)] 
gdi32: Fix a failing test in win9x.

16 years agocrypt32: Fix a few test failures in win9x.
James Hawkins [Wed, 3 Sep 2008 03:48:54 +0000 (22:48 -0500)] 
crypt32: Fix a few test failures in win9x.

16 years agocrypt32: Fix several failing tests in win9x.
James Hawkins [Wed, 3 Sep 2008 03:47:53 +0000 (22:47 -0500)] 
crypt32: Fix several failing tests in win9x.

16 years agocrypt32: Fix several test failures in win9x.
James Hawkins [Wed, 3 Sep 2008 03:46:44 +0000 (22:46 -0500)] 
crypt32: Fix several test failures in win9x.

16 years agocrypt32: Fix several failing tests in win9x.
James Hawkins [Wed, 3 Sep 2008 03:46:01 +0000 (22:46 -0500)] 
crypt32: Fix several failing tests in win9x.

16 years agocomctl32: Fix a failing test in win9x.
James Hawkins [Wed, 3 Sep 2008 03:43:39 +0000 (22:43 -0500)] 
comctl32: Fix a failing test in win9x.

16 years agocomctl32: Fix a failing test in win98.
James Hawkins [Wed, 3 Sep 2008 03:43:00 +0000 (22:43 -0500)] 
comctl32: Fix a failing test in win98.

16 years agoschannel: Fix a failing test in Vista.
James Hawkins [Wed, 3 Sep 2008 03:42:21 +0000 (22:42 -0500)] 
schannel: Fix a failing test in Vista.

16 years agorpcrt4: Fix a failing test in Vista.
James Hawkins [Wed, 3 Sep 2008 03:41:36 +0000 (22:41 -0500)] 
rpcrt4: Fix a failing test in Vista.

16 years agogdiplus: Add few TRACE(..) for Matrix.
Nikolay Sivov [Tue, 2 Sep 2008 20:49:54 +0000 (00:49 +0400)] 
gdiplus: Add few TRACE(..) for Matrix.

16 years agogdiplus: Add few TRACE(..) for ImageAttributes.
Nikolay Sivov [Tue, 2 Sep 2008 20:38:01 +0000 (00:38 +0400)] 
gdiplus: Add few TRACE(..) for ImageAttributes.

16 years agogdiplus: Add TRACE(..) for font calls.
Nikolay Sivov [Tue, 2 Sep 2008 20:33:58 +0000 (00:33 +0400)] 
gdiplus: Add TRACE(..) for font calls.

16 years agogdiplus: GdipGetLineGammaCorrection should check result pointer. Test added.
Nikolay Sivov [Tue, 2 Sep 2008 20:25:39 +0000 (00:25 +0400)] 
gdiplus: GdipGetLineGammaCorrection should check result pointer. Test added.

16 years agogdiplus: Add TRACE(..) for brush calls.
Nikolay Sivov [Tue, 2 Sep 2008 20:13:40 +0000 (00:13 +0400)] 
gdiplus: Add TRACE(..) for brush calls.

16 years agogdiplus: Add TRACE(..) to CustomLineCap.
Nikolay Sivov [Tue, 2 Sep 2008 19:52:20 +0000 (23:52 +0400)] 
gdiplus: Add TRACE(..) to CustomLineCap.

16 years agogdiplus: Fix API documentation name.
Nikolay Sivov [Tue, 2 Sep 2008 19:47:33 +0000 (23:47 +0400)] 
gdiplus: Fix API documentation name.

16 years agogdiplus: Add some TRACE(..) to Graphics.
Nikolay Sivov [Tue, 2 Sep 2008 19:45:39 +0000 (23:45 +0400)] 
gdiplus: Add some TRACE(..) to Graphics.

16 years agoprograms: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
Alexandre Julliard [Wed, 3 Sep 2008 09:30:44 +0000 (11:30 +0200)] 
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.

16 years agomsxml3/tests: Fix a test on win98.
Paul Vriens [Wed, 3 Sep 2008 07:48:49 +0000 (09:48 +0200)] 
msxml3/tests: Fix a test on win98.

16 years agomsxml3/tests: Use CreateFileA to please win98.
Paul Vriens [Wed, 3 Sep 2008 07:39:16 +0000 (09:39 +0200)] 
msxml3/tests: Use CreateFileA to please win98.

16 years agodinput: Add IID_IUnknown to DICF_CreateInstance(), DirectInputCreateEx().
Jim Cameron [Tue, 2 Sep 2008 21:17:17 +0000 (22:17 +0100)] 
dinput: Add IID_IUnknown to DICF_CreateInstance(), DirectInputCreateEx().

16 years agowined3d: Remove glFlush in RealizePalette.
Alexander Dorofeyev [Sun, 31 Aug 2008 14:05:30 +0000 (17:05 +0300)] 
wined3d: Remove glFlush in RealizePalette.

glFlush was added to surface_blt_to_drawable some time ago, which is a
more general fix and makes this one superfluous.

16 years agowined3d: Add glFlush when clearing the front buffer in ClearSurface.
Alexander Dorofeyev [Sun, 31 Aug 2008 14:05:26 +0000 (17:05 +0300)] 
wined3d: Add glFlush when clearing the front buffer in ClearSurface.

16 years agoregedit: Some minor unicode conversions.
Alexander Nicolaysen Sørnes [Tue, 2 Sep 2008 17:26:44 +0000 (19:26 +0200)] 
regedit: Some minor unicode conversions.

16 years agoregedit: Remove some unused code.
Alexander Nicolaysen Sørnes [Tue, 2 Sep 2008 16:43:57 +0000 (18:43 +0200)] 
regedit: Remove some unused code.

16 years agoregedit: Fix some references to TCHARs.
Alexander Nicolaysen Sørnes [Tue, 2 Sep 2008 16:41:42 +0000 (18:41 +0200)] 
regedit: Fix some references to TCHARs.

16 years agodplayx/tests: Add a few missing HeapFree's.
Paul Vriens [Tue, 2 Sep 2008 19:46:35 +0000 (21:46 +0200)] 
dplayx/tests: Add a few missing HeapFree's.

16 years agoddraw/tests: Let tests run again on win9x.
Paul Vriens [Tue, 2 Sep 2008 16:07:49 +0000 (18:07 +0200)] 
ddraw/tests: Let tests run again on win9x.

16 years agod3dxof: Handle comments in templates text format.
Christian Costa [Mon, 1 Sep 2008 21:21:52 +0000 (23:21 +0200)] 
d3dxof: Handle comments in templates text format.

16 years agod3dxof: Start implementing IDirectXFile_CreateEnumObject.
Christian Costa [Mon, 1 Sep 2008 20:55:44 +0000 (22:55 +0200)] 
d3dxof: Start implementing IDirectXFile_CreateEnumObject.

16 years agoshlwapi: Fix a few failing tests in Vista.
James Hawkins [Tue, 2 Sep 2008 06:09:59 +0000 (01:09 -0500)] 
shlwapi: Fix a few failing tests in Vista.

16 years agorpcrt4: Remove a test that was replaced by a better test.
James Hawkins [Tue, 2 Sep 2008 06:08:47 +0000 (01:08 -0500)] 
rpcrt4: Remove a test that was replaced by a better test.

16 years agoriched20: Trace the result of a failing test.
James Hawkins [Tue, 2 Sep 2008 06:08:07 +0000 (01:08 -0500)] 
riched20: Trace the result of a failing test.

16 years agoole32: Fix a failing test in Vista.
James Hawkins [Tue, 2 Sep 2008 06:07:31 +0000 (01:07 -0500)] 
ole32: Fix a failing test in Vista.

16 years agontdll: Fix a few failing tests in Vista.
James Hawkins [Tue, 2 Sep 2008 06:06:52 +0000 (01:06 -0500)] 
ntdll: Fix a few failing tests in Vista.

16 years agomsvcrt: Trace the results of two failing tests.
James Hawkins [Tue, 2 Sep 2008 06:05:37 +0000 (01:05 -0500)] 
msvcrt: Trace the results of two failing tests.

16 years agomsi: Fix a failing test in Vista.
James Hawkins [Tue, 2 Sep 2008 06:04:59 +0000 (01:04 -0500)] 
msi: Fix a failing test in Vista.

16 years agomshtml: Fix a test that fails in Vista.
James Hawkins [Tue, 2 Sep 2008 06:04:21 +0000 (01:04 -0500)] 
mshtml: Fix a test that fails in Vista.

16 years agomlang: Remove a test that fails on all systems.
James Hawkins [Tue, 2 Sep 2008 06:03:28 +0000 (01:03 -0500)] 
mlang: Remove a test that fails on all systems.

16 years agokernel32: Fix a test that fails in win2k3.
James Hawkins [Tue, 2 Sep 2008 06:02:39 +0000 (01:02 -0500)] 
kernel32: Fix a test that fails in win2k3.

16 years agokernel32: Fix two tests that fail in win2k3 and modify LoadLibraryEx to match this...
James Hawkins [Tue, 2 Sep 2008 06:01:59 +0000 (01:01 -0500)] 
kernel32: Fix two tests that fail in win2k3 and modify LoadLibraryEx to match this behavior.

16 years agokernel32: Fix a failing test in Vista.
James Hawkins [Tue, 2 Sep 2008 05:56:03 +0000 (00:56 -0500)] 
kernel32: Fix a failing test in Vista.

16 years agocrypt32: Fix a failing test in Vista.
James Hawkins [Tue, 2 Sep 2008 05:55:26 +0000 (00:55 -0500)] 
crypt32: Fix a failing test in Vista.

16 years agocrypt32: Remove a test with a binary result that behaves differently across platforms.
James Hawkins [Tue, 2 Sep 2008 05:54:48 +0000 (00:54 -0500)] 
crypt32: Remove a test with a binary result that behaves differently across platforms.

16 years agocrypt32: Fix a test that fails in Vista.
James Hawkins [Tue, 2 Sep 2008 05:53:56 +0000 (00:53 -0500)] 
crypt32: Fix a test that fails in Vista.

16 years agoadvapi32: Fix the process access rights value for Vista.
James Hawkins [Tue, 2 Sep 2008 05:52:33 +0000 (00:52 -0500)] 
advapi32: Fix the process access rights value for Vista.

16 years agoadvapi32: Fix a few test failures in Vista.
James Hawkins [Tue, 2 Sep 2008 05:46:10 +0000 (00:46 -0500)] 
advapi32: Fix a few test failures in Vista.

16 years agooleaut32: Improve the LHashValOfNameSys() documentation a bit.
Francois Gouget [Mon, 1 Sep 2008 15:01:42 +0000 (17:01 +0200)] 
oleaut32: Improve the LHashValOfNameSys() documentation a bit.

16 years agowordpad: Added Japanese resource.
Katayama Hirofumi MZ [Mon, 1 Sep 2008 00:10:00 +0000 (09:10 +0900)] 
wordpad: Added Japanese resource.

16 years agojscript: Added IActiveScript::GetScriptState implementation.
Jacek Caban [Sun, 31 Aug 2008 23:25:29 +0000 (01:25 +0200)] 
jscript: Added IActiveScript::GetScriptState implementation.

16 years agojscript: Added IDispatchEx::Invoke implementation.
Jacek Caban [Sun, 31 Aug 2008 23:24:57 +0000 (01:24 +0200)] 
jscript: Added IDispatchEx::Invoke implementation.

16 years agojscript: Added IDispatchEx::GetIDsOfNames implementation.
Jacek Caban [Sun, 31 Aug 2008 23:24:23 +0000 (01:24 +0200)] 
jscript: Added IDispatchEx::GetIDsOfNames implementation.

16 years agojscript: Added IActiveScript::GetScriptDispatch implementation.
Jacek Caban [Sun, 31 Aug 2008 23:23:38 +0000 (01:23 +0200)] 
jscript: Added IActiveScript::GetScriptDispatch implementation.

16 years agojscript: Added script site tests.
Jacek Caban [Sun, 31 Aug 2008 23:19:25 +0000 (01:19 +0200)] 
jscript: Added script site tests.

16 years agojscript: Added IActiveScript::Close implementation.
Jacek Caban [Sun, 31 Aug 2008 23:17:53 +0000 (01:17 +0200)] 
jscript: Added IActiveScript::Close implementation.

16 years agojscript: Added IActiveScript::SetScriptSite.
Jacek Caban [Sun, 31 Aug 2008 23:17:14 +0000 (01:17 +0200)] 
jscript: Added IActiveScript::SetScriptSite.

16 years agojscript: Added IActiveScriptParse::InitNew implementation.
Jacek Caban [Sun, 31 Aug 2008 23:23:16 +0000 (01:23 +0200)] 
jscript: Added IActiveScriptParse::InitNew implementation.

16 years agooleaut32: Add a widl-generated proxy file for ocidl.idl.
Dan Hipschman [Tue, 2 Sep 2008 16:02:04 +0000 (18:02 +0200)] 
oleaut32: Add a widl-generated proxy file for ocidl.idl.

16 years agowidl: Output NULL for inherited methods in the vtbl.
Dan Hipschman [Tue, 2 Sep 2008 16:01:53 +0000 (18:01 +0200)] 
widl: Output NULL for inherited methods in the vtbl.

16 years agoole32: Add a widl-generated proxy file for oleidl.idl.
Dan Hipschman [Tue, 2 Sep 2008 14:03:02 +0000 (16:03 +0200)] 
ole32: Add a widl-generated proxy file for oleidl.idl.

16 years agoole32: Add a widl-generated proxy file for objidl.idl.
Dan Hipschman [Tue, 2 Sep 2008 14:02:29 +0000 (16:02 +0200)] 
ole32: Add a widl-generated proxy file for objidl.idl.

16 years agoole32: Add widl-generated proxies for unknwn.idl and dcom.idl.
Dan Hipschman [Tue, 2 Sep 2008 14:00:33 +0000 (16:00 +0200)] 
ole32: Add widl-generated proxies for unknwn.idl and dcom.idl.

16 years agoddraw: Add some overlay tests.
Stefan Dösinger [Thu, 28 Aug 2008 14:38:32 +0000 (09:38 -0500)] 
ddraw: Add some overlay tests.

16 years agowined3d: Optimize the projected bump map handling.
Stefan Dösinger [Wed, 27 Aug 2008 19:39:29 +0000 (14:39 -0500)] 
wined3d: Optimize the projected bump map handling.

16 years agoddraw: Pass proper parameters to CheckDeviceFormat.
Stefan Dösinger [Wed, 27 Aug 2008 19:03:26 +0000 (14:03 -0500)] 
ddraw: Pass proper parameters to CheckDeviceFormat.

16 years agoddraw: Catch attempts to opengl-render to the desktop window.
Stefan Dösinger [Wed, 27 Aug 2008 18:20:50 +0000 (13:20 -0500)] 
ddraw: Catch attempts to opengl-render to the desktop window.

16 years agoddraw: Beware of the surface type when checking for format support.
Stefan Dösinger [Wed, 27 Aug 2008 15:42:40 +0000 (10:42 -0500)] 
ddraw: Beware of the surface type when checking for format support.

16 years agowined3d: Implement secondary color in the arbfp ffp pipeline.
Stefan Dösinger [Tue, 26 Aug 2008 20:17:09 +0000 (15:17 -0500)] 
wined3d: Implement secondary color in the arbfp ffp pipeline.

16 years agowined3d: Report incorrect filtering settings in ValidateDevice.
Stefan Dösinger [Thu, 21 Aug 2008 13:10:46 +0000 (15:10 +0200)] 
wined3d: Report incorrect filtering settings in ValidateDevice.

16 years agowined3d: BLENDTEXTUREALPHAPM reads the texture.
Stefan Dösinger [Wed, 20 Aug 2008 11:58:35 +0000 (13:58 +0200)] 
wined3d: BLENDTEXTUREALPHAPM reads the texture.

16 years agowined3d: Implement YV12 support for emulated overlays.
Stefan Dösinger [Tue, 26 Aug 2008 19:36:30 +0000 (14:36 -0500)] 
wined3d: Implement YV12 support for emulated overlays.

This is the prefered format of many codecs, and for some codecs this
is the only supported output format. As usual I try to handle all the
conversion in the GPU and keep the CPU involvement minimal to gain the
full performance of PBO transfers.

16 years agotaskmgr: Update Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 07:49:17 +0000 (16:49 +0900)] 
taskmgr: Update Japanese translation.

16 years agowinecfg: Update Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 07:39:10 +0000 (16:39 +0900)] 
winecfg: Update Japanese translation.

16 years agoclock: Update Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 06:33:08 +0000 (15:33 +0900)] 
clock: Update Japanese translation.

16 years agowinemine: Add Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 06:25:30 +0000 (15:25 +0900)] 
winemine: Add Japanese translation.

16 years agocomdlg32: Update Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 05:58:37 +0000 (14:58 +0900)] 
comdlg32: Update Japanese translation.

16 years agodplayx/tests: Remove a stray CoInitialize.
Paul Vriens [Mon, 1 Sep 2008 17:19:30 +0000 (19:19 +0200)] 
dplayx/tests: Remove a stray CoInitialize.