| Commit message (Expand) | Author | Age | Files | Lines |
* | contact-search-dialog: fix GtkSizeGroup leak | Pavel Vasin | 2012-10-08 | 1 | -0/+1 |
* | contact-search-dialog: use empathy_display_individual_info() | Guillaume Desmottes | 2012-07-11 | 1 | -2/+7 |
* | contact-search-dialog: use empathy_client_factory_dup_contact_by_id_async() | Guillaume Desmottes | 2012-05-10 | 1 | -29/+50 |
* | contact-search-dialog: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -4/+1 |
* | use gtk_box_new() instead of gtk_[h,v]box_new() | Guillaume Desmottes | 2011-11-21 | 1 | -3/+3 |
* | Use _unref instead of _free _destroy when possible.unref | Xavier Claessens | 2011-11-16 | 1 | -1/+1 |
* | contact-search-dialog: stop using EmpathyContactManager | Guillaume Desmottes | 2011-11-08 | 1 | -10/+4 |
* | Hide the request message entry if it can't be used | Emilio Pozuelo Monfort | 2011-08-20 | 1 | -8/+30 |
* | Set the scrolled window shadow type to Etched in | Emilio Pozuelo Monfort | 2011-08-20 | 1 | -0/+2 |
* | Allow to specify the subscription request message | Emilio Pozuelo Monfort | 2011-08-20 | 1 | -3/+34 |
* | contact-search-dialog: rely on the factory to prepare TP_CONNECTION_FEATURE_A... | Guillaume Desmottes | 2011-08-19 | 1 | -50/+10 |
* | Include gi18n-lib.h in library sources, not gi18n.h. | Gabor Kelemen | 2011-05-05 | 1 | -1/+2 |
* | Revert "-Fix use of include <config.h> to make sure translations work" | Guillaume Desmottes | 2011-04-04 | 1 | -4/+0 |
* | -Fix use of include <config.h> to make sure translations work | Kjartan Maraas | 2011-04-04 | 1 | -0/+4 |
* | Contact Search: close the dialog when adding a contact | Emilio Pozuelo Monfort | 2011-03-17 | 1 | -0/+3 |
* | ContactSearch: don't leak a GError | Emilio Pozuelo Monfort | 2011-03-16 | 1 | -2/+4 |
* | Build fix | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -1/+1 |
* | Show a profile info button in contact search results | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -0/+55 |
* | Use the special "" search field if the CM supports it | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -1/+5 |
* | Emit RESPONSE_APPLY on row-activated | Danielle Madeley | 2011-03-03 | 1 | -0/+12 |
* | Contact Search Dialog: Search when enter is pressed | Danielle Madeley | 2011-03-03 | 1 | -1/+3 |
* | Change 'Add' to 'Add Contact' | Danielle Madeley | 2011-03-03 | 1 | -1/+3 |
* | Tweak ContactSearchDialog padding | Danielle Madeley | 2011-03-03 | 1 | -13/+17 |
* | Add Contact Search support | Emilio Pozuelo Monfort | 2011-01-28 | 1 | -0/+572 |