]> git.0d.be Git - empathy.git/history - libempathy/empathy-individual-manager.c
local-xmpp-assistant-widget: increase row-spacing
[empathy.git] / libempathy / empathy-individual-manager.c
2012-02-15 Guillaume Desmottesadd empathy_individual_manager_lookup_by_contact()
2012-02-14 Guillaume Desmottesindividual-manager: add API to know when contacts have...
2011-12-14 Guillaume Desmottesremove useless includes of empathy-contact-manager.h
2011-11-29 Guillaume DesmottesMerge remote-tracking branch 'jonny/ft'
2011-11-16 Xavier ClaessensUse _unref instead of _free _destroy when possible...
2011-11-09 Danielle MadeleyMerge branch 'status-icon-663567'
2011-11-08 Guillaume Desmottesindividual-manager: use tp-glib blocking API
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-12 Philip Withnallindividual-manager: Port to the new individuals_changed...
2011-09-12 Guillaume Desmottesindividual-manager: dup the Individual ID instead of...
2011-09-08 Will ThompsonMerge branch '657335-Preferences-Calls-Tab'
2011-09-06 Will ThompsonIndividualManager: disconnect handler from aggregator
2011-08-22 Travis ReitterDon't assume that all TpfPersonas contain valid TpContacts
2011-06-08 Guillaume DesmottesMerge branch 'sms-651242'
2011-06-06 Travis ReitterAdapt to API change in FolksIndividualAggregator::indiv...
2011-06-06 Travis ReitterAdapt to API change in folks_backend_get_persona_stores().
2011-06-06 Travis ReitterAdapt to API break in folks_individual_get_personas.
2011-03-22 Stef WalterMerge branch 'unbreak-tests'
2011-03-22 Emilio Pozuelo MonfortDon't try to block personas that don't support blocking
2011-03-17 Kjartan MaraasFix warnings from GCC 4.6 about variables that are...
2011-03-14 Travis ReitterAdjust for Folks Groupable -> GroupDetails rename
2011-03-14 Travis ReitterAdjust for Folks Favouritable -> FavouriteDetails rename
2011-03-14 Travis ReitterAdjust for Folks Aliasable -> AliasDetails rename
2011-03-14 Danielle MadeleyMerge branch 'glassrose-contact-blocking-rebase'
2011-03-11 Chandni VermaAdd FIXME to empathy_individual_manager_supports_blocking()
2011-03-11 Danielle MadeleyHook up abusive argument into TpContactList backend
2011-03-09 Chandni VermaUse Contact Manager flags instead of Individual Manager...
2011-03-08 Danielle MadeleyAdd confirmation dialog to Remove
2011-03-08 Danielle MadeleyDon't leak EmpathyContact
2011-03-08 Danielle MadeleyAdd contact blocking support to EmpathyIndividualManager
2011-02-17 Philip WithnallBug 641662 — Update for libfolks API changes to Individ...
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-15 Emilio Pozuelo MonfortMerge branch 'bug-607146'
2010-11-15 Emilio Pozuelo MonfortMerge branch 'bug-595305'
2010-11-15 Guillaume DesmottesMerge remote branch 'pwith/634754-folks-api-changes'
2010-11-13 Philip WithnallStop using removed Individual convenience methods from...
2010-10-18 Guillaume DesmottesMerge remote branch 'vminko/fix-632024-v2'
2010-10-17 Danielle MadeleyMerge branch 'external-accounts'
2010-10-15 Travis ReitterRemove obsolete ContactManager from IndividualManager.
2010-10-15 Travis ReitterCut obsolete IndividualManagerFlags.
2010-10-04 Philip WithnallPort Empathy to use FolksAliasable and FolksGroupable
2010-09-13 Felix Kaserfixed typo in empathy utils
2010-09-02 Philip WithnallDon't unnecessarily remove Individuals if Individual...
2010-08-27 Guillaume DesmottesMerge branch 'trivia'
2010-08-27 Travis ReitterDon't filter out Individual removal at the IndividualMa...
2010-08-24 Cosimo CecchiMerge branch 'tls-connection'
2010-08-20 Philip WithnallAllow unlinking individuals through EmpathyIndividualMa...
2010-08-11 Philip WithnallAllow linking personas through EmpathyIndividualManager
2010-08-02 Philip WithnallMaintain a list of Individuals which have EmpathyContac...
2010-08-02 Philip WithnallDon't warn when adding an existing contact
2010-07-27 Travis ReitterMerge branch 'folks-async-and-prepare'
2010-07-27 Travis ReitterAdjust for signature change in folks_groups_change_group()
2010-07-27 Travis ReitterAdjust for signature change in folks_individual_aggrega...
2010-07-27 Philip WithnallUse the new IndividualAggregator.prepare() method
2010-07-21 Philip WithnallMerge EmpathyContact:name and *_set_alias() to EmpathyC...
2010-07-21 Philip WithnallAdd a link between EmpathyContact and FolksPersona
2010-07-21 Travis ReitterMerge remote branch 'pwith/folks-integ-rebase1-fixes...
2010-07-20 Travis ReitterTake advantage of tp_asv_new().
2010-07-20 Travis ReitterAdjust to the new add_persona_from_details() API.
2010-07-20 Travis ReitterUpdate to the FolksIndividualAggregator:individuals...
2010-07-20 Travis ReitterOnly have one parameter per function definition line.
2010-07-20 Travis ReitterCut excessive G_STRLOC in DEBUG statements.
2010-07-20 Travis ReitterChain up IndividualManager's dispose() to call its...
2010-07-20 Travis ReitterPerform the IndividualManager dispose work in a dispose...
2010-07-20 Travis ReitterAdd a comment about the IndividualManager's general...
2010-07-20 Travis ReitterUse the more-conventional approach to signal emission...
2010-07-20 Travis ReitterTake advantage of the tp_clear_* utility functions.
2010-07-20 Philip WithnallHold a reference to the contact we're adding as an...
2010-07-20 Travis ReitterFix trivial casting error.
2010-07-20 Philip WithnallSupport removing groups
2010-07-20 Philip WithnallRemove an unused connection to the telepathy-logger...
2010-07-20 Travis ReitterCut outdated comment.
2010-07-20 Philip WithnallFinish adding favourites support
2010-07-20 Travis ReitterSupport contact removal
2010-07-20 Travis ReitterSupport contact adding
2010-07-20 Philip WithnallUse the new FolksFavourite interface for favourites...
2010-07-20 Travis ReitterRe-implement the context menu for Individuals
2010-07-20 Travis ReitterBase the contact list around libfolks metacontacts...