| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix coding style | Xavier Claessens | 2008-12-12 | 1 | -6/+6 |
* | add empathy_tp_group_get_flags (Guillaume Desmottes) | Xavier Claessens | 2008-12-12 | 1 | -0/+11 |
* | Make _get_invitation more reliable | Xavier Claessens | 2008-05-09 | 1 | -4/+9 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -8/+7 |
* | Fix unused var if debug is disabled. | Xavier Claessens | 2008-05-02 | 1 | -3/+1 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -37/+30 |
* | Fix OUTGOING calls | Xavier Claessens | 2008-04-21 | 1 | -1/+1 |
* | Fix some warnings | Xavier Claessens | 2008-04-11 | 1 | -1/+1 |
* | Do not take McAccount as construct param, it can be found from the TpChannel | Xavier Claessens | 2008-04-11 | 1 | -21/+5 |
* | Add empathy_tp_group_get_invitation | Xavier Claessens | 2008-04-11 | 1 | -0/+34 |
* | Remove all references to TpChan in EmpathyTpGroup | Xavier Claessens | 2008-04-11 | 1 | -53/+7 |
* | Completely remove TpConn and TpChan | Xavier Claessens | 2008-04-11 | 1 | -12/+0 |
* | Fix get_property('ready') on EmpathyTpChat and EmpathyTpGroup (Alban Crequy). | Xavier Claessens | 2008-04-11 | 1 | -0/+3 |
* | Use tp-glib client API | Xavier Claessens | 2008-04-11 | 1 | -16/+57 |
* | Use tp-glib API in EmpathyTpGroup and add a ready property | Xavier Claessens | 2008-04-11 | 1 | -239/+328 |
* | Wait for the factory to be ready before getting members | Xavier Claessens | 2008-03-14 | 1 | -19/+47 |
* | Remove useless libtelepathy headers | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Simplify tp_group_get_contact. | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
* | Add filter for incoming calls so the status icon blink instead of popup direc... | Xavier Claessens | 2008-02-27 | 1 | -0/+12 |
* | Do not export symbols outside the empathy_ namespace. | Xavier Claessens | 2008-02-10 | 1 | -4/+4 |
* | Add sanity check to public API | Xavier Claessens | 2008-01-12 | 1 | -2/+19 |
* | Have to append a value before doing anything otherwise the array's size is 0 | Xavier Claessens | 2007-12-13 | 1 | -1/+2 |
* | Replace g_array_insert_val(array, 0, handle) by g_array_index(array,guint,0)=... | Xavier Claessens | 2007-12-13 | 1 | -1/+1 |
* | Conflicts: | Xavier Claessens | 2007-12-03 | 1 | -1/+1 |
* | Cleanup licences and copyrights, Modules with 100% collabora code are now | Xavier Claessens | 2007-10-18 | 1 | -10/+9 |
* | Initialize every GError to NULL. Fixes bug #482889. | Marco Barisione | 2007-10-04 | 1 | -1/+1 |
* | ref group when async calls are in flight to avoid destroying the object | Xavier Claessens | 2007-09-29 | 1 | -3/+11 |
* | Ported from VOIP branch. | Xavier Claessens | 2007-09-28 | 1 | -1/+1 |
* | Remove GnomeProgram, not useful anymore, drop libgnome dependency. Fixes | Xavier Claessens | 2007-09-28 | 1 | -0/+7 |
* | Look in the local_pendings list if a contact is already local pending. Fix | Xavier Claessens | 2007-09-28 | 1 | -1/+1 |
* | Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459... | Xavier Claessens | 2007-08-31 | 1 | -281/+583 |
* | Initial room list support. It does not works yet. | Xavier Claessens | 2007-07-20 | 1 | -44/+9 |
* | Workaround to fix a commonly reported crash. Add a missing check. | Xavier Claessens | 2007-07-07 | 1 | -0/+1 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -0/+542 |