summaryrefslogtreecommitdiff
path: root/gtk/gtksearchentry.c
Commit message (Expand)AuthorAgeFilesLines
* Rename GtkGestureMultiPress to GtkGestureClickMatthias Clasen2019-05-291-7/+7
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* search entry: Make finalMatthias Clasen2019-05-261-0/+18
* searchentry: Always measure and allocate iconTimm Bäder2019-04-271-17/+25
* gtk: Drop gtk_search_[entry|bar]_handle_event()Carlos Garnacho2019-04-031-48/+0
* searchentry: Add ::search-started signalCarlos Garnacho2019-04-031-2/+27
* search entry: Fix sizingMatthias Clasen2019-03-271-14/+27
* search entry: Fix property notificationMatthias Clasen2019-03-161-2/+6
* search entry: Fix a copy-paste errorMatthias Clasen2019-03-031-1/+1
* entries: Fix mnemonic activationMatthias Clasen2019-03-031-0/+13
* search/password entry: Prevent expand leaksMatthias Clasen2019-02-221-0/+2
* search entry: Use a GtkEntryAccessibleMatthias Clasen2019-02-221-0/+3
* search entry: Don't force-create the accessibleMatthias Clasen2019-02-221-5/+12
* Merge branch 'nbpage' into 'master'Matthias Clasen2019-02-211-1/+1
|\
| * search entry: Quiet a compiler warningMatthias Clasen2019-02-201-1/+1
* | Merge branch 'wip/carlosg/fix-search-entry' into 'master'Matthias Clasen2019-02-201-1/+1
|\ \ | |/ |/|
| * gtksearchentry: Forward captured events to the child GtkTextCarlos Garnacho2019-02-201-1/+1
* | search entry: Add private api to get the text widgetMatthias Clasen2019-02-201-0/+8
|/
* search entry: Add a tooltip to th clear iconMatthias Clasen2019-02-191-0/+1
* search entry: Use a GtkTextMatthias Clasen2019-02-191-80/+236
* search entry: temporarily disable some functionsMatthias Clasen2019-02-191-4/+4
* gtk: Drop the "plus"Emmanuele Bassi2019-02-051-1/+1
* Remove a lot of Since annotationsMatthias Clasen2018-06-251-4/+0
* eventcontrollerkey: Port to new API modelCarlos Garnacho2018-04-261-2/+4
* Fix some g-i annotation warningsRico Tzschichholz2018-04-061-2/+2
* gtksearchbar/entry: Add [gs]et_key_capture_widget() API callsCarlos Garnacho2018-04-051-12/+106
* The big versioning cleanupMatthias Clasen2018-02-061-14/+0
* Some more interningMatthias Clasen2017-11-181-1/+1
* filechooser: Update to using GdkEvent APICarlos Garnacho2017-09-191-2/+5
* searchentry: Fix typo in documentationDaniel Boles2017-01-311-1/+1
* gtk: Include the appropriate headersEmmanuele Bassi2016-10-171-1/+1
* Use NULL for generic marshallers in g_signal_new()Benjamin Otte2016-08-291-4/+4
* 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