aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-dialogs.c
Commit message (Expand)AuthorAgeFilesLines
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...Xavier Claessens2008-03-171-1/+5
* Make sure we don't expect contact id and handle to be directly ready. Add som...Xavier Claessens2008-03-111-1/+1
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Conflicts:Xavier Claessens2007-12-031-5/+5
* Change edit personal information window title to "Personal Information".Xavier Claessens2007-10-281-2/+10
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-251-10/+9
* Don't allow to change account if we are editing information ofXavier Claessens2007-10-211-6/+6
* To know if an account is connected, useXavier Claessens2007-10-211-0/+42
* More flexible API for EmpathyContactWidget, we now have flags to setXavier Claessens2007-10-101-8/+22
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-6/+6
* Do not show salut accounts in the add contact dialog. Rework a bitXavier Claessens2007-07-261-11/+15
* Remove unused nickname entry and use a GtkTable for room information. MoreXavier Claessens2007-07-131-0/+2
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-11/+11
* We show in our roster all contacts members and remote-pending of subscribeXavier Claessens2007-06-211-6/+4
* We can now add a new contact. EmpathyContactWidget can change the contactXavier Claessens2007-06-091-30/+116
* Do not save when closing the dialog. Update information in real-time andXavier Claessens2007-06-091-30/+9
* Fix response and action buttons.Xavier Claessens2007-06-071-1/+4
* Implement editing and viewing contact information with right click on theXavier Claessens2007-06-071-0/+209