aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-search-bar.ui
Commit message (Collapse)AuthorAgeFilesLines
* search-bar: shorten labels to just Next & PreviousJonny Lamb2011-08-221-3/+6
| | | | | | The verb, "Find", is already present on the left of the entry. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* search-bar: use smaller iconsJonny Lamb2011-08-221-1/+1
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* search-bar: make close button non-important stock gtk-closeJonny Lamb2011-08-221-3/+2
| | | | | | | | This has the much nicer side-effect that if it gets thrown off the side because it doesn't have enough room, the icon and label will be shown in the expander. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* search-bar: move close button to RHSJonny Lamb2011-08-221-12/+21
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Base the search bar on GtkToolbar instead of GtkHBox in order not to resize ↵Vitaly Minko2011-04-071-75/+77
| | | | the chat window when we activate it (#614319).
* Mark button texts for translation, also make them HIG-compatibleGabor Kelemen2010-09-241-2/+2
|
* libempathy-gtk/empathy-search-bar.ui: remove invisible_char property; we ↵Guillaume Desmottes2010-04-121-1/+0
| | | | want to use the default
* simple toggle button to match the caseThomas Meire2010-01-211-0/+12
|
* Add search bar in chat text views (#585168)Thomas Meire2010-01-121-0/+110