| Commit message (Expand) | Author | Age | Files | Lines |
* | add parameters arg to empathy_tp_tube_new_stream_tube and use latest offer API | Guillaume Desmottes | 2009-02-17 | 1 | -2/+4 |
* | empathy_mission_control_new -> dup_singleton. | Xavier Claessens | 2009-01-16 | 1 | -1/+1 |
* | Make empathy_tp_tube_accept_stream_tube more like underlying dbus function an... | Sjoerd Simons | 2009-01-10 | 1 | -52/+65 |
* | Update to new stream tube spec | Sjoerd Simons | 2009-01-10 | 1 | -155/+59 |
* | Port EmpathyContactFactory to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
* | Really fix the leak. Address is created using g_value_dup_boxed so it should ... | Xavier Claessens | 2008-07-14 | 1 | -3/+12 |
* | Release a variable with g_free() instead of tp_g_value_slice_free(). Fixes bu... | Xavier Claessens | 2008-07-14 | 1 | -2/+1 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -8/+7 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -18/+16 |
* | Do not unref account from empathy_contact_get_account() | Xavier Claessens | 2008-04-20 | 1 | -1/+0 |
* | Some code cleanup | Xavier Claessens | 2008-04-20 | 1 | -26/+21 |
* | Call ListTubes in EmpathyTpTube's constructor to avoid races | Xavier Claessens | 2008-04-20 | 1 | -96/+67 |
* | Make a more generic API for different socket types | Xavier Claessens | 2008-04-20 | 1 | -77/+30 |
* | Rename empathy_offer_ipv4_stream_tube() to empathy_tp_tube_new_ipv4_stream_tu... | Xavier Claessens | 2008-04-20 | 1 | -74/+91 |
* | Add empathy_offer_ipv4_stream_tube(). | Xavier Claessens | 2008-04-20 | 1 | -1/+75 |
* | Rename EmpathyTube to EmpathyTpTube and remove EmpathyTubes. | Xavier Claessens | 2008-04-20 | 1 | -0/+503 |