summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/listview_words.c
Commit message (Expand)AuthorAgeFilesLines
* filedialog: Add gtk_file_dialog_set_initial_file()Benjamin Otte2022-12-241-1/+0
* gtk-demo: Stop using gtk_widget_show/hideMatthias Clasen2022-11-281-1/+1
* gtk-demo: Port to async dialog APIMatthias Clasen2022-10-291-21/+17
* gtk4-demo: Avoid a critical from a11y codeMatthias Clasen2022-10-281-1/+1
* gtk-demo: Add some keywordsMatthias Clasen2022-06-131-1/+1
* gtk-demo: Use GtkInscription in the wordlist demoBenjamin Otte2022-06-101-3/+2
* gtk-demo: Use a native filechooser in the words demoMatthias Clasen2020-12-031-14/+11
* gtk: Remove GtkFileChooserButtonBenjamin Otte2020-12-031-5/+31
* gtk-demo: Add keywords to demosMatthias Clasen2020-09-131-0/+1
* Make filter constructors return exact typesMatthias Clasen2020-09-051-1/+1
* list widgets: Simplify the constructorsMatthias Clasen2020-09-011-1/+1
* list widgets: Use selection models in the apiMatthias Clasen2020-08-311-1/+1
* demo: fix memleakBenjamin Otte2020-08-071-0/+1
* demo: Don't crash when closing words demoBenjamin Otte2020-08-071-1/+4
* listview: Revise constructorsMatthias Clasen2020-07-261-4/+1
* noselection: Make constructor transfer fullMatthias Clasen2020-07-261-1/+0
* stringfilter: Make the constructor take an expressionBenjamin Otte2020-07-161-5/+1
* gtk-demo: Make the words demo expandMatthias Clasen2020-07-131-0/+1
* gtk-demo: Use a progressbar in the words demoMatthias Clasen2020-07-061-12/+21
* gtk-demo: No selection in the words demoMatthias Clasen2020-07-061-1/+4
* gtk-demo: Cosmetic fixes for the words demoMatthias Clasen2020-07-061-2/+5
* demo: Make words listview load asyncBenjamin Otte2020-07-061-8/+115
* gtk-demo: Add incremental filtering to words demoBenjamin Otte2020-07-061-9/+16
* gtk-demo: Add a listview demo for filtering stringsBenjamin Otte2020-07-061-0/+112