log frontends/src/quick_frontend/quick_app.py @ 817:c39117d00f35

age author description
2014-02-04 Goffi dates update
2014-01-03 Goffi frontends: fixed sendMessage calls, sendMessage is now async so callback and errback need to be specified + redraw in PrimivitusApp.notify
2013-12-29 Goffi core: i18n refactoring:
2013-12-18 souliane quick_frontend: fix presence/status update (do not share between different resources)
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__