| Commit message (Expand) | Author | Age | Files | Lines |
* | EmpathySearchBar: inherit from a GtkBox instead of a GtkBin | Guillaume Desmottes | 2011-06-21 | 1 | -46/+2 |
* | Base the search bar on GtkToolbar instead of GtkHBox in order not to resize t... | Vitaly Minko | 2011-04-07 | 1 | -0/+42 |
* | Need to set preferred height of the search bar manually (#634688). | Vitaly Minko | 2010-11-16 | 1 | -0/+16 |
* | no more need to implement empathy_search_bar_size_request | Guillaume Desmottes | 2010-10-04 | 1 | -22/+0 |
* | GDK keys are now GDK_KEY_* | Guillaume Desmottes | 2010-10-04 | 1 | -1/+1 |
* | add empathy_search_bar_paste_clipboard() | Guillaume Desmottes | 2010-09-14 | 1 | -0/+7 |
* | Capture the escape key on the chat view and search bar, to make it hide the s... | Thomas Meire | 2010-01-21 | 1 | -6/+28 |
* | improve behaviour of match_case callback | Thomas Meire | 2010-01-21 | 1 | -6/+22 |
* | add match_case option to find_abilities | Thomas Meire | 2010-01-21 | 1 | -4/+7 |
* | added checkbox callback | Thomas Meire | 2010-01-21 | 1 | -0/+8 |
* | added case sensitive search for adium themes (reverted previous commit) | Thomas Meire | 2010-01-21 | 1 | -3/+8 |
* | added case sensitive highlighting for adium themes | Thomas Meire | 2010-01-21 | 1 | -3/+3 |
* | simple toggle button to match the case | Thomas Meire | 2010-01-21 | 1 | -0/+7 |
* | remove priv->last_search and factor out empathy_search_bar_search | Thomas Meire | 2010-01-21 | 1 | -47/+40 |
* | Add search bar in chat text views (#585168) | Thomas Meire | 2010-01-12 | 1 | -0/+263 |