]> git.0d.be Git - empathy.git/history - libempathy/empathy-contact.c
Chat window's tab label changes the font color when got an incoming msg. (Fixes ...
[empathy.git] / libempathy / empathy-contact.c
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
2009-07-02 Gustavo Noronha... Merge branch 'fix-585601'
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-07-01 Sjoerd SimonsMerge branch 'empathy-account'
2009-07-01 Sjoerd SimonsPort libempathy to EmpathyAccount
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-16 Guillaume DesmottesMerge commit 'jtellier/video-call-stop-showing-last...
2009-06-16 Patryk ZawadzkiIntroduce empathy_contact_equal, adapt themes
2009-06-12 Cosimo CecchiMerge branch 'ft_ipv4'
2009-06-11 Xavier ClaessensAdd doc for empathy_avatar_new()
2009-06-11 Xavier ClaessensAdd the filename in EmpathyAvatar and fallback to stock...
2009-06-11 Xavier ClaessensAdd initial adium theme support: Load the template...
2009-06-09 Will ThompsonMerge branch 'ft-error-confusion'
2009-06-09 Guillaume DesmottesMerge commit 'jtellier/call-window-redial-button'
2009-06-09 Guillaume Desmottescontact_get_avatar_filename: remove unused priv pointer
2009-06-09 Guillaume Desmottescontact_get_avatar_filename: use empathy_contact_get_id...
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-04 Jonny LambCoding style fixes.
2009-06-01 Guillaume DesmottesMerge commit 'ksz/can_stream_tube'
2009-06-01 Arnaud MailletAdd the method empathy_contact_can_stream_tubes in...
2009-05-30 Sjoerd SimonsRemove usage of McPresence as much as possible
2009-05-27 Sjoerd SimonsTreat TP_CONNECTION_PRESENCE_TYPE_UNSET as _AVAILABLE
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-contact: fix coding style
2009-05-12 Guillaume DesmottesMerge commit 'jtellier/bug-580771'
2009-05-09 Pierre-Luc BeaudoinDon't ref the returned hash table
2009-05-09 Pierre-Luc BeaudoinDon't create an unused hashtable and free location...
2009-05-07 Pierre-Luc BeaudoinRemove a trailing space and g_print
2009-05-07 Pierre-Luc BeaudoinFix doc's consistency
2009-05-07 Pierre-Luc BeaudoinFix review comments on EmpathyContact by Guillaume...
2009-05-07 Pierre-Luc BeaudoinAdd Location to EmpathyContact
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-22 Xavier ClaessensRename empathy_contact_new_static to empathy_contact_ne...
2009-04-22 Xavier ClaessensAdd empathy_contact_new_static() to create a contact...
2009-04-22 Xavier ClaessensAdd G_PARAM_STATIC_STRINGS to EmpathyContact properties
2009-04-22 Xavier ClaessensCleanup authors of EmpathyContact. It has nothing to...
2009-04-22 Xavier ClaessensUse tp_connection_get_self_handle where needed
2009-04-22 Xavier ClaessensSimplify empathy_contact_get_account
2009-04-22 Xavier ClaessensAdd commented out code to set the _is_ready property...
2009-04-22 Xavier ClaessensIf presence message is "", get the default message.
2009-04-22 Xavier ClaessensMake sure to not ref a NULL object
2009-04-22 Xavier ClaessensCONSTRUCT_ONLY properties must be writable
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...