index
:
telepathy-glib.git
master
andrunko's telepathy-glib branches
André Magalhães
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-18
ft-channel: ensure incoming connections are actually closed (and not leaked)
HEAD
master
Jonny Lamb
1
-0/+29
2011-11-16
Add coding style check for g_hash_table_destroy and g_array_free usage
Xavier Claessens
1
-0/+13
2011-11-16
Use _unref instead of _free _destroy when possible.
Xavier Claessens
84
-299/+299
2011-11-15
configure: remove --enable-handle-leak-debug
Will Thompson
1
-4/+0
2011-11-15
start on 0.17.2
Jonny Lamb
2
-1/+6
2011-11-15
version 0.17.1
Jonny Lamb
6
-17/+48
2011-11-14
tests: fix coding style
Jonny Lamb
1
-2/+2
2011-11-14
ft-channel: fix a programlisting end tag
Jonny Lamb
1
-1/+1
2011-11-14
Merge branch 'ft-send-receive'
Jonny Lamb
8
-26/+1760
2011-11-14
ft-channel: add example of request channel with metadata
Jonny Lamb
1
-0/+27
2011-11-14
ft-channel: replace example tags in docs with shorthand
Jonny Lamb
1
-4/+6
2011-11-11
Update make-release-mail.py from the Gabble.
Will Thompson
1
-2/+11
2011-11-11
Merge branch 'telepathy-glib-0.16'
Will Thompson
1
-2/+2
2011-11-11
configure: bump gobject-introspect dep to 1.30
Will Thompson
1
-1/+1
2011-11-11
Bump the Vala requirement to fix binding for ContactInfoField
Travis Reitter
1
-1/+1
2011-11-11
ft-channel: add missing colons to gtk-doc headers
Jonny Lamb
1
-8/+8
2011-11-11
ft-channel: more documentation fixups
Jonny Lamb
1
-3/+4
2011-11-11
ft-channel: removed useless debugs
Jonny Lamb
1
-2/+0
2011-11-11
ft-channel: misc updates to the docs
Jonny Lamb
1
-19/+52
2011-11-11
ft-channel: remove useless debug messages
Jonny Lamb
1
-10/+0
2011-11-11
ft-channel: don't leak a GFile if the CM signals URIDefined twice
Jonny Lamb
1
-0/+1
2011-11-11
ft-channel: remove absolutely rogue new line
Jonny Lamb
1
-1/+0
2011-11-11
ft-channel: don't potentially call _cancel on a NULL GCancellable
Jonny Lamb
1
-1/+5
2011-11-11
ft-channel: add example for requesting FT channel
Jonny Lamb
1
-3/+27
2011-11-11
ft-channel: fix crasher if the incoming client connection fails
Jonny Lamb
1
-1/+3
2011-11-11
ft-channel: make operation_failed take the GError
Jonny Lamb
1
-16/+3
2011-11-11
ft-channel: update to newer metadata draft
Jonny Lamb
3
-8/+11
2011-11-11
ft-channel: cancel splice operation on channel invalidation
Jonny Lamb
1
-4/+22
2011-11-11
tests: test Metadata accessors
Jonny Lamb
2
-0/+70
2011-11-11
file-transfer-channel: add metadata accessors
Jonny Lamb
3
-0/+115
2011-11-11
ft-channel: improve docs
Jonny Lamb
1
-4/+28
2011-11-11
ft-channel: more misc. fixes to docs
Jonny Lamb
1
-6/+8
2011-11-11
python examples: update file transfer examples
Jonny Lamb
3
-13/+90
2011-11-11
ft test: pass a real file into provide_async
Jonny Lamb
1
-1/+4
2011-11-11
ft tests: fix debug statement to be the same as the code
Jonny Lamb
1
-1/+1
2011-11-11
ft-channel: rewrite most of the provide/accept code
Jonny Lamb
1
-341/+304
2011-11-11
ft-channel: fail to provide if state is not Accepted/Pending
Jonny Lamb
1
-0/+6
2011-11-11
ft-channel: rename offer_file functions to provide_file
Jonny Lamb
4
-30/+42
2011-11-11
docs: add new TpFileTransfer functions
Jonny Lamb
1
-0/+5
2011-11-11
ft-channel: set the access control param correctly in the incoming case
Jonny Lamb
1
-4/+2
2011-11-11
ft-channel: style changes
Jonny Lamb
1
-19/+17
2011-11-11
ft-channel: don't cryptically use a random value for the access control param
Jonny Lamb
1
-5/+1
2011-11-11
ft-channel: set the access control param properly when calling ProvideFile
Jonny Lamb
1
-0/+17
2011-11-11
ft-channel: complete the async result after accepting succeeds
Jonny Lamb
1
-1/+1
2011-11-11
ft-channel: fix so it compiles
Jonny Lamb
1
-10/+11
2011-11-11
ft-channel: clarify some docs
Jonny Lamb
1
-1/+5
2011-11-11
ft-channel: add an initial-offset property
Jonny Lamb
1
-0/+23
2011-11-11
ft-channel: clean up some debug messages
Jonny Lamb
1
-5/+5
2011-11-11
ft-channel: small fixes to gtk-doc
Jonny Lamb
1
-15/+15
2011-11-11
ft-channel: remove in_ arguments
Jonny Lamb
1
-9/+9
[next]