summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-contact-search-dialog.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-2/+0
2012-10-08contact-search-dialog: fix GtkSizeGroup leakPavel Vasin1-0/+1
2012-07-11contact-search-dialog: use empathy_display_individual_info()Guillaume Desmottes1-2/+7
2012-05-10contact-search-dialog: use empathy_client_factory_dup_contact_by_id_async()Guillaume Desmottes1-29/+50
2012-03-29contact-search-dialog: use gtk_list_store_insert_with_values()Guillaume Desmottes1-4/+1
2011-11-21use gtk_box_new() instead of gtk_[h,v]box_new()Guillaume Desmottes1-3/+3
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-1/+1
2011-11-08contact-search-dialog: stop using EmpathyContactManagerGuillaume Desmottes1-10/+4
2011-08-19Hide the request message entry if it can't be usedEmilio Pozuelo Monfort1-8/+30
2011-08-19Set the scrolled window shadow type to Etched inEmilio Pozuelo Monfort1-0/+2
2011-08-19Allow to specify the subscription request messageEmilio Pozuelo Monfort1-3/+34
2011-08-19contact-search-dialog: rely on the factory to prepare TP_CONNECTION_FEATURE_A...Guillaume Desmottes1-50/+10
2011-05-05Include gi18n-lib.h in library sources, not gi18n.h.Gabor Kelemen1-1/+2
2011-04-04Revert "-Fix use of include <config.h> to make sure translations work"Guillaume Desmottes1-4/+0
2011-04-04-Fix use of include <config.h> to make sure translations workKjartan Maraas1-0/+4
2011-03-17Contact Search: close the dialog when adding a contactEmilio Pozuelo Monfort1-0/+3
2011-03-16ContactSearch: don't leak a GErrorEmilio Pozuelo Monfort1-2/+4
2011-03-07Build fixEmilio Pozuelo Monfort1-1/+1
2011-03-07Show a profile info button in contact search resultsEmilio Pozuelo Monfort1-0/+55
2011-03-07Use the special "" search field if the CM supports itEmilio Pozuelo Monfort1-1/+5
2011-03-03Emit RESPONSE_APPLY on row-activatedDanielle Madeley1-0/+12
2011-03-03Contact Search Dialog: Search when enter is pressedDanielle Madeley1-1/+3
2011-03-03Change 'Add' to 'Add Contact'Danielle Madeley1-1/+3
2011-03-03Tweak ContactSearchDialog paddingDanielle Madeley1-13/+17
2011-01-27Add Contact Search supportEmilio Pozuelo Monfort1-0/+572