aboutsummaryrefslogtreecommitdiffstats
path: root/tests/empetit.c
Commit message (Expand)AuthorAgeFilesLines
* move test app needing user interaction to interactive/Guillaume Desmottes2009-10-291-88/+0
* Adjust empetit to test the contact selector filtering.Jonny Lamb2009-04-111-0/+3
* Add a message format for gtk_message_dialog_newXavier Claessens2009-01-311-1/+1
* Rename _get_selected to _dup_selected and make sure the contact is unrefed.Jonny Lamb2009-01-311-1/+3
* Removed dispatcher dup as it's been fixed.Jonny Lamb2009-01-311-4/+0
* Pass an EmpathyContactList to _new and create the store from that.Jonny Lamb2009-01-311-4/+1
* Use empathy_gtk_init.Jonny Lamb2009-01-311-4/+2
* Make empathy_contact_selector_new return a GtkWidget* to conform to GTK+.Jonny Lamb2009-01-311-3/+2
* Use gtk_main_quit as the destroy callback.Jonny Lamb2009-01-311-9/+1
* Updated empetit to use the new dispatcher.Jonny Lamb2009-01-311-3/+26
* Use the new _dup_singleton function instead of _new.Jonny Lamb2009-01-311-1/+1
* Added Elliot's empetit test program.Jonny Lamb2009-01-311-0/+78