summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepare 0.20.0telepathy-glib-0.20.0Guillaume Desmottes2012-10-031-3/+3
* NEWS file for 0.20Simon McVittie2012-10-031-0/+45
* Upload documentation to the 0.20.x locationSimon McVittie2012-10-032-1/+3
* Don't check documentation completeness in this stable branchSimon McVittie2012-10-031-10/+2
* Disable warnings about deprecated functions for stable branchSimon McVittie2012-10-031-1/+2
* Bump libtool current/age even though nothing actually changedSimon McVittie2012-10-021-2/+2
* set nano versionGuillaume Desmottes2012-09-261-1/+1
* prepare 0.19.10telepathy-glib-0.19.10Guillaume Desmottes2012-09-2621-49/+82
* NEWS: add missing new APIGuillaume Desmottes2012-09-261-1/+7
* update NEWSGuillaume Desmottes2012-09-261-2/+18
* tp_channel_dispatch_operation_get_channels: annotate return type, don't skipSimon McVittie2012-09-261-2/+3
* tp_message_set_variant: add and testSimon McVittie2012-09-264-3/+46
* tp_message_dup_part: addSimon McVittie2012-09-264-0/+39
* tp_account_manager_create_account_async: document TpAccountRequest as an alte...Simon McVittie2012-09-261-0/+3
* tp_account_channel_request_dup_request, request-vardict property: addSimon McVittie2012-09-264-6/+108
* tp_account_channel_request_new_vardict: addSimon McVittie2012-09-264-57/+95
* tp_account_channel_request_set_hints: document that set_hint is better for g-iSimon McVittie2012-09-261-0/+3
* tp_g_socket_address_from_g_variant, tp_address_g_variant_from_g_socket_addres...Simon McVittie2012-09-264-32/+101
* tp_channel_request_dup_immutable_properties: addSimon McVittie2012-09-264-0/+64
* tp_channel_request_dup_hints: addSimon McVittie2012-09-264-0/+63
* TpDBusTubeChannel: add parameters-vardictSimon McVittie2012-09-262-1/+34
* TpStreamTubeChannel: add parameters-vardict and its getterSimon McVittie2012-09-264-7/+107
* tp_contact_dup_location, TpContact:location-vardict: addSimon McVittie2012-09-264-9/+108
* contacts test: correct comparison of locationsSimon McVittie2012-09-261-2/+2
* tp_base_client_add_observer_filter_vardict etc.: addSimon McVittie2012-09-266-46/+149
* base-call-channel: include the expected and current state in Accept error mes...Guillaume Desmottes2012-09-201-6/+20
* Introspection: Fix build breakTravis Reitter2012-09-181-1/+1
* NEWSSimon McVittie2012-09-171-0/+11
* Add tp_dbus_tube_channel_dup_parameters_vardict()Chandni Verma2012-09-174-0/+57
* Tests: check tp_vardict_get_foo() together with tp_asv_get_foo()Xavier Claessens2012-09-152-551/+146
* GVariant: Add tp_vardict_get_foo() similar to tp_asv_get_foo()Xavier Claessens2012-09-154-2/+556
* Move GVariant utilities to variant-util.chXavier Claessens2012-09-1514-69/+194
* channel-contacts: don't leak the result preparing group membersGuillaume Desmottes2012-09-121-0/+1
* Bump nano versionXavier Claessens2012-09-111-1/+1
* prepare 0.19.9 releasetelepathy-glib-0.19.9Xavier Claessens2012-09-1116-39/+68
* TpContact: do not override properties with attributes we didn't requestXavier Claessens2012-09-112-27/+39
* TpHandleRepo: Deprecate tp_handle_set/get_qdata()Xavier Claessens2012-09-112-0/+9
* Deprecate tp_channel_request_new() and tp_channel_dispatch_operation_new()Xavier Claessens2012-09-114-0/+10
* Do not include single headers in codegenXavier Claessens2012-09-103-5/+5
* properties-mixin.h: This header should be include separatelyXavier Claessens2012-09-101-0/+2
* NEWSSimon McVittie2012-09-071-0/+32
* Introspect util.[ch]Simon McVittie2012-09-073-41/+49
* TpContact: Deprecate _get_ functions returning a GList and replace them by _dup_Xavier Claessens2012-09-053-0/+32
* TpTextChannel: Deprecate _get_ functions returning a GList and replace them b...Xavier Claessens2012-09-054-6/+39
* TpBaseClient: Deprecate _get_ functions returning a GList and replace them by...Xavier Claessens2012-09-053-4/+66
* TpAccountManager: Deprecate _get_ functions returning a GList and replace the...Xavier Claessens2012-09-054-6/+52
* TpContactSearchResult: Deprecate _get_ functions returning a GList and replac...Xavier Claessens2012-09-053-0/+31
* TpConnection: Deprecate _get_ functions returning a GList and replace them by...Xavier Claessens2012-09-053-1/+36
* TpProtocol: Deprecate _borrow_ functionsXavier Claessens2012-09-052-8/+9
* TpDispatchOperation: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-054-1/+120