]> git.0d.be Git - empathy.git/history - libempathy/empathy-tp-tube.c
reorder some functions
[empathy.git] / libempathy / empathy-tp-tube.c
2008-07-14 Xavier ClaessensReally fix the leak. Address is created using g_value_d...
2008-07-14 Xavier ClaessensRelease a variable with g_free() instead of tp_g_value_...
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-20 Xavier ClaessensDo not unref account from empathy_contact_get_account()
2008-04-19 Xavier ClaessensSome code cleanup
2008-04-19 Xavier ClaessensCall ListTubes in EmpathyTpTube's constructor to avoid...
2008-04-19 Xavier ClaessensMake a more generic API for different socket types
2008-04-19 Xavier ClaessensRename empathy_offer_ipv4_stream_tube() to empathy_tp_t...
2008-04-19 Xavier ClaessensAdd empathy_offer_ipv4_stream_tube().
2008-04-19 Xavier ClaessensRename EmpathyTube to EmpathyTpTube and remove EmpathyT...