summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/search_entry2.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Make the delayed search demo workMatthias Clasen2019-02-191-3/+3
* box: Remove gtk_box_pack_startTimm Bäder2019-01-231-10/+10
* demos: Update search_entry2 demo to use key capturing APICarlos Garnacho2018-07-301-12/+1
* gtk-demo: Avoid key-press-eventMatthias Clasen2018-05-191-4/+4
* gtk-demo: Stop using ::key-press-event in font explorerMatthias Clasen2018-04-051-3/+5
* box: Remove fill child propertyTimm Bäder2017-04-251-10/+10
* box: Remove expand child propertyTimm Bäder2017-04-251-10/+10
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-3/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-10/+10
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-13/+3
* gtk-demo: Many cosmetic fixesMatthias Clasen2015-06-191-1/+1
* gtk-demo: Show search entry signalsMatthias Clasen2015-01-241-0/+51
* gtk3-demo: Adapt to GtkSearchEntry api changesMatthias Clasen2013-07-281-1/+11
* Add GtkSearchBar widgetBastien Nocera2013-05-311-26/+42
* GtkSearchEntry: Delay the changed signal by defaultBastien Nocera2013-05-171-0/+96