Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add empathy_contact_chooser_show_tree_view() | Guillaume Desmottes | 2011-10-28 | 1 | -0/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=662843 | ||||
* | contact-chooser: add API to hide the search entry | Guillaume Desmottes | 2011-10-09 | 1 | -0/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=629517 | ||||
* | EmpathyContactChooser: remove EmpathyTpChat property | Guillaume Desmottes | 2011-08-05 | 1 | -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 EmpathyInviteParticipantDialog | Guillaume Desmottes | 2011-08-05 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=656020 | ||||
* | Implement filtering logic in EmpathyInviteParticipantDialog | Guillaume Desmottes | 2011-08-05 | 1 | -0/+11 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=656020 | ||||
* | Add EmpathyContactChooser | Guillaume Desmottes | 2011-08-05 | 1 | -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 |