summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | contactlist/conn: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2014-05-162-12/+4
* | tls-certificate: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2014-05-162-13/+4
* | textchann-group: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2014-05-162-3/+1
* | simple-channel-request: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2014-05-162-13/+4
* | simple-channel-dispatcher: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2014-05-162-13/+4
* | simple-channel-dispatch-operation: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2014-05-162-13/+4
* | simple-account: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2014-05-162-30/+13
* | simple-account-manager: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2014-05-162-13/+4
* | contacts-conn: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2014-05-162-23/+11
* | move tp_handle_set_to_array() as private APIGuillaume Desmottes2014-05-167-10/+13
* | stop using tp_handle_set_to_array() in testsGuillaume Desmottes2014-05-161-38/+57
* | remove tp_handle_set_new_from_array()Guillaume Desmottes2014-05-164-27/+0
* | base-contact-list: start using tp_handle_set_to_variant()Guillaume Desmottes2014-05-161-13/+9
* | base-contact-list: use tp_handles_are_valid_variant()Guillaume Desmottes2014-05-161-59/+13
* | add tp_handles_are_valid_variant()Guillaume Desmottes2014-05-164-0/+61
* | base-contact-list: use tp_handle_set_new_from_variant()Guillaume Desmottes2014-05-161-16/+16
* | handle-set: add GVariant APIGuillaume Desmottes2014-05-164-0/+58
* | add tp_intset_from_variant()Guillaume Desmottes2014-05-164-0/+42
* | add tp_intset_to_variant()Guillaume Desmottes2014-05-164-0/+46
* | move _TpBaseConnectionPrivate struct to its .c fileGuillaume Desmottes2014-05-162-58/+58
* | TpProtocol:avatar-requirements: turn to a boxed propertyGuillaume Desmottes2014-05-151-2/+3
* | Tp*Context:dbus-context is now an objectGuillaume Desmottes2014-05-153-12/+21
* | base-protocol: get_avatar_details() now return a booleanGuillaume Desmottes2014-05-153-6/+9
* | nano versionSimon McVittie2014-05-142-1/+6
* | Skip part of the self-handle test until we fix its race conditiontelepathy-glib-0.99.11Simon McVittie2014-05-141-0/+3
* | Add missing dependency to make sure run-test.sh is regeneratedSimon McVittie2014-05-141-1/+1
* | Snapshot 0.99.11Simon McVittie2014-05-146-7/+18
* | Use a telepathy-1 namespaced location for installed testsSimon McVittie2014-05-143-3/+3
* | NEWSSimon McVittie2014-05-141-0/+7
* | allow CMs to put 'TargetEntityType=None' in contact search requestsGuillaume Desmottes2014-05-131-6/+16
* | Make TpWeakRef use GWeakRefXavier Claessens2014-05-091-10/+5
* | Fix some gtkdoc warningsXavier Claessens2014-05-071-16/+5
* | Fix an annotationXavier Claessens2014-05-071-1/+1
* | TpBaseContactList: only implement Blocking1 if we can_block()Simon McVittie2014-05-071-3/+13
* | TpBaseConnection: allow interfaces to be added in status-changedSimon McVittie2014-05-072-3/+17
* | Use #define'd constants for interface-added, interface-removed signalsSimon McVittie2014-05-071-5/+9
* | tp_base_connection_dup_contact_attributes: make it public againSimon McVittie2014-05-075-16/+15
* | List some API changes in NEWSSimon McVittie2014-05-071-0/+53
* | tp_base_connection_change_status: update RequestableChannelClasses before Sta...Simon McVittie2014-05-071-3/+5
* | fix some more commentsSimon McVittie2014-05-073-8/+8
* | Use TpPresenceMixin as the type for methods and vfuncsSimon McVittie2014-05-076-51/+63
* | Decouple TpPresenceMixin from TpBaseConnection againSimon McVittie2014-05-078-33/+127
* | handle.h: make TpHandle exactly guint32Simon McVittie2014-05-074-19/+14
* | Fix some confusion over "&s" in variant-buildingSimon McVittie2014-05-073-5/+5
* | TpBaseContactListPrivate: correct a commentSimon McVittie2014-05-071-1/+1
* | TpPresenceMixin: rename construct_presence_hash to construct_presence_mapSimon McVittie2014-05-071-3/+3
* | _tp_base_connection_dup_contact_attributes: de-confuse nameSimon McVittie2014-05-073-9/+9
* | _tp_g_dbus_object_dup_interface_names_except: rename and remove arbitrary limitSimon McVittie2014-05-074-18/+23
* | Move TpDBusPropertiesMixin to the -dbus librarySimon McVittie2014-05-0746-247/+127
* | Communicate registrations to TpDBusPropertiesMixin via an internal headerSimon McVittie2014-05-075-67/+70