summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-27WiPwip-next-gvariant-callsSimon McVittie3-21/+155
2012-04-26TpBaseChannel: remove deprecated interfaces propertySimon McVittie1-14/+2
2012-04-26Merge remote-tracking branch 'origin/master' into nextSimon McVittie1-0/+23
2012-04-25account-manager: fix small typos in documentationJonny Lamb1-2/+2
2012-04-25Write next-NEWS to keep track of API/Behaviour changesXavier Claessens1-0/+19
2012-04-25Remove deprecated channel factoryXavier Claessens30-1823/+50
2012-04-25TpSimpleObserver/Approver/Handler: simplify constructorsXavier Claessens9-202/+23
2012-04-25TpClientFactory: use tp_dbus_daemon_dup() if dbus is NULLXavier Claessens2-5/+12
2012-04-25Rename TpSimpleClientFactory to TpClientFactoryXavier Claessens51-597/+585
2012-04-25tp_automatic_client_factory_new() now returns a TpSimpleClientFactory*Xavier Claessens5-8/+6
2012-04-25tp_am_set_default(): Take a weak ref instead of a strong oneXavier Claessens1-4/+8
2012-04-25account-manager: document what signal is used for new accountsJonny Lamb1-0/+23
2012-04-25Merge remote-tracking branch 'origin/master' into nextSimon McVittie46-107/+2374
2012-04-23contact: critical if we get an unexpected feature quarkJonny Lamb1-1/+7
2012-04-23Use g_ptr_array_new_full() now that we can depend on glib 2.30Xavier Claessens11-37/+21
2012-04-23Fix typo in gtkdoc tagsXavier Claessens1-1/+1
2012-04-20Merge branch 'telepathy-glib-0.18'Simon McVittie2-11/+28
2012-04-20nano versionSimon McVittie2-1/+6
2012-04-20belatedly name the releaseSimon McVittie1-0/+2
2012-04-20Prepare 0.18.1telepathy-glib-0.18.1Simon McVittie2-4/+9
2012-04-20docs: update the TpContact section to be more like the othersJonny Lamb1-18/+36
2012-04-20contact: replace feature enum with quarks like proxy featuresJonny Lamb18-253/+452
2012-04-18debug-client: add missing config.h includeGuillaume Desmottes1-0/+2
2012-04-18debug-message: split the category from the domainGuillaume Desmottes4-2/+67
2012-04-18debug-message: strip the message from trailing whitespacesGuillaume Desmottes2-2/+3
2012-04-18test-debug-client: fix header commentGuillaume Desmottes1-1/+1
2012-04-18add new-debug-message signalGuillaume Desmottes2-0/+93
2012-04-18Add tp_debug_client_get_messages_async()Guillaume Desmottes3-0/+165
2012-04-18introspection.am: add new debug client APIGuillaume Desmottes1-0/+2
2012-04-18Add TpDebugMessageGuillaume Desmottes6-0/+430
2012-04-18test tp_debug_client_set_enabled_async()Guillaume Desmottes1-0/+47
2012-04-18test TP_DEBUG_CLIENT_FEATURE_COREGuillaume Desmottes1-0/+36
2012-04-18debug-client: expose enabled as a propertyGuillaume Desmottes3-0/+61
2012-04-18add test-debug-clientGuillaume Desmottes2-0/+113
2012-04-18telepathy-glib.h: add debug-client.hGuillaume Desmottes1-0/+1
2012-04-18debug-client: fix docGuillaume Desmottes3-3/+59
2012-04-18DebugClient: add set_enabled_async()Will Thompson2-0/+54
2012-04-18DebugClient: add a Core feature.Will Thompson2-1/+91
2012-04-18DebugClient: invalidate when service vanishesWill Thompson1-0/+55
2012-04-18Add a debug key for client-side debug stuffWill Thompson2-1/+6
2012-04-18Generate client Debug code (with a trivial class)Will Thompson4-0/+214
2012-04-18Add a #define for the Debug object pathWill Thompson3-1/+11
2012-04-17TpCapabilities: Add more unit tests for the case of extra unknown fixed propsXavier Claessens1-12/+53
2012-04-17Add a comment explaining why _supports_contact_search() does not require THT ...Xavier Claessens1-1/+3
2012-04-17Add unit test for tp_capabilities_supports_audio(_video)_call()Xavier Claessens1-0/+168
2012-04-17TpCapabilities: Verify fixed properties does not contain extra fields we don'...Xavier Claessens1-30/+53
2012-04-17Implement SetAliases on test ConnectionXavier Claessens1-2/+53
2012-04-17sync test Connection with folks'Xavier Claessens1-2/+10
2012-04-16Document that tp_user_action_time_from_x11 works for GDK 3 tooSimon McVittie3-5/+5
2012-04-16tp_connection_dup_detailed_error_vardict: add and testSimon McVittie4-0/+56