aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* contact-chooser: fix TpfPersona leakGuillaume Desmottes2011-11-081-5/+6
* add empathy_contact_chooser_show_tree_view()Guillaume Desmottes2011-10-281-5/+13
* contact-chooser: refilter when the tmp contacts change capabilitiesDanielle Madeley2011-10-261-0/+12
* [contact-chooser] Don't reselect the first match if something else is selectedDanielle Madeley2011-10-201-2/+5
* [contact-chooser] Move the selection up/down without defocusing the entryDanielle Madeley2011-10-201-0/+56
* [contact-chooser] emit 'activate' on 'row-activated' as wellDanielle Madeley2011-10-201-0/+11
* contact-chooser: add 'activate' signalGuillaume Desmottes2011-10-181-0/+19
* contact-chooser: when searching, make sure that the first matching item is se...Guillaume Desmottes2011-10-181-0/+3
* contact-chooser: add API to hide the search entryGuillaume Desmottes2011-10-091-5/+12
* Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-281-1/+1
* contact-chooser: use tp_connection_get_account()Guillaume Desmottes2011-08-191-5/+1
* EmpathyContactChooser: remove EmpathyTpChat propertyGuillaume Desmottes2011-08-051-60/+1
* Implement TpContact selection in EmpathyInviteParticipantDialogGuillaume Desmottes2011-08-051-54/+3
* Implement filtering logic in EmpathyInviteParticipantDialogGuillaume Desmottes2011-08-051-43/+24
* Add EmpathyContactChooserGuillaume Desmottes2011-08-051-0/+493