log src/browser/sat_browser/base_menu.py @ 572:7a823c6568e2

age author description
2014-09-02 souliane browser_side: menu callback can be a method not belonging to a class
2014-08-21 souliane browser_side: the status menu is now based on GenericMenuBar instead of PopupMenuPanel
2014-08-21 souliane browser_side: add method GenericMenuBar.addCategory + fixes MenuNode.addMenuItem when callback argument is a sub-menu
2014-08-21 souliane browser_side: fixes using addStyleName and removeStyleName on a GenericMenuBar
2014-08-13 souliane browser_side: categories of the menus can be "flattened":
2014-07-25 souliane browser_side: menus refactorization + handle levels > 2
2014-07-15 souliane browser_side: refactorisation of menus and LiberviaWidget's header