aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-chooser.h
Commit message (Collapse)AuthorAgeFilesLines
* contact-chooser: add API to hide the search entryGuillaume Desmottes2011-10-091-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=629517
* EmpathyContactChooser: remove EmpathyTpChat propertyGuillaume Desmottes2011-08-051-1/+1
| | | | | | It's not used any more and a generic widget shouldn't need it. https://bugzilla.gnome.org/show_bug.cgi?id=656020
* Implement TpContact selection in EmpathyInviteParticipantDialogGuillaume Desmottes2011-08-051-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=656020
* Implement filtering logic in EmpathyInviteParticipantDialogGuillaume Desmottes2011-08-051-0/+11
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=656020
* Add EmpathyContactChooserGuillaume Desmottes2011-08-051-0/+55
This is a pure code refactoring from EmpathyInviteParticipantDialog, this widget is not generic yet. https://bugzilla.gnome.org/show_bug.cgi?id=656020