| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename empathy_contact_factory_set_name() to _set_alias(). Implements | Xavier Claessens | 2007-11-04 | 1 | -11/+17 |
* | Cleanup licences and copyrights, Modules with 100% collabora code are now | Xavier Claessens | 2007-10-25 | 1 | -10/+9 |
* | To know if an account is connected, use | Xavier Claessens | 2007-10-21 | 1 | -36/+21 |
* | Use g_timeout_add_seconds when appropriated to avoid weaking the process | Xavier Claessens | 2007-10-13 | 1 | -5/+5 |
* | More flexible API for EmpathyContactWidget, we now have flags to set | Xavier Claessens | 2007-10-10 | 1 | -35/+42 |
* | Makes avatar looks better in information and edit dialogs. | Xavier Claessens | 2007-10-09 | 1 | -6/+6 |
* | Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them | Xavier Claessens | 2007-10-09 | 1 | -18/+46 |
* | Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459... | Xavier Claessens | 2007-08-31 | 1 | -48/+66 |
* | Salut's protocol name is going to change to local-xmpp. Fixes bug #469638 | Xavier Claessens | 2007-08-25 | 1 | -3/+2 |
* | Do not show salut accounts in the add contact dialog. Rework a bit | Xavier Claessens | 2007-07-26 | 1 | -28/+94 |
* | Remove unused nickname entry and use a GtkTable for room information. More | Xavier Claessens | 2007-07-13 | 1 | -0/+3 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -27/+27 |
* | New window for viewing logs. | Xavier Claessens | 2007-06-14 | 1 | -4/+1 |
* | Fix a warning. | Xavier Claessens | 2007-06-09 | 1 | -2/+4 |
* | We can now add a new contact. EmpathyContactWidget can change the contact | Xavier Claessens | 2007-06-09 | 1 | -85/+289 |
* | Do not save when closing the dialog. Update information in real-time and | Xavier Claessens | 2007-06-09 | 1 | -117/+29 |
* | Implement editing and viewing contact information with right click on the | Xavier Claessens | 2007-06-07 | 1 | -0/+4 |
* | EmpatchContactWidget has 2 modes: editable or not. | Xavier Claessens | 2007-06-07 | 1 | -14/+53 |
* | New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget to | Xavier Claessens | 2007-06-07 | 1 | -0/+14 |
* | New widget: EmpathyContactWidget. It displays information about a contact, | Xavier Claessens | 2007-06-06 | 1 | -0/+637 |