Tue, 03 Mar 2015 06:51:13 +0100 |
souliane |
browser_side: replace all instances of 'str' with 'unicode'
frontends_multi_profiles
|
Fri, 27 Feb 2015 16:05:28 +0100 |
souliane |
browser_side: allow to drop a widget in the "+" tab
frontends_multi_profiles
|
Fri, 27 Feb 2015 02:42:44 +0100 |
souliane |
browser_side: the contact list's height needs a window resize after it's been added or when the tab bar display is changed
frontends_multi_profiles
|
Fri, 27 Feb 2015 13:12:28 +0100 |
souliane |
browser_side: hide the tab bar and contact list's toggle button until the profile is connected
frontends_multi_profiles
|
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
|
Fri, 27 Feb 2015 00:55:07 +0100 |
souliane |
browser_side: fixes issue when placing a LiberviaWidget and some cells of the WidgetsPanel are empty
frontends_multi_profiles
|
Thu, 26 Feb 2015 18:10:54 +0100 |
Goffi |
browser_side: classes reorganisation:
frontends_multi_profiles
base
src/browser/sat_browser/base_widget.py@8ac7c0d7eea2
|