log frontends/src/constants.py @ 914:1a3ba959f0ab

age author description
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__