log src/browser/sat_browser/base_widget.py @ 636:86ae737da6f3 frontends_multi_profiles

age author description
Mon, 23 Feb 2015 18:44:58 +0100 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
Mon, 23 Feb 2015 18:44:58 +0100 Goffi browser side (LiberviaWidget): an error is raised when expect is True on getParent frontends_multi_profiles
Mon, 23 Feb 2015 18:43:08 +0100 Goffi browser side (menu): minor improvments: frontends_multi_profiles
Fri, 20 Feb 2015 21:46:18 +0100 souliane browser_side: fixes previous patch, forgot to pass an argument frontends_multi_profiles
Fri, 20 Feb 2015 19:38:11 +0100 souliane browser_side: move SatWebFrontend.addTab to MainTabPanel.addWidgetsTab and rename MainTabPanel.add to MainTabPanel.addTab frontends_multi_profiles
Fri, 20 Feb 2015 19:50:00 +0100 souliane browser_side: show more obvisouly the "dragover" style when dragging something over a tab frontends_multi_profiles
Fri, 20 Feb 2015 19:37:54 +0100 souliane browser_side: always display the main tab bar with a "+" button to add a new tab frontends_multi_profiles
Wed, 11 Feb 2015 11:21:27 +0100 souliane browser_side: add/improve some docstrings frontends_multi_profiles
Tue, 10 Feb 2015 19:11:24 +0100 Goffi browser side: widget is deleted by default when close button is clicked in LiberviaWidget frontends_multi_profiles
Tue, 10 Feb 2015 19:10:28 +0100 Goffi brower side: removed close listener for LiberviaWidget frontends_multi_profiles
Mon, 09 Feb 2015 21:58:49 +0100 Goffi merges souliane changes frontends_multi_profiles
Mon, 09 Feb 2015 21:55:16 +0100 Goffi browser side: fixed avatar getting + better DEFAULT/EMPTY avatars constants + use of jid.JID for microblog's author frontends_multi_profiles
Sat, 07 Feb 2015 12:07:12 +0100 souliane browser_side: base_widget.DropCell raises an exception if the callback doesn't return a LiberviaWidget instance frontends_multi_profiles
Fri, 06 Feb 2015 19:25:17 +0100 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
Fri, 06 Feb 2015 19:19:49 +0100 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
Fri, 06 Feb 2015 19:11:02 +0100 Goffi browser side: border widgets are now visible on drag start + they float right or left in the cell frontends_multi_profiles
Sat, 24 Jan 2015 01:45:39 +0100 Goffi browser side: big refactoring to base Libervia on QuickFrontend, first draft: frontends_multi_profiles
Sat, 18 Oct 2014 13:16:56 +0200 souliane browser_side: safer attributes handling in getOrCreateLiberviaWidget + use it to create MUC panels
Tue, 23 Sep 2014 13:57:36 +0200 souliane browser_side (plugin OTR): display the correct icons on opening the window + auto-open on accepted invitation
Mon, 08 Sep 2014 15:32:33 +0200 souliane browser_side (plugin OTR): display OTR states with icons instead of a text
Sun, 07 Sep 2014 16:40:33 +0200 souliane browser_side: temporary way to display the OTR state in the LiberviaWidget header
Fri, 05 Sep 2014 10:40:52 +0200 souliane browser_side: change a log.debug to log.error
Thu, 21 Aug 2014 16:44:39 +0200 souliane browser_side: the status menu is now based on GenericMenuBar instead of PopupMenuPanel
Wed, 13 Aug 2014 15:06:40 +0200 souliane browser_side: categories of the menus can be "flattened":
Fri, 25 Jul 2014 02:38:30 +0200 souliane browser_side: menus refactorization + handle levels > 2
Tue, 15 Jul 2014 18:43:55 +0200 souliane browser_side: refactorisation of menus and LiberviaWidget's header
Mon, 09 Jun 2014 22:15:26 +0200 Goffi browser_side: import fixes: base src/browser/base_widget.py@f6b19958d2bf