summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-16Use _unref instead of _free _destroy when possible.Xavier Claessens84-299/+299
2011-11-15configure: remove --enable-handle-leak-debugWill Thompson1-4/+0
2011-11-15start on 0.17.2Jonny Lamb2-1/+6
2011-11-15version 0.17.1telepathy-glib-0.17.1Jonny Lamb6-17/+48
2011-11-14tests: fix coding styleJonny Lamb1-2/+2
2011-11-14ft-channel: fix a programlisting end tagJonny Lamb1-1/+1
2011-11-14Merge branch 'ft-send-receive'Jonny Lamb8-26/+1760
2011-11-14ft-channel: add example of request channel with metadataJonny Lamb1-0/+27
2011-11-14ft-channel: replace example tags in docs with shorthandJonny Lamb1-4/+6
2011-11-11Update make-release-mail.py from the Gabble.Will Thompson1-2/+11
2011-11-11Merge branch 'telepathy-glib-0.16'Will Thompson1-2/+2
2011-11-11configure: bump gobject-introspect dep to 1.30Will Thompson1-1/+1
2011-11-11Bump the Vala requirement to fix binding for ContactInfoFieldTravis Reitter1-1/+1
2011-11-11ft-channel: add missing colons to gtk-doc headersJonny Lamb1-8/+8
2011-11-11ft-channel: more documentation fixupsJonny Lamb1-3/+4
2011-11-11ft-channel: removed useless debugsJonny Lamb1-2/+0
2011-11-11ft-channel: misc updates to the docsJonny Lamb1-19/+52
2011-11-11ft-channel: remove useless debug messagesJonny Lamb1-10/+0
2011-11-11ft-channel: don't leak a GFile if the CM signals URIDefined twiceJonny Lamb1-0/+1
2011-11-11ft-channel: remove absolutely rogue new lineJonny Lamb1-1/+0
2011-11-11ft-channel: don't potentially call _cancel on a NULL GCancellableJonny Lamb1-1/+5
2011-11-11ft-channel: add example for requesting FT channelJonny Lamb1-3/+27
2011-11-11ft-channel: fix crasher if the incoming client connection failsJonny Lamb1-1/+3
2011-11-11ft-channel: make operation_failed take the GErrorJonny Lamb1-16/+3
2011-11-11ft-channel: update to newer metadata draftJonny Lamb3-8/+11
2011-11-11ft-channel: cancel splice operation on channel invalidationJonny Lamb1-4/+22
2011-11-11tests: test Metadata accessorsJonny Lamb2-0/+70
2011-11-11file-transfer-channel: add metadata accessorsJonny Lamb3-0/+115
2011-11-11ft-channel: improve docsJonny Lamb1-4/+28
2011-11-11ft-channel: more misc. fixes to docsJonny Lamb1-6/+8
2011-11-11python examples: update file transfer examplesJonny Lamb3-13/+90
2011-11-11ft test: pass a real file into provide_asyncJonny Lamb1-1/+4
2011-11-11ft tests: fix debug statement to be the same as the codeJonny Lamb1-1/+1
2011-11-11ft-channel: rewrite most of the provide/accept codeJonny Lamb1-341/+304
2011-11-11ft-channel: fail to provide if state is not Accepted/PendingJonny Lamb1-0/+6
2011-11-11ft-channel: rename offer_file functions to provide_fileJonny Lamb4-30/+42
2011-11-11docs: add new TpFileTransfer functionsJonny Lamb1-0/+5
2011-11-11ft-channel: set the access control param correctly in the incoming caseJonny Lamb1-4/+2
2011-11-11ft-channel: style changesJonny Lamb1-19/+17
2011-11-11ft-channel: don't cryptically use a random value for the access control paramJonny Lamb1-5/+1
2011-11-11ft-channel: set the access control param properly when calling ProvideFileJonny Lamb1-0/+17
2011-11-11ft-channel: complete the async result after accepting succeedsJonny Lamb1-1/+1
2011-11-11ft-channel: fix so it compilesJonny Lamb1-10/+11
2011-11-11ft-channel: clarify some docsJonny Lamb1-1/+5
2011-11-11ft-channel: add an initial-offset propertyJonny Lamb1-0/+23
2011-11-11ft-channel: clean up some debug messagesJonny Lamb1-5/+5
2011-11-11ft-channel: small fixes to gtk-docJonny Lamb1-15/+15
2011-11-11ft-channel: remove in_ argumentsJonny Lamb1-9/+9
2011-11-11ft-channel: remove useless lineJonny Lamb1-1/+0
2011-11-11ft-channel: remove get_uri prototypeJonny Lamb1-2/+0