wine-orson.git
13 years agoRelease 1.3.10. wine-1.3.10
Alexandre Julliard [Fri, 24 Dec 2010 19:02:43 +0000 (20:02 +0100)]
Release 1.3.10.

13 years agomsi: Change ACTION_UpdateComponentStates to take a feature pointer.
Hans Leidekker [Fri, 24 Dec 2010 14:32:01 +0000 (15:32 +0100)]
msi: Change ACTION_UpdateComponentStates to take a feature pointer.

13 years agomsi: Use a function to determine if a feature is selected.
Hans Leidekker [Fri, 24 Dec 2010 14:31:43 +0000 (15:31 +0100)]
msi: Use a function to determine if a feature is selected.

13 years agomsi: Set the install level to the maximum if the requested install state is not the...
Hans Leidekker [Fri, 24 Dec 2010 14:31:26 +0000 (15:31 +0100)]
msi: Set the install level to the maximum if the requested install state is not the default.

13 years agomsi: Set the Preselected property if the default feature selection is modified in...
Hans Leidekker [Fri, 24 Dec 2010 14:31:02 +0000 (15:31 +0100)]
msi: Set the Preselected property if the default feature selection is modified in a dialog.

13 years agoappwiz.cpl: Convert the application list to a standard Wine list.
Alexandre Julliard [Fri, 24 Dec 2010 13:51:03 +0000 (14:51 +0100)]
appwiz.cpl: Convert the application list to a standard Wine list.

13 years agolocalui: Update Korean resource.
Hwang YunSong [Fri, 24 Dec 2010 02:42:23 +0000 (11:42 +0900)]
localui: Update Korean resource.

13 years agolocalspl: Update Korean resource.
Hwang YunSong [Fri, 24 Dec 2010 02:41:04 +0000 (11:41 +0900)]
localspl: Update Korean resource.

13 years agoappwiz.cpl: Run msiexec if the WindowsInstaller value is set.
Hans Leidekker [Fri, 24 Dec 2010 08:38:08 +0000 (09:38 +0100)]
appwiz.cpl: Run msiexec if the WindowsInstaller value is set.

13 years agouninstaller: Fix a leak.
Hans Leidekker [Fri, 24 Dec 2010 08:37:51 +0000 (09:37 +0100)]
uninstaller: Fix a leak.

13 years agooleaut32: Hide variables and functions count storage details in helpers.
Nikolay Sivov [Thu, 23 Dec 2010 23:51:04 +0000 (02:51 +0300)]
oleaut32: Hide variables and functions count storage details in helpers.

13 years agooleaut32: Fix ICreateTypeInfo2::SetVarHelpContext() to iterate properly.
Nikolay Sivov [Thu, 23 Dec 2010 23:04:38 +0000 (02:04 +0300)]
oleaut32: Fix ICreateTypeInfo2::SetVarHelpContext() to iterate properly.

13 years agogameux: Fix another test failure on Wine wow64.
André Hentschel [Thu, 23 Dec 2010 23:51:41 +0000 (00:51 +0100)]
gameux: Fix another test failure on Wine wow64.

13 years agowininet: Update Italian translation.
Luca Bennati [Thu, 23 Dec 2010 10:51:18 +0000 (11:51 +0100)]
wininet: Update Italian translation.

13 years agoinclude: Added macros for unions and structs that should remain nameless regardless...
Jacek Caban [Thu, 23 Dec 2010 15:05:29 +0000 (16:05 +0100)]
include: Added macros for unions and structs that should remain nameless regardless NONAMELESSUNION/NONAMELESSSTRUCT definition.

13 years agouninstaller: Run msiexec if the WindowsInstaller value is set.
Hans Leidekker [Thu, 23 Dec 2010 16:09:31 +0000 (17:09 +0100)]
uninstaller: Run msiexec if the WindowsInstaller value is set.

13 years agomsi: Remove an incorrect error trace.
Hans Leidekker [Thu, 23 Dec 2010 16:09:06 +0000 (17:09 +0100)]
msi: Remove an incorrect error trace.

13 years agomsi: Don't flag an error in the InstallServices action if the component does not...
Hans Leidekker [Thu, 23 Dec 2010 16:08:47 +0000 (17:08 +0100)]
msi: Don't flag an error in the InstallServices action if the component does not exist.

13 years agomsi: Global and local win32 assembly names are formatted differently.
Hans Leidekker [Thu, 23 Dec 2010 16:08:32 +0000 (17:08 +0100)]
msi: Global and local win32 assembly names are formatted differently.

13 years agomsi: Add some traces.
Hans Leidekker [Thu, 23 Dec 2010 16:08:10 +0000 (17:08 +0100)]
msi: Add some traces.

13 years agomsi: Rewrite command line parsing to handle quoted values correctly.
Hans Leidekker [Thu, 23 Dec 2010 16:07:55 +0000 (17:07 +0100)]
msi: Rewrite command line parsing to handle quoted values correctly.

13 years agomsi: Return INSTALLSTATE_UNKNOWN from MsiGetComponentState if the component is disabled.
Hans Leidekker [Thu, 23 Dec 2010 16:07:13 +0000 (17:07 +0100)]
msi: Return INSTALLSTATE_UNKNOWN from MsiGetComponentState if the component is disabled.

13 years agowineconsole: Don't overwrite the backend selection when parsing --use-event.
Martin Storsjo [Tue, 21 Dec 2010 22:07:51 +0000 (00:07 +0200)]
wineconsole: Don't overwrite the backend selection when parsing --use-event.

13 years agokernel32: Support deleting resources in UpdateResource.
Kirill Smelkov [Tue, 21 Dec 2010 14:23:11 +0000 (17:23 +0300)]
kernel32: Support deleting resources in UpdateResource.

13 years agourlmon: Make protocol tests more verbose.
Jacek Caban [Thu, 23 Dec 2010 13:30:08 +0000 (14:30 +0100)]
urlmon: Make protocol tests more verbose.

13 years agomshtml: Get rid of no longer used GECKO_DATADIR.
Jacek Caban [Thu, 23 Dec 2010 13:26:13 +0000 (14:26 +0100)]
mshtml: Get rid of no longer used GECKO_DATADIR.

13 years agoshell32: Add IInputObject stub to ExplorerBrowser.
David Hedberg [Thu, 23 Dec 2010 13:52:30 +0000 (14:52 +0100)]
shell32: Add IInputObject stub to ExplorerBrowser.

13 years agolibwine: Use the syscall function instead of inline assembly.
Alexandre Julliard [Thu, 23 Dec 2010 16:07:35 +0000 (17:07 +0100)]
libwine: Use the syscall function instead of inline assembly.

13 years agontdll: Use the syscall function instead of inline assembly.
Alexandre Julliard [Thu, 23 Dec 2010 15:10:18 +0000 (16:10 +0100)]
ntdll: Use the syscall function instead of inline assembly.

13 years agoserver: Use the syscall function instead of inline assembly.
Alexandre Julliard [Thu, 23 Dec 2010 15:10:12 +0000 (16:10 +0100)]
server: Use the syscall function instead of inline assembly.

13 years agoole32: Standardize the COM usage in defaulthandler.c.
Michael Stefaniuc [Thu, 23 Dec 2010 01:05:43 +0000 (02:05 +0100)]
ole32: Standardize the COM usage in defaulthandler.c.

13 years agoole32: Use ifaces instead of vtbl pointers in DataCache.
Michael Stefaniuc [Thu, 23 Dec 2010 01:05:04 +0000 (02:05 +0100)]
ole32: Use ifaces instead of vtbl pointers in DataCache.

13 years agoshdocvw/tests: Need to save .url before committing extra props for IE6.
Greg Geldorp [Thu, 23 Dec 2010 12:19:40 +0000 (13:19 +0100)]
shdocvw/tests: Need to save .url before committing extra props for IE6.

13 years agoadvapi32: Print a FIXME also for the unknown levels.
André Hentschel [Wed, 22 Dec 2010 20:10:10 +0000 (21:10 +0100)]
advapi32: Print a FIXME also for the unknown levels.

13 years agoshell32/tests: Fix a typo.
André Hentschel [Thu, 23 Dec 2010 02:03:22 +0000 (03:03 +0100)]
shell32/tests: Fix a typo.

13 years agowininet: Update French translation.
Frédéric Delanoy [Wed, 22 Dec 2010 22:42:11 +0000 (23:42 +0100)]
wininet: Update French translation.

13 years agoiccvid: Update Korean resource.
Hwang YunSong [Thu, 23 Dec 2010 07:39:56 +0000 (16:39 +0900)]
iccvid: Update Korean resource.

13 years agohhctl.ocx: Update Korean resource.
Hwang YunSong [Thu, 23 Dec 2010 07:38:37 +0000 (16:38 +0900)]
hhctl.ocx: Update Korean resource.

13 years agoquartz: Avoid %L in traces (LLVM/Clang).
Austin English [Thu, 23 Dec 2010 07:18:25 +0000 (23:18 -0800)]
quartz: Avoid %L in traces (LLVM/Clang).

13 years agomscoree/tests: Fix a broken test (LLVM/Clang).
Austin English [Thu, 23 Dec 2010 06:27:55 +0000 (22:27 -0800)]
mscoree/tests: Fix a broken test (LLVM/Clang).

13 years agomshtml: COM cleanup for the IOleInPlaceObjectWindowless iface.
Michael Stefaniuc [Thu, 23 Dec 2010 01:22:21 +0000 (02:22 +0100)]
mshtml: COM cleanup for the IOleInPlaceObjectWindowless iface.

13 years agomshtml: COM cleanup for the IViewObjectEx iface.
Michael Stefaniuc [Thu, 23 Dec 2010 01:21:09 +0000 (02:21 +0100)]
mshtml: COM cleanup for the IViewObjectEx iface.

13 years agomshtml: COM cleanup for the IOleInPlaceActiveObject iface.
Michael Stefaniuc [Thu, 23 Dec 2010 01:20:05 +0000 (02:20 +0100)]
mshtml: COM cleanup for the IOleInPlaceActiveObject iface.

13 years agomshtml: COM cleanup for the IOleDocumentView iface.
Michael Stefaniuc [Thu, 23 Dec 2010 01:19:14 +0000 (02:19 +0100)]
mshtml: COM cleanup for the IOleDocumentView iface.

13 years agomshtml: COM cleanup for the IOleDocument iface.
Michael Stefaniuc [Thu, 23 Dec 2010 01:17:39 +0000 (02:17 +0100)]
mshtml: COM cleanup for the IOleDocument iface.

13 years agomshtml: COM cleanup for the IOleObject iface.
Michael Stefaniuc [Thu, 23 Dec 2010 01:16:00 +0000 (02:16 +0100)]
mshtml: COM cleanup for the IOleObject iface.

13 years agomshtml: COM cleanup for the IMonikerProp iface.
Michael Stefaniuc [Thu, 23 Dec 2010 01:12:25 +0000 (02:12 +0100)]
mshtml: COM cleanup for the IMonikerProp iface.

13 years agowuapi: Use an iface instead of a vtbl pointer in wucf.
Michael Stefaniuc [Thu, 23 Dec 2010 01:11:33 +0000 (02:11 +0100)]
wuapi: Use an iface instead of a vtbl pointer in wucf.

13 years agoavifil32: Use an iface instead of a vtbl pointer in ITmpFileImpl.
Michael Stefaniuc [Thu, 23 Dec 2010 01:10:03 +0000 (02:10 +0100)]
avifil32: Use an iface instead of a vtbl pointer in ITmpFileImpl.

13 years agoinkobj: Remove inkcollector.c as it is dead code.
Michael Stefaniuc [Thu, 23 Dec 2010 01:07:21 +0000 (02:07 +0100)]
inkobj: Remove inkcollector.c as it is dead code.

13 years agomsctf: Standardize the COM usage in documentmgr.c.
Michael Stefaniuc [Thu, 23 Dec 2010 01:04:10 +0000 (02:04 +0100)]
msctf: Standardize the COM usage in documentmgr.c.

13 years agomsxml3: Standardize the COM usage in xmlelem.c.
Michael Stefaniuc [Thu, 23 Dec 2010 01:03:06 +0000 (02:03 +0100)]
msxml3: Standardize the COM usage in xmlelem.c.

13 years agomsxml3: Use ifaces instead of vtbl pointers in xmldoc.
Michael Stefaniuc [Thu, 23 Dec 2010 01:02:09 +0000 (02:02 +0100)]
msxml3: Use ifaces instead of vtbl pointers in xmldoc.

13 years agooleaut32: Fix null parameters handling in ICreateTypeLib2::CreateTypeInfo().
Nikolay Sivov [Wed, 22 Dec 2010 20:50:51 +0000 (23:50 +0300)]
oleaut32: Fix null parameters handling in ICreateTypeLib2::CreateTypeInfo().

13 years agoqmgr/tests: Use a temporary path to avoid failures.
André Hentschel [Wed, 22 Dec 2010 22:28:44 +0000 (23:28 +0100)]
qmgr/tests: Use a temporary path to avoid failures.

13 years agomsvcrt/tests: Add _fcvt_s tests.
Eryk Wieliczko [Wed, 22 Dec 2010 22:10:56 +0000 (23:10 +0100)]
msvcrt/tests: Add _fcvt_s tests.

13 years agourlmon: Converted more registration process to IRegistrar mechanism.
Jacek Caban [Wed, 22 Dec 2010 18:01:07 +0000 (19:01 +0100)]
urlmon: Converted more registration process to IRegistrar mechanism.

13 years agomshtml: Convert the classes registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 22 Dec 2010 20:26:11 +0000 (21:26 +0100)]
mshtml: Convert the classes registration to the IRegistrar mechanism.

13 years agoinclude: Define the Scriptlet class in mshtml.idl.
Alexandre Julliard [Wed, 22 Dec 2010 20:25:44 +0000 (21:25 +0100)]
include: Define the Scriptlet class in mshtml.idl.

13 years agowidl: Allow specifying a class version outside of a typelib too.
Alexandre Julliard [Thu, 23 Dec 2010 11:50:35 +0000 (12:50 +0100)]
widl: Allow specifying a class version outside of a typelib too.

13 years agowidl: Don't free the input file name since it's stored in various places in the locat...
Alexandre Julliard [Wed, 22 Dec 2010 20:26:43 +0000 (21:26 +0100)]
widl: Don't free the input file name since it's stored in various places in the location info.

13 years agoshlwapi: Added Hebrew translation.
Yaron Shahrabani [Wed, 22 Dec 2010 13:58:21 +0000 (15:58 +0200)]
shlwapi: Added Hebrew translation.

13 years agomshtml: Added GUID_CUSTOM_CONFIRMOBJECTSAFETY with CONFIRMSAFETYACTION_LOADOBJECT...
Jacek Caban [Wed, 22 Dec 2010 15:33:58 +0000 (09:33 -0600)]
mshtml: Added GUID_CUSTOM_CONFIRMOBJECTSAFETY with CONFIRMSAFETYACTION_LOADOBJECT flag tests.

13 years agourlmon: Added more IInternetProtocolEx tests.
Jacek Caban [Wed, 22 Dec 2010 15:07:33 +0000 (09:07 -0600)]
urlmon: Added more IInternetProtocolEx tests.

13 years agohhctrl.ocx: Add a typelib and register it.
Alexandre Julliard [Wed, 22 Dec 2010 14:52:33 +0000 (15:52 +0100)]
hhctrl.ocx: Add a typelib and register it.

13 years agoinclude: Set version to 1.0 for msxml classes.
Alexandre Julliard [Wed, 22 Dec 2010 14:51:45 +0000 (15:51 +0100)]
include: Set version to 1.0 for msxml classes.

13 years agowidl: Allow specifying a version for a coclass independently of its typelib version.
Alexandre Julliard [Wed, 22 Dec 2010 14:51:29 +0000 (15:51 +0100)]
widl: Allow specifying a version for a coclass independently of its typelib version.

13 years agontdll/tests: Add alternative results for overlong instructions.
Greg Geldorp [Wed, 22 Dec 2010 13:03:17 +0000 (14:03 +0100)]
ntdll/tests: Add alternative results for overlong instructions.

13 years agoshell32: Standardize the COM usage in ebrowser.c.
David Hedberg [Wed, 22 Dec 2010 01:20:47 +0000 (02:20 +0100)]
shell32: Standardize the COM usage in ebrowser.c.

13 years agourlmon: Fix return value from QueryService.
David Hedberg [Tue, 21 Dec 2010 23:50:25 +0000 (00:50 +0100)]
urlmon: Fix return value from QueryService.

13 years agourlmon: Split the code for sending an http request into its own function.
David Hedberg [Tue, 21 Dec 2010 23:50:24 +0000 (00:50 +0100)]
urlmon: Split the code for sending an http request into its own function.

13 years agoinclude: Add a few INET_E_ defines.
David Hedberg [Tue, 21 Dec 2010 23:50:23 +0000 (00:50 +0100)]
include: Add a few INET_E_ defines.

13 years agoshlwapi/tests: Allow Win7 behaviour for SHFormatDateTimeW.
André Hentschel [Tue, 21 Dec 2010 23:48:45 +0000 (00:48 +0100)]
shlwapi/tests: Allow Win7 behaviour for SHFormatDateTimeW.

13 years agod3dcompiler: Implement ID3D11ShaderReflection::GetPatchConstantParameterDesc().
Rico Schüller [Wed, 22 Dec 2010 11:16:32 +0000 (12:16 +0100)]
d3dcompiler: Implement ID3D11ShaderReflection::GetPatchConstantParameterDesc().

13 years agod3dcompiler: Implement ID3D11ShaderReflection::GetOutputParameterDesc().
Rico Schüller [Wed, 22 Dec 2010 11:16:12 +0000 (12:16 +0100)]
d3dcompiler: Implement ID3D11ShaderReflection::GetOutputParameterDesc().

13 years agod3dcompiler: Implement ID3D11ShaderReflection::GetInputParameterDesc().
Rico Schüller [Wed, 22 Dec 2010 11:15:57 +0000 (12:15 +0100)]
d3dcompiler: Implement ID3D11ShaderReflection::GetInputParameterDesc().

13 years agod3dcompiler: Parse PCSG in the reflection interface.
Rico Schüller [Wed, 22 Dec 2010 11:15:36 +0000 (12:15 +0100)]
d3dcompiler: Parse PCSG in the reflection interface.

13 years agod3dcompiler: Parse OSGN in the reflection interface.
Rico Schüller [Wed, 22 Dec 2010 11:15:21 +0000 (12:15 +0100)]
d3dcompiler: Parse OSGN in the reflection interface.

13 years agod3dcompiler: Properly initialize Stream member of D3D11_SIGNATURE_PARAMETER_DESC.
Rico Schüller [Wed, 22 Dec 2010 11:14:56 +0000 (12:14 +0100)]
d3dcompiler: Properly initialize Stream member of D3D11_SIGNATURE_PARAMETER_DESC.

13 years agogphoto2.ds: Update Korean resource.
Hwang YunSong [Wed, 22 Dec 2010 08:44:40 +0000 (17:44 +0900)]
gphoto2.ds: Update Korean resource.

13 years agocmd: Update Korean resource.
Hwang YunSong [Wed, 22 Dec 2010 08:43:56 +0000 (17:43 +0900)]
cmd: Update Korean resource.

13 years agooleaut32: Added ICreateTypeInfo2::SetVarHelpContext().
Nikolay Sivov [Wed, 22 Dec 2010 02:03:02 +0000 (05:03 +0300)]
oleaut32: Added ICreateTypeInfo2::SetVarHelpContext().

13 years agooleaut32: Fix GetLibAttr for null argument, plus error handling.
Nikolay Sivov [Wed, 22 Dec 2010 01:10:37 +0000 (04:10 +0300)]
oleaut32: Fix GetLibAttr for null argument, plus error handling.

13 years agooleaut32: Basic parameter validation tests for some GetTypeInfo* methods.
Nikolay Sivov [Wed, 22 Dec 2010 01:02:03 +0000 (04:02 +0300)]
oleaut32: Basic parameter validation tests for some GetTypeInfo* methods.

13 years agooleaut32/tests: Test return value without macros.
Nikolay Sivov [Wed, 22 Dec 2010 00:32:10 +0000 (03:32 +0300)]
oleaut32/tests: Test return value without macros.

13 years agowininet: Update French translation.
Frédéric Delanoy [Wed, 22 Dec 2010 10:17:36 +0000 (11:17 +0100)]
wininet: Update French translation.

13 years agocmd: Update French translation.
Frédéric Delanoy [Wed, 22 Dec 2010 10:17:35 +0000 (11:17 +0100)]
cmd: Update French translation.

13 years agomshtml: COM cleanup for the IPersist* ifaces in HTMLDocument.
Michael Stefaniuc [Wed, 22 Dec 2010 09:48:41 +0000 (10:48 +0100)]
mshtml: COM cleanup for the IPersist* ifaces in HTMLDocument.

13 years agomshtml: COM cleanup for the IHTMLDocument6 iface.
Michael Stefaniuc [Wed, 22 Dec 2010 09:45:14 +0000 (10:45 +0100)]
mshtml: COM cleanup for the IHTMLDocument6 iface.

13 years agomshtml: COM cleanup for the IHTMLDocument5 iface.
Michael Stefaniuc [Wed, 22 Dec 2010 09:43:37 +0000 (10:43 +0100)]
mshtml: COM cleanup for the IHTMLDocument5 iface.

13 years agomshtml: COM cleanup for the IHTMLDocument4 iface.
Michael Stefaniuc [Wed, 22 Dec 2010 09:41:19 +0000 (10:41 +0100)]
mshtml: COM cleanup for the IHTMLDocument4 iface.

13 years agomshtml: COM cleanup for the IHTMLDocument3 iface.
Michael Stefaniuc [Wed, 22 Dec 2010 09:39:41 +0000 (10:39 +0100)]
mshtml: COM cleanup for the IHTMLDocument3 iface.

13 years agoole32: Standardize the COM usage in git.c.
Michael Stefaniuc [Wed, 22 Dec 2010 09:36:50 +0000 (10:36 +0100)]
ole32: Standardize the COM usage in git.c.

13 years agokernel32: Fix some memory leaks in set_wow64_environment().
Henri Verbeet [Wed, 22 Dec 2010 08:03:13 +0000 (09:03 +0100)]
kernel32: Fix some memory leaks in set_wow64_environment().

13 years agowininet: Fix German translation.
André Hentschel [Tue, 21 Dec 2010 22:08:20 +0000 (23:08 +0100)]
wininet: Fix German translation.

13 years agowinecfg: Update Polish translation.
Łukasz Wojniłowicz [Tue, 21 Dec 2010 19:06:58 +0000 (20:06 +0100)]
winecfg: Update Polish translation.

13 years agocmd: Update Polish translation.
Łukasz Wojniłowicz [Tue, 21 Dec 2010 19:07:00 +0000 (20:07 +0100)]
cmd: Update Polish translation.

13 years agotaskmgr: Update Polish translation.
Łukasz Wojniłowicz [Tue, 21 Dec 2010 19:07:01 +0000 (20:07 +0100)]
taskmgr: Update Polish translation.

13 years agowininet: Update Polish translation.
Łukasz Wojniłowicz [Tue, 21 Dec 2010 19:06:59 +0000 (20:06 +0100)]
wininet: Update Polish translation.

13 years agoavifile: Update Polish translation.
Łukasz Wojniłowicz [Tue, 21 Dec 2010 19:06:57 +0000 (20:06 +0100)]
avifile: Update Polish translation.