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