[explorer_new]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Thu, 6 Feb 2014 13:01:54 +0000 (13:01 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Thu, 6 Feb 2014 13:01:54 +0000 (13:01 +0000)
commit1724ea64fb43c8cfee7cc6601507aab329694b66
tree3911775d45d7a4ca9697ed7810042f4e74e10377
parentc82da59af8ac70808e499ef7f254cc7fa8a368be
[explorer_new]
- Implement showing and closing the start menu by pressing the WIN key
- Implement handling WM_KLUDGEMINRECT message that informs the window manager the place of an application in the taskbar in order to show the minimization or maximization animation of a window
- Implement showing taskbar settings when the user selects to show the taskbar settings from the settings menu in start menu
- Implement hiding the Favorites menu in the start menu when needed

svn path=/branches/shell-experiments/; revision=62010
base/shell/explorer-new/precomp.h
base/shell/explorer-new/startmnu.c
base/shell/explorer-new/taskswnd.c
base/shell/explorer-new/traywnd.c