]> git.0d.be Git - empathy.git/history - libempathy/empathy-call-handler.c
Updated Basque language
[empathy.git] / libempathy / empathy-call-handler.c
2009-09-01 Olivier CrêteAdd stream-closed signal to EmpathyCallHandler for...
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-21 Sjoerd SimonsMerge back from master
2009-08-06 Guillaume DesmottesMerge commit 'jtellier/empathy-contact-widget-style'
2009-08-06 Olivier CrêteMove the FsElementElementAddedNotifier over the main...
2009-08-06 Olivier CrêteMake it possible to set element properties from a confi...
2009-08-06 Olivier CrêtePut codec preferences in a configuration file
2009-08-01 Cosimo CecchiMerge branch 'master' into mc5
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-16 Sjoerd SimonsRemove last references to mission-control 4
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-26 Xavier ClaessensRing on outgoing call.
2009-06-16 Guillaume DesmottesMerge commit 'jtellier/video-call-stop-showing-last...
2009-06-15 Jonathan TellierThe EmpathyCallHandler correctly initializes it "initia...
2009-06-15 Guillaume DesmottesMerge commit 'jtellier/call-window-video-preview'
2009-06-12 Jonathan TellierBetter implemented empathy_tp_call_is_receiving_video...
2009-06-12 Jonathan TellierNot creating the video preview if we don't want to...
2009-06-12 Jonathan TellierWhen no video is received or sent we show contacts...
2009-06-12 Cosimo CecchiMerge branch 'ft_ipv4'
2009-06-09 Will ThompsonMerge branch 'ft-error-confusion'
2009-06-09 Guillaume DesmottesMerge commit 'jtellier/call-window-redial-button'
2009-06-09 Jonathan TellierAdded a "Redial" button to the call window.
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-01 Cosimo CecchiMerge branch 'ft_rework'
2009-06-01 Cosimo CecchiAdapt EmpathyCallHandler to the new API
2009-06-01 Cosimo CecchiUse the new API in the call handler
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesdocument empathy_call_handler_new_for_contact_with_stre...
2009-05-18 Sjoerd SimonsAllow handlers to be created for streams with initial...
2009-05-18 Sjoerd SimonsTweak the properties of various elements for a better...
2009-04-29 Guillaume Desmottesremove useless include
2009-04-29 Guillaume Desmottescall-handler: get the contact from the TpCall if it...
2009-04-29 Guillaume Desmottescall-handler: contact and tp-call properties are constr...
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-22 Xavier ClaessensPort EmpathyCallHandler to new API
2009-03-20 Xavier ClaessensDo not assert if the CM does not support RequestableCha...
2009-03-08 Sjoerd SimonsForward resource requests
2009-03-03 Sjoerd SimonsHardcode some a default codec preferences
2009-03-03 Sjoerd SimonsLet the UI call the handler for bus messages
2009-02-16 Sjoerd SimonsWait for handle instead of id before request a channel
2009-02-16 Sjoerd SimonsSignal closed from the call-handler
2009-02-04 Cosimo CecchiCleanup for GObject related functions in EmpathyCallFac...
2009-02-03 Sjoerd SimonsAlso unref the tf channel
2009-02-03 Sjoerd SimonsRemove dead code
2009-02-03 Sjoerd SimonsClose ongoing calls at dispose time
2009-02-03 Sjoerd SimonsAdd ability to start a call for an incoming channel
2009-02-03 Sjoerd SimonsMove the TpFarsight code from TpCall to CallHandler
2009-02-03 Sjoerd SimonsAdd Stub call factor and call handler objects