log src/bridge/DBus.py @ 913:d08cbdd566e2

age author description
2014-03-03 souliane core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfile
2014-02-04 Goffi dates update
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-24 Goffi backend, frontends: callbacks refactoring:
2013-12-24 Goffi core, frontends: callMenu is now async and don't use callback_id anymore
2013-12-17 Goffi core,bridge: sendMessage bridge method is now async
2013-12-16 Goffi core, bridge: better GenericException handling
2013-11-13 Goffi core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage
2013-11-07 Goffi core, bridge: extra parameter is saved in history:
2013-10-02 souliane bridge, memory: added the parameter security_limit to asyncGetParamA so it can be used from libervia. refactorization in memory.py are related to that.
2013-09-07 souliane core: added the security_limit to setParam