wine
14 years agokernel32/tests: Quote command line arguments that might contain spaces.
Greg Geldorp [Tue, 21 Dec 2010 15:41:24 +0000 (16:41 +0100)] 
kernel32/tests: Quote command line arguments that might contain spaces.

14 years agowineconsole: Fallback to window based console if the curses library isn't found.
Martin Storsjo [Tue, 21 Dec 2010 12:26:03 +0000 (14:26 +0200)] 
wineconsole: Fallback to window based console if the curses library isn't found.

14 years agocryptui: Update Korean resource.
Hwang YunSong [Tue, 21 Dec 2010 08:14:28 +0000 (17:14 +0900)] 
cryptui: Update Korean resource.

14 years agocryptdlg: Update Korean resource.
Hwang YunSong [Tue, 21 Dec 2010 08:12:54 +0000 (17:12 +0900)] 
cryptdlg: Update Korean resource.

14 years agooleaut32: Standardize the COM usage in tmarshal.c.
Michael Stefaniuc [Tue, 21 Dec 2010 10:30:58 +0000 (11:30 +0100)] 
oleaut32: Standardize the COM usage in tmarshal.c.

14 years agooleaut32/tests: Standardize the COM usage in tmarshal.c.
Michael Stefaniuc [Tue, 21 Dec 2010 10:30:37 +0000 (11:30 +0100)] 
oleaut32/tests: Standardize the COM usage in tmarshal.c.

14 years agoqcap: Use ifaces instead of vtbl pointers in VfwCapture.
Michael Stefaniuc [Tue, 21 Dec 2010 10:31:10 +0000 (11:31 +0100)] 
qcap: Use ifaces instead of vtbl pointers in VfwCapture.

14 years agod3dx9_36: Use an iface instead of an vtbl pointer in ID3DXConstantTableImpl.
Michael Stefaniuc [Tue, 21 Dec 2010 10:30:28 +0000 (11:30 +0100)] 
d3dx9_36: Use an iface instead of an vtbl pointer in ID3DXConstantTableImpl.

14 years agod3dcompiler: Parse ISGN in the reflection interface.
Rico Schüller [Tue, 21 Dec 2010 10:06:11 +0000 (11:06 +0100)] 
d3dcompiler: Parse ISGN in the reflection interface.

14 years agod3dcompiler: Implement ID3D11ShaderReflection::GetConversionInstructionCount().
Rico Schüller [Tue, 21 Dec 2010 10:06:07 +0000 (11:06 +0100)] 
d3dcompiler: Implement ID3D11ShaderReflection::GetConversionInstructionCount().

14 years agod3dcompiler: Implement ID3D11ShaderReflection::GetMovInstructionCount().
Rico Schüller [Tue, 21 Dec 2010 10:06:04 +0000 (11:06 +0100)] 
d3dcompiler: Implement ID3D11ShaderReflection::GetMovInstructionCount().

14 years agod3dcompiler: Parse reflection STAT tag.
Rico Schüller [Tue, 21 Dec 2010 10:06:01 +0000 (11:06 +0100)] 
d3dcompiler: Parse reflection STAT tag.

14 years agod3dcompiler: Use an iface instead of a vtbl pointer in d3dcompiler_shader_reflection.
Rico Schüller [Tue, 21 Dec 2010 10:05:58 +0000 (11:05 +0100)] 
d3dcompiler: Use an iface instead of a vtbl pointer in d3dcompiler_shader_reflection.

14 years agod3dcompiler: Use an iface instead of a vtbl pointer in d3dcompiler_blob.
Rico Schüller [Tue, 21 Dec 2010 10:05:49 +0000 (11:05 +0100)] 
d3dcompiler: Use an iface instead of a vtbl pointer in d3dcompiler_blob.

14 years agomsxml3: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Tue, 21 Dec 2010 12:41:29 +0000 (13:41 +0100)] 
msxml3: Convert dll registration to the IRegistrar mechanism.

14 years agomsxml2: Add an msxml2 library that contains the v2.6 msxml typelib.
Alexandre Julliard [Tue, 21 Dec 2010 12:27:20 +0000 (13:27 +0100)] 
msxml2: Add an msxml2 library that contains the v2.6 msxml typelib.

14 years agomsxml: Register the v2.0 classes using the IRegistrar mechanism.
Alexandre Julliard [Tue, 21 Dec 2010 12:26:15 +0000 (13:26 +0100)] 
msxml: Register the v2.0 classes using the IRegistrar mechanism.

14 years agomsxml: Add an msxml library that contains the v2.0 msxml typelib.
Alexandre Julliard [Tue, 21 Dec 2010 11:03:14 +0000 (12:03 +0100)] 
msxml: Add an msxml library that contains the v2.0 msxml typelib.

14 years agoinclude: Add a couple of missing interfaces in msxml2.idl.
Alexandre Julliard [Tue, 21 Dec 2010 11:17:31 +0000 (12:17 +0100)] 
include: Add a couple of missing interfaces in msxml2.idl.

14 years agoinclude: Correctly define the msxml typelib by directly including xmldom.idl and...
Alexandre Julliard [Tue, 21 Dec 2010 10:40:04 +0000 (11:40 +0100)] 
include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl.

14 years agocmd: Update Swedish translation.
Anders Jonsson [Tue, 21 Dec 2010 08:44:41 +0000 (09:44 +0100)] 
cmd: Update Swedish translation.

14 years agocmd: Update Italian translation.
Luca Bennati [Mon, 20 Dec 2010 22:27:28 +0000 (23:27 +0100)] 
cmd: Update Italian translation.

14 years agosane.ds: The Da, En, Fi, Fr, Nl, Pt resources are using UTF-8.
Michael Stefaniuc [Tue, 21 Dec 2010 00:22:42 +0000 (01:22 +0100)] 
sane.ds: The Da, En, Fi, Fr, Nl, Pt resources are using UTF-8.

14 years agojscript: Exception tests clean up.
Jacek Caban [Mon, 20 Dec 2010 18:09:51 +0000 (19:09 +0100)] 
jscript: Exception tests clean up.

14 years agomshtml: Fixed IOleUndoManager::QueryInterface implementation.
Jacek Caban [Mon, 20 Dec 2010 18:09:34 +0000 (19:09 +0100)] 
mshtml: Fixed IOleUndoManager::QueryInterface implementation.

14 years agourlmon: Added IUriContainer stub implementation of URLMoniker object.
Jacek Caban [Mon, 20 Dec 2010 14:15:00 +0000 (14:15 +0000)] 
urlmon: Added IUriContainer stub implementation of URLMoniker object.

14 years agocrypt32: Update Korean resource.
Hwang YunSong [Mon, 20 Dec 2010 02:17:34 +0000 (11:17 +0900)] 
crypt32: Update Korean resource.

14 years agocredui: Update Korean resource.
Hwang YunSong [Mon, 20 Dec 2010 02:15:58 +0000 (11:15 +0900)] 
credui: Update Korean resource.

14 years agowmiutils: Use an iface instead of an vtbl pointer in status_code.
Michael Stefaniuc [Mon, 20 Dec 2010 10:35:32 +0000 (11:35 +0100)] 
wmiutils: Use an iface instead of an vtbl pointer in status_code.

14 years agod3dx9_36: Use an iface instead of an vtbl pointer in ID3DXLineImpl.
Michael Stefaniuc [Mon, 20 Dec 2010 10:35:15 +0000 (11:35 +0100)] 
d3dx9_36: Use an iface instead of an vtbl pointer in ID3DXLineImpl.

14 years agohnetcfg: Standardize the COM usage in service.c.
Michael Stefaniuc [Mon, 20 Dec 2010 10:34:38 +0000 (11:34 +0100)] 
hnetcfg: Standardize the COM usage in service.c.

14 years agohnetcfg: Use an iface instead of an vtbl pointer in fw_profile.
Michael Stefaniuc [Mon, 20 Dec 2010 10:34:31 +0000 (11:34 +0100)] 
hnetcfg: Use an iface instead of an vtbl pointer in fw_profile.

14 years agohnetcfg: Standardize the COM usage in port.c.
Michael Stefaniuc [Mon, 20 Dec 2010 10:34:24 +0000 (11:34 +0100)] 
hnetcfg: Standardize the COM usage in port.c.

14 years agohnetcfg: Use an iface instead of an vtbl pointer in fw_policy.
Michael Stefaniuc [Mon, 20 Dec 2010 10:34:15 +0000 (11:34 +0100)] 
hnetcfg: Use an iface instead of an vtbl pointer in fw_policy.

14 years agohnetcfg: Use an iface instead of an vtbl pointer in fw_manager.
Michael Stefaniuc [Mon, 20 Dec 2010 10:34:08 +0000 (11:34 +0100)] 
hnetcfg: Use an iface instead of an vtbl pointer in fw_manager.

14 years agohnetcfg: Standardize the COM usage in apps.c.
Michael Stefaniuc [Mon, 20 Dec 2010 10:34:01 +0000 (11:34 +0100)] 
hnetcfg: Standardize the COM usage in apps.c.

14 years agojscript: Added Date.setYear implementation.
Jacek Caban [Mon, 20 Dec 2010 11:21:42 +0000 (12:21 +0100)] 
jscript: Added Date.setYear implementation.

14 years agoole32: Standardize the COM usage.
Huw Davies [Fri, 17 Dec 2010 14:58:32 +0000 (14:58 +0000)] 
ole32: Standardize the COM usage.

14 years agoole32: Implement IDataAdviseHolder_EnumAdvise.
Huw Davies [Fri, 17 Dec 2010 14:13:03 +0000 (14:13 +0000)] 
ole32: Implement IDataAdviseHolder_EnumAdvise.

14 years agoole32: Allow the EnumSTATDATA constructor to take a sparse array.
Huw Davies [Fri, 17 Dec 2010 14:07:19 +0000 (14:07 +0000)] 
ole32: Allow the EnumSTATDATA constructor to take a sparse array.

14 years agoole32: Use a STATDATA array to hold the connection data.
Huw Davies [Fri, 17 Dec 2010 13:13:17 +0000 (13:13 +0000)] 
ole32: Use a STATDATA array to hold the connection data.

14 years agoole32: Remove some useless comments.
Huw Davies [Fri, 17 Dec 2010 11:51:47 +0000 (11:51 +0000)] 
ole32: Remove some useless comments.

14 years agocmd: Do not reset errorlevel during SET.
Detlef Riekenberg [Sun, 19 Dec 2010 22:13:34 +0000 (23:13 +0100)] 
cmd: Do not reset errorlevel during SET.

14 years agocmd: Add german translation for CHOICE.
Detlef Riekenberg [Sun, 19 Dec 2010 22:13:33 +0000 (23:13 +0100)] 
cmd: Add german translation for CHOICE.

14 years agocmd: Add CHOICE builtin with DOS6 to XP commandline parameter.
Detlef Riekenberg [Sun, 19 Dec 2010 22:13:32 +0000 (23:13 +0100)] 
cmd: Add CHOICE builtin with DOS6 to XP commandline parameter.

14 years agosane.ds: Fix translation of microsecond.
André Hentschel [Sun, 19 Dec 2010 18:48:07 +0000 (19:48 +0100)] 
sane.ds: Fix translation of microsecond.

14 years agogameux: Fix Path for the statistics.
André Hentschel [Sun, 19 Dec 2010 19:11:15 +0000 (20:11 +0100)] 
gameux: Fix Path for the statistics.

14 years agogameux: Fix test failures on Wine wow64.
André Hentschel [Sun, 19 Dec 2010 19:35:38 +0000 (20:35 +0100)] 
gameux: Fix test failures on Wine wow64.

14 years agomsi/tests: Remove superfluous check.
André Hentschel [Mon, 20 Dec 2010 00:48:13 +0000 (01:48 +0100)] 
msi/tests: Remove superfluous check.

14 years agorsaenh/tests: CryptGetKeyParam doesn't fail on Win7/Win2K8R2.
Greg Geldorp [Sun, 19 Dec 2010 23:32:18 +0000 (00:32 +0100)] 
rsaenh/tests: CryptGetKeyParam doesn't fail on Win7/Win2K8R2.

14 years agoshell32: Add IShellItem2 stub to ShellItem implementation.
David Hedberg [Sun, 19 Dec 2010 22:15:13 +0000 (23:15 +0100)] 
shell32: Add IShellItem2 stub to ShellItem implementation.

14 years agoshell32: IShellItem::GetAttributes should also work on the desktop shellfolder.
David Hedberg [Sun, 19 Dec 2010 22:15:12 +0000 (23:15 +0100)] 
shell32: IShellItem::GetAttributes should also work on the desktop shellfolder.

14 years agoinclude: Add IShellItem2 interface declaration.
David Hedberg [Sun, 19 Dec 2010 22:15:11 +0000 (23:15 +0100)] 
include: Add IShellItem2 interface declaration.

14 years agoshell32: Return S_OK in ::SetPropertyBag.
David Hedberg [Sun, 19 Dec 2010 21:11:23 +0000 (22:11 +0100)] 
shell32: Return S_OK in ::SetPropertyBag.

14 years agoshell32: Fix ExplorerBrowser::SetRect to work properly when passed a NULL-valued...
David Hedberg [Sun, 19 Dec 2010 21:07:12 +0000 (22:07 +0100)] 
shell32: Fix ExplorerBrowser::SetRect to work properly when passed a NULL-valued hdwp.

14 years agowininet: Add a simple certificate dialog to InternetErrorDlg.
David Hedberg [Sun, 19 Dec 2010 20:34:28 +0000 (21:34 +0100)] 
wininet: Add a simple certificate dialog to InternetErrorDlg.

14 years agowininet: Make module handle scope global.
David Hedberg [Sun, 19 Dec 2010 20:34:27 +0000 (21:34 +0100)] 
wininet: Make module handle scope global.

14 years agowininet: Respect SECURITY_FLAG_IGNORE_CERT_DATE_INVALID.
David Hedberg [Sun, 19 Dec 2010 20:27:23 +0000 (21:27 +0100)] 
wininet: Respect SECURITY_FLAG_IGNORE_CERT_DATE_INVALID.

14 years agourlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not specified.
David Hedberg [Sun, 19 Dec 2010 20:26:06 +0000 (21:26 +0100)] 
urlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not specified.

14 years agokernel32/tests: Add tests to verify USERPROFILE and environment variables from regist...
Greg Geldorp [Sun, 19 Dec 2010 16:47:42 +0000 (17:47 +0100)] 
kernel32/tests: Add tests to verify USERPROFILE and environment variables from registry are present and correct.

14 years agooleaut32/varformat: Fix day string representation format output.
Nikolay Sivov [Sun, 19 Dec 2010 16:25:50 +0000 (19:25 +0300)] 
oleaut32/varformat: Fix day string representation format output.

14 years agowined3d: Fix memset size in IWineD3DVolumeImpl_Unmap.
Rico Schüller [Sun, 19 Dec 2010 10:49:45 +0000 (11:49 +0100)] 
wined3d: Fix memset size in IWineD3DVolumeImpl_Unmap.

14 years agowinecfg: Update Dutch translation.
Albert Pool [Wed, 15 Dec 2010 10:37:48 +0000 (11:37 +0100)] 
winecfg: Update Dutch translation.

14 years agoappwiz.cpl: Correctly handle NULL params in CPL_STARTWPARAMSW handler.
Jacek Caban [Sat, 18 Dec 2010 14:07:13 +0000 (15:07 +0100)] 
appwiz.cpl: Correctly handle NULL params in CPL_STARTWPARAMSW handler.

14 years agowiaservc: Convert coclasses registration to the IRegistrar mechanism.
Alexandre Julliard [Sat, 18 Dec 2010 13:43:33 +0000 (14:43 +0100)] 
wiaservc: Convert coclasses registration to the IRegistrar mechanism.

14 years agocomdlg32: Update Korean resource.
Hwang YunSong [Sat, 18 Dec 2010 08:51:53 +0000 (17:51 +0900)] 
comdlg32: Update Korean resource.

14 years agocomctl32: Update Korean resource.
Hwang YunSong [Sat, 18 Dec 2010 08:50:14 +0000 (17:50 +0900)] 
comctl32: Update Korean resource.

14 years agoconfigure.ac: Add -Wlogical-op, if it's not noisy.
Marcus Meissner [Fri, 17 Dec 2010 20:29:20 +0000 (21:29 +0100)] 
configure.ac: Add -Wlogical-op, if it's not noisy.

14 years agoloader: Define asm functions instead of inlines for x86-64 syscalls to avoid trouble...
Alexandre Julliard [Sat, 18 Dec 2010 11:33:29 +0000 (12:33 +0100)] 
loader: Define asm functions instead of inlines for x86-64 syscalls to avoid trouble with register constraints.

14 years agomsi: Convert the dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 17 Dec 2010 13:59:49 +0000 (14:59 +0100)] 
msi: Convert the dll registration to the IRegistrar mechanism.

14 years agowidl: Register the PSFactoryBuffer class as factory if it's defined in the idl file.
Alexandre Julliard [Fri, 17 Dec 2010 13:58:47 +0000 (14:58 +0100)] 
widl: Register the PSFactoryBuffer class as factory if it's defined in the idl file.

14 years agoavifil32: Move extension registrations to the rgs file.
Alexandre Julliard [Fri, 17 Dec 2010 12:50:37 +0000 (13:50 +0100)] 
avifil32: Move extension registrations to the rgs file.

14 years agoquartz: Convert coclasses registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 17 Dec 2010 12:18:21 +0000 (13:18 +0100)] 
quartz: Convert coclasses registration to the IRegistrar mechanism.

14 years agowinapi: Remove support for wineaudioio.drv. wineaudioio.drv is no more.
Michael Stefaniuc [Fri, 17 Dec 2010 10:11:50 +0000 (11:11 +0100)] 
winapi: Remove support for wineaudioio.drv. wineaudioio.drv is no more.

14 years agoRemove the audioio sound driver. It is unused.
Michael Stefaniuc [Fri, 17 Dec 2010 10:11:42 +0000 (11:11 +0100)] 
Remove the audioio sound driver. It is unused.

The supported Solaris version 9 and 10 do not have audioio anymore. They
are using the ESD sound driver instead.

14 years agowinecfg: Remove the support to configure the audioio driver sound.
Michael Stefaniuc [Fri, 17 Dec 2010 10:11:20 +0000 (11:11 +0100)] 
winecfg: Remove the support to configure the audioio driver sound.

14 years agokernel32: Added more ReadDirectoryChangesW tests.
Piotr Caban [Thu, 16 Dec 2010 00:02:41 +0000 (01:02 +0100)] 
kernel32: Added more ReadDirectoryChangesW tests.

14 years agoserver: Handle more inotify mask values.
Piotr Caban [Thu, 16 Dec 2010 11:23:04 +0000 (12:23 +0100)] 
server: Handle more inotify mask values.

14 years agomshtml: Added IHTMLStyleElement::type property implementation.
Jacek Caban [Fri, 17 Dec 2010 02:39:36 +0000 (03:39 +0100)] 
mshtml: Added IHTMLStyleElement::type property implementation.

14 years agomshtml: Added IHTMLStyleElement::media property implementation.
Jacek Caban [Fri, 17 Dec 2010 02:39:24 +0000 (03:39 +0100)] 
mshtml: Added IHTMLStyleElement::media property implementation.

14 years agomshtml: Added IHTMLScriptElement::get_scr implementation.
Jacek Caban [Fri, 17 Dec 2010 02:39:11 +0000 (03:39 +0100)] 
mshtml: Added IHTMLScriptElement::get_scr implementation.

14 years agomshtml: Improved IOmNavigator::javaEnabled stub.
Jacek Caban [Fri, 17 Dec 2010 02:38:56 +0000 (03:38 +0100)] 
mshtml: Improved IOmNavigator::javaEnabled stub.

14 years agomshtml: Improved QueryService debug traces.
Jacek Caban [Fri, 17 Dec 2010 02:38:44 +0000 (03:38 +0100)] 
mshtml: Improved QueryService debug traces.

14 years agomshtml: Added support for forwarding object element's DOM calls to ActiveX control.
Jacek Caban [Fri, 17 Dec 2010 02:38:33 +0000 (03:38 +0100)] 
mshtml: Added support for forwarding object element's DOM calls to ActiveX control.

14 years agomshtml: Added IHTMLObjectElement::get_object implementation.
Jacek Caban [Fri, 17 Dec 2010 02:38:21 +0000 (03:38 +0100)] 
mshtml: Added IHTMLObjectElement::get_object implementation.

14 years agoshdocvw: Added support for QueryService(IID_IWebBrowserApp).
Jacek Caban [Fri, 17 Dec 2010 02:28:34 +0000 (03:28 +0100)] 
shdocvw: Added support for QueryService(IID_IWebBrowserApp).

14 years agoshdocvw: Moved getting dochost pointer to separated function.
Jacek Caban [Fri, 17 Dec 2010 02:28:21 +0000 (03:28 +0100)] 
shdocvw: Moved getting dochost pointer to separated function.

14 years agoshdocvw: Share get_LocationURL implementation between WebBrowser and InternetExplorer...
Jacek Caban [Fri, 17 Dec 2010 02:28:06 +0000 (03:28 +0100)] 
shdocvw: Share get_LocationURL implementation between WebBrowser and InternetExplorer objects.

14 years agokernel32: Fixed size to GetEnvironmentVariableW.
Marcus Meissner [Thu, 16 Dec 2010 22:16:24 +0000 (23:16 +0100)] 
kernel32: Fixed size to GetEnvironmentVariableW.

14 years agocrypt32: Accept any matching CN when checking a certificate's name.
Juan Lang [Thu, 16 Dec 2010 18:31:47 +0000 (10:31 -0800)] 
crypt32: Accept any matching CN when checking a certificate's name.

14 years agocmdlgtst: Update Korean resource.
Hwang YunSong [Thu, 16 Dec 2010 08:08:45 +0000 (17:08 +0900)] 
cmdlgtst: Update Korean resource.

14 years agoclock: Update Korean resource.
Hwang YunSong [Thu, 16 Dec 2010 08:07:55 +0000 (17:07 +0900)] 
clock: Update Korean resource.

14 years agowinetest: Make win9x unsupported.
Jacek Caban [Thu, 16 Dec 2010 14:29:59 +0000 (15:29 +0100)] 
winetest: Make win9x unsupported.

It's still possible to run tests with this patch, but results won't be
submitted.

14 years agomshtml: IHTMLDocument2 iface handling clean up.
Jacek Caban [Thu, 16 Dec 2010 13:59:51 +0000 (14:59 +0100)] 
mshtml: IHTMLDocument2 iface handling clean up.

14 years agogdi32: Clear the accel flags.
Huw Davies [Tue, 7 Dec 2010 11:37:14 +0000 (11:37 +0000)] 
gdi32: Clear the accel flags.

14 years agoinclude: Add GLYPHSET flag define.
Huw Davies [Thu, 16 Dec 2010 13:56:08 +0000 (13:56 +0000)] 
include: Add GLYPHSET flag define.

14 years agoole32: Rewrite the OleAdviseHolder's STATDATA enumerator to be a generic STATDATA...
Huw Davies [Thu, 16 Dec 2010 12:20:51 +0000 (12:20 +0000)] 
ole32: Rewrite the OleAdviseHolder's STATDATA enumerator to be a generic STATDATA enumerator.

14 years agontdll: Avoid putting the virtual heap in the low 2Gb on 64-bit.
Alexandre Julliard [Thu, 16 Dec 2010 19:02:25 +0000 (20:02 +0100)] 
ntdll: Avoid putting the virtual heap in the low 2Gb on 64-bit.

14 years agolibwine: Reserve memory areas for 64-bit in case we don't have a preloader.
Alexandre Julliard [Fri, 17 Dec 2010 12:25:41 +0000 (13:25 +0100)] 
libwine: Reserve memory areas for 64-bit in case we don't have a preloader.

14 years agolibwine: Use the 64-bit preloader when starting 64-bit wine.
Alexandre Julliard [Thu, 16 Dec 2010 16:59:30 +0000 (17:59 +0100)] 
libwine: Use the 64-bit preloader when starting 64-bit wine.