summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-05text-respawn test: add a disappearing base channel testbase-channel-disappearJonny Lamb1-0/+23
2012-06-05base-channel: add support for 'disappearing' channelsJonny Lamb3-5/+171
2012-06-04TpConnectionManagerProtocol: deprecate in favour of TpProtocolSimon McVittie3-2/+45
2012-06-04Deprecate tp_list_connection_managersSimon McVittie2-0/+7
2012-06-04Examples: Stop using tp_connection_manager_protocol_*Xavier Claessens1-25/+18
2012-06-04Examples: Stop using tp_list_connection_managers()Xavier Claessens1-18/+15
2012-06-04Fix typo making gtkdoc failXavier Claessens1-2/+2
2012-06-04Fix regression in unit testsXavier Claessens1-1/+2
2012-06-04NEWSXavier Claessens1-0/+5
2012-06-04Compile all examples with TP_SEAL_ENABLESimon McVittie11-2/+20
2012-06-04TpBaseConnection: seal struct fieldsSimon McVittie2-25/+9
2012-06-04TpConnectionManager: seal struct fields and do not document themSimon McVittie2-26/+14
2012-06-04TpConnectionManagerParam: seal struct fieldsSimon McVittie2-15/+17
2012-06-04TpProxy: seal struct fieldsSimon McVittie1-5/+5
2012-06-04Add _TP_SEAL, controlled by TP_DISABLE_DEPRECATED or TP_SEAL_ENABLESimon McVittie1-0/+8
2012-06-04Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie32-103/+139
2012-06-04TpBaseConnection: add method accessors for struct fieldsSimon McVittie3-12/+157
2012-06-04Rename _tp_contact_connection_invalidated to _disposedXavier Claessens4-11/+9
2012-06-04TpConnection: Fix leaked result when preparing contact-list featureXavier Claessens1-0/+1
2012-06-04Small coding style fixXavier Claessens1-2/+4
2012-06-04TpConnection: remove check for CONTACTS interface when preparing rosterXavier Claessens1-14/+0
2012-05-23NEWSXavier Claessens1-0/+59
2012-05-23Deprecate tp_account_parse_object_path()Xavier Claessens2-0/+9
2012-05-23Deprecate tp_account_ensure_connection()Xavier Claessens3-3/+11
2012-05-23tp_simple/automatic_client_factory_new: allow NULL TpDBusDaemonXavier Claessens2-5/+8
2012-05-22Fix include path to work in folks copyXavier Claessens1-1/+1
2012-05-16Add tp_simple_client_factory_upgrade_contacts_async/finishXavier Claessens4-23/+119
2012-05-16Add tp_simple_client_factory_ensure_contact_by_id_async/finishXavier Claessens3-0/+96
2012-05-14Deprecate tp_connection_parse_object_path()Xavier Claessens4-14/+66
2012-05-14Fix ContactList not having avatarsXavier Claessens2-9/+25
2012-05-11Merge branch 'telepathy-glib-0.18' into valaSimon McVittie0-0/+0
2012-05-11Hide GList-based contact info typedefs from g-ir-scannerSimon McVittie2-8/+8
2012-05-11Require valac 0.16Simon McVittie1-1/+1
2012-05-11vala: Fix srcdir != builddirColin Walters1-0/+1
2012-05-11vala: Fix srcdir != builddirColin Walters1-0/+1
2012-05-11Mark GList typedefs non-introspectableRay Strode1-2/+8
2012-05-11_dup_contact_by_id_async() and _upgrade_contacts_async(): drop custom impleme...Xavier Claessens1-241/+39
2012-05-11Add regression test for avatar data problemXavier Claessens1-44/+96
2012-05-11TpContact does not always request avatarXavier Claessens1-11/+10
2012-05-11Include tp_account_request_unset_parameter in documentationSimon McVittie1-0/+1
2012-05-11connection-contact-list: don't crash if no ContactsSimon McVittie2-0/+17
2012-05-11tp_connection_dup_contact_by_id_async: don't crash without ContactsSimon McVittie2-6/+50
2012-05-11tp_connection_upgrade_contacts_async: fall back to old API if no ContactsSimon McVittie2-17/+66
2012-05-11channel-manager: include defs.h for the deprecation macrosJonny Lamb1-0/+1
2012-05-10channel-manager: deprecate emit_new_channelsJonny Lamb2-2/+17
2012-05-10Merge branch 'account-request-47100'Jonny Lamb15-4/+2158
2012-05-10Deprecate tp_connection_hold_handles()Xavier Claessens3-1/+13
2012-05-10Deprecate tp_connection_request_handles()Xavier Claessens6-56/+18
2012-05-10Deprecate tp_connection_get_contact(_list)_attributesXavier Claessens4-5/+13
2012-05-10Deprecate tp_handle(s)_ref/unref, tp_handle(s)_client_hold/release and tp_con...Xavier Claessens14-237/+40