log frontends/src/primitivus/profile_manager.py @ 999:c37a24922f27

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-29 Goffi core: i18n refactoring:
2013-12-16 Goffi core, bridge: better GenericException handling
2013-09-07 souliane core: added the security_limit to setParam
2013-03-07 Goffi fixed licences in docstrings (they are now in comments)
2013-01-18 Emmanuel Gil Peyrot Remove trailing whitespaces.
2013-01-07 Goffi dates update
2012-10-15 Goffi Primitivus: present contacts in groups chat can now be clicked
2012-08-01 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
2012-03-06 Goffi copyleft date update
2011-12-03 Goffi Primitivus: fixed redraw on profile change in profile manager
2011-11-06 Goffi backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred
2011-11-06 Goffi Primitivus: Profile Manager: fixed redraw on profile change + use of AdvandedEdit for login field
2011-11-02 Goffi primitivus: profile manager updated to use new asynchronous profile creation