log src/browser/sat_browser/main_panel.py @ 1054:f2170536ba23

age author description
Fri, 26 Jan 2018 11:15:26 +0100 Goffi date update
Fri, 03 Nov 2017 14:37:01 +0100 Goffi misc: date update (yes it's a bit late :p )
Fri, 19 May 2017 17:03:04 +0200 Goffi browser: various fixes
Fri, 15 Jan 2016 15:42:37 +0100 Goffi browser (warning message): resuses the popup if it already exists, allows a None duration, and added INFO and WARNING types
Wed, 13 Jan 2016 13:12:58 +0100 souliane browser (strings): add a parameter "new_target" to addURLToText + fix a wrong import
Tue, 12 Jan 2016 20:34:20 +0100 souliane browser: validate the status with ENTER (fixes bug 111)
Sun, 03 Jan 2016 16:24:27 +0100 Goffi copyright update
Mon, 30 Nov 2015 21:52:41 +0100 souliane browser_side: fixed ContactsPanel scrolling
Mon, 20 Apr 2015 08:51:25 +0200 souliane browser and server side: remove unibox
Thu, 09 Apr 2015 11:40:53 +0200 souliane browser_side: improve comments for menus-related methods
Mon, 30 Mar 2015 10:28:47 +0200 Goffi 2015 copyright dates update
Wed, 18 Mar 2015 10:17:04 +0100 souliane browser_side: follow changes made on quick_frontend for chat states and MUC symbols + minor fixes following the refactorisation:
Wed, 18 Mar 2015 16:15:18 +0100 Goffi merged branch frontends_multi_profiles base src/browser/sat_browser/panels.py@3fafedbf792a
Tue, 17 Mar 2015 20:42:02 +0100 Goffi browser side: menus refactorisation: frontends_multi_profiles
Tue, 03 Mar 2015 06:51:13 +0100 souliane browser_side: replace all instances of 'str' with 'unicode' frontends_multi_profiles