[ros-diffs] [ekohl] 59101: [CMD] Remove cmd_main(). Patch by Lee Schroeder. Thanks! CORE-7205 #resolve #comment Committed in r59101.

2013-05-29 Thread ekohl
Author: ekohl Date: Wed May 29 10:56:25 2013 New Revision: 59101 URL: http://svn.reactos.org/svn/reactos?rev=59101view=rev Log: [CMD] Remove cmd_main(). Patch by Lee Schroeder. Thanks! CORE-7205 #resolve #comment Committed in r59101. Removed: trunk/reactos/base/shell/cmd/main.c Modified:

[ros-diffs] [akhaldi] 59102: [ADVPACK] * Sync with Wine 1.5.26.

2013-05-29 Thread akhaldi
Author: akhaldi Date: Wed May 29 11:01:08 2013 New Revision: 59102 URL: http://svn.reactos.org/svn/reactos?rev=59102view=rev Log: [ADVPACK] * Sync with Wine 1.5.26. Modified: trunk/reactos/dll/win32/advpack/files.c trunk/reactos/media/doc/README.WINE Modified:

[ros-diffs] [akhaldi] 59103: [ADVPACK_WINETEST] * Sync with Wine 1.5.26.

2013-05-29 Thread akhaldi
Author: akhaldi Date: Wed May 29 11:01:18 2013 New Revision: 59103 URL: http://svn.reactos.org/svn/reactos?rev=59103view=rev Log: [ADVPACK_WINETEST] * Sync with Wine 1.5.26. Modified: trunk/rostests/winetests/advpack/advpack.c trunk/rostests/winetests/advpack/files.c

[ros-diffs] [ekohl] 59104: [DISKPART] * Simplified the help system * Removed an unnecessary check in the help system that listed the first help entry 'active' no matter what was entered into the help

2013-05-29 Thread ekohl
Author: ekohl Date: Wed May 29 11:40:43 2013 New Revision: 59104 URL: http://svn.reactos.org/svn/reactos?rev=59104view=rev Log: [DISKPART] * Simplified the help system * Removed an unnecessary check in the help system that listed the first help entry 'active' no matter what was entered into the

[ros-diffs] [gadamopoulos] 59105: [desk.cpl] - If loading the name of a classic color fails, try to read it from the LegacyName value

2013-05-29 Thread gadamopoulos
Author: gadamopoulos Date: Wed May 29 13:14:37 2013 New Revision: 59105 URL: http://svn.reactos.org/svn/reactos?rev=59105view=rev Log: [desk.cpl] - If loading the name of a classic color fails, try to read it from the LegacyName value Modified: trunk/reactos/dll/cpl/desk/theme.c Modified:

[ros-diffs] [gadamopoulos] 59106: [hivedef.inf] - Fix the names of the colors and sizes of the classic theme. - Fixes CORE-7149

2013-05-29 Thread gadamopoulos
Author: gadamopoulos Date: Wed May 29 13:23:27 2013 New Revision: 59106 URL: http://svn.reactos.org/svn/reactos?rev=59106view=rev Log: [hivedef.inf] - Fix the names of the colors and sizes of the classic theme. - Fixes CORE-7149 Modified: trunk/reactos/boot/bootdata/hivedef.inf Modified:

[ros-diffs] [ekohl] 59107: [SAMSRV] Set default group membership for new users.

2013-05-29 Thread ekohl
Author: ekohl Date: Wed May 29 16:09:10 2013 New Revision: 59107 URL: http://svn.reactos.org/svn/reactos?rev=59107view=rev Log: [SAMSRV] Set default group membership for new users. Modified: trunk/reactos/dll/win32/samsrv/samrpc.c trunk/reactos/dll/win32/samsrv/setup.c Modified:

[ros-diffs] [gadamopoulos] 59108: - Add shortcuts.inf file that will be used by syssetup to create the shortcuts in second stage. In this way shortcuts and their folders won't be hardcoded in syssetup

2013-05-29 Thread gadamopoulos
Author: gadamopoulos Date: Wed May 29 19:35:35 2013 New Revision: 59108 URL: http://svn.reactos.org/svn/reactos?rev=59108view=rev Log: - Add shortcuts.inf file that will be used by syssetup to create the shortcuts in second stage. In this way shortcuts and their folders won't be hardcoded in

[ros-diffs] [ekohl] 59109: [SAMSRV] Implement SamIFree_SAMPR_GET_GROUPS_BUFFER.

2013-05-29 Thread ekohl
Author: ekohl Date: Wed May 29 20:21:42 2013 New Revision: 59109 URL: http://svn.reactos.org/svn/reactos?rev=59109view=rev Log: [SAMSRV] Implement SamIFree_SAMPR_GET_GROUPS_BUFFER. Modified: trunk/reactos/dll/win32/samsrv/samsrv.c trunk/reactos/dll/win32/samsrv/samsrv.spec Modified:

[ros-diffs] [gadamopoulos] 59110: [syssetup] - Create shortcuts based on shortcuts.inf instead of hardcoding them Note to translators: please make sure that all shortcut translations are correct. Seve

2013-05-29 Thread gadamopoulos
Author: gadamopoulos Date: Wed May 29 20:33:11 2013 New Revision: 59110 URL: http://svn.reactos.org/svn/reactos?rev=59110view=rev Log: [syssetup] - Create shortcuts based on shortcuts.inf instead of hardcoding them Note to translators: please make sure that all shortcut translations are correct.

[ros-diffs] [cwittich] 59111: [dxdiag] use unicode structures when using unicode functions

2013-05-29 Thread cwittich
Author: cwittich Date: Wed May 29 20:36:22 2013 New Revision: 59111 URL: http://svn.reactos.org/svn/reactos?rev=59111view=rev Log: [dxdiag] use unicode structures when using unicode functions Modified: trunk/reactos/base/applications/dxdiag/display.c

[ros-diffs] [hbelusca] 59112: [KERNEL32-CONSRV] - Implement ConsoleMenuControl; see http://undoc.airesoft.co.uk/kernel32.dll/ConsoleMenuControl.php for more information. - Implement SetConsoleMenuClos

2013-05-29 Thread hbelusca
Author: hbelusca Date: Thu May 30 00:50:03 2013 New Revision: 59112 URL: http://svn.reactos.org/svn/reactos?rev=59112view=rev Log: [KERNEL32-CONSRV] - Implement ConsoleMenuControl; see http://undoc.airesoft.co.uk/kernel32.dll/ConsoleMenuControl.php for more information. - Implement