log src/browser/sat_browser/base_widget.py @ 728:9d35d75566fb

age author description
2015-04-09 souliane browser_side: improve comments for menus-related methods
2015-03-30 Goffi 2015 copyright dates update
2015-03-17 Goffi browser side: menus refactorisation: frontends_multi_profiles
2015-02-26 Goffi browser_side: classes reorganisation: frontends_multi_profiles
2015-02-26 Goffi browser side: moved ContactBox, ContactsPanel, ContactLabeland ContactMenuBar to base_widget/base_panels so they can be reused outside of contact_list module frontends_multi_profiles
2015-02-23 Goffi merged souliane changes frontends_multi_profiles
2015-02-23 Goffi browser side (widgets management): removed getWidgetsPanel: we use directly getParent which do the same thing + displayWidget now detect hidden widgets (widgets without parent WidgetsPanel) frontends_multi_profiles