log src/browser/sat_browser/base_menu.py @ 517:85699d18921f

age author description
Tue, 02 Sep 2014 21:08:59 +0200 souliane browser_side: menu callback can be a method not belonging to a class
Thu, 21 Aug 2014 16:44:39 +0200 souliane browser_side: the status menu is now based on GenericMenuBar instead of PopupMenuPanel
Thu, 21 Aug 2014 16:18:51 +0200 souliane browser_side: add method GenericMenuBar.addCategory + fixes MenuNode.addMenuItem when callback argument is a sub-menu
Thu, 21 Aug 2014 11:21:47 +0200 souliane browser_side: fixes using addStyleName and removeStyleName on a GenericMenuBar
Wed, 13 Aug 2014 15:06:40 +0200 souliane browser_side: categories of the menus can be "flattened":
Fri, 25 Jul 2014 02:38:30 +0200 souliane browser_side: menus refactorization + handle levels > 2
Tue, 15 Jul 2014 18:43:55 +0200 souliane browser_side: refactorisation of menus and LiberviaWidget's header