Author: dquintana Date: Mon Feb 24 11:59:34 2014 New Revision: 62319 URL: http://svn.reactos.org/svn/reactos?rev=62319&view=rev Log: [RSHELL] * Move some classes to separate files. * Move class declarations to .h files. CORE-7586
Added: branches/shell-experiments/base/shell/rshell/CMenuBand.h (with props) branches/shell-experiments/base/shell/rshell/CMenuDeskBar.h (with props) branches/shell-experiments/base/shell/rshell/CMenuFocusManager.cpp (with props) branches/shell-experiments/base/shell/rshell/CMenuFocusManager.h (with props) branches/shell-experiments/base/shell/rshell/CMenuSite.h (with props) branches/shell-experiments/base/shell/rshell/CMenuToolbars.cpp (with props) branches/shell-experiments/base/shell/rshell/CMenuToolbars.h (with props) Modified: branches/shell-experiments/base/shell/rshell/CMakeLists.txt branches/shell-experiments/base/shell/rshell/CMenuBand.cpp branches/shell-experiments/base/shell/rshell/CMenuDeskBar.cpp branches/shell-experiments/base/shell/rshell/CMenuSite.cpp [This mail would be too long, it was shortened to contain the URLs only.] Modified: branches/shell-experiments/base/shell/rshell/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/rshell/CMakeLists.txt?rev=62319&r1=62318&r2=62319&view=diff Modified: branches/shell-experiments/base/shell/rshell/CMenuBand.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/rshell/CMenuBand.cpp?rev=62319&r1=62318&r2=62319&view=diff Added: branches/shell-experiments/base/shell/rshell/CMenuBand.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/rshell/CMenuBand.h?rev=62319 Modified: branches/shell-experiments/base/shell/rshell/CMenuDeskBar.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/rshell/CMenuDeskBar.cpp?rev=62319&r1=62318&r2=62319&view=diff Added: branches/shell-experiments/base/shell/rshell/CMenuDeskBar.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/rshell/CMenuDeskBar.h?rev=62319 Added: branches/shell-experiments/base/shell/rshell/CMenuFocusManager.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/rshell/CMenuFocusManager.cpp?rev=62319 Added: branches/shell-experiments/base/shell/rshell/CMenuFocusManager.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/rshell/CMenuFocusManager.h?rev=62319 Modified: branches/shell-experiments/base/shell/rshell/CMenuSite.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/rshell/CMenuSite.cpp?rev=62319&r1=62318&r2=62319&view=diff Added: branches/shell-experiments/base/shell/rshell/CMenuSite.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/rshell/CMenuSite.h?rev=62319 Added: branches/shell-experiments/base/shell/rshell/CMenuToolbars.cpp URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/rshell/CMenuToolbars.cpp?rev=62319 Added: branches/shell-experiments/base/shell/rshell/CMenuToolbars.h URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/rshell/CMenuToolbars.h?rev=62319