summaryrefslogtreecommitdiff
path: root/gtk/gtksearchentry.c
Commit message (Expand)AuthorAgeFilesLines
* gtksearchentry: Apply header capitalization to the "Clear entry" tooltipAutomeris naranja2023-02-181-1/+1
* Apply 4 suggestion(s) to 2 file(s)Matthias Clasen2023-02-131-2/+2
* gtksearchentry: Add getter/setter for placeholder textAlexandros Theodotou2023-02-131-0/+36
* a11y: Simplify GtkAccessible implementation for editablesLukáš Tyrychtr2023-02-031-13/+1
* searchentry: Drop an unused includeMatthias Clasen2022-10-091-1/+0
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
* search-entry: Add getter/setter annotationMatthias Clasen2022-07-111-2/+2
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-9/+3
* Add version marker to GtkSearchEntry:search-delay propertySebastian Dröge2022-03-191-0/+2
* Fix typo in gtk_search_entry_set_search_delay() docs causing it to not show upSebastian Dröge2022-03-191-1/+1
* searchentry: Make search delay editableOndřej Míchal2022-03-151-6/+76
* GtkSearchBar - Mark get_key_capture_widget() return value as nullableSebastian Dröge2021-12-261-1/+1
* gtksearchentry: Add a "catchall" click gesture handlerCarlos Garnacho2021-08-231-1/+17
* gtksearchentry: Consume click events after pressing on iconCarlos Garnacho2021-08-231-0/+11
* Avoid copying static debug stringsMatthias Clasen2021-07-281-1/+1
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* a11y: Track window states more closelyMatthias Clasen2021-04-191-0/+2
* searchentry: Use markdown for css treeMatthias Clasen2021-03-111-2/+2
* searchentry: Minor docs tweaksMatthias Clasen2021-03-111-1/+5
* searchentry: Convert docsMatthias Clasen2021-03-111-52/+67
* searchentry: Typo fixMatthias Clasen2021-03-051-1/+1
* searchentry: Capture events in the bubble phasesearch-entry-captureMatthias Clasen2021-01-261-1/+9
* docs: Fix annotation for GtkSearchEntry::activateEmmanuele Bassi2020-12-161-1/+1
* docs: Fix the links for keybinding signalsMatthias Clasen2020-11-171-3/+3
* a11y: Mark SearchEntry icons as presentationalEmmanuele Bassi2020-11-121-2/+6
* search entry: iconJakub Steiner2020-11-091-1/+1
* Give all search entries an iconMatthias Clasen2020-10-231-0/+9
* searchentry: Implement GtkAccessibleMatthias Clasen2020-10-121-0/+29
* 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