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