aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-selector-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* contact-selector-dialog: add a selected-account propertyDanielle Madeley2011-05-051-1/+24
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-171-1/+0
* Make AccountChooser filters asynchronous to let them handle newly connected a...Vitaly Minko2010-11-111-3/+9
* Don't use deprecated gtk_dialog_set_has_separatorDiego Escalante Urrelo2010-09-281-2/+0
* Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3Philip Withnall2010-09-071-1/+1
* empathy_contact_selector_dialog_get_selected: allow to get the account as wellGuillaume Desmottes2010-08-101-2/+13
* Merge EmpathyContact:name and *_set_alias() to EmpathyContact:aliasPhilip Withnall2010-07-221-3/+3
* return correct value in g_return_val_if_failGuillaume Desmottes2010-03-151-1/+1
* contact-selector-dialog: unref filter_account when disposingGuillaume Desmottes2010-03-151-0/+5
* contact_selector_dialog_account_changed_cb: cope with tp_account_get_connecti...Guillaume Desmottes2010-03-151-0/+3
* contact-selector-dialog: Add a property to filter contacts by accountGuillaume Desmottes2010-03-151-3/+65
* [EmpathyContactSelectorDialog] add contact filtering supportDanielle Madeley2009-12-221-10/+53
* [EmpathyContactSelectorDialog] remove got_response vcallDanielle Madeley2009-12-211-31/+25
* [EmpathyContactSelectorDialog] initialise priv->show_account_chooser correctlyDanielle Madeley2009-12-211-0/+1
* [EmpathyContactSelectorDialog] normalise case in match functionDanielle Madeley2009-12-191-15/+21
* [EmpathyContactSelectorDialog] tweak paddingDanielle Madeley2009-12-191-1/+2
* [EmpathyContactSelectorDialog] switch from table_contents to VBoxDanielle Madeley2009-12-191-3/+8
* [EmpathyContactSelectorDialog] make the Account Chooser optionalDanielle Madeley2009-12-191-7/+108
* [EmpathyContactSelectorDialog] make this an abstract typeDanielle Madeley2009-12-191-1/+2
* contact-selector-dialog: set a border of 12 as defined in the HIGGuillaume Desmottes2009-12-171-0/+2
* contact-selector-dialog: add API for subclass to redefine the accoutn filter ...Guillaume Desmottes2009-12-171-2/+16
* contact-selector-dialog: make table_contact a protected memberGuillaume Desmottes2009-12-171-4/+3
* contact-selector-dialog: emit response when the entry is activatedGuillaume Desmottes2009-12-171-0/+17
* rename empathy-new-message-dialog.ui to empathy-contact-selector-dialog.uiGuillaume Desmottes2009-12-171-1/+1
* add empathy-contact-selector-dialogGuillaume Desmottes2009-12-171-0/+320