summaryrefslogtreecommitdiff
path: root/telepathy-glib
AgeCommit message (Expand)AuthorFilesLines
2011-10-11BaseRoomConfig: improve find_myself error checkingWill Thompson1-0/+4
2011-10-11Add tp_base_room_config_dup_channel()Will Thompson2-0/+21
2011-10-11Add TpBaseRoomConfigWill Thompson5-1/+1284
2011-10-11Steal wocky_enum_{to,from}_nickWill Thompson2-0/+71
2011-10-11Expose tp_dbus_properties_mixin_set()Will Thompson2-38/+72
2011-10-10Expose tp_svc_interface_get_dbus_properties_infoWill Thompson2-2/+16
2011-10-10DBusProperties: document set_dbus_prop_info as nicheWill Thompson1-0/+3
2011-10-10Generate code for Room, RoomConfig and SubjectWill Thompson2-0/+61
2011-10-10codegen: add a whitelist of tp_cli_*_run_* methodsWill Thompson1-9/+10
2011-10-10channel-contacts: guard against no-op updatesWill Thompson1-3/+3
2011-10-04Merge branch 'telepathy-glib-0.14'Will Thompson1-11/+28
2011-10-04MessageMixin: DEBUG if AckPM gets an id more than onceWill Thompson1-1/+9
2011-10-04Make sure tp_connection_upgrade_contacts() is no-op if all features are alrea...Xavier Claessens1-20/+27
2011-10-04TpTextChannel: Fallback to self contact if sent message does not have a senderXavier Claessens1-3/+19
2011-10-03MessageMixin: don't repeatedly scan pending message listWill Thompson1-1/+1
2011-10-03MessageMixin: don't crash if an id appears twiceWill Thompson1-0/+7
2011-10-03MessageMixin: track messages to be acked in a GPtrArrayWill Thompson1-10/+12
2011-10-03Add warning comment to warn that ordering matters for gi-scannerXavier Claessens1-0/+1
2011-10-03Revert "Sort alphabetically introspected files"Xavier Claessens1-34/+34
2011-09-30Version 0.15.6Xavier Claessens10-31/+55
2011-09-30TpTextChannel: Guarantee that senders are always prepared with factory featuresXavier Claessens1-349/+234
2011-09-30TpStreamTubeChannel: Prepare factory contact features on connectionsXavier Claessens2-6/+28
2011-09-30Add TP_CHANNEL_FEATURE_CONTACTS featureXavier Claessens9-12/+1477
2011-09-30Implement new Channel.Group spec in TpGroupMixinXavier Claessens1-3/+85
2011-09-30Sort alphabetically introspected filesXavier Claessens1-33/+33
2011-09-29Update to spec 0.23.4Xavier Claessens2-0/+18
2011-09-21tp_debug_sender_add_message_vprintf: fix doc commentWill Thompson1-1/+1
2011-09-21remove typo in client.xmlXavier Claessens1-1/+1
2011-09-19deprecate tp_account_prepare_{async,finish}Guillaume Desmottes2-4/+9
2011-09-19deprecate tp_account_manager_prepare_{async,finish}Guillaume Desmottes2-2/+7
2011-09-16BaseContactList: group the MembersChanged signals for the initial rosterMarco Barisione1-5/+35
2011-09-15Remove tp_dbus_tube_channel_new()Xavier Claessens2-32/+0
2011-09-15Introspect TpDBusTubeChannelXavier Claessens1-0/+1
2011-09-15TpAutomaticClientFactory: Create TpDBusTubeChannel objectsXavier Claessens4-0/+31
2011-09-15Coding style: one arg per lineXavier Claessens1-6/+12
2011-09-15Add TpDBusTubeChannel (#29271)Guillaume Desmottes3-0/+375
2011-09-13Connection: provide debug-message when CM crashesWill Thompson1-6/+6
2011-09-12tp_simple_client_factory_dup_contact() does not existsXavier Claessens2-2/+2
2011-09-12TpConnection: prepare factory features on self contactXavier Claessens3-26/+51
2011-09-09simple-client-factory: point out NULL is allowed for an account's propertiesJonny Lamb1-1/+1
2011-09-07Merge branch 'telepathy-glib-0.14'Vivek Dasmohapatra3-0/+9
2011-09-07Debug messages leaked if the debug message cache is disabled, ironicallyVivek Dasmohapatra1-0/+5
2011-09-06Add tp_dbus_properties_mixin_emit_properties_changed_varargs()Will Thompson2-0/+41
2011-09-06_emit_properties_changed(): use annotationsWill Thompson2-65/+90
2011-09-06DBusPropertiesMixin: add flags for Changed annotationWill Thompson2-4/+30
2011-09-06Add tp_dbus_properties_mixin_emit_properties_changedWill Thompson2-3/+102
2011-09-06Extract guts of tp_dbus_properties_mixin_getWill Thompson1-36/+46
2011-09-06tp_dbus_properties_mixin_get: add parameter guardsWill Thompson1-0/+5
2011-09-06fill_properties_hash: make assertions more usefulWill Thompson1-6/+15
2011-09-06tp_asv_dump: swaddle output in {}Will Thompson1-1/+5