summaryrefslogtreecommitdiff
path: root/libempathy/empathy-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'detailed-errors' into empathy-skypeDanielle Madeley2011-04-271-0/+31
|\
| * Use skype-reason detail to return a Skype-specific error messageDanielle Madeley2011-04-201-0/+31
* | Use pointless g* types for consistencyDanielle Madeley2011-04-181-1/+1
* | Add method empathy_format_currency()Danielle Madeley2011-04-151-0/+2
|/
* depends on folks 0.4.0Guillaume Desmottes2011-03-161-1/+1
* Move empathy_call_* util functions to libempathy-gtkEmilio Pozuelo Monfort2011-02-231-12/+0
* empathy_call_new_with_streams: start Calls when we support themEmilio Pozuelo Monfort2011-02-231-7/+10
* Bug 637151 — Hide the user Individual from the contact listPhilip Withnall2011-02-181-0/+1
* Move a couple of call-related functions to empathy-utils.hEmilio Pozuelo Monfort2011-02-101-1/+10
* Port Empathy to use FolksAliasable and FolksGroupablePhilip Withnall2011-02-011-1/+1
* fixed typo in empathy utilsFelix Kaser2010-09-131-1/+1
* Move _get_certificate_hostname() out of the verifierCosimo Cecchi2010-09-081-0/+4
* Add an usre_requested param to _account_get_error()Cosimo Cecchi2010-08-181-1/+2
* no need to pass the reason to empathy_account_get_error_messageGuillaume Desmottes2010-08-051-2/+1
* empathy_status_reason_get_default_message can be static nowGuillaume Desmottes2010-08-051-1/+0
* add empathy_account_get_error_messageGuillaume Desmottes2010-08-051-1/+3
* add empathy_dbus_error_name_get_default_messageGuillaume Desmottes2010-08-051-0/+1
* Remove folks_individual_dup_from_empathy_contact()Philip Withnall2010-07-211-1/+0
* Update to the FolksIndividualAggregator:individuals-changed signal.Travis Reitter2010-07-201-0/+1
* Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_i...Travis Reitter2010-07-201-2/+2
* Re-enable changing individuals' groupsPhilip Withnall2010-07-201-0/+1
* Re-implement the context menu for IndividualsTravis Reitter2010-07-201-0/+1
* Base the contact list around libfolks metacontacts. Not yet to feature-parityTravis Reitter2010-07-201-0/+4
* remove empathy_signal_connect_weak (#613583)Guillaume Desmottes2010-04-091-5/+0
* factor out empathy_connect_new_accountGuillaume Desmottes2010-03-021-0/+4
* Use a appropriate unique name for Empathy unique appSjoerd Simons2010-02-241-2/+0
* define EMPATHY_CLIENT_NAMEGuillaume Desmottes2010-02-221-0/+2
* refactor friendly status reason messagesFelix Kaser2009-12-151-0/+1
* Add empathy_account_manager_get_accounts_connected function.Jonny Lamb2009-10-241-0/+2
* Add empathy_get_account_for_connection function.Jonny Lamb2009-10-241-0/+2
* copy empathy_signal_connect_weak from telepathy-gabbleGuillaume Desmottes2009-10-141-0/+5
* Make empathy_protocol_name_to_display_name publicCosimo Cecchi2009-08-251-0/+1
* remove usage of empathy_account_equalSjoerd Simons2009-07-291-2/+0
* Remove empathy_account_hashSjoerd Simons2009-07-291-1/+0
* Add a utility function to may protocols to their iconsSjoerd Simons2009-07-291-0/+2
* Remove last references to mission-control 4Sjoerd Simons2009-07-161-3/+0
* Add an GType of aoSjoerd Simons2009-07-081-0/+3
* Port libempathy to EmpathyAccountSjoerd Simons2009-07-011-1/+0
* Add a helper uint_compare functionCosimo Cecchi2009-06-011-0/+2
* Move the error declaration in empathy-tp-file.hCosimo Cecchi2009-06-011-10/+0
* W.I.P. for hash on receiver side.Cosimo Cecchi2009-06-011-0/+1
* React to Tp remote errorsCosimo Cecchi2009-06-011-3/+4
* W.I.P. for heavy lifting on EmpathyTpFile.Cosimo Cecchi2009-06-011-0/+1
* Add some error handling and keep on adding progress signals.Cosimo Cecchi2009-06-011-0/+7
* Remove usage of McPresence as much as possibleSjoerd Simons2009-05-301-3/+3
* empathy-utils: fix coding style and update FSF addressGuillaume Desmottes2009-05-181-3/+3
* Replace empathy_connection_get_protocol by tp_connection_parse_object_pathXavier Claessens2009-04-221-2/+1
* Extract protocol from the connection's object-path and correctly set the spec...Xavier Claessens2009-04-221-1/+2
* Drop dead codeXavier Claessens2009-04-221-10/+0
* Switch to calling CallFactory to make callsSjoerd Simons2009-02-031-3/+0