log frontends/src/primitivus/constants.py @ 1963:a2bc5089c2eb

age author description
Mon, 20 Jun 2016 18:41:53 +0200 Goffi backend, frontends: message refactoring (huge commit):
Sat, 23 Apr 2016 01:28:35 +0200 Goffi primitivus: added bracketed_paste option in sat.conf (if set, the bracketed paste mode will be activated on Primitivus start)
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Tue, 24 Nov 2015 13:31:28 +0100 souliane quick_frontend, primitivus: display the number of alerts for each contact and not only a symbol (*)
Fri, 20 Nov 2015 01:57:18 +0100 Goffi primitivus: fixed progress panel
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Wed, 10 Dec 2014 19:00:09 +0100 Goffi quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p): frontends_multi_profiles
Fri, 05 Sep 2014 19:29:30 +0200 Goffi primivitus: info messages now use "info_msg" attribute (yellow)
Thu, 04 Sep 2014 19:05:57 +0200 Goffi primitivus: key can be changed in config:
Mon, 05 May 2014 20:12:19 +0200 Goffi primitivus: use of new logging system:
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Tue, 04 Feb 2014 18:19:29 +0100 Goffi core, frontends: implementation of AdvancedListContainer first draft + misc:
Sat, 23 Nov 2013 10:21:40 +0100 souliane frontends: define the constants with classes and inheritance instance of using __builtin__