Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | search-bar: shorten labels to just Next & Previous | Jonny Lamb | 2011-08-22 | 1 | -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 icons | Jonny Lamb | 2011-08-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | search-bar: make close button non-important stock gtk-close | Jonny Lamb | 2011-08-22 | 1 | -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 RHS | Jonny Lamb | 2011-08-22 | 1 | -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 Minko | 2011-04-07 | 1 | -75/+77 |
| | | | | the chat window when we activate it (#614319). | ||||
* | Mark button texts for translation, also make them HIG-compatible | Gabor Kelemen | 2010-09-24 | 1 | -2/+2 |
| | |||||
* | libempathy-gtk/empathy-search-bar.ui: remove invisible_char property; we ↵ | Guillaume Desmottes | 2010-04-12 | 1 | -1/+0 |
| | | | | want to use the default | ||||
* | simple toggle button to match the case | Thomas Meire | 2010-01-21 | 1 | -0/+12 |
| | |||||
* | Add search bar in chat text views (#585168) | Thomas Meire | 2010-01-12 | 1 | -0/+110 |