[ros-diffs] [rnaumann] 71466: [CALC] Use ShellAbout for the about dialog in Calc. Patch by Jason Wendt. Thank You. - Addition by me: delete about.c as well as ROS_logo.bmp CORE-11346

2016-05-31 Thread rnaumann
Author: rnaumann Date: Tue May 31 08:04:18 2016 New Revision: 71466 URL: http://svn.reactos.org/svn/reactos?rev=71466&view=rev Log: [CALC] Use ShellAbout for the about dialog in Calc. Patch by Jason Wendt. Thank You. - Addition by me: delete about.c as well as ROS_logo.bmp CORE-11346 Removed:

[ros-diffs] [rnaumann] 71467: [TASKMGR] Change "Mem Usage" status text. Patch by Tim Crawford. Use the more familiar term "Commit Charge" instead. -Addition: Also apply this for greek and hewbrew CORE

2016-05-31 Thread rnaumann
Author: rnaumann Date: Tue May 31 10:31:16 2016 New Revision: 71467 URL: http://svn.reactos.org/svn/reactos?rev=71467&view=rev Log: [TASKMGR] Change "Mem Usage" status text. Patch by Tim Crawford. Use the more familiar term "Commit Charge" instead. -Addition: Also apply this for greek and hewbrew

[ros-diffs] [rnaumann] 71468: [COMCTL32][COMDLG32] Fix Esperanto localization. Patch by Mike Swanson. CORE-11264

2016-05-31 Thread rnaumann
Author: rnaumann Date: Tue May 31 10:48:53 2016 New Revision: 71468 URL: http://svn.reactos.org/svn/reactos?rev=71468&view=rev Log: [COMCTL32][COMDLG32] Fix Esperanto localization. Patch by Mike Swanson. CORE-11264 Modified: trunk/reactos/dll/win32/comctl32/lang/comctl_Eo.rc trunk/reacto

[ros-diffs] [rnaumann] 71469: [SHIMGVW]Replacement for SHIMGVW control button bitmaps. Work by "dsp8195". CORE-11145

2016-05-31 Thread rnaumann
Author: rnaumann Date: Tue May 31 10:59:04 2016 New Revision: 71469 URL: http://svn.reactos.org/svn/reactos?rev=71469&view=rev Log: [SHIMGVW]Replacement for SHIMGVW control button bitmaps. Work by "dsp8195". CORE-11145 Modified: trunk/reactos/dll/win32/shimgvw/res/next.bmp trunk/reactos/

[ros-diffs] [rnaumann] 71470: [IERNONCE]Add Chinese and Malay translations. Patch by Henry Tang Ih. CORE-11022

2016-05-31 Thread rnaumann
Author: rnaumann Date: Tue May 31 11:15:25 2016 New Revision: 71470 URL: http://svn.reactos.org/svn/reactos?rev=71470&view=rev Log: [IERNONCE]Add Chinese and Malay translations. Patch by Henry Tang Ih. CORE-11022 Added: trunk/reactos/dll/win32/iernonce/lang/ms-MY.rc (with props) trunk/r

[ros-diffs] [gadamopoulos] 71471: [BROWSEUI] - Implement SHEnumClassesOfCategories - Part of the work submitted by Sylvain Deverre. CORE-10838

2016-05-31 Thread gadamopoulos
Author: gadamopoulos Date: Tue May 31 13:39:42 2016 New Revision: 71471 URL: http://svn.reactos.org/svn/reactos?rev=71471&view=rev Log: [BROWSEUI] - Implement SHEnumClassesOfCategories - Part of the work submitted by Sylvain Deverre. CORE-10838 Added: trunk/reactos/dll/win32/browseui/comcat.c

[ros-diffs] [gadamopoulos] 71472: [BROWSEUI] - Fix a crash that can happen under weird circumstances. - Part of the work submitted by Sylvain Deverre. CORE-10838

2016-05-31 Thread gadamopoulos
Author: gadamopoulos Date: Tue May 31 14:02:58 2016 New Revision: 71472 URL: http://svn.reactos.org/svn/reactos?rev=71472&view=rev Log: [BROWSEUI] - Fix a crash that can happen under weird circumstances. - Part of the work submitted by Sylvain Deverre. CORE-10838 Modified: trunk/reactos/dll/w

[ros-diffs] [gadamopoulos] 71473: [BROWSEUI] - CShellBrowser: Implement the Explrer bar menu. Implement checking if a band is already loaded. Destroy all bands while destroying the browser window. Mis

2016-05-31 Thread gadamopoulos
Author: gadamopoulos Date: Tue May 31 14:42:01 2016 New Revision: 71473 URL: http://svn.reactos.org/svn/reactos?rev=71473&view=rev Log: [BROWSEUI] - CShellBrowser: Implement the Explrer bar menu. Implement checking if a band is already loaded. Destroy all bands while destroying the browser window

[ros-diffs] [gadamopoulos] 71474: [BROWSEUI] - Implement the toolbar that allows the user to close the band. - Part of the work submitted by Sylvain Deverre. CORE-10838

2016-05-31 Thread gadamopoulos
Author: gadamopoulos Date: Tue May 31 14:52:18 2016 New Revision: 71474 URL: http://svn.reactos.org/svn/reactos?rev=71474&view=rev Log: [BROWSEUI] - Implement the toolbar that allows the user to close the band. - Part of the work submitted by Sylvain Deverre. CORE-10838 Added: trunk/reactos/d

[ros-diffs] [gadamopoulos] 71475: [BROWSEUI] - Implement CShellBrowser::Navigate and CShellBrowser::Navigate2. - Part of the work submitted by Sylvain Deverre. CORE-10838

2016-05-31 Thread gadamopoulos
Author: gadamopoulos Date: Tue May 31 14:57:05 2016 New Revision: 71475 URL: http://svn.reactos.org/svn/reactos?rev=71475&view=rev Log: [BROWSEUI] - Implement CShellBrowser::Navigate and CShellBrowser::Navigate2. - Part of the work submitted by Sylvain Deverre. CORE-10838 Modified: trunk/reac

[ros-diffs] [mjansen] 71476: [SHELL32] Rename CShell to CShellDispatch CORE-6892

2016-05-31 Thread mjansen
Author: mjansen Date: Tue May 31 17:40:44 2016 New Revision: 71476 URL: http://svn.reactos.org/svn/reactos?rev=71476&view=rev Log: [SHELL32] Rename CShell to CShellDispatch CORE-6892 Added: trunk/reactos/dll/win32/shell32/CShellDispatch.cpp (with props) trunk/reactos/dll/win32/shell32/C

[ros-diffs] [mjansen] 71477: [APPHELP][ACLAYER][APPSHIM_APITEST] Fix some WCHAR hack constructions that VS 2010 didn't like, as pointed out by Hermès

2016-05-31 Thread mjansen
Author: mjansen Date: Tue May 31 18:02:54 2016 New Revision: 71477 URL: http://svn.reactos.org/svn/reactos?rev=71477&view=rev Log: [APPHELP][ACLAYER][APPSHIM_APITEST] Fix some WCHAR hack constructions that VS 2010 didn't like, as pointed out by Hermès Modified: trunk/reactos/dll/appcompat/ap

[ros-diffs] [hbelusca] 71478: [REACTOS][ROSAPPS][ROSSUBSYS] The buildno #defines KERNEL_RELEASE_STR, KERNEL_RELEASE_RC (introduced in r756 17 years ago), and REACTOS_DLL_RELEASE_STR, REACTOS_DLL_RELEA

2016-05-31 Thread hbelusca
Author: hbelusca Date: Tue May 31 22:36:48 2016 New Revision: 71478 URL: http://svn.reactos.org/svn/reactos?rev=71478&view=rev Log: [REACTOS][ROSAPPS][ROSSUBSYS] The buildno #defines KERNEL_RELEASE_STR, KERNEL_RELEASE_RC (introduced in r756 17 years ago), and REACTOS_DLL_RELEASE_STR, REACTOS_DLL_

[ros-diffs] [hbelusca] 71479: [REACTOS]: Turn tabs into spaces + indent.

2016-05-31 Thread hbelusca
Author: hbelusca Date: Tue May 31 23:02:46 2016 New Revision: 71479 URL: http://svn.reactos.org/svn/reactos?rev=71479&view=rev Log: [REACTOS]: Turn tabs into spaces + indent. Modified: trunk/reactos/sdk/include/reactos/buildno.h.cmake trunk/reactos/sdk/include/reactos/version.h.cmake Mod