summaryrefslogtreecommitdiff
path: root/telepathy-glib/account.h
Commit message (Expand)AuthorAgeFilesLines
* deprecate tp_account(_manager)_is_prepared for 0.24Guillaume Desmottes2013-09-271-1/+1
* deprecate tp_account_is_prepared()Guillaume Desmottes2013-09-271-0/+3
* Release 0.19.3Xavier Claessens2012-07-051-5/+5
* Deprecate tp_account_new(), tp_connection_new() and tp_*_channel_new()Xavier Claessens2012-07-031-0/+1
* TpAccount: deprecate "connection-manager" and "protocol" and add "cm-name" an...Xavier Claessens2012-06-291-1/+11
* Prepare 0.19.1telepathy-glib-0.19.1Guillaume Desmottes2012-06-061-2/+2
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Deprecate tp_account_parse_object_path()Xavier Claessens2012-05-231-0/+3
* Deprecate tp_account_ensure_connection()Xavier Claessens2012-05-231-0/+3
* Version-annotate recent APISimon McVittie2012-05-031-0/+8
* Use _TP_DEPRECATED_IN_* for most deprecated functionsSimon McVittie2012-05-021-2/+6
* tp_account_dup_detailed_error_vardict: addSimon McVittie2012-03-091-0/+2
* tp_account_update_parameters_vardict_async: addSimon McVittie2012-03-091-1/+5
* tp_account_dup_parameters_vardict: addSimon McVittie2012-03-091-0/+1
* tp_account_dup_storage_specific_information_vardict_async: addSimon McVittie2012-03-091-0/+8
* Add tp_account_dup_storage_identifier_variantSimon McVittie2012-03-091-0/+1
* Add the Supersedes property and test itSimon McVittie2012-02-201-1/+5
* deprecate tp_account_prepare_{async,finish}Guillaume Desmottes2011-09-191-4/+7
* Add new feature TP_ACCOUNT_FEATURE_CONNECTIONXavier Claessens2011-07-261-0/+3
* Add tp_connection_get_account to get a TpAccount from a TpConnectionXavier Claessens2011-07-261-1/+1
* Add an invert parameter to binding functionsDanielle Madeley2011-03-011-1/+1
* Add GBinding utilities for connection-status on TpAccount and TpConnectionDanielle Madeley2011-02-281-0/+3
* Add tp_account_get_path_suffix().Will Thompson2010-12-071-0/+1
* Merge branch 'account-omissions'Simon McVittie2010-12-011-0/+12
|\
| * Add an async setter for AutomaticPresenceSimon McVittie2010-12-011-0/+7
| * tp_account_get_normalized_name: addSimon McVittie2010-12-011-0/+2
| * tp_account_get_automatic_presence: addSimon McVittie2010-12-011-0/+3
* | TpAccount: add convenience API for AddressingSimon McVittie2010-11-251-0/+14
|/
* Add async request to TpAccount for StorageSpecificInformationDanielle Madeley2010-09-301-0/+4
* Add new feature and API to retrieve Acct.I.Storage propertiesDanielle Madeley2010-09-301-0/+7
* TpAccount: add tp_account_set_service_asyncSimon McVittie2010-07-021-0/+7
* TpAccount: add read-only support for ServiceSimon McVittie2010-07-021-0/+1
* tp_account_get_detailed_error: add "C binding" for connection-error etc.Simon McVittie2010-06-141-0/+3
* tp_account_get_changing_presence, TpAccount:changing-presence: addSimon McVittie2010-05-251-0/+2
* Add API to change Account.Avatar (fdo #27397)Guillaume Desmottes2010-04-011-0/+11
* fd.o #22206: deprecate all tp_cli_something_run_something functionsSimon McVittie2010-03-301-1/+2
* various: warn about unused results that would indicate an obvious leakSimon McVittie2009-12-181-1/+1
* account{,-manager}: remove _get_*_features to internal headersJonny Lamb2009-09-261-6/+0
* account{,-manager}: renamed _is_ready to _is_preparedJonny Lamb2009-09-261-1/+1
* account: add @reconnect_required to _update_parameters_finishJonny Lamb2009-09-251-1/+1
* account: merge _get_requested_{presence,status,status_message} into oneJonny Lamb2009-09-251-5/+1
* account: replace _get_{presence,status,status_message} with _get_current_pres...Jonny Lamb2009-09-251-5/+2
* account{,-manager}: make prepare's feature list be constJonny Lamb2009-09-251-1/+1
* account: removed _get_unique_nameJonny Lamb2009-09-251-2/+0
* account: removed _refresh_propertiesJonny Lamb2009-09-241-2/+0
* account: merged _get_connection_status and _get_connection_status_reasonJonny Lamb2009-09-241-4/+2
* account: removed _is_just_connectedJonny Lamb2009-09-241-2/+0
* account: add accessors for requested, actual and missing featuresJonny Lamb2009-09-241-1/+5
* account: change behaviour of featuresJonny Lamb2009-09-241-1/+1
* account*: remove _set_featuresJonny Lamb2009-09-241-2/+0