log src/browser/sat_browser/base_menu.py @ 614:14bdf5394ae9 frontends_multi_profiles

age author description
2015-01-24 Goffi browser side: big refactoring to base Libervia on QuickFrontend, first draft: frontends_multi_profiles
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