summaryrefslogtreecommitdiff
path: root/gtk/gtksearchentry.c
Commit message (Expand)AuthorAgeFilesLines
* searchentry: Fix includesBenjamin Otte2015-10-291-3/+5
* search entry: Add a style classMatthias Clasen2015-10-281-0/+2
* docs: Fix incorrect cross-reference to GtkSearchBarKai Willadsen2015-04-271-1/+1
* Use the new API in GtkSearchBar if we canMatthias Clasen2015-01-241-3/+3
* GtkSearchEntry: Add more APIMatthias Clasen2015-01-241-6/+212
* Use the new support for RTL icons in GtkIconThemeYosef Or Boczko2014-05-211-4/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-3/+3
* all: Add names to timeoutsBastien Nocera2013-10-231-0/+1
* gtksearchentry: Provide an accessible nameJoanmarie Diggs2013-08-151-0/+7
* Change the way GtkSearchEntry does delayed change notificationMatthias Clasen2013-07-281-37/+89
* GtkSearchEntry: improve clear icon implementationMatthias Clasen2013-07-281-10/+11
* GtkSearchEntry: fix search_entry_clear_cb()Sébastien Wilmet2013-07-151-3/+5
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+3
* GtkSearchEntry: Don't wait for timeout when emptyingBastien Nocera2013-05-231-0/+7
* GtkSearchEntry: Delay the changed signal by defaultBastien Nocera2013-05-171-5/+68
* Place the search icon in the primary slot of the entryWilliam Jon McCann2013-03-031-1/+7
* GtkSearchEntry: add rtl supportMatthias Clasen2012-09-211-1/+4
* gtk: Add GtkSearchEntryBastien Nocera2012-06-111-0/+118