wine
13 years agocomdlg32: Use ifaces instead of vtbl pointers in IShellBrowserImpl.
Michael Stefaniuc [Fri, 31 Dec 2010 10:13:44 +0000 (11:13 +0100)] 
comdlg32: Use ifaces instead of vtbl pointers in IShellBrowserImpl.

13 years agocomdlg32: Pass an object instead of an iface to a helper function.
Michael Stefaniuc [Fri, 31 Dec 2010 10:12:19 +0000 (11:12 +0100)] 
comdlg32: Pass an object instead of an iface to a helper function.

13 years agomshtml: COM cleanup for the IUnknown iface.
Michael Stefaniuc [Fri, 31 Dec 2010 10:10:43 +0000 (11:10 +0100)] 
mshtml: COM cleanup for the IUnknown iface.

13 years agomshtml: Remove some stray #undef.
Michael Stefaniuc [Fri, 31 Dec 2010 10:09:55 +0000 (11:09 +0100)] 
mshtml: Remove some stray #undef.

13 years agomshtml: COM cleanup for the IDispatchEx iface in DispatchEx.
Michael Stefaniuc [Fri, 31 Dec 2010 10:07:33 +0000 (11:07 +0100)] 
mshtml: COM cleanup for the IDispatchEx iface in DispatchEx.

13 years agomshtml: COM cleanup for the IDispatchEx iface in HTMLWindow.
Michael Stefaniuc [Fri, 31 Dec 2010 10:03:45 +0000 (11:03 +0100)] 
mshtml: COM cleanup for the IDispatchEx iface in HTMLWindow.

13 years agomshtml: COM cleanup for the IDispatchEx iface in HTMLDocument.
Michael Stefaniuc [Fri, 31 Dec 2010 10:02:05 +0000 (11:02 +0100)] 
mshtml: COM cleanup for the IDispatchEx iface in HTMLDocument.

13 years agoinclude: Remove extra semicolons after a macro that doesn't need them.
Dan Kegel [Fri, 31 Dec 2010 04:54:00 +0000 (04:54 +0000)] 
include: Remove extra semicolons after a macro that doesn't need them.

13 years agooledlg: Update Korean resource.
Hwang YunSong [Fri, 31 Dec 2010 01:56:23 +0000 (10:56 +0900)] 
oledlg: Update Korean resource.

13 years agooleaut32: Update Korean resource.
Hwang YunSong [Fri, 31 Dec 2010 01:55:33 +0000 (10:55 +0900)] 
oleaut32: Update Korean resource.

13 years agogdi32/tests: Skip test that crashes on 64-bit.
Greg Geldorp [Fri, 31 Dec 2010 00:11:17 +0000 (01:11 +0100)] 
gdi32/tests: Skip test that crashes on 64-bit.

13 years agooleaut32: Implement ICreateTypeInfo2::SetVarDocString().
Nikolay Sivov [Thu, 30 Dec 2010 23:26:30 +0000 (02:26 +0300)] 
oleaut32: Implement ICreateTypeInfo2::SetVarDocString().

13 years agooleaut32: Update variable description and typeinfo size in ICreateTypeInfo2::SetVarHe...
Nikolay Sivov [Thu, 30 Dec 2010 20:06:44 +0000 (23:06 +0300)] 
oleaut32: Update variable description and typeinfo size in ICreateTypeInfo2::SetVarHelpContext().

13 years agooleaut32: Get function/variable description size with a helper, remove a hardcoded...
Nikolay Sivov [Thu, 30 Dec 2010 19:12:52 +0000 (22:12 +0300)] 
oleaut32: Get function/variable description size with a helper, remove a hardcoded size.

13 years agomshtml: Make nsIIOService::NewURI IUri-based.
Jacek Caban [Thu, 30 Dec 2010 22:32:58 +0000 (16:32 -0600)] 
mshtml: Make nsIIOService::NewURI IUri-based.

13 years agomshtml: Added moz-safe-about to the list of Gecko internal protocols.
Jacek Caban [Thu, 30 Dec 2010 22:29:11 +0000 (23:29 +0100)] 
mshtml: Added moz-safe-about to the list of Gecko internal protocols.

13 years agojscript: Update French translation.
Frédéric Delanoy [Thu, 30 Dec 2010 21:33:57 +0000 (22:33 +0100)] 
jscript: Update French translation.

13 years agoappwiz.cpl: Update French translation.
Frédéric Delanoy [Thu, 30 Dec 2010 21:33:56 +0000 (22:33 +0100)] 
appwiz.cpl: Update French translation.

13 years agoshell32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Thu, 30 Dec 2010 19:18:16 +0000 (20:18 +0100)] 
shell32/tests: Don't test function directly when reporting GetLastError().

13 years agouser32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Thu, 30 Dec 2010 19:06:53 +0000 (20:06 +0100)] 
user32/tests: Don't test function directly when reporting GetLastError().

13 years agoole32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Thu, 30 Dec 2010 19:02:00 +0000 (20:02 +0100)] 
ole32/tests: Don't test function directly when reporting GetLastError().

13 years agoimagehlp/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Thu, 30 Dec 2010 18:59:42 +0000 (19:59 +0100)] 
imagehlp/tests: Don't test function directly when reporting GetLastError().

13 years agoriched32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Thu, 30 Dec 2010 18:53:09 +0000 (19:53 +0100)] 
riched32/tests: Don't test function directly when reporting GetLastError().

13 years agomscms/tests: Fix test message.
André Hentschel [Thu, 30 Dec 2010 18:52:34 +0000 (19:52 +0100)] 
mscms/tests: Fix test message.

13 years agoadvapi32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Thu, 30 Dec 2010 18:31:54 +0000 (19:31 +0100)] 
advapi32/tests: Don't test function directly when reporting GetLastError().

13 years agowininet/tests: Don't call GetLastError() twice.
André Hentschel [Thu, 30 Dec 2010 18:30:12 +0000 (19:30 +0100)] 
wininet/tests: Don't call GetLastError() twice.

13 years agoadvapi32/tests: Test how creating a subkey in HKCR affect HKLM/HKCU.
André Hentschel [Thu, 30 Dec 2010 16:39:41 +0000 (17:39 +0100)] 
advapi32/tests: Test how creating a subkey in HKCR affect HKLM/HKCU.

13 years agokernel32/tests: Skip some debugger tests on 64-bit.
Greg Geldorp [Thu, 30 Dec 2010 15:31:16 +0000 (16:31 +0100)] 
kernel32/tests: Skip some debugger tests on 64-bit.

13 years agojscript: Update the Dutch translation.
Sven Baars [Thu, 30 Dec 2010 15:10:20 +0000 (16:10 +0100)] 
jscript: Update the Dutch translation.

13 years agoappwiz.cpl: Update the Dutch translation.
Sven Baars [Thu, 30 Dec 2010 15:10:16 +0000 (16:10 +0100)] 
appwiz.cpl: Update the Dutch translation.

13 years agojscript: Fixed some math API assumption that cause test failures on Solaris.
Jacek Caban [Thu, 30 Dec 2010 13:32:43 +0000 (14:32 +0100)] 
jscript: Fixed some math API assumption that cause test failures on Solaris.

13 years agomsxml3: Don't forward put_nodeTypedValue and put_dataType calls to node IXMLDOMNode...
Jacek Caban [Thu, 30 Dec 2010 12:07:50 +0000 (13:07 +0100)] 
msxml3: Don't forward put_nodeTypedValue and put_dataType calls to node IXMLDOMNode iface.

13 years agooleacc: Update Korean resource.
Hwang YunSong [Thu, 30 Dec 2010 02:16:59 +0000 (11:16 +0900)] 
oleacc: Update Korean resource.

13 years agojscript: Update Korean resource.
Hwang YunSong [Thu, 30 Dec 2010 02:15:19 +0000 (11:15 +0900)] 
jscript: Update Korean resource.

13 years agoshlwapi/tests: Fix typo.
André Hentschel [Thu, 30 Dec 2010 01:41:20 +0000 (02:41 +0100)] 
shlwapi/tests: Fix typo.

13 years agomsi/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Thu, 30 Dec 2010 01:40:43 +0000 (02:40 +0100)] 
msi/tests: Don't test function directly when reporting GetLastError().

13 years agoriched20/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Thu, 30 Dec 2010 01:39:40 +0000 (02:39 +0100)] 
riched20/tests: Don't test function directly when reporting GetLastError().

13 years agourlmon/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Thu, 30 Dec 2010 01:38:36 +0000 (02:38 +0100)] 
urlmon/tests: Don't test function directly when reporting GetLastError().

13 years agoshlwapi/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Wed, 29 Dec 2010 19:23:27 +0000 (20:23 +0100)] 
shlwapi/tests: Don't test function directly when reporting GetLastError().

13 years agocomdlg32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Wed, 29 Dec 2010 18:41:39 +0000 (19:41 +0100)] 
comdlg32/tests: Don't test function directly when reporting GetLastError().

13 years agoshell32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Wed, 29 Dec 2010 18:41:27 +0000 (19:41 +0100)] 
shell32/tests: Don't test function directly when reporting GetLastError().

13 years agodsound/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Wed, 29 Dec 2010 18:41:17 +0000 (19:41 +0100)] 
dsound/tests: Don't test function directly when reporting GetLastError().

13 years agosetupapi/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Wed, 29 Dec 2010 17:52:36 +0000 (18:52 +0100)] 
setupapi/tests: Don't test function directly when reporting GetLastError().

13 years agowpp: Line and column numbers must start at one.
Alexandre Julliard [Thu, 30 Dec 2010 12:08:43 +0000 (13:08 +0100)] 
wpp: Line and column numbers must start at one.

13 years agowrc: Store location information in strings.
Alexandre Julliard [Thu, 30 Dec 2010 12:08:30 +0000 (13:08 +0100)] 
wrc: Store location information in strings.

13 years agowrc: Explicitly define structure creation functions instead of playing with macros.
Alexandre Julliard [Thu, 30 Dec 2010 11:30:36 +0000 (12:30 +0100)] 
wrc: Explicitly define structure creation functions instead of playing with macros.

13 years agowrc: Copy the strmake utility function from winegcc.
Alexandre Julliard [Wed, 29 Dec 2010 18:54:54 +0000 (19:54 +0100)] 
wrc: Copy the strmake utility function from winegcc.

13 years agorpcrt4: COM cleanup for StdProxyImpl.
Michael Stefaniuc [Thu, 30 Dec 2010 10:57:18 +0000 (11:57 +0100)] 
rpcrt4: COM cleanup for StdProxyImpl.

13 years agohlink: Use an iface instead of a vtbl pointer in CFImpl.
Michael Stefaniuc [Thu, 30 Dec 2010 00:52:04 +0000 (01:52 +0100)] 
hlink: Use an iface instead of a vtbl pointer in CFImpl.

13 years agourlmon: Use an iface instead of a vtbl pointer in ClassFactory.
Michael Stefaniuc [Thu, 30 Dec 2010 00:51:12 +0000 (01:51 +0100)] 
urlmon: Use an iface instead of a vtbl pointer in ClassFactory.

13 years agomshtml: COM cleanup for the remaining ifaces in nsChannel.
Michael Stefaniuc [Thu, 30 Dec 2010 00:49:21 +0000 (01:49 +0100)] 
mshtml: COM cleanup for the remaining ifaces in nsChannel.

13 years agomshtml: COM cleanup for the nsIHttpChannel iface.
Michael Stefaniuc [Thu, 30 Dec 2010 00:43:11 +0000 (01:43 +0100)] 
mshtml: COM cleanup for the nsIHttpChannel iface.

13 years agomshtml: COM cleanup for the IHTMLDOMChildrenCollection iface.
Michael Stefaniuc [Thu, 30 Dec 2010 00:41:56 +0000 (01:41 +0100)] 
mshtml: COM cleanup for the IHTMLDOMChildrenCollection iface.

13 years agomshtml: COM cleanup for the IHTMLDOMNode2 iface.
Michael Stefaniuc [Thu, 30 Dec 2010 00:40:18 +0000 (01:40 +0100)] 
mshtml: COM cleanup for the IHTMLDOMNode2 iface.

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

13 years agomshtml: COM cleanup for the IHTMLElementCollection iface.
Michael Stefaniuc [Thu, 30 Dec 2010 00:36:57 +0000 (01:36 +0100)] 
mshtml: COM cleanup for the IHTMLElementCollection iface.

13 years agomshtml: COM cleanup for the IHTMLFiltersCollection iface.
Michael Stefaniuc [Thu, 30 Dec 2010 00:32:54 +0000 (01:32 +0100)] 
mshtml: COM cleanup for the IHTMLFiltersCollection iface.

13 years agomshtml: COM cleanup for the IHTMLElement3 iface.
Michael Stefaniuc [Thu, 30 Dec 2010 00:30:37 +0000 (01:30 +0100)] 
mshtml: COM cleanup for the IHTMLElement3 iface.

13 years agomshtml: COM cleanup for the IHTMLElement2 iface.
Michael Stefaniuc [Thu, 30 Dec 2010 00:27:28 +0000 (01:27 +0100)] 
mshtml: COM cleanup for the IHTMLElement2 iface.

13 years agomshtml: COM cleanup for the IHTMLElement iface.
Michael Stefaniuc [Thu, 30 Dec 2010 00:24:59 +0000 (01:24 +0100)] 
mshtml: COM cleanup for the IHTMLElement iface.

13 years agooleaut32: Get rid of useless comment lines.
Nikolay Sivov [Wed, 29 Dec 2010 00:29:02 +0000 (03:29 +0300)] 
oleaut32: Get rid of useless comment lines.

13 years agoappwiz.cpl: Update Italian translation.
Luca Bennati [Wed, 29 Dec 2010 20:07:16 +0000 (21:07 +0100)] 
appwiz.cpl: Update Italian translation.

13 years agojscript: Update Italian translation.
Luca Bennati [Wed, 29 Dec 2010 20:10:07 +0000 (21:10 +0100)] 
jscript: Update Italian translation.

13 years agojscript: Update Polish translation.
Łukasz Wojniłowicz [Wed, 29 Dec 2010 19:29:40 +0000 (20:29 +0100)] 
jscript: Update Polish translation.

13 years agoappwiz.cpl: Update Polish translation.
Łukasz Wojniłowicz [Wed, 29 Dec 2010 19:29:39 +0000 (20:29 +0100)] 
appwiz.cpl: Update Polish translation.

13 years agojscript: Update Swedish translation.
Anders Jonsson [Wed, 29 Dec 2010 19:34:09 +0000 (20:34 +0100)] 
jscript: Update Swedish translation.

13 years agoappwiz.cpl: Update Swedish translation.
Anders Jonsson [Wed, 29 Dec 2010 19:33:18 +0000 (20:33 +0100)] 
appwiz.cpl: Update Swedish translation.

13 years agoshdocvw: Get rid of no longer used DOCHOST_THIS.
Jacek Caban [Wed, 29 Dec 2010 18:05:39 +0000 (19:05 +0100)] 
shdocvw: Get rid of no longer used DOCHOST_THIS.

13 years agoappwiz.cpl: Update Lithuanian translation.
Aurimas Fišeras [Wed, 29 Dec 2010 17:44:33 +0000 (19:44 +0200)] 
appwiz.cpl: Update Lithuanian translation.

13 years agojscript: Moved remaining registration to IRegistrar mechanism.
Jacek Caban [Wed, 29 Dec 2010 15:02:46 +0000 (16:02 +0100)] 
jscript: Moved remaining registration to IRegistrar mechanism.

13 years agojscript: Return 'unknown' in typeof operator for native object's values that can...
Jacek Caban [Wed, 29 Dec 2010 15:02:25 +0000 (16:02 +0100)] 
jscript: Return 'unknown' in typeof operator for native object's values that can't be retrieved.

13 years agojscript: Don't unescape '\v'.
Jacek Caban [Wed, 29 Dec 2010 15:01:56 +0000 (16:01 +0100)] 
jscript: Don't unescape '\v'.

13 years agonotepad: Update Korean resource.
Hwang YunSong [Wed, 29 Dec 2010 02:03:57 +0000 (11:03 +0900)] 
notepad: Update Korean resource.

13 years agonet: Update Korean resource.
Hwang YunSong [Wed, 29 Dec 2010 02:03:03 +0000 (11:03 +0900)] 
net: Update Korean resource.

13 years agoconfigure: Make the import lib name optional in WINE_CONFIG_DLL.
Alexandre Julliard [Wed, 29 Dec 2010 13:10:47 +0000 (14:10 +0100)] 
configure: Make the import lib name optional in WINE_CONFIG_DLL.

13 years agomsvcrt: Implement _ftime64_s and _ftime32_s.
Eryk Wieliczko [Tue, 28 Dec 2010 13:24:04 +0000 (14:24 +0100)] 
msvcrt: Implement _ftime64_s and _ftime32_s.

13 years agosetupapi/tests: Uninstall .pnf if uninstall of .inf failed.
Greg Geldorp [Tue, 28 Dec 2010 23:07:26 +0000 (00:07 +0100)] 
setupapi/tests: Uninstall .pnf if uninstall of .inf failed.

13 years agoappwiz.cpl: Added checksum validation of downloaded file.
Jacek Caban [Tue, 28 Dec 2010 23:53:38 +0000 (00:53 +0100)] 
appwiz.cpl: Added checksum validation of downloaded file.

13 years agoconfigure: Fix OpenCL includes on systems with only CL/cl.h.
Adam Martinson [Tue, 28 Dec 2010 18:46:09 +0000 (12:46 -0600)] 
configure: Fix OpenCL includes on systems with only CL/cl.h.

13 years agomsvcrt: Added _ui64tow_s.
Arno Teigseth [Wed, 29 Dec 2010 07:13:53 +0000 (02:13 -0500)] 
msvcrt: Added _ui64tow_s.

13 years agooleaut32/tests: COM cleanup for usrmarshal.c.
Michael Stefaniuc [Wed, 29 Dec 2010 01:53:23 +0000 (02:53 +0100)] 
oleaut32/tests: COM cleanup for usrmarshal.c.

13 years agosti: Use an iface instead of a vtbl pointer in sti_cf.
Michael Stefaniuc [Wed, 29 Dec 2010 01:53:33 +0000 (02:53 +0100)] 
sti: Use an iface instead of a vtbl pointer in sti_cf.

13 years agohnetcfg: Use an iface instead of a vtbl pointer in hnetcfg_cf.
Michael Stefaniuc [Wed, 29 Dec 2010 01:53:08 +0000 (02:53 +0100)] 
hnetcfg: Use an iface instead of a vtbl pointer in hnetcfg_cf.

13 years agowmiutils: Use an iface instead of a vtbl pointer in wmiutils_cf.
Michael Stefaniuc [Wed, 29 Dec 2010 01:53:49 +0000 (02:53 +0100)] 
wmiutils: Use an iface instead of a vtbl pointer in wmiutils_cf.

13 years agoxmllite/tests: Use an iface instead of a vtbl pointer in testinput.
Michael Stefaniuc [Wed, 29 Dec 2010 01:53:57 +0000 (02:53 +0100)] 
xmllite/tests: Use an iface instead of a vtbl pointer in testinput.

13 years agoexplorerframe/tests: COM cleanup for INameSpaceTreeControlEventsImpl.
Michael Stefaniuc [Wed, 29 Dec 2010 01:53:01 +0000 (02:53 +0100)] 
explorerframe/tests: COM cleanup for INameSpaceTreeControlEventsImpl.

13 years agomsxml3: Use an iface instead of a vtbl pointer in parse_error_t.
Michael Stefaniuc [Wed, 29 Dec 2010 01:52:22 +0000 (02:52 +0100)] 
msxml3: Use an iface instead of a vtbl pointer in parse_error_t.

13 years agowbemprox: Use an iface instead of a vtbl pointer in wbemprox_cf.
Michael Stefaniuc [Wed, 29 Dec 2010 01:53:40 +0000 (02:53 +0100)] 
wbemprox: Use an iface instead of a vtbl pointer in wbemprox_cf.

13 years agoinetcomm: Use an iface instead of a vtbl pointer in cf.
Michael Stefaniuc [Wed, 29 Dec 2010 01:53:15 +0000 (02:53 +0100)] 
inetcomm: Use an iface instead of a vtbl pointer in cf.

13 years agomshtml: Use an iface instead of a vtbl pointer in nsProtocolHandler.
Michael Stefaniuc [Wed, 29 Dec 2010 01:52:32 +0000 (02:52 +0100)] 
mshtml: Use an iface instead of a vtbl pointer in nsProtocolHandler.

13 years agomshtml: COM cleanup for the IHTMLTxtRange iface.
Michael Stefaniuc [Wed, 29 Dec 2010 01:52:48 +0000 (02:52 +0100)] 
mshtml: COM cleanup for the IHTMLTxtRange iface.

13 years agomsxml3: Use an iface instead of a vtbl pointer in httprequest.
Michael Stefaniuc [Wed, 29 Dec 2010 01:52:14 +0000 (02:52 +0100)] 
msxml3: Use an iface instead of a vtbl pointer in httprequest.

13 years agooledb32: Use ifaces instead of vtbl pointers in convert.
Michael Stefaniuc [Wed, 29 Dec 2010 01:49:43 +0000 (02:49 +0100)] 
oledb32: Use ifaces instead of vtbl pointers in convert.

13 years agohlink: Use ifaces instead of vtbl pointers in HlinkImpl.
Michael Stefaniuc [Wed, 29 Dec 2010 01:48:17 +0000 (02:48 +0100)] 
hlink: Use ifaces instead of vtbl pointers in HlinkImpl.

13 years agomapi32: COM cleanup for the IPropData iface.
Michael Stefaniuc [Wed, 29 Dec 2010 01:44:19 +0000 (02:44 +0100)] 
mapi32: COM cleanup for the IPropData iface.

13 years agomapi32: Fully merge the IMAPIProp ifaces into IPropData.
Michael Stefaniuc [Wed, 29 Dec 2010 01:43:13 +0000 (02:43 +0100)] 
mapi32: Fully merge the IMAPIProp ifaces into IPropData.

13 years agocrypt32: Don't open code CONTAINING_RECORD().
Michael Stefaniuc [Wed, 29 Dec 2010 01:39:42 +0000 (02:39 +0100)] 
crypt32: Don't open code CONTAINING_RECORD().

13 years agoadvapi32/tests: Even more tests for the merged view of HKCR.
André Hentschel [Wed, 29 Dec 2010 00:06:20 +0000 (01:06 +0100)] 
advapi32/tests: Even more tests for the merged view of HKCR.

13 years agodbghelp: Make ehdr_addr in elf_enum_modules_internal dependent on AT_SYSINFO_EHDR.
Gerald Pfeifer [Tue, 28 Dec 2010 21:24:57 +0000 (22:24 +0100)] 
dbghelp: Make ehdr_addr in elf_enum_modules_internal dependent on AT_SYSINFO_EHDR.

13 years agontdll/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Tue, 28 Dec 2010 20:10:40 +0000 (21:10 +0100)] 
ntdll/tests: Don't test function directly when reporting GetLastError().