aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-search-bar.c
Commit message (Expand)AuthorAgeFilesLines
* no more need to implement empathy_search_bar_size_requestGuillaume Desmottes2010-10-041-22/+0
* GDK keys are now GDK_KEY_*Guillaume Desmottes2010-10-041-1/+1
* add empathy_search_bar_paste_clipboard()Guillaume Desmottes2010-09-141-0/+7
* Capture the escape key on the chat view and search bar, to make it hide the s...Thomas Meire2010-01-211-6/+28
* improve behaviour of match_case callbackThomas Meire2010-01-211-6/+22
* add match_case option to find_abilitiesThomas Meire2010-01-211-4/+7
* added checkbox callbackThomas Meire2010-01-211-0/+8
* added case sensitive search for adium themes (reverted previous commit)Thomas Meire2010-01-211-3/+8
* added case sensitive highlighting for adium themesThomas Meire2010-01-211-3/+3
* simple toggle button to match the caseThomas Meire2010-01-211-0/+7
* remove priv->last_search and factor out empathy_search_bar_searchThomas Meire2010-01-211-47/+40
* Add search bar in chat text views (#585168)Thomas Meire2010-01-121-0/+263