]> git.0d.be Git - empathy.git/history - src/empathy-call-factory.c
Merge remote-tracking branch 'glassrose/debug-window-send-to-pastebin-button-658724'
[empathy.git] / src / empathy-call-factory.c
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