wine
13 years agomsxml3: Implement XSLPattern collection methods.
Adam Martinson [Tue, 2 Nov 2010 21:12:21 +0000 (16:12 -0500)] 
msxml3: Implement XSLPattern collection methods.

13 years agomsxml3: Add XSLPattern nodeType() method.
Adam Martinson [Tue, 2 Nov 2010 21:11:49 +0000 (16:11 -0500)] 
msxml3: Add XSLPattern nodeType() method.

13 years agomsxml3: Use libxml2 macros for XSLPattern method return values.
Adam Martinson [Tue, 2 Nov 2010 21:11:27 +0000 (16:11 -0500)] 
msxml3: Use libxml2 macros for XSLPattern method return values.

13 years agocrypt32/tests: Add tests for CMSG_RECIPIENT_COUNT_PARAM and CMSG_RECIPIENT_INFO_PARAM.
Alexander Morozov [Mon, 30 Aug 2010 17:16:23 +0000 (21:16 +0400)] 
crypt32/tests: Add tests for CMSG_RECIPIENT_COUNT_PARAM and CMSG_RECIPIENT_INFO_PARAM.

13 years agomsvcrt: Implement _ftelli64.
Eryk Wieliczko [Wed, 3 Nov 2010 12:33:12 +0000 (13:33 +0100)] 
msvcrt: Implement _ftelli64.

13 years agoshlwapi: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Wed, 3 Nov 2010 10:58:35 +0000 (11:58 +0100)] 
shlwapi: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agooleaut32: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Wed, 3 Nov 2010 10:32:25 +0000 (11:32 +0100)] 
oleaut32: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agomsvidc32: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Wed, 3 Nov 2010 10:25:08 +0000 (11:25 +0100)] 
msvidc32: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agomsvfw32: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Wed, 3 Nov 2010 10:23:58 +0000 (11:23 +0100)] 
msvfw32: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agomciwave: Fix some MCI_STATUS return code.
Jörg Höhle [Wed, 22 Sep 2010 05:47:19 +0000 (07:47 +0200)] 
mciwave: Fix some MCI_STATUS return code.

13 years agomsxml3: Implement domdoc schema validation.
Adam Martinson [Tue, 2 Nov 2010 22:20:31 +0000 (17:20 -0500)] 
msxml3: Implement domdoc schema validation.

13 years agoconfigure: Add a check for xmlDocProperties.
Adam Martinson [Tue, 2 Nov 2010 22:20:08 +0000 (17:20 -0500)] 
configure: Add a check for xmlDocProperties.

13 years agourlmon: Implemented case when relative URI has a path that doesn't start with '/'.
Thomas Mullaly [Mon, 1 Nov 2010 01:31:30 +0000 (21:31 -0400)] 
urlmon: Implemented case when relative URI has a path that doesn't start with '/'.

13 years agourlmon: Implemented case when relative path begins with '/' in CoInternetCombineIUri.
Thomas Mullaly [Sat, 30 Oct 2010 01:56:43 +0000 (21:56 -0400)] 
urlmon: Implemented case when relative path begins with '/' in CoInternetCombineIUri.

13 years agourlmon: Some IUri's don't display the default port in the authority.
Thomas Mullaly [Sat, 30 Oct 2010 01:30:00 +0000 (21:30 -0400)] 
urlmon: Some IUri's don't display the default port in the authority.

13 years agourlmon: Implemented case when the relative URI doesn't have a path component in CoInt...
Thomas Mullaly [Thu, 14 Oct 2010 00:08:32 +0000 (20:08 -0400)] 
urlmon: Implemented case when the relative URI doesn't have a path component in CoInternetCombineIUri.

13 years agourlmon/tests: Added more CoInternetCombineIUri tests.
Thomas Mullaly [Wed, 13 Oct 2010 00:50:18 +0000 (20:50 -0400)] 
urlmon/tests: Added more CoInternetCombineIUri tests.

13 years agourlmon: Improved IUri support for file URIs.
Thomas Mullaly [Sun, 10 Oct 2010 19:40:54 +0000 (15:40 -0400)] 
urlmon: Improved IUri support for file URIs.

13 years agourlmon: Fixed memory free of an uninitialized variable.
Thomas Mullaly [Wed, 3 Nov 2010 01:12:23 +0000 (21:12 -0400)] 
urlmon: Fixed memory free of an uninitialized variable.

Thanks to Gerald for spotting this.

13 years agoinclude: Add macros for retrieving control message headers.
Erich Hoover [Tue, 2 Nov 2010 22:35:04 +0000 (16:35 -0600)] 
include: Add macros for retrieving control message headers.

13 years agomsvcrt: Implemented wcstok_s.
Eric Pouech [Tue, 2 Nov 2010 21:03:59 +0000 (22:03 +0100)] 
msvcrt: Implemented wcstok_s.

13 years agomsvcrt: Implemented (_)wcserror_s.
Eric Pouech [Tue, 2 Nov 2010 21:03:53 +0000 (22:03 +0100)] 
msvcrt: Implemented (_)wcserror_s.

13 years agomsvcrt: Implemented (_)wcserror.
Eric Pouech [Tue, 2 Nov 2010 21:03:47 +0000 (22:03 +0100)] 
msvcrt: Implemented (_)wcserror.

13 years agomsvcrt: Implemented _(w)access_s.
Eric Pouech [Tue, 2 Nov 2010 21:03:41 +0000 (22:03 +0100)] 
msvcrt: Implemented _(w)access_s.

13 years agomsvcrt: Implemented _cputws.
Eric Pouech [Tue, 2 Nov 2010 21:03:28 +0000 (22:03 +0100)] 
msvcrt: Implemented _cputws.

13 years agomsvcrt: Implemented _putwch.
Eric Pouech [Tue, 2 Nov 2010 21:03:22 +0000 (22:03 +0100)] 
msvcrt: Implemented _putwch.

13 years agomsvcrt: Implemented (w)searchenv_s.
Eric Pouech [Tue, 2 Nov 2010 21:03:17 +0000 (22:03 +0100)] 
msvcrt: Implemented (w)searchenv_s.

13 years agomsvcrt: Implemented _(w)dupenv_s.
Eric Pouech [Tue, 2 Nov 2010 21:03:05 +0000 (22:03 +0100)] 
msvcrt: Implemented _(w)dupenv_s.

13 years agomsvcrt: Implemented _wputenv_s.
Eric Pouech [Tue, 2 Nov 2010 21:02:59 +0000 (22:02 +0100)] 
msvcrt: Implemented _wputenv_s.

13 years agomsvcrt: Implemented _itow_s.
Eric Pouech [Tue, 2 Nov 2010 21:02:52 +0000 (22:02 +0100)] 
msvcrt: Implemented _itow_s.

13 years agowordpad: Replace obsolete styles.
André Hentschel [Tue, 2 Nov 2010 18:56:20 +0000 (19:56 +0100)] 
wordpad: Replace obsolete styles.

13 years agoinclude: Add new button control styles.
André Hentschel [Tue, 2 Nov 2010 18:53:26 +0000 (19:53 +0100)] 
include: Add new button control styles.

13 years agoinclude: Add BS_PUSHBOX.
André Hentschel [Tue, 2 Nov 2010 18:52:39 +0000 (19:52 +0100)] 
include: Add BS_PUSHBOX.

13 years agostrmbase: Remove duplicate 'const' in strmbase.h.
Michael Stefaniuc [Tue, 2 Nov 2010 23:59:04 +0000 (00:59 +0100)] 
strmbase: Remove duplicate 'const' in strmbase.h.

13 years agocrypt32/test: When using dynamic binding for functions, do it in all locations.
Detlef Riekenberg [Tue, 2 Nov 2010 22:41:59 +0000 (23:41 +0100)] 
crypt32/test: When using dynamic binding for functions, do it in all locations.

13 years agocrypt32/tests: CertAddCertificateLinkToStore is not present on W98.
Detlef Riekenberg [Tue, 2 Nov 2010 22:41:58 +0000 (23:41 +0100)] 
crypt32/tests: CertAddCertificateLinkToStore is not present on W98.

13 years agoprogman: Added Hebrew translation.
Yaron Shahrabani [Mon, 1 Nov 2010 21:17:07 +0000 (23:17 +0200)] 
progman: Added Hebrew translation.

13 years agoserialui: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Tue, 2 Nov 2010 21:07:50 +0000 (22:07 +0100)] 
serialui: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agosane.ds: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Tue, 2 Nov 2010 21:05:59 +0000 (22:05 +0100)] 
sane.ds: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agomsrle32: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Tue, 2 Nov 2010 20:24:34 +0000 (21:24 +0100)] 
msrle32: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agomsacm32: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Tue, 2 Nov 2010 20:22:45 +0000 (21:22 +0100)] 
msacm32: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agompr: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Tue, 2 Nov 2010 20:21:35 +0000 (21:21 +0100)] 
mpr: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agomapi32: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Tue, 2 Nov 2010 20:19:50 +0000 (21:19 +0100)] 
mapi32: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agowinedbg: Add the Serbian (Cyrillic) translation.
Paul Vriens [Tue, 2 Nov 2010 20:17:04 +0000 (21:17 +0100)] 
winedbg: Add the Serbian (Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agowinedbg: Update Serbian (Latin) translations.
Paul Vriens [Tue, 2 Nov 2010 20:10:18 +0000 (21:10 +0100)] 
winedbg: Update Serbian (Latin) translations.

Translation by Đorđe Vasiljević.

13 years agoshdocvw: Added missing IID_IOleWindow handing to IOleInPlaceFrame::QueryInterface...
Jacek Caban [Tue, 2 Nov 2010 13:45:10 +0000 (14:45 +0100)] 
shdocvw: Added missing IID_IOleWindow handing to IOleInPlaceFrame::QueryInterface implementation.

13 years agocrypt32/tests: Add tests for decoding enveloped messages.
Alexander Morozov [Tue, 2 Nov 2010 12:54:15 +0000 (15:54 +0300)] 
crypt32/tests: Add tests for decoding enveloped messages.

13 years agocomdlg32/tests: Add GetSaveFileName .* extension test.
Eryk Wieliczko [Mon, 1 Nov 2010 15:57:07 +0000 (16:57 +0100)] 
comdlg32/tests: Add GetSaveFileName .* extension test.

13 years agocomdlg32: GetSaveFileName: Don't append .* extension.
Eryk Wieliczko [Mon, 1 Nov 2010 11:35:43 +0000 (12:35 +0100)] 
comdlg32: GetSaveFileName: Don't append .* extension.

13 years agod3dcompiler: Add stub ID3D11ShaderReflection interface.
Rico Schüller [Mon, 1 Nov 2010 21:18:56 +0000 (22:18 +0100)] 
d3dcompiler: Add stub ID3D11ShaderReflection interface.

13 years agodxguid: Add shader and dx11 includes to dx10guid.c.
Rico Schüller [Mon, 1 Nov 2010 21:18:53 +0000 (22:18 +0100)] 
dxguid: Add shader and dx11 includes to dx10guid.c.

13 years agoinclude: Add ID3D10ShaderReflection1 interface.
Rico Schüller [Mon, 1 Nov 2010 21:18:49 +0000 (22:18 +0100)] 
include: Add ID3D10ShaderReflection1 interface.

13 years agoinclude: Add ID3D11ShaderReflection interface.
Rico Schüller [Mon, 1 Nov 2010 21:18:45 +0000 (22:18 +0100)] 
include: Add ID3D11ShaderReflection interface.

13 years agod3dcompiler: Add D3DReflect() stub.
Rico Schüller [Mon, 1 Nov 2010 21:18:24 +0000 (22:18 +0100)] 
d3dcompiler: Add D3DReflect() stub.

13 years agowined3d: Translate drawable coordinates in flush_to_framebuffer_drawpixels().
Henri Verbeet [Tue, 2 Nov 2010 11:02:49 +0000 (12:02 +0100)] 
wined3d: Translate drawable coordinates in flush_to_framebuffer_drawpixels().

13 years agowined3d: Do not use "lockedRect" unless the surface is locked in flush_to_framebuffer...
Henri Verbeet [Tue, 2 Nov 2010 11:02:48 +0000 (12:02 +0100)] 
wined3d: Do not use "lockedRect" unless the surface is locked in flush_to_framebuffer_drawpixels().

13 years agowined3d: Set an A window proc on non-unicode windows.
Henri Verbeet [Tue, 2 Nov 2010 11:02:47 +0000 (12:02 +0100)] 
wined3d: Set an A window proc on non-unicode windows.

13 years agoddraw: Fix some TRACEs.
Henri Verbeet [Tue, 2 Nov 2010 11:02:46 +0000 (12:02 +0100)] 
ddraw: Fix some TRACEs.

13 years agoAssorted spelling fixes.
Francois Gouget [Tue, 2 Nov 2010 12:03:16 +0000 (13:03 +0100)] 
Assorted spelling fixes.

13 years agows2_32: Add a trailing '\n' to a FIXME() call.
Francois Gouget [Tue, 2 Nov 2010 12:03:36 +0000 (13:03 +0100)] 
ws2_32: Add a trailing '\n' to a FIXME() call.

13 years agoxcopy: Remove a space before a '\n' in the Korean translation.
Francois Gouget [Tue, 2 Nov 2010 11:10:21 +0000 (12:10 +0100)] 
xcopy: Remove a space before a '\n' in the Korean translation.

13 years agomsxml3/tests: Small spelling fix in a nonexistent resource.
Francois Gouget [Tue, 2 Nov 2010 10:50:11 +0000 (11:50 +0100)] 
msxml3/tests: Small spelling fix in a nonexistent resource.

13 years agomsxml3/tests: Add a trailing '\n' to ok() calls.
Francois Gouget [Tue, 2 Nov 2010 10:44:19 +0000 (11:44 +0100)] 
msxml3/tests: Add a trailing '\n' to ok() calls.

13 years agomsxml3: Add a trailing '\n' to a FIXME() calls.
Francois Gouget [Tue, 2 Nov 2010 10:43:39 +0000 (11:43 +0100)] 
msxml3: Add a trailing '\n' to a FIXME() calls.

13 years agowininet/tests: Add a trailing '\n' to ok() calls.
Francois Gouget [Tue, 2 Nov 2010 10:42:48 +0000 (11:42 +0100)] 
wininet/tests: Add a trailing '\n' to ok() calls.

13 years agoddraw/tests: Remove a space before a '\n'.
Francois Gouget [Tue, 2 Nov 2010 10:42:26 +0000 (11:42 +0100)] 
ddraw/tests: Remove a space before a '\n'.

13 years agomsxml3: Add error code defines.
Adam Martinson [Mon, 1 Nov 2010 19:12:04 +0000 (14:12 -0500)] 
msxml3: Add error code defines.

13 years agomsxml3: Add a function to validate a tree against a schema cache.
Adam Martinson [Mon, 1 Nov 2010 19:11:46 +0000 (14:11 -0500)] 
msxml3: Add a function to validate a tree against a schema cache.

13 years agoconfigure: Add a check/define for xmlSchemaSetValidStructuredErrors().
Adam Martinson [Mon, 1 Nov 2010 19:11:16 +0000 (14:11 -0500)] 
configure: Add a check/define for xmlSchemaSetValidStructuredErrors().

13 years agowinmm: MCI_INFO doesn't change the output buffer in case of error.
Jörg Höhle [Tue, 5 Oct 2010 19:09:11 +0000 (21:09 +0200)] 
winmm: MCI_INFO doesn't change the output buffer in case of error.

13 years agowinmm: MCI_SYSINFO doesn't change the output buffer in case of error.
Jörg Höhle [Wed, 22 Sep 2010 19:17:32 +0000 (21:17 +0200)] 
winmm: MCI_SYSINFO doesn't change the output buffer in case of error.

13 years agowinmm: mciSendString always returns a response string (albeit empty).
Jörg Höhle [Tue, 21 Sep 2010 17:28:20 +0000 (19:28 +0200)] 
winmm: mciSendString always returns a response string (albeit empty).

13 years agoddraw: Add tests for SetCooperativeLevel with a NULL window.
David Adam [Mon, 1 Nov 2010 21:32:52 +0000 (22:32 +0100)] 
ddraw: Add tests for SetCooperativeLevel with a NULL window.

13 years agoddraw/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Tue, 2 Nov 2010 10:02:17 +0000 (11:02 +0100)] 
ddraw/tests: Fix compilation on systems that don't support nameless unions.

13 years agourlmon: Implemented base case for CoInternetCombineIUri.
Thomas Mullaly [Sat, 9 Oct 2010 15:02:17 +0000 (11:02 -0400)] 
urlmon: Implemented base case for CoInternetCombineIUri.

13 years agourlmon/tests: Added actual CoInternetCombineIUri tests.
Thomas Mullaly [Thu, 7 Oct 2010 23:41:46 +0000 (19:41 -0400)] 
urlmon/tests: Added actual CoInternetCombineIUri tests.

13 years agourlmon/tests: Added basic tests for CoInternetCombineIUri.
Thomas Mullaly [Thu, 7 Oct 2010 23:22:44 +0000 (19:22 -0400)] 
urlmon/tests: Added basic tests for CoInternetCombineIUri.

13 years agourlmon: Added stub for CoInternetCombineIUri.
Thomas Mullaly [Thu, 7 Oct 2010 23:04:21 +0000 (19:04 -0400)] 
urlmon: Added stub for CoInternetCombineIUri.

13 years agomsvcrt: Implement _findfirst64i32 and _findnext64i32.
Eryk Wieliczko [Mon, 1 Nov 2010 19:52:22 +0000 (20:52 +0100)] 
msvcrt: Implement _findfirst64i32 and _findnext64i32.

13 years agomsvcrt: Implement _fseeki64.
Eryk Wieliczko [Mon, 1 Nov 2010 20:49:22 +0000 (21:49 +0100)] 
msvcrt: Implement _fseeki64.

13 years agomsvcrt: Add stub functions _lock_file and _unlock_file.
Eryk Wieliczko [Mon, 1 Nov 2010 21:19:14 +0000 (22:19 +0100)] 
msvcrt: Add stub functions _lock_file and _unlock_file.

13 years agontdll: Add Support for loading ARM PEs.
André Hentschel [Mon, 1 Nov 2010 20:57:57 +0000 (21:57 +0100)] 
ntdll: Add Support for loading ARM PEs.

13 years agoservices: Mention the unkown type in the error message.
André Hentschel [Mon, 1 Nov 2010 20:57:23 +0000 (21:57 +0100)] 
services: Mention the unkown type in the error message.

13 years agosetupapi: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Mon, 1 Nov 2010 20:31:03 +0000 (21:31 +0100)] 
setupapi: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agolocalui: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Mon, 1 Nov 2010 20:22:54 +0000 (21:22 +0100)] 
localui: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agoiccvid: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Mon, 1 Nov 2010 20:11:47 +0000 (21:11 +0100)] 
iccvid: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agoxcopy: Add the Serbian (Latin and Cyrillic) translation.
Paul Vriens [Mon, 1 Nov 2010 19:53:39 +0000 (20:53 +0100)] 
xcopy: Add the Serbian (Latin and Cyrillic) translation.

Translation by Đorđe Vasiljević.

13 years agohlink: Site data should only be set if the hlink has an HlinkSite.
Andrew Eikum [Mon, 1 Nov 2010 17:06:08 +0000 (12:06 -0500)] 
hlink: Site data should only be set if the hlink has an HlinkSite.

13 years agohlink: Implement HlinkClone.
Andrew Eikum [Mon, 1 Nov 2010 17:06:05 +0000 (12:06 -0500)] 
hlink: Implement HlinkClone.

13 years agowinex11: Re-dock icons when the system tray owner has changed.
Alexandre Julliard [Mon, 1 Nov 2010 18:57:12 +0000 (19:57 +0100)] 
winex11: Re-dock icons when the system tray owner has changed.

13 years agowinex11: Improve management of the lifetime of embedded windows.
Alexandre Julliard [Mon, 1 Nov 2010 18:45:12 +0000 (19:45 +0100)] 
winex11: Improve management of the lifetime of embedded windows.

13 years agoexplorer: Make the systray window look more like a real taskbar in desktop mode.
Alexandre Julliard [Mon, 1 Nov 2010 18:38:28 +0000 (19:38 +0100)] 
explorer: Make the systray window look more like a real taskbar in desktop mode.

13 years agowinex11: Manage the system tray stand-alone window in x11drv for non-desktop mode.
Alexandre Julliard [Mon, 1 Nov 2010 18:19:58 +0000 (19:19 +0100)] 
winex11: Manage the system tray stand-alone window in x11drv for non-desktop mode.

13 years agowineps: Remove unnecessary use of wownt32.h.
Alexandre Julliard [Mon, 1 Nov 2010 15:44:39 +0000 (16:44 +0100)] 
wineps: Remove unnecessary use of wownt32.h.

13 years agogdi32: Remove unnecessary uses of wownt32.h.
Alexandre Julliard [Mon, 1 Nov 2010 15:44:34 +0000 (16:44 +0100)] 
gdi32: Remove unnecessary uses of wownt32.h.

13 years agokernel32: Remove unnecessary use of wownt32.h.
Alexandre Julliard [Mon, 1 Nov 2010 15:44:24 +0000 (16:44 +0100)] 
kernel32: Remove unnecessary use of wownt32.h.

13 years agoole32: Implement OnRun and OnStop.
Huw Davies [Mon, 1 Nov 2010 14:08:45 +0000 (14:08 +0000)] 
ole32: Implement OnRun and OnStop.

13 years agoole32: Remove some useless comments.
Huw Davies [Mon, 1 Nov 2010 13:11:37 +0000 (13:11 +0000)] 
ole32: Remove some useless comments.

13 years agoole32: Re-order some functions.
Huw Davies [Mon, 1 Nov 2010 12:11:14 +0000 (12:11 +0000)] 
ole32: Re-order some functions.

13 years agoole32: Rename cache entry parameters from 'This' - it leads to too much confusion...
Huw Davies [Mon, 1 Nov 2010 12:06:27 +0000 (12:06 +0000)] 
ole32: Rename cache entry parameters from 'This' - it leads to too much confusion with the data cache itself, which is the real COM object.