]> git.0d.be Git - empathy.git/history - libempathy/empathy-tp-tube.c
tp_tube_constructor: get State property not priv->state is actually set
[empathy.git] / libempathy / empathy-tp-tube.c
2009-04-21 Guillaume Desmottestp_tube_constructor: get State property not priv->state...
2009-04-17 Guillaume Desmottestp-tube: remove priv->parameters
2009-04-17 Guillaume Desmottestp-tube: remove priv->service
2009-04-17 Guillaume Desmottestp-tube: remove priv->initiator_contact and priv->facto...
2009-04-17 Guillaume Desmottesempathy-tp-tube: remove initiator and type member varia...
2009-04-17 Guillaume Desmottesempathy_tp_tube_class_init: set NUM_EMP_TUBE_CHANNEL_ST...
2009-04-17 Guillaume Desmottesempathy_tp_tube_class_init: use G_PARAM_STATIC_STRINGS
2009-04-17 Guillaume Desmottesempathy-tp-tube: the state is a EmpTubeChannelState...
2009-04-13 Guillaume Desmottesempathy_tp_tube_new_stream_tube: allow NULL as paramete...
2009-02-16 Guillaume Desmottesadd parameters arg to empathy_tp_tube_new_stream_tube...
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2009-01-09 Sjoerd SimonsMake empathy_tp_tube_accept_stream_tube more like under...
2009-01-09 Sjoerd SimonsUpdate to new stream tube spec
2009-01-09 Xavier ClaessensPort EmpathyContactFactory to the new singleton policy.
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...