Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-10 | Adjust empetit to test the contact selector filtering. | Jonny Lamb | 1 | -0/+3 |
2009-01-30 | Add a message format for gtk_message_dialog_new | Xavier Claessens | 1 | -1/+1 |
2009-01-30 | Rename _get_selected to _dup_selected and make sure the contact is unrefed. | Jonny Lamb | 1 | -1/+3 |
2009-01-30 | Removed dispatcher dup as it's been fixed. | Jonny Lamb | 1 | -4/+0 |
2009-01-30 | Pass an EmpathyContactList to _new and create the store from that. | Jonny Lamb | 1 | -4/+1 |
2009-01-30 | Use empathy_gtk_init. | Jonny Lamb | 1 | -4/+2 |
2009-01-30 | Make empathy_contact_selector_new return a GtkWidget* to conform to GTK+. | Jonny Lamb | 1 | -3/+2 |
2009-01-30 | Use gtk_main_quit as the destroy callback. | Jonny Lamb | 1 | -9/+1 |
2009-01-30 | Updated empetit to use the new dispatcher. | Jonny Lamb | 1 | -3/+26 |
2009-01-30 | Use the new _dup_singleton function instead of _new. | Jonny Lamb | 1 | -1/+1 |
2009-01-30 | Added Elliot's empetit test program. | Jonny Lamb | 1 | -0/+78 |