log src/browser/sat_browser/menu.py @ 675:941e53b3af5c frontends_multi_profiles

age author description
2015-03-07 souliane server and browser sides: fixes joining room with auto-generated name + leave JID error handling to the backend frontends_multi_profiles
2015-03-03 souliane browser_side: OTR uses 'profilePlugged', 'disconnect' and 'gotMenus' listeners frontends_multi_profiles
2015-02-27 souliane browser_side: MainPanel is now based on a DockPanel, which allows to use less tables and also to remove some "window resized" listeners frontends_multi_profiles
2015-02-26 Goffi browser_side: classes reorganisation: frontends_multi_profiles
2015-02-22 souliane browser_side: fixes MUC menus frontends_multi_profiles
2015-02-11 souliane browser_side: add and use method displayWidget to harmonize widget's management in Libervia (not completely done, there are some issues) frontends_multi_profiles
2015-02-10 Goffi browser side: web widget is recreated when there is already one frontends_multi_profiles
2015-01-24 Goffi browser side: big refactoring to base Libervia on QuickFrontend, first draft: frontends_multi_profiles
2014-10-18 souliane browser_side: safer attributes handling in getOrCreateLiberviaWidget + use it to create MUC panels
2014-09-10 souliane browser_side: fixes bug at profile disconnection
2014-09-05 souliane plugin OTR: disconnect the active OTR sessions on profile disconnection
2014-08-21 souliane browser_side: add method GenericMenuBar.addCategory + fixes MenuNode.addMenuItem when callback argument is a sub-menu
2014-08-13 souliane browser_side: categories of the menus can be "flattened":
2014-08-13 Goffi browser side (XMLUI): XMLUI update to follow core changes:
2014-07-25 souliane browser_side: menus refactorization + handle levels > 2
2014-07-15 souliane browser_side: refactorisation of menus and LiberviaWidget's header
2014-07-14 souliane browser_side: fixes the CSS for the menus
2014-06-09 Goffi browser_side: import fixes: base src/browser/menu.py@8170b8ae5eda