Tue, 17 Nov 2015 19:59:14 +0100 |
souliane |
browser_side: factorize retrieval of drop event data
|
Mon, 20 Apr 2015 09:14:03 +0200 |
souliane |
browser_side: clean the code that has been commented or isolated during the refactorisation to base libervia on quick_frontend
|
Thu, 16 Apr 2015 14:57:02 +0200 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
Mon, 30 Mar 2015 10:28:47 +0200 |
Goffi |
2015 copyright dates update
|
Tue, 17 Mar 2015 20:42:02 +0100 |
Goffi |
browser side: menus refactorisation:
frontends_multi_profiles
|
Tue, 03 Mar 2015 07:21:50 +0100 |
souliane |
browser_side: fixes OTR using the new resource system and proper triggers (send and receive message) or listener (presence update)
frontends_multi_profiles
|
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
|