wine
13 years agontdll: Use the gettid system call on all Linux platforms.
Alexandre Julliard [Mon, 27 Dec 2010 11:02:34 +0000 (12:02 +0100)] 
ntdll: Use the gettid system call on all Linux platforms.

13 years agontdll: Use the futex system calls on all Linux platforms.
Alexandre Julliard [Mon, 27 Dec 2010 11:01:52 +0000 (12:01 +0100)] 
ntdll: Use the futex system calls on all Linux platforms.

13 years agontdll: Use the getdents64 system call on all Linux platforms.
Alexandre Julliard [Mon, 27 Dec 2010 11:01:43 +0000 (12:01 +0100)] 
ntdll: Use the getdents64 system call on all Linux platforms.

13 years agomshtml: COM cleanup for the IObjectWithSite iface.
Michael Stefaniuc [Mon, 27 Dec 2010 00:49:48 +0000 (01:49 +0100)] 
mshtml: COM cleanup for the IObjectWithSite iface.

13 years agomshtml: COM cleanup for the ISupportErrorInfo iface.
Michael Stefaniuc [Mon, 27 Dec 2010 00:48:10 +0000 (01:48 +0100)] 
mshtml: COM cleanup for the ISupportErrorInfo iface.

13 years agomshtml: COM cleanup for the IHlinkTarget iface.
Michael Stefaniuc [Mon, 27 Dec 2010 00:47:29 +0000 (01:47 +0100)] 
mshtml: COM cleanup for the IHlinkTarget iface.

13 years agomshtml: COM cleanup for the IOleControl iface.
Michael Stefaniuc [Mon, 27 Dec 2010 00:46:09 +0000 (01:46 +0100)] 
mshtml: COM cleanup for the IOleControl iface.

13 years agomshtml: COM cleanup for all the IOleCommandTarget ifaces.
Michael Stefaniuc [Mon, 27 Dec 2010 00:44:54 +0000 (01:44 +0100)] 
mshtml: COM cleanup for all the IOleCommandTarget ifaces.

13 years agomshtml: COM cleanup for all the IServiceProvider ifaces.
Michael Stefaniuc [Mon, 27 Dec 2010 00:43:10 +0000 (01:43 +0100)] 
mshtml: COM cleanup for all the IServiceProvider ifaces.

13 years agooleaut32: Get rid of some magic offset values, use structure for that.
Nikolay Sivov [Mon, 27 Dec 2010 00:43:19 +0000 (03:43 +0300)] 
oleaut32: Get rid of some magic offset values, use structure for that.

13 years agooleaut32: Move common define to a header.
Nikolay Sivov [Sun, 26 Dec 2010 22:35:37 +0000 (01:35 +0300)] 
oleaut32: Move common define to a header.

13 years agooleaut32: Get SYSKIND value with a helper.
Nikolay Sivov [Sat, 25 Dec 2010 15:24:27 +0000 (18:24 +0300)] 
oleaut32: Get SYSKIND value with a helper.

13 years agooleaut32: Allow all property methods to have the same name.
Nikolay Sivov [Sat, 25 Dec 2010 14:56:11 +0000 (17:56 +0300)] 
oleaut32: Allow all property methods to have the same name.

13 years agooleaut32: Add a helper to return INVOKEKIND flags value.
Nikolay Sivov [Sat, 25 Dec 2010 01:25:09 +0000 (04:25 +0300)] 
oleaut32: Add a helper to return INVOKEKIND flags value.

13 years agomsvcr90: Fix an integer overflow on 64 bit system for qsort_s tests.
Eric Pouech [Sun, 26 Dec 2010 17:00:20 +0000 (18:00 +0100)] 
msvcr90: Fix an integer overflow on 64 bit system for qsort_s tests.

13 years agourlmon: Fixed traces on 64bit systems.
Eric Pouech [Sun, 26 Dec 2010 17:00:14 +0000 (18:00 +0100)] 
urlmon: Fixed traces on 64bit systems.

13 years agowinedbg: When printing with default format an integer (in hex), keep printed value...
Eric Pouech [Sun, 26 Dec 2010 14:21:11 +0000 (15:21 +0100)] 
winedbg: When printing with default format an integer (in hex), keep printed value in sync with integer size.

13 years agowinedbg: Don't print extra \n in print_basic.
Eric Pouech [Sun, 26 Dec 2010 14:21:05 +0000 (15:21 +0100)] 
winedbg: Don't print extra \n in print_basic.

13 years agodbghelp: Fix ELF file computation on 64bit systems.
Eric Pouech [Sun, 26 Dec 2010 14:20:33 +0000 (15:20 +0100)] 
dbghelp: Fix ELF file computation on 64bit systems.

13 years agowinealsa.drv: Re-add capcontrols initialization.
Marcus Meissner [Sun, 26 Dec 2010 13:36:47 +0000 (14:36 +0100)] 
winealsa.drv: Re-add capcontrols initialization.

13 years agourlmon: Fixed a race in tests causing unexpected Switch call failures.
Jacek Caban [Sat, 25 Dec 2010 20:32:11 +0000 (21:32 +0100)] 
urlmon: Fixed a race in tests causing unexpected Switch call failures.

13 years agowininet: Update the Dutch translation.
Sven Baars [Sat, 25 Dec 2010 13:35:19 +0000 (14:35 +0100)] 
wininet: Update the Dutch translation.

13 years agocmd: Update the Dutch translation.
Sven Baars [Sat, 25 Dec 2010 13:35:12 +0000 (14:35 +0100)] 
cmd: Update the Dutch translation.

13 years agocmd: Fix a typo in the English resource.
Sven Baars [Sat, 25 Dec 2010 13:35:04 +0000 (14:35 +0100)] 
cmd: Fix a typo in the English resource.

13 years agomsacm32: Update Korean resource.
Hwang YunSong [Sat, 25 Dec 2010 07:45:34 +0000 (16:45 +0900)] 
msacm32: Update Korean resource.

13 years agompr: Update Korean resource.
Hwang YunSong [Sat, 25 Dec 2010 07:44:07 +0000 (16:44 +0900)] 
mpr: Update Korean resource.

13 years agocmd: Update Lithuanian translation.
Aurimas Fišeras [Thu, 23 Dec 2010 18:52:45 +0000 (18:52 +0000)] 
cmd: Update Lithuanian translation.

13 years agowininet: Update Lithuanian translation.
Aurimas Fišeras [Thu, 23 Dec 2010 18:42:22 +0000 (18:42 +0000)] 
wininet: Update Lithuanian translation.

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.