| Commit message (Expand) | Author | Age | Files | Lines |
* | Make AccountChooser filters asynchronous to let them handle newly connected a... | Vitaly Minko | 2010-11-11 | 1 | -3/+9 |
* | Don't use deprecated gtk_dialog_set_has_separator | Diego Escalante Urrelo | 2010-09-28 | 1 | -2/+0 |
* | Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3 | Philip Withnall | 2010-09-07 | 1 | -1/+1 |
* | empathy_contact_selector_dialog_get_selected: allow to get the account as well | Guillaume Desmottes | 2010-08-10 | 1 | -2/+13 |
* | Merge EmpathyContact:name and *_set_alias() to EmpathyContact:alias | Philip Withnall | 2010-07-22 | 1 | -3/+3 |
* | return correct value in g_return_val_if_fail | Guillaume Desmottes | 2010-03-15 | 1 | -1/+1 |
* | contact-selector-dialog: unref filter_account when disposing | Guillaume Desmottes | 2010-03-15 | 1 | -0/+5 |
* | contact_selector_dialog_account_changed_cb: cope with tp_account_get_connecti... | Guillaume Desmottes | 2010-03-15 | 1 | -0/+3 |
* | contact-selector-dialog: Add a property to filter contacts by account | Guillaume Desmottes | 2010-03-15 | 1 | -3/+65 |
* | [EmpathyContactSelectorDialog] add contact filtering support | Danielle Madeley | 2009-12-22 | 1 | -10/+53 |
* | [EmpathyContactSelectorDialog] remove got_response vcall | Danielle Madeley | 2009-12-21 | 1 | -31/+25 |
* | [EmpathyContactSelectorDialog] initialise priv->show_account_chooser correctly | Danielle Madeley | 2009-12-21 | 1 | -0/+1 |
* | [EmpathyContactSelectorDialog] normalise case in match function | Danielle Madeley | 2009-12-19 | 1 | -15/+21 |
* | [EmpathyContactSelectorDialog] tweak padding | Danielle Madeley | 2009-12-19 | 1 | -1/+2 |
* | [EmpathyContactSelectorDialog] switch from table_contents to VBox | Danielle Madeley | 2009-12-19 | 1 | -3/+8 |
* | [EmpathyContactSelectorDialog] make the Account Chooser optional | Danielle Madeley | 2009-12-19 | 1 | -7/+108 |
* | [EmpathyContactSelectorDialog] make this an abstract type | Danielle Madeley | 2009-12-19 | 1 | -1/+2 |
* | contact-selector-dialog: set a border of 12 as defined in the HIG | Guillaume Desmottes | 2009-12-17 | 1 | -0/+2 |
* | contact-selector-dialog: add API for subclass to redefine the accoutn filter ... | Guillaume Desmottes | 2009-12-17 | 1 | -2/+16 |
* | contact-selector-dialog: make table_contact a protected member | Guillaume Desmottes | 2009-12-17 | 1 | -4/+3 |
* | contact-selector-dialog: emit response when the entry is activated | Guillaume Desmottes | 2009-12-17 | 1 | -0/+17 |
* | rename empathy-new-message-dialog.ui to empathy-contact-selector-dialog.ui | Guillaume Desmottes | 2009-12-17 | 1 | -1/+1 |
* | add empathy-contact-selector-dialog | Guillaume Desmottes | 2009-12-17 | 1 | -0/+320 |