summaryrefslogtreecommitdiff
path: root/telepathy-glib
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-101-0/+1
* | properties-mixin.h: This header should be include separatelyXavier Claessens2012-09-101-0/+2
* | Introspect util.[ch]Simon McVittie2012-09-073-41/+49
* | TpContact: Deprecate _get_ functions returning a GList and replace them by _dup_Xavier Claessens2012-09-052-0/+31
* | TpTextChannel: Deprecate _get_ functions returning a GList and replace them b...Xavier Claessens2012-09-052-4/+36
* | TpBaseClient: Deprecate _get_ functions returning a GList and replace them by...Xavier Claessens2012-09-052-4/+64
* | TpAccountManager: Deprecate _get_ functions returning a GList and replace the...Xavier Claessens2012-09-052-2/+46
* | TpContactSearchResult: Deprecate _get_ functions returning a GList and replac...Xavier Claessens2012-09-052-0/+30
* | TpConnection: Deprecate _get_ functions returning a GList and replace them by...Xavier Claessens2012-09-052-1/+35
* | TpProtocol: Deprecate _borrow_ functionsXavier Claessens2012-09-052-8/+9
* | TpDispatchOperation: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-052-0/+115
* | TpChannel: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-0510-19/+94
* | TpProxy: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-053-5/+39
* | Modernise GList usageXavier Claessens2012-09-055-33/+10
* | Util: Add _tp_g_list_copy_deep()Xavier Claessens2012-09-052-0/+24
* | Fix retrieving the remove contact from a MediaDescription hashSjoerd Simons2012-09-031-7/+8
* | Fix incorrect error on UpdateLocalMediaDescriptionSjoerd Simons2012-09-031-8/+0
* | Prepare 0.19.8 releasetelepathy-glib-0.19.8Xavier Claessens2012-08-314-1/+8
* | Set the ChannelRequests immutable properties when observer channelsSjoerd Simons2012-08-301-1/+8
* | Set the ChannelRequests immutable properties when handling channelsSjoerd Simons2012-08-301-1/+10
* | Add tp_account_channel_request_set_hint APISjoerd Simons2012-08-302-0/+40
* | version 0.19.7telepathy-glib-0.19.7Jonny Lamb2012-08-274-6/+14
* | Merge branch 'base-channel-disappear'Jonny Lamb2012-08-272-5/+168
|\ \
| * | base-channel: add support for 'disappearing' channelsJonny Lamb2012-06-052-5/+168
* | | Don't have a second copy of the TpBaseConnection typedefSimon McVittie2012-08-131-1/+1
* | | tp_account_dup_storage_identifier_variant: deal with storage_identifier being...Guillaume Desmottes2012-08-071-0/+3
* | | prepare 0.19.6telepathy-glib-0.19.6Guillaume Desmottes2012-08-064-2/+8
* | | add tp_account_manager_can_set_default()Guillaume Desmottes2012-08-022-0/+21
* | | BaseChannel: assert that the subclass sets TargetHandleTypeWill Thompson2012-07-311-0/+3
* | | Fix a race in _gen/reentrant-methods.listRoss Burton2012-07-261-1/+1
* | | Merge branch 'telepathy-glib-0.18'Xavier Claessens2012-07-241-3/+5
|\ \ \ | | |/ | |/|
| * | tp_connection_upgrade_contacts(): Use special trick of ready_enough_for_contactsXavier Claessens2012-07-241-3/+5
* | | TpAccountManager: set the requested presence on newly created accountsXavier Claessens2012-07-241-0/+10
* | | set UNRELEASED versionstelepathy-glib-0.19.4Guillaume Desmottes2012-07-195-7/+7
* | | prepare 0.19.4Guillaume Desmottes2012-07-192-0/+6
* | | add tp_account_request_set_storage_provider()Guillaume Desmottes2012-07-172-0/+50
* | | account-request: add missing 'service' getterGuillaume Desmottes2012-07-171-0/+4
* | | base-connection: return from RequestHandles if called with no namesJonny Lamb2012-07-101-0/+8
* | | Fix some gtk-doc errorsXavier Claessens2012-07-102-8/+3
* | | base-{connection,protocol}: be sure to add new class members to the end of th...Jonny Lamb2012-07-092-4/+4
* | | Merge branch '51441-get-interfaces'Jonny Lamb2012-07-068-88/+257
|\ \ \
| * | | base-protocol: add get_interfaces_array vfunc to class structJonny Lamb2012-07-052-8/+78
| * | | fixup! bcde9c87323454f946be989825b2dc74f61d16f7Jonny Lamb2012-07-051-1/+0
| * | | base-connection: simplify add_interfacesJonny Lamb2012-07-051-16/+2
| * | | base-connection{,-manager}: seal old interfaces membersJonny Lamb2012-07-054-6/+6
| * | | base-connection: add get_interfaces… vfunc to class structJonny Lamb2012-07-053-60/+103
| * | | base-room-config: fix old comment referring to TpBaseChannelClass.interfacesJonny Lamb2012-07-051-2/+2
| * | | base-connection-manager: add get_interfaces vfunc to class structJonny Lamb2012-07-042-5/+71