]> git.0d.be Git - empathy.git/history - src/empathy-call-factory.c
Move should_create_salut_account to local-xmpp-assistant-widget
[empathy.git] / src / empathy-call-factory.c
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