summaryrefslogtreecommitdiff
path: root/telepathy-glib/account.c
Commit message (Expand)AuthorAgeFilesLines
* 0.23.0Guillaume Desmottes2013-10-281-2/+2
* add TpAccount::avatar-changed signalGuillaume Desmottes2013-10-231-0/+30
* deprecate tp_account_is_prepared()Guillaume Desmottes2013-09-271-0/+1
* Make more use of tp_value_array_unpack, tp_value_array_buildSimon McVittie2013-09-261-21/+31
* Account: don't crash if a CM returns a non-(ays) AvatarSimon McVittie2013-09-261-0/+6
* TpAccount: document interaction with factories a bit betterSimon McVittie2013-09-061-3/+11
* Merge branch 'telepathy-glib-0.20' and update NEWSWill Thompson2013-04-141-1/+1
|\
| * Annotate tp_account_update_parameters_finish properly.Will Thompson2013-04-141-1/+1
| * Fix introspection annotations for GStrv typesThomas Bechtold2013-03-121-1/+1
* | 0.21.0 releasetelepathy-glib-0.21.0Xavier Claessens2013-04-031-1/+1
* | Fix introspection annotations for GStrv typesThomas Bechtold2013-02-191-1/+1
* | TpAccount: implement change notification on uri-schemes propertyGuillaume Desmottes2013-01-091-0/+42
* | add TpAccount:uri-schemes: propertyGuillaume Desmottes2013-01-091-11/+29
|/
* Move GVariant utilities to variant-util.chXavier Claessens2012-09-151-1/+2
* tp_account_dup_storage_identifier_variant: deal with storage_identifier being...Guillaume Desmottes2012-08-071-0/+3
* Release 0.19.3Xavier Claessens2012-07-051-4/+4
* 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-0/+78
* Deprecate tp_account_parse_object_path()Xavier Claessens2012-05-231-0/+6
* Deprecate tp_account_ensure_connection()Xavier Claessens2012-05-231-0/+2
* account: use _tp_asv_from_vardict()Guillaume Desmottes2012-05-091-8/+4
* TpAccount: ensure connection is set to NULL before it unref all its contactsXavier Claessens2012-05-091-2/+20
* Version-annotate recent APISimon McVittie2012-05-031-1/+1
* Stop using TP_ERRORSSimon McVittie2012-05-021-6/+6
* Annotate GStrv as (array zero-terminated=1) for introspectabilitySimon McVittie2012-04-121-1/+1
* Use TP_NUM_… instead of NUM_TP_…Simon McVittie2012-04-121-5/+5
* Complete results of TpProxy D-Bus calls in an idleSimon McVittie2012-04-121-24/+9
* many fixes to documentation commentsJonny Lamb2012-04-061-3/+3
* prepare 0.17.6Guillaume Desmottes2012-03-191-5/+5
* tp_account_dup_detailed_error_vardict: addSimon McVittie2012-03-091-0/+39
* tp_account_update_parameters_vardict_async: addSimon McVittie2012-03-091-0/+68
* tp_account_dup_parameters_vardict: addSimon McVittie2012-03-091-0/+30
* tp_account_dup_storage_specific_information_vardict_async: addSimon McVittie2012-03-091-0/+54
* Add tp_account_dup_storage_identifier_variantSimon McVittie2012-03-091-0/+59
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-5/+2
* Prepare 0.17.5telepathy-glib-0.17.5Simon McVittie2012-02-201-2/+2
* Add the Supersedes property and test itSimon McVittie2012-02-201-2/+99
* Merge branch 'telepathy-glib-0.16'Simon McVittie2012-02-091-8/+15
|\
| * tp_account_update_parameters_async: fix lifetime of result, and test itSimon McVittie2012-02-091-1/+2
| * TpAccount: ensure that async-returned objects live as long as the resultSimon McVittie2012-02-091-7/+13
* | Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* | Simplify _finish() functions using _tp_implement_finish_*Xavier Claessens2011-12-141-188/+19
* | tp_account_set_uri_scheme_association_finish: use _tp_implement_finish_void()Guillaume Desmottes2011-12-071-15/+1
* | Merge branch 'telepathy-glib-0.16' into triviaGuillaume Desmottes2011-12-071-1/+1
|\ \ | |/
| * tp_account_set_uri_scheme_association_async: set the right source tagGuillaume Desmottes2011-12-071-1/+1
* | docs: many misc fixupsJonny Lamb2011-11-231-3/+3
|/
* Account: expand :normalized-name documentation.Will Thompson2011-10-141-1/+3
* Version 0.15.6telepathy-glib-0.15.6Xavier Claessens2011-09-301-2/+2
* deprecate tp_account_prepare_{async,finish}Guillaume Desmottes2011-09-191-0/+2
* Version 0.15.5telepathy-glib-0.15.5Will Thompson2011-08-171-2/+2