]> git.0d.be Git - empathy.git/history - src/empathy-call-factory.c
include telepathy-glib.h
[empathy.git] / src / empathy-call-factory.c
2012-09-17 Guillaume Desmottesinclude telepathy-glib.h
2012-06-05 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-05-21 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-05-21 Guillaume DesmottesMerge branch 'gnome-3-4'
2012-05-15 Guillaume Desmottesremove unused tp-contact-factory includes
2012-05-09 Guillaume DesmottesUse TP_ERROR instead of TP_ERRORS
2012-05-07 Guillaume DesmottesUse TP_ERROR instead of TP_ERRORS
2012-03-13 Danielle MadeleyMerge remote-tracking branch 'gulic/buttons-668464'
2012-03-07 Guillaume Desmottesadd missing config.h includes
2012-03-05 Guillaume Desmottes'ice-udp' capability is now 'ice' in Call1
2012-03-05 Guillaume Desmottesadvertise Call1 audio/video capabilities
2012-03-05 Guillaume Desmottescall-factory: set Call1 capabilities
2012-02-21 Guillaume DesmottesMerge remote-tracking branch 'glassrose/debug-window...
2012-02-21 Guillaume DesmottesMerge remote-tracking branch 'origin/call1' into master...
2012-01-17 Danielle MadeleyMerge branch 'master' into call1
2012-01-10 Xavier ClaessensRemove tp-yell and use TpCallChannel
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/upgrade-software'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/error-dialog'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/misc-fixes'
2011-10-14 Danielle MadeleyMerge branch: 'Add top-up link to chat text when there...
2011-09-28 Xavier ClaessensUse g_cclosure_marshal_generic for all signals
2011-09-15 Guillaume DesmottesMerge remote-tracking branch 'pochu/call-reuse-windows...
2011-09-08 Emilio Pozuelo MonfortMake EmpathyCallFactory an approver
2011-09-08 Emilio Pozuelo MonfortCallFactory: make it a TpBaseClient subclass
2011-08-18 Guillaume DesmottesPort to new tp-glib client factory
2011-06-09 Emilio Pozuelo MonfortMerge branch 'call'
2011-06-09 Emilio Pozuelo MonfortRemove empathy_call_factory_new_call_with_streams
2011-06-09 Sjoerd SimonsWait for the channel to be ready before handling it
2011-06-09 Sjoerd SimonsCorrect Call channel refcounting
2011-06-09 Sjoerd Simonscoding style trivia
2011-06-09 Sjoerd SimonsAdd TargetContact property that's guaranteed to exist...
2011-06-09 Emilio Pozuelo MonfortDon't require EmpathyContacts to start a call
2011-06-09 Emilio Pozuelo MonfortMove empathy_call_* util functions to libempathy-gtk
2011-06-09 Emilio Pozuelo MonfortUse the new empathy_call_create_call_request thoroughly
2011-06-09 Emilio Pozuelo MonfortUse EMPATHY_CALL_BUS_NAME_SUFFIX instead of the literal
2011-06-08 Emilio Pozuelo MonfortAdd an EmpathyCallFactory class