aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-search-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* EmpathySearchContactDialog: Set search entry insensitive when search is not s...Xavier Claessens2013-07-081-0/+2
* EmpathyContactSearchDialog: Set line wrap on message pages instead of ellipsizeXavier Claessens2013-07-081-1/+1
* EmpathyContactSearchDialog: Add a "Not Supported" message pageXavier Claessens2013-07-081-1/+15
* EmpathyContactSearchDialog: factor out append_message_page()Xavier Claessens2013-07-081-13/+20
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-5/+6
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-3/+3
* Avoid include path overspecificationsEmanuele Aina2013-04-011-5/+5
* Use double quotes for all internal headersEmanuele Aina2013-04-011-8/+8
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-2/+0
* contact-search-dialog: fix GtkSizeGroup leakPavel Vasin2012-10-081-0/+1
* contact-search-dialog: use empathy_display_individual_info()Guillaume Desmottes2012-07-111-2/+7
* contact-search-dialog: use empathy_client_factory_dup_contact_by_id_async()Guillaume Desmottes2012-05-101-29/+50
* contact-search-dialog: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-4/+1
* use gtk_box_new() instead of gtk_[h,v]box_new()Guillaume Desmottes2011-11-211-3/+3
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-1/+1
* contact-search-dialog: stop using EmpathyContactManagerGuillaume Desmottes2011-11-081-10/+4
* Hide the request message entry if it can't be usedEmilio Pozuelo Monfort2011-08-201-8/+30
* Set the scrolled window shadow type to Etched inEmilio Pozuelo Monfort2011-08-201-0/+2
* Allow to specify the subscription request messageEmilio Pozuelo Monfort2011-08-201-3/+34
* contact-search-dialog: rely on the factory to prepare TP_CONNECTION_FEATURE_A...Guillaume Desmottes2011-08-191-50/+10
* Include gi18n-lib.h in library sources, not gi18n.h.Gabor Kelemen2011-05-051-1/+2
* Revert "-Fix use of include <config.h> to make sure translations work"Guillaume Desmottes2011-04-041-4/+0
* -Fix use of include <config.h> to make sure translations workKjartan Maraas2011-04-041-0/+4
* Contact Search: close the dialog when adding a contactEmilio Pozuelo Monfort2011-03-171-0/+3
* ContactSearch: don't leak a GErrorEmilio Pozuelo Monfort2011-03-161-2/+4
* Build fixEmilio Pozuelo Monfort2011-03-071-1/+1
* Show a profile info button in contact search resultsEmilio Pozuelo Monfort2011-03-071-0/+55
* Use the special "" search field if the CM supports itEmilio Pozuelo Monfort2011-03-071-1/+5
* Emit RESPONSE_APPLY on row-activatedDanielle Madeley2011-03-031-0/+12
* Contact Search Dialog: Search when enter is pressedDanielle Madeley2011-03-031-1/+3
* Change 'Add' to 'Add Contact'Danielle Madeley2011-03-031-1/+3
* Tweak ContactSearchDialog paddingDanielle Madeley2011-03-031-13/+17
* Add Contact Search supportEmilio Pozuelo Monfort2011-01-281-0/+572