| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unused empathy_contact_edit_dialog_show() | Guillaume Desmottes | 2011-12-14 | 1 | -60/+0 |
* | use gtk_box_new() instead of gtk_[h,v]box_new() | Guillaume Desmottes | 2011-11-21 | 1 | -1/+1 |
* | contact-dialog: stop using EmpathyContactManager | Guillaume Desmottes | 2011-11-08 | 1 | -25/+6 |
* | contact-dialogs: use tp-glib blocking API | Guillaume Desmottes | 2011-11-08 | 1 | -19/+14 |
* | Also show an avatar when blocking from a conversation | Emilio Pozuelo Monfort | 2011-03-22 | 1 | -2/+9 |
* | Update the wording of the other contact blocking dialog | Danielle Madeley | 2011-03-11 | 1 | -3/+4 |
* | Only destroy block confirmation dialogs after we've read out the abusive state | Danielle Madeley | 2011-03-11 | 1 | -2/+1 |
* | Hook up abusive argument into TpContactList backend | Danielle Madeley | 2011-03-11 | 1 | -2/+4 |
* | Add block confirmation to the authorise publication dialog | Danielle Madeley | 2011-03-08 | 1 | -5/+17 |
* | Add UI to blocking confirmation dialog for future "report as abusive" function | Danielle Madeley | 2011-03-08 | 1 | -3/+30 |
* | Factor out common blocking confirmation dialog | Danielle Madeley | 2011-03-08 | 1 | -0/+43 |
* | Add Block button to the subscription authorization dialog | Danielle Madeley | 2011-03-08 | 1 | -1/+20 |
* | empathy_subscription_dialog_show: show contact details | Guillaume Desmottes | 2010-12-07 | 1 | -1/+2 |
* | Make AccountChooser filters asynchronous to let them handle newly connected a... | Vitaly Minko | 2010-11-11 | 1 | -6/+10 |
* | empathy_subscription_dialog_show: display user's message if any (#630707) | Guillaume Desmottes | 2010-11-09 | 1 | -1/+24 |
* | Don't use deprecated gtk_dialog_set_has_separator | Diego Escalante Urrelo | 2010-09-28 | 1 | -4/+0 |
* | Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3 | Philip Withnall | 2010-09-07 | 1 | -4/+4 |
* | Merge EmpathyContact:name and *_set_alias() to EmpathyContact:alias | Philip Withnall | 2010-07-22 | 1 | -1/+1 |
* | Display contact vCard in information dialog, add basic vCard editor for self ... | Xavier Claessens | 2010-06-15 | 1 | -2/+3 |
* | Move empathy_tp_contact_factory_set_alias() to EmpathyContact | Xavier Claessens | 2010-05-26 | 1 | -1/+1 |
* | Port to new EmpathyTpContactFactory API | Xavier Claessens | 2010-05-26 | 1 | -8/+2 |
* | add 'favorite' checkbox to the edit dialog | Guillaume Desmottes | 2010-03-15 | 1 | -1/+2 |
* | Don't call SetAlias for subscription requests until the request has been acke... | Danielle Madeley | 2010-02-08 | 1 | -0/+11 |
* | Remove the "Contact" alignment from contat widget | Xavier Claessens | 2010-01-13 | 1 | -0/+1 |
* | Use accessor functions instead direct access. | Javier Jardón | 2009-11-17 | 1 | -3/+3 |
* | contact-dialogs: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+4 |
* | Use the contacts alias in the information dialog | Sjoerd Simons | 2009-10-20 | 1 | -1/+2 |
* | Fix the contact information dialog's window. | Xavier Claessens | 2009-10-05 | 1 | -1/+1 |
* | Remove double check for connection == NULL | Sjoerd Simons | 2009-08-17 | 1 | -4/+0 |
* | Merge branch 'master' into mc5 | Cosimo Cecchi | 2009-08-01 | 1 | -1/+2 |
|\ |
|
| * | Wrap too long line. | Xavier Claessens | 2009-07-29 | 1 | -1/+2 |
* | | Merge branch 'sjoerd-mc5' into mc5 | Cosimo Cecchi | 2009-08-01 | 1 | -6/+15 |
|\ \ |
|
| * | | Merge commit 'upstream/master' into mc5 | Sjoerd Simons | 2009-07-28 | 1 | -6/+15 |
| |\| |
|
| | * | Hook up the callback to throw up the standard Add Contact dialog | Davyd Madeley | 2009-07-15 | 1 | -1/+8 |
| | * | Convert empathy_contact_manager_can_add() to empathy_contact_manager_get_flag... | Davyd Madeley | 2009-07-15 | 1 | -1/+1 |
| | * | Use accessor functions instead direct access (Fixes #586476) | Jonny Lamb | 2009-07-10 | 1 | -4/+4 |
| | * | can_add_contact_to_account: early return if connection is NULL (#587817) | Guillaume Desmottes | 2009-07-07 | 1 | -0/+2 |
* | | | Don't try to lookup NULL connections | Cosimo Cecchi | 2009-07-31 | 1 | -0/+4 |
|/ / |
|
* / | Remove useless mission-control includes | Sjoerd Simons | 2009-07-06 | 1 | -2/+0 |
|/ |
|
* | Port libempathy-gtk to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -10/+2 |
* | empathy-contact-dialogs: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -1/+1 |
* | Undo changes to EmpathyContactDialogs | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+1 |
* | Make buildable and visible if libchamplain not available | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -2/+0 |
* | Add a map in the Contact Information dialog | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+4 |
* | Remove hard-coded strings from (un)subscriptions | Will Thompson | 2009-05-21 | 1 | -2/+1 |
* | Don't forget to show the contact widget in some places | Xavier Claessens | 2009-04-22 | 1 | -3/+6 |
* | - Split info/edit/personal dialogs into different functions. | Xavier Claessens | 2009-04-22 | 1 | -41/+125 |
* | Port EmpathyContactDialogs to new API. | Xavier Claessens | 2009-04-22 | 1 | -4/+16 |
* | Port EmpathyContactWidget to new API | Xavier Claessens | 2009-04-16 | 1 | -0/+4 |
* | Port EmpathyContactDialogs to new API | Xavier Claessens | 2009-04-16 | 1 | -5/+4 |
* | set some border in contact info dialog. Fixes bug #562109 (Frédéric Peters) | Guillaume Desmottes | 2009-02-14 | 1 | -0/+1 |
* | Port EmpathyContactManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -3/+3 |
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 1 | -1/+1 |
* | Fix coding style | Xavier Claessens | 2008-12-12 | 1 | -6/+6 |
* | can_add_contact_to_account: use empathy_contact_manager_can_add (Guillaume De... | Xavier Claessens | 2008-12-12 | 1 | -23/+6 |
* | Made the Close button the default widget in the contact edit dialog. (Jonny L... | Jonny Lamb | 2008-07-08 | 1 | -0/+2 |
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and... | Xavier Claessens | 2008-03-17 | 1 | -1/+5 |
* | Make sure we don't expect contact id and handle to be directly ready. Add som... | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
* | Conflicts: | Xavier Claessens | 2007-12-03 | 1 | -5/+5 |
* | Change edit personal information window title to "Personal Information". | Xavier Claessens | 2007-10-28 | 1 | -2/+10 |
* | Cleanup licences and copyrights, Modules with 100% collabora code are now | Xavier Claessens | 2007-10-25 | 1 | -10/+9 |
* | Don't allow to change account if we are editing information of | Xavier Claessens | 2007-10-21 | 1 | -6/+6 |
* | To know if an account is connected, use | Xavier Claessens | 2007-10-21 | 1 | -0/+42 |
* | More flexible API for EmpathyContactWidget, we now have flags to set | Xavier Claessens | 2007-10-10 | 1 | -8/+22 |
* | Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459... | Xavier Claessens | 2007-08-31 | 1 | -6/+6 |
* | Do not show salut accounts in the add contact dialog. Rework a bit | Xavier Claessens | 2007-07-26 | 1 | -11/+15 |
* | Remove unused nickname entry and use a GtkTable for room information. More | Xavier Claessens | 2007-07-13 | 1 | -0/+2 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -11/+11 |
* | We show in our roster all contacts members and remote-pending of subscribe | Xavier Claessens | 2007-06-21 | 1 | -6/+4 |
* | We can now add a new contact. EmpathyContactWidget can change the contact | Xavier Claessens | 2007-06-09 | 1 | -30/+116 |
* | Do not save when closing the dialog. Update information in real-time and | Xavier Claessens | 2007-06-09 | 1 | -30/+9 |
* | Fix response and action buttons. | Xavier Claessens | 2007-06-07 | 1 | -1/+4 |
* | Implement editing and viewing contact information with right click on the | Xavier Claessens | 2007-06-07 | 1 | -0/+209 |