summaryrefslogtreecommitdiff
path: root/tests/empetit.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-10Adjust empetit to test the contact selector filtering.Jonny Lamb1-0/+3
2009-01-30Add a message format for gtk_message_dialog_newXavier Claessens1-1/+1
2009-01-30Rename _get_selected to _dup_selected and make sure the contact is unrefed.Jonny Lamb1-1/+3
2009-01-30Removed dispatcher dup as it's been fixed.Jonny Lamb1-4/+0
2009-01-30Pass an EmpathyContactList to _new and create the store from that.Jonny Lamb1-4/+1
2009-01-30Use empathy_gtk_init.Jonny Lamb1-4/+2
2009-01-30Make empathy_contact_selector_new return a GtkWidget* to conform to GTK+.Jonny Lamb1-3/+2
2009-01-30Use gtk_main_quit as the destroy callback.Jonny Lamb1-9/+1
2009-01-30Updated empetit to use the new dispatcher.Jonny Lamb1-3/+26
2009-01-30Use the new _dup_singleton function instead of _new.Jonny Lamb1-1/+1
2009-01-30Added Elliot's empetit test program.Jonny Lamb1-0/+78