summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-22early return if GetContactInfo() failedtelepathy-glib-0.16Guillaume Desmottes1-0/+1
2012-02-13set nano flagGuillaume Desmottes1-1/+1
2012-02-13prepare 0.16.5telepathy-glib-0.16.5Guillaume Desmottes2-3/+14
2012-02-13make sure the result object stays alive while renaming groupsGuillaume Desmottes1-3/+7
2012-02-09NEWS for 0.16Simon McVittie1-0/+8
2012-02-09TpSimplePasswordManager: copy the string into the resultSimon McVittie1-1/+7
2012-02-09tp_account_update_parameters_async: fix lifetime of result, and test itSimon McVittie3-2/+73
2012-02-09tp_account_manager_create_account_finish: warn that the return has a limited ...Simon McVittie1-1/+1
2012-02-09account test: deliberately keep async results after the callbackSimon McVittie1-24/+46
2012-02-09TpAccount: ensure that async-returned objects live as long as the resultSimon McVittie1-7/+13
2012-02-09TpTestsSimpleAccount: add Avatar interfaceSimon McVittie1-1/+36
2012-02-02channel-request test: avoid a race conditionSimon McVittie1-0/+6
2012-02-02channel-contacts.c: Fix crash when preparing TpCallChannelXavier Claessens2-11/+15
2012-01-24get_most_available_presence(): match the doc if no account connectedGuillaume Desmottes1-3/+3
2011-12-13TpSimple{Observer, Approver, Handler}: Do not use deprecated API doc examplesXavier Claessens3-5/+11
2011-12-13set nano flagGuillaume Desmottes1-1/+1
2011-12-13prepare 0.16.4telepathy-glib-0.16.4Guillaume Desmottes2-2/+13
2011-12-13handle_owners_changed_prepared_cb: use a NULL safe g_object_refGuillaume Desmottes1-1/+10
2011-12-07tp_account_set_uri_scheme_association_async: set the right source tagGuillaume Desmottes1-1/+1
2011-11-28Remove ; that should not beDanielle Madeley1-1/+1
2011-11-28set nano flagGuillaume Desmottes1-1/+1
2011-11-28prepare 0.16.3telepathy-glib-0.16.3Guillaume Desmottes2-3/+17
2011-11-11configure: bump gobject-introspect dep to 1.30Will Thompson1-1/+1
2011-11-11Bump the Vala requirement to fix binding for ContactInfoFieldTravis Reitter1-1/+1
2011-11-08TpSimplePasswordManager: don't keep a pointer to the challenge resultMikhail Zabaluev1-4/+1
2011-11-08set nano flagGuillaume Desmottes1-1/+1
2011-11-08prepare 0.16.2telepathy-glib-0.16.2Guillaume Desmottes2-3/+18
2011-11-07channel-contacts: hash table may contain NULL contactGuillaume Desmottes1-1/+6
2011-10-31don't call _tp_contacts_to_handles in g_return_if_failGuillaume Desmottes1-4/+10
2011-10-31group-mixin: always set the Members_Changed_Detailed flagGuillaume Desmottes2-4/+11
2011-10-31Document the meaning of TpProxy::invalidatedDanielle Madeley1-0/+8
2011-10-25set nano versionGuillaume Desmottes1-1/+1
2011-10-24prepare 0.16.1telepathy-glib-0.16.1Guillaume Desmottes2-4/+16
2011-10-24document capabilities_queueGuillaume Desmottes1-0/+2
2011-10-24Prevent circular introspection dependencySjoerd Simons1-20/+21
2011-10-24Add internal API to get connection capabilities without having core preparedSjoerd Simons2-8/+72
2011-10-24Let TpTestsNoRequestsConnection return an empty RCCSjoerd Simons1-1/+4
2011-10-24Make it easier to debug connection preparation by printing object paths in so...Sjoerd Simons1-3/+4
2011-10-24Add some extra debugging to make it easier to follow AccountManager preparationSjoerd Simons1-0/+5
2011-10-20base-contact-list: implement TP_TOKEN_CONNECTION_INTERFACE_CONTACT_BLOCKING_B...Guillaume Desmottes2-0/+85
2011-10-18deal with self->priv->group_contact_owners may containing NULL contactGuillaume Desmottes2-1/+13
2011-10-18test_receive_muc_delivery: use g_test_bug()Guillaume Desmottes1-1/+2
2011-10-18_tp_channel_contacts_queue_prepare_finish: don't assume item->contacts is not...Guillaume Desmottes2-1/+53
2011-10-14Bump nano-version to 0.16.1.1Will Thompson2-1/+6
2011-10-14Version 0.16.0telepathy-glib-0.16.0Will Thompson2-6/+6
2011-10-14Truncate generated ChangeLog at 0.12.0Will Thompson1-1/+1
2011-10-14NEWS for 0.16.0Will Thompson1-2/+32
2011-10-14Account: expand :normalized-name documentation.Will Thompson1-1/+3
2011-10-14test-channel-introspect: remove most MYASSERTsWill Thompson1-45/+28
2011-10-14test-channel-introspect: plug a leakWill Thompson1-0/+3