Mercurial > libervia-backend
log frontends/src/constants.py @ 949:b4cd968e30fb
age | author | description |
---|---|---|
2014-03-21 | Goffi | core (memory): moved Params in its own module + introduced a new core/constants module, and moved some constants there |
2014-03-17 | souliane | primitivus: display chat states (with symbols) for MUC participants |
2014-03-10 | souliane | frontends: added SYNTAX_TEXT in the constants |
2014-02-04 | Goffi | dates update |
2014-02-04 | Goffi | core, frontends: XMLUI refactoring: |
2013-12-27 | souliane | core, bridge: new method paramsRegisterApp to register frontend's specific parameters |
2013-12-29 | Goffi | core: dynamics menus refactoring: |
2013-12-29 | Goffi | core: i18n refactoring: |
2013-12-24 | Goffi | core, frontends: callMenu is now async and don't use callback_id anymore |
2013-12-09 | souliane | plugins text-syntaxes: added a default value to use the current user syntax in convert |
2013-11-25 | souliane | frontends: set and retrieve your own presence and status |
2013-11-23 | souliane | frontends: define the constants with classes and inheritance instance of using __builtin__ |