aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-input-text-view.c
Commit message (Collapse)AuthorAgeFilesLines
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-0/+1
| | | | | | | | | | | | Sort by: • "config.h" • API declarations, if any • public libraries • internal headers, alphabetically sorted (mostly) http://telepathy.freedesktop.org/wiki/Style#A.23includes https://bugzilla.gnome.org/show_bug.cgi?id=697076
* input-text-view: use get_preferred_height instead of size_requestGuillaume Desmottes2010-11-111-14/+11
|
* move size-requst handling in input-text-viewGuillaume Desmottes2010-11-111-1/+48
|
* add EmpathyInputTextViewGuillaume Desmottes2010-11-111-0/+62