aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-dialogs.c
Commit message (Expand)AuthorAgeFilesLines
* Undo changes to EmpathyContactDialogsPierre-Luc Beaudoin2009-05-281-1/+1
* Make buildable and visible if libchamplain not availablePierre-Luc Beaudoin2009-05-281-2/+0
* Add a map in the Contact Information dialogPierre-Luc Beaudoin2009-05-281-1/+4
* Remove hard-coded strings from (un)subscriptionsWill Thompson2009-05-211-2/+1
* Don't forget to show the contact widget in some placesXavier Claessens2009-04-221-3/+6
* - Split info/edit/personal dialogs into different functions.Xavier Claessens2009-04-221-41/+125
* Port EmpathyContactDialogs to new API.Xavier Claessens2009-04-221-4/+16
* Port EmpathyContactWidget to new APIXavier Claessens2009-04-161-0/+4
* Port EmpathyContactDialogs to new APIXavier Claessens2009-04-161-5/+4
* set some border in contact info dialog. Fixes bug #562109 (Frédéric Peters)Guillaume Desmottes2009-02-141-0/+1
* Port EmpathyContactManager to the new singleton policy.Xavier Claessens2009-01-091-3/+3
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-1/+1
* Fix coding styleXavier Claessens2008-12-121-6/+6
* can_add_contact_to_account: use empathy_contact_manager_can_add (Guillaume De...Xavier Claessens2008-12-121-23/+6
* Made the Close button the default widget in the contact edit dialog. (Jonny L...Jonny Lamb2008-07-081-0/+2
* 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