summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-31add tp_connection_disconnect_async to the docsdisconnect-api-45459Simon McVittie1-0/+2
2012-01-31Replace one remaining call to tp_cli_connection_run_disconnectSimon McVittie1-1/+7
2012-01-31Replace nearly all calls to tp_cli_connection_run_disconnectSimon McVittie39-128/+44
2012-01-31tp_tests_connection_assert_disconnect_succeeds: addSimon McVittie2-0/+20
2012-01-31tp_connection_disconnect_async: addSimon McVittie2-0/+74
2012-01-25account-mgr: pretend that we are AVAILABLE if the best presence is UNSETGuillaume Desmottes2-6/+53
2012-01-25more tp_account_manager_get_most_available_presence() testsGuillaume Desmottes1-0/+159
2012-01-25coding style fixGuillaume Desmottes1-1/+1
2012-01-25simple-account: add API to change the presenceGuillaume Desmottes2-5/+57
2012-01-24start testing tp_account_manager_get_most_available_presence()Guillaume Desmottes1-0/+112
2012-01-24add tp_tests_simple_account_manager_set_valid_accounts()Guillaume Desmottes2-7/+36
2012-01-24Merge branch 'telepathy-glib-0.16'Guillaume Desmottes1-3/+3
2012-01-24get_most_available_presence(): match the doc if no account connectedGuillaume Desmottes1-3/+3
2012-01-24Add extra cast of guchar to guint when using GUINT_TO_POINTERXavier Claessens1-1/+4
2012-01-24test_offer_race: don't assume any ordering on tube connectionsGuillaume Desmottes1-23/+39
2012-01-20TpBasePasswordChannel: Use TpBaseChannel:get_interfaces() virtual methodXavier Claessens1-6/+14
2012-01-20base-channel: deprecate interfaces class property for get_interfaces() methodDanielle Madeley3-9/+75
2012-01-19TpStreamTubeChannel: Use async API to send/receive credentialsXavier Claessens2-55/+100
2012-01-19Add async variant for _receive_credentials_with_byte() and _send_credentials_...Xavier Claessens3-0/+221
2012-01-12channel-contacts.c: Fix crash when preparing TpCallChannelXavier Claessens2-11/+15
2011-12-22Changes required to cross compile with mingw32Siraj Razick3-8/+4
2011-12-19set nano versionGuillaume Desmottes1-1/+1
2011-12-19prepare 0.17.4telepathy-glib-0.17.4Guillaume Desmottes2-3/+14
2011-12-14Simplify _finish() functions using _tp_implement_finish_*Xavier Claessens11-357/+40
2011-12-13Merge branch 'telepathy-glib-0.16'Xavier Claessens3-5/+11
2011-12-13TpSimple{Observer, Approver, Handler}: Do not use deprecated API doc examplesXavier Claessens3-5/+11
2011-12-13Merge branch 'telepathy-glib-0.16'Guillaume Desmottes0-0/+0
2011-12-13set nano flagGuillaume Desmottes1-1/+1
2011-12-13prepare 0.16.4telepathy-glib-0.16.4Guillaume Desmottes2-2/+13
2011-12-13Merge branch 'telepathy-glib-0.16'Guillaume Desmottes1-1/+10
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_finish: use _tp_implement_finish_void()Guillaume Desmottes1-15/+1
2011-12-07Merge branch 'telepathy-glib-0.16' into triviaGuillaume Desmottes1-1/+1
2011-12-07tp_account_set_uri_scheme_association_async: set the right source tagGuillaume Desmottes1-1/+1
2011-11-28Merge branch 'telepathy-glib-0.16'Danielle Madeley1-1/+1
2011-11-28Remove ; that should not beDanielle Madeley1-1/+1
2011-11-28set nano flagGuillaume Desmottes1-1/+1
2011-11-28Version 0.17.3telepathy-glib-0.17.3Guillaume Desmottes5-7/+19
2011-11-28Merge branch 'telepathy-glib-0.16'Guillaume Desmottes1-0/+9
2011-11-28set nano flagGuillaume Desmottes1-1/+1
2011-11-28prepare 0.16.3telepathy-glib-0.16.3Guillaume Desmottes2-3/+17
2011-11-28tests/dbus/connection-balance: use tp_tests_proxy_run_until_prepared()Guillaume Desmottes1-36/+3
2011-11-28Add tp_connection_can_set_contact_alias()Guillaume Desmottes8-0/+309
2011-11-23Bump nano-versionWill Thompson2-1/+17
2011-11-23Makefile: fix out-of-tree maintainer-upload-releaseWill Thompson1-1/+1
2011-11-23Version 0.17.2telepathy-glib-0.17.2Will Thompson5-8/+20
2011-11-23docs: refer to the renamed NormalizedContactURIWill Thompson1-5/+5
2011-11-23NEWS for 0.17.2Will Thompson1-1/+22
2011-11-23Update the rest of the spec to 0.25.1Will Thompson7-20/+63
2011-11-23Merge remote-tracking branch 'andrunko/protocol-addressing'Will Thompson9-80/+486