summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-31Prepare version 0.11.0telepathy-glib-0.11.0Simon McVittie8-29/+47
2010-03-31Merge branch 'trivia'Simon McVittie4-9/+43
2010-03-31More NEWSSimon McVittie1-1/+7
2010-03-31fd.o #21956: clean up documentation/defaults of TpContact propertiesSimon McVittie1-5/+11
2010-03-31fd.o #24114: deprecate tp_get_bus() in favour of tp_dbus_daemon_dup()Simon McVittie2-3/+13
2010-03-31Update NEWSSimon McVittie1-1/+13
2010-03-31Merge branch 'telepathy-glib-0.10'Simon McVittie2-1/+10
2010-03-31Merge branch 'telepathy-glib-0.8' into telepathy-glib-0.10Simon McVittie2-2/+9
2010-03-31NEWS for 0.8.x so farSimon McVittie1-1/+6
2010-03-31Specify when tp_message_mixin_sent should be called.Mike Ruprecht1-1/+3
2010-03-31Improved documentation to TpContactsMixinFillContactAttributesFuncMikhail Zabaluev1-4/+6
2010-03-31Merge branches 'trivia' and 'deprecations'Simon McVittie76-573/+862
2010-03-31Merge branch 'telepathy-glib-0.10'Guillaume Desmottes1-1/+1
2010-03-31tp_account_set_nickname_async: set the right source_tagGuillaume Desmottes1-1/+1
2010-03-31Merge branch 'telepathy-glib-0.10'Simon McVittie2-1/+15
2010-03-31Nano versionSimon McVittie2-1/+6
2010-03-31Prepare version 0.10.2telepathy-glib-0.10.2Simon McVittie2-5/+14
2010-03-31Improved documentation to TpContactsMixinFillContactAttributesFuncMikhail Zabaluev1-4/+6
2010-03-31Make GetContactAttributes() tolerate unsupported interfacesWill Thompson1-16/+4
2010-03-31Merge branch 'telepathy-glib-0.10'Danielle Madeley1-0/+21
2010-03-31tp-account: check Interfaces property and append interface to TpProxyDanielle Madeley1-0/+21
2010-03-30fd.o #22206: deprecate all tp_cli_something_run_something functionsSimon McVittie11-14/+25
2010-03-30tests: implement test_proxy_run_until_dbus_queue_processed without using tp_c...Simon McVittie2-6/+16
2010-03-30Deprecate tp_connection_run_until_readySimon McVittie2-1/+7
2010-03-30Deprecate tp_channel_run_until_readySimon McVittie2-1/+7
2010-03-30Deprecate things in generated code with _TP_GNUC_DEPRECATED rather than G_GNU...Simon McVittie2-2/+6
2010-03-30Use _TP_GNUC_DEPRECATED for deprecated functionsSimon McVittie2-4/+6
2010-03-30Ignore telepathy-glib deprecations in regression testsSimon McVittie2-0/+2
2010-03-30Add _TP_GNUC_DEPRECATED, an internal equivalent of G_GNUC_DEPRECATEDSimon McVittie2-1/+12
2010-03-30inspect-contact example: don't use _run_ functionsSimon McVittie1-43/+74
2010-03-30extended example: avoid _run_ methodsSimon McVittie1-53/+119
2010-03-30inspect-channel example: be asynchronousSimon McVittie1-72/+118
2010-03-30inspect-connection example: don't use tp_connection_run_until_readySimon McVittie1-16/+31
2010-03-30Make GetContactAttributes() tolerate unsupported interfacesWill Thompson1-16/+4
2010-03-30tests: use test_dbus_daemon_dup_or_die(), avoid tp_get_bus() (except in dbus.c)Simon McVittie36-70/+73
2010-03-30test channels: don't use tp_get_bus to register on busSimon McVittie2-2/+14
2010-03-30test_dbus_daemon_dup_or_die: convenience function for testsSimon McVittie2-0/+18
2010-03-30Example CMs: don't use tp_get_bus to register object pathsSimon McVittie5-6/+32
2010-03-30tp_connection_got_interfaces_cb: avoid a redundant function callSimon McVittie1-2/+1
2010-03-30tests/dbus/connection.c: use more GTest functionsSimon McVittie1-14/+14
2010-03-30tests/dbus/connection.c: spin the main loop explicitly, to make it clear what...Simon McVittie1-13/+5
2010-03-30tests/dbus/connection.c: use GTestSimon McVittie1-16/+14
2010-03-30test/dbus/connection.c: flatten WhenReadyContext into TestSimon McVittie1-37/+31
2010-03-30tests/dbus/connection.c: use a common test fixtureSimon McVittie1-48/+39
2010-03-30tests/dbus/connection.c: split out setup, teardownSimon McVittie1-52/+84
2010-03-30SimpleConnection: avoid invalid state transition and two potential use-after-...Simon McVittie1-4/+26
2010-03-30_tp_account_get_requested_features etc.: removeSimon McVittie1-64/+0
2010-03-30Remove _tp_account_manager_get_missing_features and friendsSimon McVittie2-63/+0
2010-03-30example-no-protocols: assert that readying fails (without invalidation) for a...Simon McVittie1-9/+26
2010-03-30test_connection_manager_run_until_readying_fails: addSimon McVittie2-0/+53