| Commit message (Expand) | Author | Age | Files | Lines |
* | contact-chooser: use empathy_client_factory_dup_contact_by_id_async() | Guillaume Desmottes | 2012-05-11 | 1 | -25/+37 |
* | add missing config.h includes | Guillaume Desmottes | 2012-03-07 | 1 | -0/+2 |
* | contact-chooser: keep a ref on the TpContact we requested | Guillaume Desmottes | 2012-01-06 | 1 | -2/+20 |
* | Deal with empathy_create_individual_from_tp_contact() returning NULL | Guillaume Desmottes | 2011-12-14 | 1 | -0/+2 |
* | factor out empathy_create_individual_from_tp_contact() | Guillaume Desmottes | 2011-11-24 | 1 | -20/+3 |
* | Abstract the individual store | Guillaume Desmottes | 2011-11-24 | 1 | -1/+3 |
* | contact-chooser: fix TpfPersona leak | Guillaume Desmottes | 2011-11-08 | 1 | -5/+6 |
* | add empathy_contact_chooser_show_tree_view() | Guillaume Desmottes | 2011-10-28 | 1 | -5/+13 |
* | contact-chooser: refilter when the tmp contacts change capabilities | Danielle Madeley | 2011-10-26 | 1 | -0/+12 |
* | [contact-chooser] Don't reselect the first match if something else is selected | Danielle Madeley | 2011-10-20 | 1 | -2/+5 |
* | [contact-chooser] Move the selection up/down without defocusing the entry | Danielle Madeley | 2011-10-20 | 1 | -0/+56 |
* | [contact-chooser] emit 'activate' on 'row-activated' as well | Danielle Madeley | 2011-10-20 | 1 | -0/+11 |
* | contact-chooser: add 'activate' signal | Guillaume Desmottes | 2011-10-18 | 1 | -0/+19 |
* | contact-chooser: when searching, make sure that the first matching item is se... | Guillaume Desmottes | 2011-10-18 | 1 | -0/+3 |
* | contact-chooser: add API to hide the search entry | Guillaume Desmottes | 2011-10-09 | 1 | -5/+12 |
* | Use g_cclosure_marshal_generic for all signals | Xavier Claessens | 2011-09-28 | 1 | -1/+1 |
* | contact-chooser: use tp_connection_get_account() | Guillaume Desmottes | 2011-08-19 | 1 | -5/+1 |
* | EmpathyContactChooser: remove EmpathyTpChat property | Guillaume Desmottes | 2011-08-05 | 1 | -60/+1 |
* | Implement TpContact selection in EmpathyInviteParticipantDialog | Guillaume Desmottes | 2011-08-05 | 1 | -54/+3 |
* | Implement filtering logic in EmpathyInviteParticipantDialog | Guillaume Desmottes | 2011-08-05 | 1 | -43/+24 |
* | Add EmpathyContactChooser | Guillaume Desmottes | 2011-08-05 | 1 | -0/+493 |