summaryrefslogtreecommitdiff
path: root/telepathy-glib
Commit message (Expand)AuthorAgeFilesLines
...
| * Always flag delivery reports with Non_Text_ContentWill Thompson2013-04-141-2/+4
| * Annotate tp_account_update_parameters_finish properly.Will Thompson2013-04-141-1/+1
| * Fix introspection annotations for GStrv typesThomas Bechtold2013-03-122-2/+2
* | 0.21.0 releasetelepathy-glib-0.21.0Xavier Claessens2013-04-033-5/+5
* | TpConnection: break refcycle when invalidatedXavier Claessens2013-04-031-0/+2
* | TpConnection: self->priv->self_contact is leakedXavier Claessens2013-04-031-0/+1
* | Replace more printf() with DEBUG()Xavier Claessens2013-03-192-23/+10
* | GroupMixin: Use DEBUG() instead of printf()Xavier Claessens2013-03-191-6/+2
* | Fix introspection annotations for GStrv typesThomas Bechtold2013-02-192-2/+2
* | TpAccount: implement change notification on uri-schemes propertyGuillaume Desmottes2013-01-091-0/+42
* | add TpAccount:uri-schemes: propertyGuillaume Desmottes2013-01-091-11/+29
* | Merge branch 'telepathy-glib-0.20'Will Thompson2013-01-092-3/+3
|\ \ | |/
| * Fix mistaken references to tp_connection_get_contact_by_id_asyncWill Thompson2013-01-092-3/+3
* | Merge branch 'telepathy-glib-0.20'Simon McVittie2013-01-071-0/+6
|\ \ | |/
| * Merge branch 'telepathy-glib-0.18' into telepathy-glib-0.20Simon McVittie2013-01-071-0/+6
| |\
| | * fix segfault in got_contact_list_attributes_cbMaksim Melnikau2013-01-071-0/+6
| | * channel-contacts: don't leak the result preparing group membersGuillaume Desmottes2012-09-121-0/+1
| | * Fix retrieving the remove contact from a MediaDescription hashSjoerd Simons2012-09-031-7/+9
| | * Fix incorrect error on UpdateLocalMediaDescriptionSjoerd Simons2012-09-031-9/+0
| | * tp_account_dup_storage_identifier_variant: deal with storage_identifier being...Guillaume Desmottes2012-08-081-0/+3
| * | Add some missing (element-type) introspection annotationsPhilip Withnall2012-12-293-4/+5
| * | Add dbus-properties-mixin-internal.h to tarballs, fixing distchecktelepathy-glib-0.20.1Simon McVittie2012-11-091-0/+1
| * | base-call-channel: Don't call set_state from set_ringing and set_queuedDebarshi Ray2012-10-171-2/+21
| * | base-call-channel: Ignore transitions with the same stateDebarshi Ray2012-10-171-4/+5
* | | Add dbus-properties-mixin-internal.h to tarballs, fixing distcheckSimon McVittie2013-01-031-0/+1
* | | tp_base_contact_list_set_list_received: don't re-announce groupsSimon McVittie2013-01-031-7/+0
* | | text-channel: rename static vars/function to match the feature nameGuillaume Desmottes2013-01-021-6/+6
* | | Add some missing (element-type) introspection annotationsPhilip Withnall2012-12-293-4/+5
* | | Remove pkg-config dependency from .pc filesWill Thompson2012-12-102-2/+0
* | | base-call-channel: Don't call set_state from set_ringing and set_queuedDebarshi Ray2012-10-171-2/+21
* | | base-call-channel: Ignore transitions with the same stateDebarshi Ray2012-10-171-4/+5
* | | add missing inclusionSimon McVittie2012-10-101-0/+1
* | | Util: Link APIs to their bug for inclusion in GLibXavier Claessens2012-10-101-0/+7
* | | Deprecate tp_g_key_file_get_(u)int64, GLib has it since 2.26Xavier Claessens2012-10-103-2/+8
* | | Merge branch 'telepathy-glib-0.20'Simon McVittie2012-10-083-17/+82
|\ \ \ | |/ /
| * | _tp_dbus_properties_mixin_get_all: expose to internal codeSimon McVittie2012-10-082-12/+68
| * | TpConnection: connect to SelfHandleChanged much earlierSimon McVittie2012-10-081-5/+14
* | | Add missing doc for TP_VERSION_0_22Xavier Claessens2012-10-041-0/+7
* | | Add defs for 0.22 branchXavier Claessens2012-10-041-0/+15
|/ /
* | prepare 0.19.10telepathy-glib-0.19.10Guillaume Desmottes2012-09-2619-46/+75
* | 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-262-1/+43
* | tp_message_dup_part: addSimon McVittie2012-09-262-0/+26
* | 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-262-6/+86
* | tp_account_channel_request_new_vardict: addSimon McVittie2012-09-262-0/+54
* | 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-262-2/+75
* | tp_channel_request_dup_immutable_properties: addSimon McVittie2012-09-262-0/+53
* | tp_channel_request_dup_hints: addSimon McVittie2012-09-262-0/+51