Mercurial > libervia-web
log src/browser/sat_browser/libervia_widget.py @ 656:4dbd99de3aaa frontends_multi_profiles
age | author | description |
---|---|---|
Fri, 27 Feb 2015 13:00:04 +0100 | souliane | browser_side: only display "+" button when the tab bar contains only 1 tab, and display it over the contact list to not use vertical space frontends_multi_profiles |
Fri, 27 Feb 2015 02:39:43 +0100 | 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 |
Fri, 27 Feb 2015 01:11:34 +0100 | souliane | browser_side: MicroblogPanel.accepted_groups (set of unicode) is now built from QuickWidget.targets (set of tuple of unicode) frontends_multi_profiles |
Fri, 27 Feb 2015 00:56:08 +0100 | souliane | browser_side: fixes misc issues (forgotten parenthesis and wrong argument) frontends_multi_profiles |