index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-tube-handler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tube-handler: use TpChannel directly instead of EmpathyTpTube
Guillaume Desmottes
2009-06-09
1
-17
/
+3
*
empathy-tube-handler: fix coding style
Guillaume Desmottes
2009-05-18
1
-1
/
+1
*
tube-handler: fix functions definition style
Guillaume Desmottes
2009-04-28
1
-12
/
+12
*
tube-handler: use tp_channel_call_when_ready instead of tp_channel_run_until_...
Guillaume Desmottes
2009-04-28
1
-6
/
+23
*
tube-handler: don't leak data and connection if connection is invalidated
Guillaume Desmottes
2009-04-28
1
-0
/
+2
*
tube-handler: wait that the connection is ready before creating the TpChannel
Guillaume Desmottes
2009-04-27
1
-11
/
+28
*
empathy-tube-handler: wait that tube is ready before announcing it
Guillaume Desmottes
2009-04-21
1
-8
/
+27
*
empathy_tube_handler_build_bus_name: escape invalid char in the service name
Guillaume Desmottes
2009-04-21
1
-1
/
+22
*
use TpTubeType instead of EmpathyTubeType
Guillaume Desmottes
2009-02-17
1
-8
/
+8
*
empathy_tube_handler_new: add debug message
Guillaume Desmottes
2009-02-17
1
-0
/
+1
*
Fix dispatching of tubes: stream tubes vs D-Bus tubes
Alban Crequy
2009-02-03
1
-2
/
+2
*
Don't use the old style TpTubeType
Sjoerd Simons
2009-01-10
1
-6
/
+8
*
Remove the id parameter, it's no longer used
Sjoerd Simons
2009-01-10
1
-3
/
+0
*
New style tubes don't have ides
Sjoerd Simons
2009-01-10
1
-2
/
+2
*
Fix the creation of bus_name and object_path for dispatching tubes. It drops ...
Xavier Claessens
2009-01-07
1
-19
/
+8
*
Correctly escape service name in dtube handlers
Will Thompson
2008-12-29
1
-6
/
+14
*
Make use of tp-glib debug system.
Xavier Claessens
2008-05-01
1
-4
/
+4
*
Change the way tube handler's object-path and bus-name are build.
Xavier Claessens
2008-04-20
1
-6
/
+57
*
Add empathy_offer_ipv4_stream_tube().
Xavier Claessens
2008-04-20
1
-1
/
+1
*
Rename EmpathyTube to EmpathyTpTube and remove EmpathyTubes.
Xavier Claessens
2008-04-20
1
-22
/
+19
*
Little coding stype changes
Xavier Claessens
2008-04-20
1
-8
/
+5
*
Add tubes, tube and tube handler objects
Xavier Claessens
2008-04-20
1
-0
/
+184