log frontends/src/constants.py @ 1291:0db0013c59dd frontends_multi_profiles

age author description
Sat, 24 Jan 2015 16:12:50 +0100 souliane remove remaining references to Wix frontends_multi_profiles
Sat, 24 Jan 2015 01:00:29 +0100 Goffi core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles
Sat, 23 Aug 2014 20:11:37 +0200 souliane primitivus: change behavior of commands ":presence" and ":status" :
Wed, 13 Aug 2014 14:48:49 +0200 Goffi frontends: XMLUI refactoring + dialogs:
Thu, 26 Jun 2014 00:05:20 +0200 Goffi core, frontends (menus): MENU_ROOM and MENU_SINGLE are now managed
Thu, 29 May 2014 14:34:01 +0200 souliane frontends: fixes bug with private message introduced with revision 1000 (6f1e03068b5f) + display messages from contacts not in roster
Tue, 01 Apr 2014 16:27:59 +0200 souliane core, frontends (constants): frontends Const inheritates from core Const
Fri, 21 Mar 2014 16:08:11 +0100 Goffi core (memory): moved Params in its own module + introduced a new core/constants module, and moved some constants there
Mon, 17 Mar 2014 13:24:55 +0100 souliane primitivus: display chat states (with symbols) for MUC participants
Mon, 10 Mar 2014 22:19:11 +0100 souliane frontends: added SYNTAX_TEXT in the constants
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Tue, 04 Feb 2014 18:02:35 +0100 Goffi core, frontends: XMLUI refactoring:
Fri, 27 Dec 2013 13:28:26 +0100 souliane core, bridge: new method paramsRegisterApp to register frontend's specific parameters
Sun, 29 Dec 2013 17:10:14 +0100 Goffi core: dynamics menus refactoring:
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Tue, 24 Dec 2013 15:18:31 +0100 Goffi core, frontends: callMenu is now async and don't use callback_id anymore
Mon, 09 Dec 2013 15:31:07 +0100 souliane plugins text-syntaxes: added a default value to use the current user syntax in convert
Mon, 25 Nov 2013 01:56:07 +0100 souliane frontends: set and retrieve your own presence and status
Sat, 23 Nov 2013 10:21:40 +0100 souliane frontends: define the constants with classes and inheritance instance of using __builtin__