]> git.0d.be Git - empathy.git/history - libempathy/empathy-contact.c
Add empathy_tp_chat_get_connection() to direct access the channel's connection.
[empathy.git] / libempathy / empathy-contact.c
2009-04-22 Xavier ClaessensTurn EmpathyContact into a TpContact wrapper
2009-03-20 Guillaume Desmottesempathy_contact_set_handle: remove the handle ready...
2009-01-23 Jonny LambRenamed G_STR_EMPTY to EMP_STR_EMPTY.
2009-01-12 Xavier ClaessensEmpathyContact keeps a ref to the factory.
2009-01-09 Sjoerd SimonsMake the error in the call_when_ready callback const
2009-01-09 Sjoerd SimonsFree ready callbacks in finalize
2009-01-09 Sjoerd SimonsAdd weak object, destroy notify and error reporting...
2009-01-09 Sjoerd SimonsAdd empathy_contact_call_when_ready
2009-01-06 Xavier ClaessensAdd a "presence-changed" signal so that we can keep...
2008-12-12 Xavier ClaessensUse gi18n-lib.h instead of gi18n.h for libraries.
2008-11-21 Xavier Claessensempathy-contact: no need to inspect the RequestableChan...
2008-11-21 Xavier Claessensremove blank line
2008-11-21 Xavier ClaessensUse the RequestableChannelClasses property instead...
2008-11-21 Jonny LambMoved capabilities hack to empathy_contact_set_account...
2008-11-21 Jonny LambRenamed is_salut to contact_is_salut. (Jonny Lamb)
2008-11-21 Jonny LambAdded ft-related functions to EmpathyContact. (Jonny...
2008-07-08 Xavier ClaessensFix some coding style
2008-07-08 Xavier Claessensempath-contact: remove tabs (Guillaume Desmottes)
2008-07-08 Xavier Claessensswitch empathy-contact to Collabora coding style (Guill...
2008-07-08 Xavier ClaessensDocument empathy_avatar_save_to_file (Guillaume Desmottes)
2008-07-08 Xavier Claessensadd empathy_avatar_save_to_file (Guillaume Desmottes)
2008-07-07 Xavier ClaessensMake empathy_contact_equal NULL-safe for the contact...
2008-06-19 Xavier ClaessensFix coding style
2008-06-19 Xavier Claessens"ready & EMPATHY_CONTACT_READY_NAME" instead of ready...
2008-06-19 Xavier ClaessensFix coding style
2008-06-19 Xavier ClaessensMove contact_set_ready_flag() in _set_name() and _set_h...
2008-06-19 Xavier ClaessensFix the bug "Incoming call from (null)" (Alban Crequy)
2008-06-19 Xavier Claessensdon't set the flag to ready if we are not yet ready...
2008-05-27 Xavier ClaessensDo not warning if we try to load the avatar of a contac...
2008-05-27 Xavier ClaessensMove avatar cache to ~/.cache and don't mix avatar...
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
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-11 Xavier ClaessensMake use of empathy_run_until_ready_full
2008-04-02 Xavier Claessensref the contact temporally when setting properties...
2008-03-16 Xavier ClaessensRetry requesting aliases if it fails, it can happen...
2008-03-11 Xavier ClaessensImprove a bit the test and fix empathy_contact_run_unti...
2008-03-11 Xavier ClaessensAdd debug messages in _run_until_ready
2008-03-11 Xavier ClaessensAdd empathy_contact_run_until_ready()
2008-03-11 Xavier ClaessensReady property on EmpathyContact is not a boolean but...
2008-03-11 Xavier ClaessensAdd a ready property on EmpathyContact and make use...
2008-03-11 Xavier ClaessensLazy init of contact hash.
2008-03-11 Xavier ClaessensIf we set contact's id and name is still empty, emit...
2008-03-02 Xavier ClaessensUpdate collabora copyright to 2008
2008-02-17 Xavier ClaessensEmpathyContact: Set G_PARAM_CONSTRUCT on the capabiliti...
2008-02-16 Xavier ClaessensRemove unused PROP_SUBSCRIPTION
2008-02-16 Xavier ClaessensRemoved unused PROP_GROUPS
2008-02-15 Xavier ClaessensCleanup code from previous merge
2008-02-15 Xavier ClaessensMerge commit 'sjoerd/master'
2008-01-24 Xavier ClaessensRemove EmpathyPresence object and have "presence" and...
2007-09-08 Xavier ClaessensAdding UI to start a VoIP call. It does nothing yet...
2007-09-08 Xavier ClaessensAdding capabilities contact property.
2007-08-30 Xavier ClaessensCompletely reworked ContactList API. Fixes bug #471611...
2007-08-07 Marco BarisioneRemove empathy-marshal-main.c and include empathy-marsh...
2007-06-22 Xavier ClaessensRename all filenames starting with "gossip" by "empathy...