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
/
src
/
empathy-call-factory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include telepathy-glib.h
Guillaume Desmottes
2012-09-17
1
-4
/
+1
*
remove unused tp-contact-factory includes
Guillaume Desmottes
2012-05-15
1
-1
/
+0
*
Use TP_ERROR instead of TP_ERRORS
Guillaume Desmottes
2012-05-07
1
-1
/
+1
*
add missing config.h includes
Guillaume Desmottes
2012-03-07
1
-0
/
+1
*
'ice-udp' capability is now 'ice' in Call1
Guillaume Desmottes
2012-03-06
1
-1
/
+1
*
advertise Call1 audio/video capabilities
Guillaume Desmottes
2012-03-06
1
-0
/
+2
*
call-factory: set Call1 capabilities
Guillaume Desmottes
2012-03-06
1
-4
/
+4
*
Remove tp-yell and use TpCallChannel
Xavier Claessens
2012-01-10
1
-86
/
+26
*
Use g_cclosure_marshal_generic for all signals
Xavier Claessens
2011-09-28
1
-3
/
+2
*
Make EmpathyCallFactory an approver
Emilio Pozuelo Monfort
2011-09-08
1
-0
/
+98
*
CallFactory: make it a TpBaseClient subclass
Emilio Pozuelo Monfort
2011-09-08
1
-70
/
+36
*
Port to new tp-glib client factory
Guillaume Desmottes
2011-08-18
1
-18
/
+4
*
Remove empathy_call_factory_new_call_with_streams
Emilio Pozuelo Monfort
2011-06-09
1
-52
/
+0
*
Wait for the channel to be ready before handling it
Sjoerd Simons
2011-06-09
1
-8
/
+43
*
Correct Call channel refcounting
Sjoerd Simons
2011-06-09
1
-4
/
+1
*
coding style trivia
Sjoerd Simons
2011-06-09
1
-3
/
+6
*
Add TargetContact property that's guaranteed to exist on CallHandler
Sjoerd Simons
2011-06-09
1
-6
/
+28
*
Don't require EmpathyContacts to start a call
Emilio Pozuelo Monfort
2011-06-09
1
-1
/
+2
*
Move empathy_call_* util functions to libempathy-gtk
Emilio Pozuelo Monfort
2011-06-09
1
-0
/
+2
*
Use the new empathy_call_create_call_request thoroughly
Emilio Pozuelo Monfort
2011-06-09
1
-19
/
+1
*
Use EMPATHY_CALL_BUS_NAME_SUFFIX instead of the literal
Emilio Pozuelo Monfort
2011-06-09
1
-1
/
+2
*
Add an EmpathyCallFactory class
Emilio Pozuelo Monfort
2011-06-08
1
-0
/
+331