log src/browser/sat_browser/base_widget.py @ 975:75166ac3e0cc

age author description
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
2016-01-03 Goffi copyright update
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
2015-02-23 Goffi browser side (LiberviaWidget): an error is raised when expect is True on getParent frontends_multi_profiles
2015-02-23 Goffi browser side (menu): minor improvments: frontends_multi_profiles
2015-02-20 souliane browser_side: fixes previous patch, forgot to pass an argument frontends_multi_profiles
2015-02-20 souliane browser_side: move SatWebFrontend.addTab to MainTabPanel.addWidgetsTab and rename MainTabPanel.add to MainTabPanel.addTab frontends_multi_profiles
2015-02-20 souliane browser_side: show more obvisouly the "dragover" style when dragging something over a tab frontends_multi_profiles