]> git.0d.be Git - empathy.git/history - libempathy/empathy-call-handler.c
Use if (n != NULL) instead of if (n).
[empathy.git] / libempathy / empathy-call-handler.c
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