[ros-diffs] [tfaber] 66448: [WIN32K:NTUSER] - Store string system parameter settings null-terminated CORE-8653 #resolve

2015-02-25 Thread tfaber
Author: tfaber Date: Wed Feb 25 09:12:56 2015 New Revision: 66448 URL: http://svn.reactos.org/svn/reactos?rev=66448&view=rev Log: [WIN32K:NTUSER] - Store string system parameter settings null-terminated CORE-8653 #resolve Modified: trunk/reactos/win32ss/user/ntuser/sysparams.c Modified: trun

[ros-diffs] [tfaber] 66449: [USER32] - In MsgiUnicodeToAnsiMessage, use a single contiguous buffer for CREATESTRUCTA and its strings. This allows applications to modify the structure without ill effec

2015-02-25 Thread tfaber
Author: tfaber Date: Wed Feb 25 12:24:38 2015 New Revision: 66449 URL: http://svn.reactos.org/svn/reactos?rev=66449&view=rev Log: [USER32] - In MsgiUnicodeToAnsiMessage, use a single contiguous buffer for CREATESTRUCTA and its strings. This allows applications to modify the structure without ill

[ros-diffs] [hbelusca] 66450: [CPLS]: Add the console CPL to the control panel.

2015-02-25 Thread hbelusca
Author: hbelusca Date: Wed Feb 25 13:07:44 2015 New Revision: 66450 URL: http://svn.reactos.org/svn/reactos?rev=66450&view=rev Log: [CPLS]: Add the console CPL to the control panel. Modified: trunk/reactos/boot/bootdata/hivesft.inf Modified: trunk/reactos/boot/bootdata/hivesft.inf URL: http

[ros-diffs] [tfaber] 66451: [DESK.CPL] - Don't convert the selected wallpaper if it is already a bitmap. Patch by Ricardo Hanke. CORE-8802 #resolve

2015-02-25 Thread tfaber
Author: tfaber Date: Wed Feb 25 13:24:13 2015 New Revision: 66451 URL: http://svn.reactos.org/svn/reactos?rev=66451&view=rev Log: [DESK.CPL] - Don't convert the selected wallpaper if it is already a bitmap. Patch by Ricardo Hanke. CORE-8802 #resolve Added: trunk/reactos/dll/cpl/desk/guid.c

[ros-diffs] [jimtabor] 66452: [NtUser] - Fix API GetDCEx tests! Dedicated to the great work by Timo Kreuzer. - This uncovered a loop flaw, witch passed on any DCE last accessed.

2015-02-25 Thread jimtabor
Author: jimtabor Date: Wed Feb 25 13:25:57 2015 New Revision: 66452 URL: http://svn.reactos.org/svn/reactos?rev=66452&view=rev Log: [NtUser] - Fix API GetDCEx tests! Dedicated to the great work by Timo Kreuzer. - This uncovered a loop flaw, witch passed on any DCE last accessed. Modified: tru

[ros-diffs] [tfaber] 66453: [COM_APITEST] - Add some more interfaces - Add CLSID_CDBurn

2015-02-25 Thread tfaber
Author: tfaber Date: Wed Feb 25 15:00:24 2015 New Revision: 66453 URL: http://svn.reactos.org/svn/reactos?rev=66453&view=rev Log: [COM_APITEST] - Add some more interfaces - Add CLSID_CDBurn Modified: trunk/rostests/apitests/com/browseui.c trunk/rostests/apitests/com/com_apitest.c trun

[ros-diffs] [gadamopoulos] 66454: [USER32_WINETEST] - Split user32:msg test to 14 separate tests - The original test consisted of more than 14k lines of code

2015-02-25 Thread gadamopoulos
Author: gadamopoulos Date: Wed Feb 25 15:55:57 2015 New Revision: 66454 URL: http://svn.reactos.org/svn/reactos?rev=66454&view=rev Log: [USER32_WINETEST] - Split user32:msg test to 14 separate tests - The original test consisted of more than 14k lines of code Modified: trunk/rostests/winetest

[ros-diffs] [tfaber] 66455: [COM_APITEST] - Add some more interfaces

2015-02-25 Thread tfaber
Author: tfaber Date: Wed Feb 25 16:22:26 2015 New Revision: 66455 URL: http://svn.reactos.org/svn/reactos?rev=66455&view=rev Log: [COM_APITEST] - Add some more interfaces Modified: trunk/rostests/apitests/com/com_apitest.c trunk/rostests/apitests/com/com_apitest.h trunk/rostests/apite

[ros-diffs] [tfaber] 66456: [USER32_WINETEST] - Apply hacks to make the tests succeed on Windows

2015-02-25 Thread tfaber
Author: tfaber Date: Wed Feb 25 17:31:53 2015 New Revision: 66456 URL: http://svn.reactos.org/svn/reactos?rev=66456&view=rev Log: [USER32_WINETEST] - Apply hacks to make the tests succeed on Windows Modified: trunk/rostests/winetests/user32/msg.c Modified: trunk/rostests/winetests/user32/msg

[ros-diffs] [gadamopoulos] 66457: [USER32] - button.c: Use NtUserAlterWindowStyle where wine uses WIN_SetStyle (usage and parameters were confirmed with windbg) [NTUSER] - Implement NtUserAlterWindowS

2015-02-25 Thread gadamopoulos
Author: gadamopoulos Date: Wed Feb 25 20:02:10 2015 New Revision: 66457 URL: http://svn.reactos.org/svn/reactos?rev=66457&view=rev Log: [USER32] - button.c: Use NtUserAlterWindowStyle where wine uses WIN_SetStyle (usage and parameters were confirmed with windbg) [NTUSER] - Implement NtUserAlterW

[ros-diffs] [gadamopoulos] 66458: fix build. I forgot this file

2015-02-25 Thread gadamopoulos
Author: gadamopoulos Date: Wed Feb 25 20:04:53 2015 New Revision: 66458 URL: http://svn.reactos.org/svn/reactos?rev=66458&view=rev Log: fix build. I forgot this file Modified: trunk/reactos/win32ss/include/ntuser.h Modified: trunk/reactos/win32ss/include/ntuser.h URL: http://svn.reactos.org

[ros-diffs] [ekohl] 66459: [INCLUDE] wkssvc.idl: Add NetrWkstaUserGetInfo and NetrWkstaUserSetInfo definitions based on the Samba wkssvc.idl and MSDN. [NETAPI32] - Implement NetWkstaUserGetInfo and Ne

2015-02-25 Thread ekohl
Author: ekohl Date: Wed Feb 25 22:11:41 2015 New Revision: 66459 URL: http://svn.reactos.org/svn/reactos?rev=66459&view=rev Log: [INCLUDE] wkssvc.idl: Add NetrWkstaUserGetInfo and NetrWkstaUserSetInfo definitions based on the Samba wkssvc.idl and MSDN. [NETAPI32] - Implement NetWkstaUserGetInfo

[ros-diffs] [hbelusca] 66460: [NTOS] Implement headless terminal commands: * HeadlessCmdClearToEndOfDisplay * HeadlessCmdClearToEndOfLine * HeadlessCmdDisplayAttributesOff * HeadlessCmdDisplayInverseV

2015-02-25 Thread hbelusca
Author: hbelusca Date: Thu Feb 26 00:40:25 2015 New Revision: 66460 URL: http://svn.reactos.org/svn/reactos?rev=66460&view=rev Log: [NTOS] Implement headless terminal commands: * HeadlessCmdClearToEndOfDisplay * HeadlessCmdClearToEndOfLine * HeadlessCmdDisplayAttributesOff * HeadlessCmdDisplayInve

[ros-diffs] [hbelusca] 66461: [NTOS] - Use a more standard name for the cursor position headless command structure. - Remove the useless SysThreadCreated variable. - Implement the remaining headless s

2015-02-25 Thread hbelusca
Author: hbelusca Date: Thu Feb 26 01:59:05 2015 New Revision: 66461 URL: http://svn.reactos.org/svn/reactos?rev=66461&view=rev Log: [NTOS] - Use a more standard name for the cursor position headless command structure. - Remove the useless SysThreadCreated variable. - Implement the remaining headl

[ros-diffs] [tfaber] 66462: [NTOS:CM] - Ignore multiple consecutive backslashes in CmpGetNextName CORE-9267 #resolve

2015-02-25 Thread tfaber
Author: tfaber Date: Thu Feb 26 03:17:17 2015 New Revision: 66462 URL: http://svn.reactos.org/svn/reactos?rev=66462&view=rev Log: [NTOS:CM] - Ignore multiple consecutive backslashes in CmpGetNextName CORE-9267 #resolve Modified: trunk/reactos/ntoskrnl/config/cmparse.c Modified: trunk/reactos