]> git.0d.be Git - empathy.git/history - libempathy/empathy-tp-contact-factory.c
Make use of tp-glib debug system.
[empathy.git] / libempathy / empathy-tp-contact-factory.c
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-16 Xavier ClaessensIf the RequestAliases fails, make sure the name propert...
2008-04-13 Xavier ClaessensFix disconnection of AccountStatusChanged signal.
2008-04-11 Xavier ClaessensWe can't use *_run_* API from dbus signal cb or method...
2008-04-11 Xavier ClaessensMake use of mission_control_get_tpconnection()
2008-04-02 Xavier ClaessensDisplay a warning if used when not ready instead of...
2008-03-16 Xavier ClaessensRemove previous hack, it was stupid, we have a param...
2008-03-16 Xavier ClaessensKeep the 0 in the end of the array when duping it
2008-03-16 Xavier ClaessensMake sure the dup_handles array is ended by 0.
2008-03-16 Xavier ClaessensRetry requesting aliases if it fails, it can happen...
2008-03-14 Xavier ClaessensEmit notify::ready signals
2008-03-14 Xavier ClaessensAdd a ready property on EmpathyTpContactFactory
2008-03-11 Xavier ClaessensFix coding style
2008-03-11 Xavier ClaessensQueue received messages until the sender got his alias.
2008-03-11 Xavier ClaessensDon't wait for connection-ready if it was already ready.
2008-03-11 Xavier ClaessensMake sure we don't expect contact id and handle to...
2008-03-11 Xavier ClaessensKeep EmpathyContact object instead of the self handle...
2008-03-11 Xavier ClaessensMake InspectHandles call async
2008-03-11 Xavier ClaessensSet self handle to 0 when connection is invalidated
2008-03-11 Xavier ClaessensUse new api
2008-03-08 Xavier ClaessensQueue received messages until the sender got his alias.
2008-03-05 Xavier ClaessensRemove EMPATHY_CAPABILITIES_UNKNOWN flag when setting...
2008-03-02 Xavier ClaessensUpdate collabora copyright to 2008
2008-02-15 Xavier ClaessensCleanup code from previous merge
2008-02-15 Xavier ClaessensMerge commit 'sjoerd/master'
2008-02-10 Xavier ClaessensEmpathyTpContactFactory: If the presence dict doesn...
2008-01-24 Xavier ClaessensRemove EmpathyPresence object and have "presence" and...
2007-12-12 Xavier ClaessensSplit EmpathyContactFactory to have one EmpathyTpContac...