summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-contact-selector.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-22Add documentation for EmpathyContactSelector.Jonny Lamb1-0/+2
2009-04-10Initial empathy_contact_selector_set_visible implementation.Jonny Lamb1-0/+5
2009-01-30Rename _get_selected to _dup_selected and make sure the contact is unrefed.Jonny Lamb1-4/+3
2009-01-30Pass an EmpathyContactList to _new and create the store from that.Jonny Lamb1-1/+1
2009-01-30Make empathy_contact_selector_new return a GtkWidget* to conform to GTK+.Jonny Lamb1-1/+1
2009-01-30conform to GET_PRIV styleXavier Claessens1-0/+1
2009-01-30include empathy-contact-list-store.h in empathy-contact-selector.hXavier Claessens1-0/+1
2009-01-30update authorsXavier Claessens1-2/+2
2009-01-30update copyright and authorsXavier Claessens1-0/+2
2009-01-30add selector .c and .h filesXavier Claessens1-0/+65