wine
14 years agowinex11: Make the tool window flag take precedence when setting the window type.
Alexandre Julliard [Tue, 28 Dec 2010 10:49:37 +0000 (11:49 +0100)] 
winex11: Make the tool window flag take precedence when setting the window type.

This prevents some menus from being marked as dialogs.

14 years agomsvidc32: Update Korean resource.
Hwang YunSong [Tue, 28 Dec 2010 02:15:13 +0000 (11:15 +0900)] 
msvidc32: Update Korean resource.

14 years agomsvfw32: Update Korean resource.
Hwang YunSong [Tue, 28 Dec 2010 02:12:49 +0000 (11:12 +0900)] 
msvfw32: Update Korean resource.

14 years agomshtml: COM cleanup for the remaining ifaces in NSContainer.
Michael Stefaniuc [Mon, 27 Dec 2010 22:30:53 +0000 (23:30 +0100)] 
mshtml: COM cleanup for the remaining ifaces in NSContainer.

14 years agomshtml: COM cleanup for the nsIWebBrowserChrome iface.
Michael Stefaniuc [Mon, 27 Dec 2010 22:27:55 +0000 (23:27 +0100)] 
mshtml: COM cleanup for the nsIWebBrowserChrome iface.

14 years agoavifil32: Reorder some code to avoid forward declarations for the IGetFrameVtbl methods.
Michael Stefaniuc [Mon, 27 Dec 2010 22:26:23 +0000 (23:26 +0100)] 
avifil32: Reorder some code to avoid forward declarations for the IGetFrameVtbl methods.

14 years agoavifil32: Use an iface instead of a vtbl pointer in IGetFrameImpl.
Michael Stefaniuc [Mon, 27 Dec 2010 22:18:54 +0000 (23:18 +0100)] 
avifil32: Use an iface instead of a vtbl pointer in IGetFrameImpl.

14 years agoavifil32: Reorder some code to avoid forward declarations for the IAVIStreamVtbl...
Michael Stefaniuc [Mon, 27 Dec 2010 22:16:22 +0000 (23:16 +0100)] 
avifil32: Reorder some code to avoid forward declarations for the IAVIStreamVtbl methods.

14 years agoavifil32: Use an iface instead of a vtbl pointer in IAVIStreamImpl.
Michael Stefaniuc [Mon, 27 Dec 2010 22:12:14 +0000 (23:12 +0100)] 
avifil32: Use an iface instead of a vtbl pointer in IAVIStreamImpl.

14 years agomsxml3: Standardize the COM usage in saxreader.c.
Michael Stefaniuc [Mon, 27 Dec 2010 22:12:06 +0000 (23:12 +0100)] 
msxml3: Standardize the COM usage in saxreader.c.

14 years agooleaut32: Use function description layout instead of hardcoded byte offsets.
Nikolay Sivov [Mon, 27 Dec 2010 20:53:02 +0000 (23:53 +0300)] 
oleaut32: Use function description layout instead of hardcoded byte offsets.

14 years agoshell32/tests: Support for IShellFolderView::RemoveObject was removed in Win7.
Greg Geldorp [Mon, 27 Dec 2010 19:54:38 +0000 (20:54 +0100)] 
shell32/tests: Support for IShellFolderView::RemoveObject was removed in Win7.

14 years agomshtml: Fixed unsafe cast in CreateChromeWindow2 implementation.
Jacek Caban [Mon, 27 Dec 2010 21:22:02 +0000 (22:22 +0100)] 
mshtml: Fixed unsafe cast in CreateChromeWindow2 implementation.

14 years agomshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions.
Jacek Caban [Mon, 27 Dec 2010 19:13:09 +0000 (20:13 +0100)] 
mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions.

14 years agomshtml: Pass DispatchEx pointer instead of outer IUnknown to DispatchEx's vtbl functions.
Jacek Caban [Mon, 27 Dec 2010 17:34:39 +0000 (18:34 +0100)] 
mshtml: Pass DispatchEx pointer instead of outer IUnknown to DispatchEx's vtbl functions.

14 years agodbghelp: For targets on Linux, report the VDSO system page as a known ELF module.
Eric Pouech [Mon, 27 Dec 2010 14:03:36 +0000 (15:03 +0100)] 
dbghelp: For targets on Linux, report the VDSO system page as a known ELF module.

14 years agodbghelp: Extend elf_map_file so that it can also handle ELF maps directly from debugg...
Eric Pouech [Mon, 27 Dec 2010 14:03:30 +0000 (15:03 +0100)] 
dbghelp: Extend elf_map_file so that it can also handle ELF maps directly from debuggee address space.

14 years agodbghelp: Use pread instead of read in elf_map_file.
Eric Pouech [Mon, 27 Dec 2010 14:03:24 +0000 (15:03 +0100)] 
dbghelp: Use pread instead of read in elf_map_file.

14 years agodbghelp: Split elf_load_file into two functions (one for creating a file-map, another...
Eric Pouech [Mon, 27 Dec 2010 14:03:18 +0000 (15:03 +0100)] 
dbghelp: Split elf_load_file into two functions (one for creating a file-map, another one for loading info out of a file-map).

14 years agodbghelp: Factorize a bit the ELF enumeration callbacks.
Eric Pouech [Mon, 27 Dec 2010 14:03:12 +0000 (15:03 +0100)] 
dbghelp: Factorize a bit the ELF enumeration callbacks.

14 years agowined3d: Handle the swapchain presentation interval with wglSwapIntervalEXT.
Andrew Nguyen [Mon, 27 Dec 2010 12:44:21 +0000 (06:44 -0600)] 
wined3d: Handle the swapchain presentation interval with wglSwapIntervalEXT.

14 years agowinex11.drv: Enhance the wrapper functions for WGL_EXT_swap_control.
Andrew Nguyen [Mon, 27 Dec 2010 12:44:11 +0000 (06:44 -0600)] 
winex11.drv: Enhance the wrapper functions for WGL_EXT_swap_control.

14 years agowined3d: Fix typo in GL_SGIS_generate_mipmap preprocessor definition.
Andrew Nguyen [Mon, 27 Dec 2010 12:44:01 +0000 (06:44 -0600)] 
wined3d: Fix typo in GL_SGIS_generate_mipmap preprocessor definition.

14 years agowined3d: Remove references to GLX_SGI_video_sync.
Andrew Nguyen [Mon, 27 Dec 2010 12:43:30 +0000 (06:43 -0600)] 
wined3d: Remove references to GLX_SGI_video_sync.

Usage of GLX_SGI_video_sync is problematic, and wined3d cannot use GLX extensions.

14 years agomshtml: COM cleanup for the rest of the *Window* ifaces in HTMLWindow.
Michael Stefaniuc [Mon, 27 Dec 2010 13:22:27 +0000 (14:22 +0100)] 
mshtml: COM cleanup for the rest of the *Window* ifaces in HTMLWindow.

14 years agomshtml: COM cleanup for the IHTMLWindow2 iface.
Michael Stefaniuc [Mon, 27 Dec 2010 11:50:32 +0000 (12:50 +0100)] 
mshtml: COM cleanup for the IHTMLWindow2 iface.

14 years agowineboot: Set a placeholder ProcessorNameString value in the volatile CPU registry...
Andrew Nguyen [Mon, 27 Dec 2010 12:54:24 +0000 (06:54 -0600)] 
wineboot: Set a placeholder ProcessorNameString value in the volatile CPU registry keys.

14 years agowineboot: Set the FeatureSet value in the volatile CPU registry keys.
Andrew Nguyen [Mon, 27 Dec 2010 12:54:14 +0000 (06:54 -0600)] 
wineboot: Set the FeatureSet value in the volatile CPU registry keys.

14 years agojscript: Added ScriptEngine*Version functions implementation.
Jacek Caban [Mon, 27 Dec 2010 12:38:08 +0000 (13:38 +0100)] 
jscript: Added ScriptEngine*Version functions implementation.

14 years agojscript: Added ScriptEngine() implementation.
Jacek Caban [Mon, 27 Dec 2010 12:37:54 +0000 (13:37 +0100)] 
jscript: Added ScriptEngine() implementation.

14 years agoiphlpapi: Fix GetAdaptersAddresses return values.
Timo Teräs [Mon, 27 Dec 2010 07:56:21 +0000 (09:56 +0200)] 
iphlpapi: Fix GetAdaptersAddresses return values.

14 years agomsrle32: Update Korean resource.
Hwang YunSong [Mon, 27 Dec 2010 02:24:11 +0000 (11:24 +0900)] 
msrle32: Update Korean resource.

14 years agomsi: Update Korean resource.
Hwang YunSong [Mon, 27 Dec 2010 02:21:27 +0000 (11:21 +0900)] 
msi: Update Korean resource.

14 years agospoolss/tests: Skip tests on Win7.
Greg Geldorp [Mon, 27 Dec 2010 11:35:49 +0000 (12:35 +0100)] 
spoolss/tests: Skip tests on Win7.

14 years agosetupapi/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Fri, 24 Dec 2010 23:07:01 +0000 (00:07 +0100)] 
setupapi/tests: Don't test function directly when reporting GetLastError().

14 years agosetupapi/tests: Better clean up if SetupUninstallOEMInf fails.
André Hentschel [Fri, 24 Dec 2010 23:05:35 +0000 (00:05 +0100)] 
setupapi/tests: Better clean up if SetupUninstallOEMInf fails.

14 years agowinetest: Refuse to run if the WoW64 side of the registry is missing.
Alexandre Julliard [Mon, 27 Dec 2010 13:45:17 +0000 (14:45 +0100)] 
winetest: Refuse to run if the WoW64 side of the registry is missing.

14 years agoconfigure: Create a wow64 symlink for the preloader too.
Alexandre Julliard [Mon, 27 Dec 2010 13:37:57 +0000 (14:37 +0100)] 
configure: Create a wow64 symlink for the preloader too.

14 years agoconfigure: Get rid of the replacement function for gettid.
Alexandre Julliard [Mon, 27 Dec 2010 11:08:37 +0000 (12:08 +0100)] 
configure: Get rid of the replacement function for gettid.

14 years agoserver: Use the tgkill system call on all Linux platforms.
Alexandre Julliard [Mon, 27 Dec 2010 11:07:16 +0000 (12:07 +0100)] 
server: Use the tgkill system call on all Linux platforms.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

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

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

14 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.

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

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

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

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

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

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

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

14 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.

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

14 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.

14 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.

14 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.

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

14 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.

14 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.

14 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.

14 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.

14 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.

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

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.