summaryrefslogtreecommitdiff
path: root/gtk/gtksearchentry.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Document various entry ::activate signalsMatthias Clasen2020-09-291-0/+8
* search entry: Don't propagate handled eventsMatthias Clasen2020-09-091-2/+2
* a11y: Set an accessible role for GtkSearchEntryMatthias Clasen2020-07-281-3/+21
* Remove ATKEmmanuele Bassi2020-07-261-3/+0
* docs: Add css docs to entriesMatthias Clasen2020-06-261-0/+11
* searchentry: Update the docs slightlyMatthias Clasen2020-06-251-6/+3
* searchentry: Fix keynavMatthias Clasen2020-06-151-0/+2
* a11y: Split GtkSearchEntryAccessible from GtkEntryAccessibleEmmanuele Bassi2020-06-051-14/+2
* Rename GDK_MOD1_MASK to GDK_ALT_MASKMatthias Clasen2020-04-061-1/+1
* searchentry: Drop the Private structMatthias Clasen2020-03-281-103/+73
* searchentry: Port bindings to use shortcutsBenjamin Otte2020-03-251-10/+12
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-12/+10
* searchentry: Port bindings to use shortcutsBenjamin Otte2020-03-181-10/+12
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-1/+1
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-1/+1
* searchentry: Make the text entry expandTimm Bäder2019-10-221-0/+1
* widget: Make gtk_widget_grab_focus() return a booleanBenjamin Otte2019-10-151-2/+2
* searchentry: Use a box layoutTimm Bäder2019-09-251-62/+2
* searchentry: Use edit-clear-all-symbolic as clear iconTimm Bäder2019-09-251-1/+1
* 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