[RSHELL]
authorDavid Quintana <gigaherz@gmail.com>
Tue, 25 Feb 2014 18:23:02 +0000 (18:23 +0000)
committerDavid Quintana <gigaherz@gmail.com>
Tue, 25 Feb 2014 18:23:02 +0000 (18:23 +0000)
commit58931088c37d3ee680fc7d48d9155b89e86fcb08
tree709dc217cc33ca86deecfbf4feb57467c9b368ae
parent53f74feb2ded34b7bb506928eeac13791ac39d97
[RSHELL]
* Some menu style improvements.
* Some code style improvements.
* Added a skeleton CMergedFolder, as a base towards showing items from both the user and the common start menus. It does not work yet.
CORE-7586

svn path=/branches/shell-experiments/; revision=62330
base/shell/rshell/CMakeLists.txt
base/shell/rshell/CMenuBand.cpp
base/shell/rshell/CMenuBand.h
base/shell/rshell/CMenuDeskBar.h
base/shell/rshell/CMenuToolbars.cpp
base/shell/rshell/CMergedFolder.cpp [new file with mode: 0644]
base/shell/rshell/CMergedFolder.h [new file with mode: 0644]
base/shell/rshell/CStartMenu.cpp
base/shell/rshell/precomp.h
dll/win32/shell32/CMakeLists.txt