wine
13 years agotaskkill: Convert translations to po files.
Alexandre Julliard [Tue, 4 Jan 2011 18:30:25 +0000 (19:30 +0100)] 
taskkill: Convert translations to po files.

13 years agostart: Convert translations to po files.
Alexandre Julliard [Tue, 4 Jan 2011 18:24:34 +0000 (19:24 +0100)] 
start: Convert translations to po files.

13 years agoreg: Convert translations to po files.
Alexandre Julliard [Tue, 4 Jan 2011 17:03:01 +0000 (18:03 +0100)] 
reg: Convert translations to po files.

13 years agonet: Convert translations to po files.
Alexandre Julliard [Tue, 4 Jan 2011 16:55:21 +0000 (17:55 +0100)] 
net: Convert translations to po files.

13 years agoipconfig: Convert translations to po files.
Alexandre Julliard [Tue, 4 Jan 2011 09:49:45 +0000 (10:49 +0100)] 
ipconfig: Convert translations to po files.

13 years agocmd: Convert translations to po files.
Alexandre Julliard [Mon, 3 Jan 2011 23:03:40 +0000 (00:03 +0100)] 
cmd: Convert translations to po files.

13 years agomakefiles: Add rules to rebuild the po files in maintainer mode.
Alexandre Julliard [Tue, 4 Jan 2011 16:05:21 +0000 (17:05 +0100)] 
makefiles: Add rules to rebuild the po files in maintainer mode.

13 years agomakefiles: Add dependencies on all po files for po-translated resources.
Alexandre Julliard [Tue, 4 Jan 2011 15:55:54 +0000 (16:55 +0100)] 
makefiles: Add dependencies on all po files for po-translated resources.

13 years agouser32: Add constness to params and variables.
Mikhail Maroukhine [Mon, 3 Jan 2011 15:04:40 +0000 (21:04 +0600)] 
user32: Add constness to params and variables.

13 years agowinemenubuilder: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Tue, 4 Jan 2011 14:58:22 +0000 (15:58 +0100)] 
winemenubuilder: Fix compilation on systems that don't support nameless unions.

13 years agoshdocvw/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Tue, 4 Jan 2011 14:58:02 +0000 (15:58 +0100)] 
shdocvw/tests: Fix compilation on systems that don't support nameless unions.

13 years agomsi/tests: Fix remaining Wow64 failures for action test set.
Greg Geldorp [Tue, 4 Jan 2011 14:57:29 +0000 (15:57 +0100)] 
msi/tests: Fix remaining Wow64 failures for action test set.

13 years agooleaut32: Do nothing for TKIND_ALIAS types in ::LayOut().
Nikolay Sivov [Tue, 4 Jan 2011 11:38:41 +0000 (14:38 +0300)] 
oleaut32: Do nothing for TKIND_ALIAS types in ::LayOut().

13 years agooleaut32: Use VARENUM members instead of hardcoded values.
Nikolay Sivov [Tue, 4 Jan 2011 11:30:47 +0000 (14:30 +0300)] 
oleaut32: Use VARENUM members instead of hardcoded values.

13 years agooleaut32: Use alloc/free helpers for typelib creation part too.
Nikolay Sivov [Tue, 4 Jan 2011 11:15:53 +0000 (14:15 +0300)] 
oleaut32: Use alloc/free helpers for typelib creation part too.

13 years agooleaut32: Use IDispatch vtable size instead of hardcoded value.
Nikolay Sivov [Tue, 4 Jan 2011 11:00:13 +0000 (14:00 +0300)] 
oleaut32: Use IDispatch vtable size instead of hardcoded value.

13 years agooleaut32: Use implementation pointer to avoid casts.
Nikolay Sivov [Mon, 3 Jan 2011 15:18:06 +0000 (18:18 +0300)] 
oleaut32: Use implementation pointer to avoid casts.

13 years agoreg: Accept full names of the standard registry hives.
Andrew Nguyen [Tue, 4 Jan 2011 10:47:13 +0000 (04:47 -0600)] 
reg: Accept full names of the standard registry hives.

13 years agourlmon: Don't use DEFINE_THIS2 for the Protocol vtbl functions.
Michael Stefaniuc [Tue, 4 Jan 2011 09:59:54 +0000 (10:59 +0100)] 
urlmon: Don't use DEFINE_THIS2 for the Protocol vtbl functions.

13 years agokernel32: Improve parameter validation for FillConsoleOutputAttribute.
Andrew Nguyen [Tue, 4 Jan 2011 03:25:47 +0000 (21:25 -0600)] 
kernel32: Improve parameter validation for FillConsoleOutputAttribute.

13 years agokernel32/tests: Add tests for FillConsoleOutputCharacterA.
Andrew Nguyen [Tue, 4 Jan 2011 03:25:44 +0000 (21:25 -0600)] 
kernel32/tests: Add tests for FillConsoleOutputCharacterA.

13 years agokernel32: Improve parameter validation for FillConsoleOutputCharacterW.
Andrew Nguyen [Tue, 4 Jan 2011 03:25:39 +0000 (21:25 -0600)] 
kernel32: Improve parameter validation for FillConsoleOutputCharacterW.

13 years agokernel32: Improve parameter validation for WriteConsoleOutputAttribute.
Andrew Nguyen [Tue, 4 Jan 2011 03:25:34 +0000 (21:25 -0600)] 
kernel32: Improve parameter validation for WriteConsoleOutputAttribute.

13 years agokernel32: Improve parameter validation for WriteConsoleOutputCharacterA.
Andrew Nguyen [Tue, 4 Jan 2011 03:25:29 +0000 (21:25 -0600)] 
kernel32: Improve parameter validation for WriteConsoleOutputCharacterA.

13 years agokernel32: Improve parameter validation for WriteConsoleOutputCharacterW.
Andrew Nguyen [Tue, 4 Jan 2011 03:25:26 +0000 (21:25 -0600)] 
kernel32: Improve parameter validation for WriteConsoleOutputCharacterW.

13 years agokernel32: Improve parameter validation for WriteConsoleInputA.
Andrew Nguyen [Tue, 4 Jan 2011 03:25:21 +0000 (21:25 -0600)] 
kernel32: Improve parameter validation for WriteConsoleInputA.

13 years agokernel32: Improve parameter validation for WriteConsoleInputW.
Andrew Nguyen [Tue, 4 Jan 2011 03:25:16 +0000 (21:25 -0600)] 
kernel32: Improve parameter validation for WriteConsoleInputW.

13 years agokernel32: Fail with an invalid output parameter in GetNumberOfConsoleInputEvents.
Andrew Nguyen [Tue, 4 Jan 2011 03:27:40 +0000 (21:27 -0600)] 
kernel32: Fail with an invalid output parameter in GetNumberOfConsoleInputEvents.

13 years agonormaliz: Added normaliz.dll stub.
Thomas Mullaly [Sun, 2 Jan 2011 22:13:43 +0000 (17:13 -0500)] 
normaliz: Added normaliz.dll stub.

13 years agokernel32: Added stubs for IDN functions.
Thomas Mullaly [Sun, 2 Jan 2011 21:54:32 +0000 (16:54 -0500)] 
kernel32: Added stubs for IDN functions.

13 years agontdll: Respect multiple CPUs when faking values.
André Hentschel [Mon, 3 Jan 2011 19:27:00 +0000 (20:27 +0100)] 
ntdll: Respect multiple CPUs when faking values.

13 years agoclock: Convert translations to po files.
Alexandre Julliard [Tue, 4 Jan 2011 10:20:30 +0000 (11:20 +0100)] 
clock: Convert translations to po files.

13 years agowrc: Add support for loading translations from po files.
Alexandre Julliard [Tue, 4 Jan 2011 10:18:45 +0000 (11:18 +0100)] 
wrc: Add support for loading translations from po files.

13 years agowrc: Add support for generating .po files from existing resources.
Alexandre Julliard [Tue, 4 Jan 2011 10:18:10 +0000 (11:18 +0100)] 
wrc: Add support for generating .po files from existing resources.

13 years agoconfigure: Add a check for the gettextpo library.
Alexandre Julliard [Tue, 4 Jan 2011 10:16:50 +0000 (11:16 +0100)] 
configure: Add a check for the gettextpo library.

13 years agommsystem.dll16: Correctly map the MCI_SYSINFO_PARMS structure when MCI_SYSINFO_QUANTI...
Andrew Nguyen [Tue, 4 Jan 2011 08:15:06 +0000 (02:15 -0600)] 
mmsystem.dll16: Correctly map the MCI_SYSINFO_PARMS structure when MCI_SYSINFO_QUANTITY is set.

13 years agoview: Update Korean resource.
Hwang YunSong [Tue, 4 Jan 2011 01:54:18 +0000 (10:54 +0900)] 
view: Update Korean resource.

13 years agosetupapi: Update Korean resource.
Hwang YunSong [Tue, 4 Jan 2011 01:52:49 +0000 (10:52 +0900)] 
setupapi: Update Korean resource.

13 years agoole32: COM cleanup for the IEnumSTATSTG iface.
Michael Stefaniuc [Tue, 4 Jan 2011 00:58:16 +0000 (01:58 +0100)] 
ole32: COM cleanup for the IEnumSTATSTG iface.

13 years agomshtml: COM cleanup for the IHTMLStyle4 iface.
Michael Stefaniuc [Tue, 4 Jan 2011 01:05:27 +0000 (02:05 +0100)] 
mshtml: COM cleanup for the IHTMLStyle4 iface.

13 years agomshtml: COM cleanup for the IHTMLStyle3 iface.
Michael Stefaniuc [Tue, 4 Jan 2011 01:03:57 +0000 (02:03 +0100)] 
mshtml: COM cleanup for the IHTMLStyle3 iface.

13 years agomshtml: COM cleanup for the IHTMLStyle2 iface.
Michael Stefaniuc [Tue, 4 Jan 2011 01:02:40 +0000 (02:02 +0100)] 
mshtml: COM cleanup for the IHTMLStyle2 iface.

13 years agomshtml: COM cleanup for the IHTMLStyle iface.
Michael Stefaniuc [Tue, 4 Jan 2011 01:00:53 +0000 (02:00 +0100)] 
mshtml: COM cleanup for the IHTMLStyle iface.

13 years agomshtml: COM cleanup for the IHTMLStyleElement iface.
Michael Stefaniuc [Tue, 4 Jan 2011 00:59:26 +0000 (01:59 +0100)] 
mshtml: COM cleanup for the IHTMLStyleElement iface.

13 years agomshtml: COM cleanup for the IActiveScriptSite* ifaces.
Michael Stefaniuc [Tue, 4 Jan 2011 00:56:46 +0000 (01:56 +0100)] 
mshtml: COM cleanup for the IActiveScriptSite* ifaces.

13 years agomshtml: COM cleanup for the IHTMLCurrentStyle iface.
Michael Stefaniuc [Tue, 4 Jan 2011 00:55:10 +0000 (01:55 +0100)] 
mshtml: COM cleanup for the IHTMLCurrentStyle iface.

13 years agomshtml: COM cleanup for the IHTMLDOMTextNode iface.
Michael Stefaniuc [Tue, 4 Jan 2011 00:53:03 +0000 (01:53 +0100)] 
mshtml: COM cleanup for the IHTMLDOMTextNode iface.

13 years agomshtml: COM cleanup for the IHTMLTable iface.
Michael Stefaniuc [Tue, 4 Jan 2011 00:51:47 +0000 (01:51 +0100)] 
mshtml: COM cleanup for the IHTMLTable iface.

13 years agomshtml: COM cleanup for the IHTMLStyleSheet* ifaces.
Michael Stefaniuc [Tue, 4 Jan 2011 00:50:04 +0000 (01:50 +0100)] 
mshtml: COM cleanup for the IHTMLStyleSheet* ifaces.

13 years agomshtml: COM cleanup for the IHTMLCommentElement iface.
Michael Stefaniuc [Tue, 4 Jan 2011 00:48:22 +0000 (01:48 +0100)] 
mshtml: COM cleanup for the IHTMLCommentElement iface.

13 years agomshtml: COM cleanup for the nsIFactory iface.
Michael Stefaniuc [Tue, 4 Jan 2011 00:46:39 +0000 (01:46 +0100)] 
mshtml: COM cleanup for the nsIFactory iface.

13 years agomshtml: COM cleanup for the IHTMLFormElement iface.
Michael Stefaniuc [Tue, 4 Jan 2011 00:44:12 +0000 (01:44 +0100)] 
mshtml: COM cleanup for the IHTMLFormElement iface.

13 years agomshtml: Make nsIURI::Resolve implementation IUri-based.
Jacek Caban [Mon, 3 Jan 2011 22:48:29 +0000 (23:48 +0100)] 
mshtml: Make nsIURI::Resolve implementation IUri-based.

13 years agourlmon: Fixed IUriBuilderFactory declaration.
Jacek Caban [Mon, 3 Jan 2011 22:48:18 +0000 (23:48 +0100)] 
urlmon: Fixed IUriBuilderFactory declaration.

13 years agowined3d: Pass an IWineD3DBaseTextureImpl pointer to internal_preload().
Henri Verbeet [Mon, 3 Jan 2011 17:51:41 +0000 (18:51 +0100)] 
wined3d: Pass an IWineD3DBaseTextureImpl pointer to internal_preload().

13 years agowined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_apply_state_changes().
Henri Verbeet [Mon, 3 Jan 2011 17:51:40 +0000 (18:51 +0100)] 
wined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_apply_state_changes().

13 years agowined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_bind().
Henri Verbeet [Mon, 3 Jan 2011 17:51:39 +0000 (18:51 +0100)] 
wined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_bind().

13 years agowined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_generate_mipmaps().
Henri Verbeet [Mon, 3 Jan 2011 17:51:38 +0000 (18:51 +0100)] 
wined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_generate_mipmaps().

13 years agoRevert "wined3d: Update detection of vertex blend capabilities."
Alexandre Julliard [Mon, 3 Jan 2011 18:31:43 +0000 (19:31 +0100)] 
Revert "wined3d: Update detection of vertex blend capabilities."

This reverts commit f41fdb225cf1e1df494237664ce92e51179f3725.
It's wrong and was committed by mistake.

13 years agoconfigure: Fix the bin install rule in wow64 mode.
Alexandre Julliard [Mon, 3 Jan 2011 17:28:27 +0000 (18:28 +0100)] 
configure: Fix the bin install rule in wow64 mode.

13 years agoole32/tests: Disable target device clipboard tests.
Greg Geldorp [Sun, 2 Jan 2011 14:41:22 +0000 (15:41 +0100)] 
ole32/tests: Disable target device clipboard tests.

13 years agooleaut32: Use alloc/free helpers for all typelib parse methods.
Nikolay Sivov [Mon, 3 Jan 2011 14:32:43 +0000 (17:32 +0300)] 
oleaut32: Use alloc/free helpers for all typelib parse methods.

13 years agodinput: Pass interface instead of this pointer to joystick poll callback.
Vitaliy Margolen [Mon, 3 Jan 2011 14:25:11 +0000 (07:25 -0700)] 
dinput: Pass interface instead of this pointer to joystick poll callback.

13 years agodinput: Rename IDirectInputDevice2AImpl into IDirectInputDeviceImpl.
Vitaliy Margolen [Mon, 3 Jan 2011 14:25:07 +0000 (07:25 -0700)] 
dinput: Rename IDirectInputDevice2AImpl into IDirectInputDeviceImpl.

13 years agodinput: COM cleanup - use interface instead of lpvtbl in joystick effects.
Vitaliy Margolen [Mon, 3 Jan 2011 14:24:34 +0000 (07:24 -0700)] 
dinput: COM cleanup - use interface instead of lpvtbl in joystick effects.

13 years agomshtml: Don't prefer to forward a few more calls in nsIURL implementation.
Jacek Caban [Mon, 3 Jan 2011 13:52:51 +0000 (14:52 +0100)] 
mshtml: Don't prefer to forward a few more calls in nsIURL implementation.

13 years agomshtml: Use IUri for nsURL::[Get|Set]Password implementation.
Jacek Caban [Mon, 3 Jan 2011 13:52:34 +0000 (14:52 +0100)] 
mshtml: Use IUri for nsURL::[Get|Set]Password implementation.

13 years agooleaut32/tests: Cleanup some test macros.
Nikolay Sivov [Sun, 2 Jan 2011 14:26:44 +0000 (17:26 +0300)] 
oleaut32/tests: Cleanup some test macros.

13 years agooleaut32: Use structure size instead of hardcoded values.
Nikolay Sivov [Sun, 2 Jan 2011 10:41:44 +0000 (13:41 +0300)] 
oleaut32: Use structure size instead of hardcoded values.

13 years agooleview: Fix some crashes on unnamed methods/arguments.
Nikolay Sivov [Sun, 2 Jan 2011 13:05:10 +0000 (16:05 +0300)] 
oleview: Fix some crashes on unnamed methods/arguments.

13 years agooleview: Fix some crashes on unnamed variables.
Nikolay Sivov [Fri, 31 Dec 2010 20:36:08 +0000 (23:36 +0300)] 
oleview: Fix some crashes on unnamed variables.

13 years agomshtml: COM cleanup for the nsIDOMEventListener iface.
Michael Stefaniuc [Mon, 3 Jan 2011 11:19:35 +0000 (12:19 +0100)] 
mshtml: COM cleanup for the nsIDOMEventListener iface.

13 years agoadvapi32: Implement SetEntriesInAclA by calling SetEntriesInAclW.
Damian Dixon [Sat, 1 Jan 2011 20:19:55 +0000 (20:19 +0000)] 
advapi32: Implement SetEntriesInAclA by calling SetEntriesInAclW.

13 years agoserialui: Update Korean resource.
Hwang YunSong [Mon, 3 Jan 2011 01:37:55 +0000 (10:37 +0900)] 
serialui: Update Korean resource.

13 years agoregedit: Update Korean resource.
Hwang YunSong [Mon, 3 Jan 2011 01:36:32 +0000 (10:36 +0900)] 
regedit: Update Korean resource.

13 years agokernel32/tests: Avoid an input buffer overrun in the empty console write test.
Andrew Nguyen [Mon, 3 Jan 2011 03:18:36 +0000 (21:18 -0600)] 
kernel32/tests: Avoid an input buffer overrun in the empty console write test.

13 years agomsi/tests: Fix some failures on Wow64.
Greg Geldorp [Mon, 3 Jan 2011 00:06:08 +0000 (01:06 +0100)] 
msi/tests: Fix some failures on Wow64.

13 years agoinclude: Added IDN support functions and types.
Thomas Mullaly [Sun, 2 Jan 2011 21:20:20 +0000 (16:20 -0500)] 
include: Added IDN support functions and types.

13 years agourlmon: Add new on_error function to protocol vtbl.
David Hedberg [Mon, 3 Jan 2011 02:47:38 +0000 (03:47 +0100)] 
urlmon: Add new on_error function to protocol vtbl.

13 years agourlmon: Move protocol flags for wininet based protocols into a common header.
David Hedberg [Mon, 3 Jan 2011 02:47:37 +0000 (03:47 +0100)] 
urlmon: Move protocol flags for wininet based protocols into a common header.

13 years agomshtml: Use ifaces instead of vtbl pointers in BSCallback.
Michael Stefaniuc [Mon, 3 Jan 2011 00:13:16 +0000 (01:13 +0100)] 
mshtml: Use ifaces instead of vtbl pointers in BSCallback.

13 years agomshtml: COM cleanup for the IHTMLLocation iface.
Michael Stefaniuc [Mon, 3 Jan 2011 00:12:05 +0000 (01:12 +0100)] 
mshtml: COM cleanup for the IHTMLLocation iface.

13 years agomshtml: COM cleanup for the ICustomDoc iface.
Michael Stefaniuc [Mon, 3 Jan 2011 00:10:03 +0000 (01:10 +0100)] 
mshtml: COM cleanup for the ICustomDoc iface.

13 years agomshtml: COM cleanup for the IHTMLTextContainer iface.
Michael Stefaniuc [Mon, 3 Jan 2011 00:08:23 +0000 (01:08 +0100)] 
mshtml: COM cleanup for the IHTMLTextContainer iface.

13 years agomshtml: COM cleanup for the IHTMLImageElementFactory iface.
Michael Stefaniuc [Mon, 3 Jan 2011 00:05:51 +0000 (01:05 +0100)] 
mshtml: COM cleanup for the IHTMLImageElementFactory iface.

13 years agomshtml: COM cleanup for the IHTMLOptionElement* ifaces.
Michael Stefaniuc [Mon, 3 Jan 2011 00:04:25 +0000 (01:04 +0100)] 
mshtml: COM cleanup for the IHTMLOptionElement* ifaces.

13 years agomshtml: COM cleanup for the IConnectionPoint* ifaces.
Michael Stefaniuc [Mon, 3 Jan 2011 00:02:57 +0000 (01:02 +0100)] 
mshtml: COM cleanup for the IConnectionPoint* ifaces.

13 years agomshtml: Use ifaces instead of vtbl pointers in HTMLDocumentNode.
Michael Stefaniuc [Mon, 3 Jan 2011 00:01:38 +0000 (01:01 +0100)] 
mshtml: Use ifaces instead of vtbl pointers in HTMLDocumentNode.

13 years agomshtml: Use ifaces instead of vtbl pointers in HTMLFrameBase.
Michael Stefaniuc [Sun, 2 Jan 2011 23:59:45 +0000 (00:59 +0100)] 
mshtml: Use ifaces instead of vtbl pointers in HTMLFrameBase.

13 years agoshell32: Fix test error on certain w2k8 setups.
David Hedberg [Sun, 2 Jan 2011 21:55:32 +0000 (22:55 +0100)] 
shell32: Fix test error on certain w2k8 setups.

13 years agokernel32/tests: Add error codes for XP/Win2003 Wow64.
Greg Geldorp [Sun, 2 Jan 2011 19:28:05 +0000 (20:28 +0100)] 
kernel32/tests: Add error codes for XP/Win2003 Wow64.

13 years agomsctf/tests: Wait a bit for registrations to become active on Win7.
Greg Geldorp [Sun, 2 Jan 2011 19:26:45 +0000 (20:26 +0100)] 
msctf/tests: Wait a bit for registrations to become active on Win7.

13 years agoinclude: Add more minor shutdown reasons.
André Hentschel [Sun, 2 Jan 2011 19:17:41 +0000 (20:17 +0100)] 
include: Add more minor shutdown reasons.

13 years agoappwiz.cpl: Update German translation.
André Hentschel [Sun, 2 Jan 2011 17:54:23 +0000 (18:54 +0100)] 
appwiz.cpl: Update German translation.

13 years agogdi32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Sun, 2 Jan 2011 17:50:17 +0000 (18:50 +0100)] 
gdi32/tests: Don't test function directly when reporting GetLastError().

13 years agoadvapi32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Sun, 2 Jan 2011 17:48:08 +0000 (18:48 +0100)] 
advapi32/tests: Don't test function directly when reporting GetLastError().

13 years agojscript: Fixed VT variable type for DISPID_GLOBAL_ISWIN64.
Marcus Meissner [Sun, 2 Jan 2011 14:06:41 +0000 (15:06 +0100)] 
jscript: Fixed VT variable type for DISPID_GLOBAL_ISWIN64.

13 years agoreg: Update Korean resource.
Hwang YunSong [Sun, 2 Jan 2011 12:07:58 +0000 (21:07 +0900)] 
reg: Update Korean resource.

13 years agoprogman: Update Korean resource.
Hwang YunSong [Sun, 2 Jan 2011 12:06:52 +0000 (21:06 +0900)] 
progman: Update Korean resource.

13 years agowined3d: Update detection of vertex blend capabilities.
Jeremy Chin [Sun, 2 Jan 2011 09:41:12 +0000 (20:41 +1100)] 
wined3d: Update detection of vertex blend capabilities.