summaryrefslogtreecommitdiff
path: root/telepathy-glib/file-transfer-channel.c
Commit message (Expand)AuthorAgeFilesLines
* TpFileTransferChannel: Fix possible crashes.Xavier Claessens2014-01-031-21/+16
* Fix introspection annotations for GStrv typesThomas Bechtold2013-02-191-1/+1
* TpChannel: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-051-1/+2
* Deprecate tp_account_new(), tp_connection_new() and tp_*_channel_new()Xavier Claessens2012-07-031-0/+1
* Stop using TP_ERRORSSimon McVittie2012-05-021-6/+6
* Use TP_NUM_… instead of NUM_TP_…Simon McVittie2012-04-121-1/+1
* Complete results of TpProxy D-Bus calls in an idleSimon McVittie2012-04-121-3/+3
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-1/+0
* Add config.h include in all source filesXavier Claessens2012-02-061-1/+1
* docs: many misc fixupsJonny Lamb2011-11-231-1/+1
* ft-channel: ensure incoming connections are actually closed (and not leaked)Jonny Lamb2011-11-181-0/+29
* version 0.17.1telepathy-glib-0.17.1Jonny Lamb2011-11-151-12/+12
* ft-channel: fix a programlisting end tagJonny Lamb2011-11-141-1/+1
* ft-channel: add example of request channel with metadataJonny Lamb2011-11-141-0/+27
* ft-channel: replace example tags in docs with shorthandJonny Lamb2011-11-141-4/+6
* ft-channel: add missing colons to gtk-doc headersJonny Lamb2011-11-111-8/+8
* ft-channel: more documentation fixupsJonny Lamb2011-11-111-3/+4
* ft-channel: removed useless debugsJonny Lamb2011-11-111-2/+0
* ft-channel: misc updates to the docsJonny Lamb2011-11-111-19/+52
* ft-channel: remove useless debug messagesJonny Lamb2011-11-111-10/+0
* ft-channel: don't leak a GFile if the CM signals URIDefined twiceJonny Lamb2011-11-111-0/+1
* ft-channel: remove absolutely rogue new lineJonny Lamb2011-11-111-1/+0
* ft-channel: don't potentially call _cancel on a NULL GCancellableJonny Lamb2011-11-111-1/+5
* ft-channel: add example for requesting FT channelJonny Lamb2011-11-111-3/+27
* ft-channel: fix crasher if the incoming client connection failsJonny Lamb2011-11-111-1/+3
* ft-channel: make operation_failed take the GErrorJonny Lamb2011-11-111-16/+3
* ft-channel: update to newer metadata draftJonny Lamb2011-11-111-4/+4
* ft-channel: cancel splice operation on channel invalidationJonny Lamb2011-11-111-4/+22
* file-transfer-channel: add metadata accessorsJonny Lamb2011-11-111-0/+105
* ft-channel: improve docsJonny Lamb2011-11-111-4/+28
* ft-channel: more misc. fixes to docsJonny Lamb2011-11-111-6/+8
* ft-channel: rewrite most of the provide/accept codeJonny Lamb2011-11-111-341/+304
* ft-channel: fail to provide if state is not Accepted/PendingJonny Lamb2011-11-111-0/+6
* ft-channel: rename offer_file functions to provide_fileJonny Lamb2011-11-111-21/+33
* ft-channel: set the access control param correctly in the incoming caseJonny Lamb2011-11-111-4/+2
* ft-channel: style changesJonny Lamb2011-11-111-19/+17
* ft-channel: don't cryptically use a random value for the access control paramJonny Lamb2011-11-111-5/+1
* ft-channel: set the access control param properly when calling ProvideFileJonny Lamb2011-11-111-0/+17
* ft-channel: complete the async result after accepting succeedsJonny Lamb2011-11-111-1/+1
* ft-channel: fix so it compilesJonny Lamb2011-11-111-10/+11
* ft-channel: clarify some docsJonny Lamb2011-11-111-1/+5
* ft-channel: add an initial-offset propertyJonny Lamb2011-11-111-0/+23
* ft-channel: clean up some debug messagesJonny Lamb2011-11-111-5/+5
* ft-channel: small fixes to gtk-docJonny Lamb2011-11-111-15/+15
* ft-channel: remove in_ argumentsJonny Lamb2011-11-111-9/+9
* ft-channel: remove useless lineJonny Lamb2011-11-111-1/+0
* Bring back Mortem's codeGuillaume Desmottes2011-11-111-2/+711
* Version 0.15.5telepathy-glib-0.15.5Will Thompson2011-08-171-16/+16
* Add TpAutomaticClientFactoryXavier Claessens2011-07-201-1/+14
* Tweak TpFileTransferChannel docs.Will Thompson2011-07-201-4/+4