]> git.0d.be Git - empathy.git/history - libempathy/empathy-contact.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / libempathy / empathy-contact.c
2013-04-01 Emanuele AinaReorder header inclusions accordingly to the Telepathy...
2013-03-27 Emanuele AinaDrop unused/redundant header inclusions
2013-02-19 Guillaume DesmottesRevert "Go back to libgee 0.6.x"
2013-01-24 Guillaume DesmottesMerge branch 'gnome-3-6'
2013-01-16 Guillaume DesmottesMerge branch 'gnome-3-6'
2013-01-08 Guillaume DesmottesMerge branch 'gnome-3-6'
2013-01-07 Guillaume DesmottesMerge branch 'gnome-3-6'
2012-11-28 Ryan LortieMore geocode-glib porting work
2012-11-28 Bastien NoceraPort EmpathyContact to geocode-glib >= 0.99.1
2012-09-17 Guillaume Desmottesinclude telepathy-glib.h
2012-09-13 Guillaume Desmottesempathy-contact: fix priv->logged_alias leak
2012-07-23 Guillaume DesmottesGo back to libgee 0.6.x
2012-07-19 Jeremy Whitinglibempathy: Port empathy to libgee 0.8.
2012-07-16 Guillaume DesmottesUse new tp_account_* getters
2012-06-05 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-06-03 Chandni VermaRemove unused field hash from EmpathyContact
2012-05-21 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-05-21 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-05-11 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-05-11 Guillaume Desmottescontact: use tp_connection_dup_contact_by_id_async()
2012-05-10 Guillaume Desmottesuse tp_capabilities_supports_sms()
2012-05-09 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-05-03 Guillaume Desmottescontact: compare TpContact objects rather than handles
2012-04-30 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-04-16 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-04-11 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-04-10 Guillaume DesmottesUse more tp_capabilities_ methods
2012-04-05 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-04-04 Guillaume Desmottesinclude logger single header
2012-03-13 Danielle MadeleyMerge remote-tracking branch 'gulic/buttons-668464'
2012-02-21 Guillaume DesmottesMerge remote-tracking branch 'glassrose/debug-window...
2012-02-21 Guillaume DesmottesMerge remote-tracking branch 'origin/call1' into master...
2012-02-17 Guillaume DesmottesMerge remote-tracking branch 'glassrose/add-All-service...
2012-01-17 Danielle MadeleyMerge branch 'master' into call1
2012-01-10 Xavier ClaessensRemove tp-yell and use TpCallChannel
2011-12-14 Guillaume Desmottesempathy_contact_get_persona: use tpf_persona_dup_for_co...
2011-12-06 Guillaume Desmottestry requesting a TpContact when creating a contact...
2011-11-29 Guillaume DesmottesMerge remote-tracking branch 'jonny/ft'
2011-11-14 Guillaume Desmottescoding style fixes
2011-11-09 Danielle MadeleyMerge branch 'status-icon-663567'
2011-11-08 Guillaume Desmottesadd empathy_contact_remove_from_contact_list()
2011-11-08 Guillaume Desmottesadd empathy_contact_add_to_contact_list()
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/upgrade-software'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/error-dialog'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/misc-fixes'
2011-10-14 Danielle MadeleyMerge branch: 'Add top-up link to chat text when there...
2011-09-28 Xavier ClaessensUse g_cclosure_marshal_generic for all signals
2011-09-15 Guillaume DesmottesMerge remote-tracking branch 'pochu/call-reuse-windows...
2011-09-08 Will ThompsonMerge branch '657335-Preferences-Calls-Tab'
2011-09-07 Guillaume Desmottesupdate_geocode: don't try to get position if location...
2011-08-23 Alban Crequygeocode: fix uninitialized variable (-Werror=uninitialized)
2011-08-22 Guillaume Desmottescontact_set_avatar_from_tp_contact: don't crash if...
2011-08-22 Travis ReitterDon't assume that all TpfPersonas contain valid TpContacts
2011-08-18 Guillaume DesmottesPort to new tp-glib client factory
2011-07-12 Emilio Pozuelo MonfortOnly follow available cameras if the contact can do...
2011-07-12 Emilio Pozuelo MonfortA contact doesn't support video if we have no camera
2011-07-11 Emilio Pozuelo MonfortEmpathyContact: don't crash if a contact doesn't have...
2011-07-04 Emilio Pozuelo Monfortempathy_contact_from_tpl_contact: don't override the...
2011-06-20 Danielle MadeleyMerge branch 'message-editing-rebase'
2011-06-16 Guillaume Desmottesgeocode_cb: actually destroy the resolved hash table...
2011-06-16 Guillaume Desmottescope with geocode_object_new_for_params returning NULL
2011-06-10 Emilio Pozuelo MonfortMerge branch 'new-log-window'
2011-06-10 Emilio Pozuelo Monfortempathy_contact_from_tpl_contact: check the accounts...
2011-06-09 Emilio Pozuelo MonfortDon't reset the alias when using empathy_contact_from_t...
2011-06-09 Emilio Pozuelo MonfortUse a weak ref to remove the tpcontact from the hashtable
2011-06-09 Emilio Pozuelo Monfortempathy_contact_from_tpl_contact: set the TpContact
2011-06-09 Emilio Pozuelo MonfortMerge branch 'call'
2011-06-09 Sjoerd SimonsRecognize Call channel capabilities
2011-06-08 Guillaume DesmottesMerge branch 'sms-651242'
2011-06-08 Guillaume Desmottesuse geocode-glib instead of geoclue
2011-06-06 Travis ReitterChange the type of EmpathyContact.priv.groups to GeeHas...
2011-06-06 Travis ReitterAdapt to API break in folks_individual_get_personas.
2011-06-01 Guillaume Desmottesempathy_avatar_new: stop stealing strings (#650939)
2011-05-25 Guillaume DesmottesMerge remote-tracking branch 'glassrose/make-favorite...
2011-05-13 Guillaume DesmottesMerge remote-tracking branch 'glassrose/moving-part...
2011-05-11 Jonny Lambcontact: fix typo when creating new contact from logger...
2011-05-09 Guillaume DesmottesMerge remote-tracking branch 'glassrose/save-chatrooms...
2011-05-05 Danielle MadeleyMerge branch 'balance-rebase'
2011-05-05 Danielle MadeleyMerge branch 'sms-support-rebase'
2011-05-05 Danielle MadeleyAdd SMS entry to empathy-individual-menu
2011-04-15 Guillaume DesmottesMerge branch 'nm-asleep-647793'
2011-04-13 Youness AlaouiEnable audio/video capabilities if InitialAudio/Video...
2011-03-14 Travis ReitterAdjust for Folks PresenceOwner -> PresenceDetails rename
2011-03-14 Travis ReitterAdjust for Folks Groupable -> GroupDetails rename
2011-03-14 Travis ReitterAdjust for Folks Aliasable -> AliasDetails rename
2011-02-24 Nicolas DufresnePort empathy to Telepathy logger 0.2.0
2011-02-17 Philip WithnallBug 637151 — Hide the user Individual from the contact...
2011-02-01 Guillaume Desmottesempathy_contact_get_presence_message: use the tp_contac...
2011-02-01 Jonny LambMerge branch 'muc-password'
2011-02-01 Travis ReitterAdjust for FolksHasPresence -> FolksPresenceOwner
2011-01-10 Guillaume DesmottesMerge remote branch 'glassrose/accounts-supporting...
2010-12-24 Danielle MadeleyMerge remote branch 'glassrose/enable-disable-accounts...
2010-12-15 Jonny LambMerge branch 'sasl-gui'
2010-12-13 Philip WithnallBug 637097 — Port to latest folks API changes
2010-11-22 Danielle MadeleyMerge remote branch 'glassrose/link_unfocussed_626560'
2010-11-17 Emilio Pozuelo MonfortMerge branch 'bug-547658'
2010-11-15 Jonny Lambcontact: enable showing a phone next to contacts who...
2010-10-18 Guillaume DesmottesMerge remote branch 'vminko/fix-632024-v2'
2010-10-17 Danielle MadeleyMerge branch 'external-accounts'
2010-10-15 Travis ReitterAdd missing #include.
next