log src/browser/sat_browser/base_widget.py @ 893:298fbe562060

age author description
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
2015-02-20 souliane browser_side: always display the main tab bar with a "+" button to add a new tab frontends_multi_profiles
2015-02-11 souliane browser_side: add/improve some docstrings frontends_multi_profiles
2015-02-10 Goffi browser side: widget is deleted by default when close button is clicked in LiberviaWidget frontends_multi_profiles
2015-02-10 Goffi brower side: removed close listener for LiberviaWidget frontends_multi_profiles
2015-02-09 Goffi merges souliane changes frontends_multi_profiles
2015-02-09 Goffi browser side: fixed avatar getting + better DEFAULT/EMPTY avatars constants + use of jid.JID for microblog's author frontends_multi_profiles
2015-02-07 souliane browser_side: base_widget.DropCell raises an exception if the callback doesn't return a LiberviaWidget instance frontends_multi_profiles
2015-02-06 Goffi browser side (blog, chat): fixed dropKey callbacks to adapt them to new widget creation system. Drag'n'Drop should be fixed. frontends_multi_profiles
2015-02-06 Goffi browser side (base widget): added an iterator on WidgetsPanel to iterate throught contained widgets, fixed widget deletion, commented a base try/catch (without exception specified), should be uncommented once a good Exception is here frontends_multi_profiles
2015-02-06 Goffi browser side: border widgets are now visible on drag start + they float right or left in the cell 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-23 souliane browser_side (plugin OTR): display the correct icons on opening the window + auto-open on accepted invitation
2014-09-08 souliane browser_side (plugin OTR): display OTR states with icons instead of a text
2014-09-07 souliane browser_side: temporary way to display the OTR state in the LiberviaWidget header
2014-09-05 souliane browser_side: change a log.debug to log.error
2014-08-21 souliane browser_side: the status menu is now based on GenericMenuBar instead of PopupMenuPanel
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
2014-06-09 Goffi browser_side: import fixes: base src/browser/base_widget.py@f6b19958d2bf