summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove useless TP_SEAL_ENABLEXavier Claessens2012-06-0511-12/+1
* Enable SEAL by default if we warn for 0.20 deprecationsXavier Claessens2012-06-051-2/+1
* Fix regression introduced by 1aba6b49919a9ac68671fc49a525e48ccfa75c57Xavier Claessens2012-06-051-1/+1
* Examples: disable single includeXavier Claessens2012-06-0510-0/+10
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-05108-0/+431
* Consider proxy-subclass.h as a meta headerXavier Claessens2012-06-051-0/+4
* Example extensions: include global headerXavier Claessens2012-06-051-1/+1
* Examples: do no use message-internal.hXavier Claessens2012-06-051-7/+9
* define _TP_COMPILATION in gir scannerXavier Claessens2012-06-051-0/+1
* meta-headers: #define _TP_IN_META_HEADER for future single-include guardsXavier Claessens2012-06-052-6/+10
* text-mixin: use versioned deprecation macrosGuillaume Desmottes2012-06-051-24/+30
* Ignore deprecations in TP_BASE_CONNECTION_ERROR_IF_NOT_CONNECTEDGuillaume Desmottes2012-06-051-0/+2
* TpConnectionManagerProtocol: deprecate in favour of TpProtocolSimon McVittie2012-06-043-2/+45
* Deprecate tp_list_connection_managersSimon McVittie2012-06-042-0/+7
* Examples: Stop using tp_connection_manager_protocol_*Xavier Claessens2012-06-041-25/+18
* Examples: Stop using tp_list_connection_managers()Xavier Claessens2012-06-041-18/+15
* Fix typo making gtkdoc failXavier Claessens2012-06-041-2/+2
* Fix regression in unit testsXavier Claessens2012-06-041-1/+2
* NEWSXavier Claessens2012-06-041-0/+5
* Compile all examples with TP_SEAL_ENABLESimon McVittie2012-06-0411-2/+20
* TpBaseConnection: seal struct fieldsSimon McVittie2012-06-042-25/+9
* TpConnectionManager: seal struct fields and do not document themSimon McVittie2012-06-042-26/+14
* TpConnectionManagerParam: seal struct fieldsSimon McVittie2012-06-042-15/+17
* TpProxy: seal struct fieldsSimon McVittie2012-06-041-5/+5
* Add _TP_SEAL, controlled by TP_DISABLE_DEPRECATED or TP_SEAL_ENABLESimon McVittie2012-06-041-0/+8
* Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie2012-06-0432-103/+139
* TpBaseConnection: add method accessors for struct fieldsSimon McVittie2012-06-043-12/+157
* Rename _tp_contact_connection_invalidated to _disposedXavier Claessens2012-06-044-11/+9
* TpConnection: Fix leaked result when preparing contact-list featureXavier Claessens2012-06-041-0/+1
* Small coding style fixXavier Claessens2012-06-041-2/+4
* TpConnection: remove check for CONTACTS interface when preparing rosterXavier Claessens2012-06-041-14/+0
* NEWSXavier Claessens2012-05-231-0/+59
* Deprecate tp_account_parse_object_path()Xavier Claessens2012-05-232-0/+9
* Deprecate tp_account_ensure_connection()Xavier Claessens2012-05-233-3/+11
* tp_simple/automatic_client_factory_new: allow NULL TpDBusDaemonXavier Claessens2012-05-232-5/+8
* Fix include path to work in folks copyXavier Claessens2012-05-221-1/+1
* Add tp_simple_client_factory_upgrade_contacts_async/finishXavier Claessens2012-05-164-23/+119
* Add tp_simple_client_factory_ensure_contact_by_id_async/finishXavier Claessens2012-05-163-0/+96
* Deprecate tp_connection_parse_object_path()Xavier Claessens2012-05-144-14/+66
* Fix ContactList not having avatarsXavier Claessens2012-05-142-9/+25
* Merge branch 'telepathy-glib-0.18' into valaSimon McVittie2012-05-110-0/+0
|\
| * vala: Fix srcdir != builddirColin Walters2012-05-111-0/+1
* | Hide GList-based contact info typedefs from g-ir-scannerSimon McVittie2012-05-112-8/+8
* | Require valac 0.16Simon McVittie2012-05-111-1/+1
* | vala: Fix srcdir != builddirColin Walters2012-05-111-0/+1
* | Mark GList typedefs non-introspectableRay Strode2012-05-111-2/+8
* | _dup_contact_by_id_async() and _upgrade_contacts_async(): drop custom impleme...Xavier Claessens2012-05-111-241/+39
* | Add regression test for avatar data problemXavier Claessens2012-05-111-44/+96
* | TpContact does not always request avatarXavier Claessens2012-05-111-11/+10
* | Include tp_account_request_unset_parameter in documentationSimon McVittie2012-05-111-0/+1