summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Add suggestion entry demosMatthias Clasen2020-07-102-23/+173
* 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-063-0/+114
* listmodels: Stop respecting item-typeBenjamin Otte2020-07-051-1/+1
* Merge branch 'wip/exalm/show-title-buttons' into 'master'Matthias Clasen2020-07-0321-23/+1
|\
| * headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-0221-23/+1
* | gtk-demo: Track the selectionMatthias Clasen2020-07-023-1/+150
|/
* Drop unnecessary uses of gtk_style_context_add_classMatthias Clasen2020-06-301-1/+1
* Stop using GtkFunctionsListItemFactoryMatthias Clasen2020-06-291-8/+9
* node-editor: Add a help windowMatthias Clasen2020-06-294-0/+64
* node-editor: CosmeticsMatthias Clasen2020-06-291-0/+1
* node-editor: Add a gear menuMatthias Clasen2020-06-292-3/+93
* node-editor: Document the node formatMatthias Clasen2020-06-291-0/+213
* gtk-demo: Fix binary name in --versionMatthias Clasen2020-06-281-2/+2
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-06-281-10/+0
|\
| * Stop setting GTK_IM_MODULE_FILEMatthias Clasen2020-06-281-10/+0
* | printeditor: Add desktop file and appdataMatthias Clasen2020-06-283-2/+53
* | print-editor: Allow opening filesMatthias Clasen2020-06-281-21/+16
* | printeditor: CosmeticsMatthias Clasen2020-06-281-27/+63
|/
* gtk-demo: Drop an unused objectMatthias Clasen2020-06-271-9/+0
* gtk-demo: Improve formatting in the color demoMatthias Clasen2020-06-261-9/+54
* gtk-demo: Port listview-colors demo to multiselection againBenjamin Otte2020-06-261-13/+1
* gtk-demo: Fix a typo in the listbox demoMatthias Clasen2020-06-251-1/+1
* Merge branch 'scrolled-window-api' into 'master'Matthias Clasen2020-06-2427-31/+31
|\
| * scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-2427-31/+31
* | gtk-demo: Enable inline completionMatthias Clasen2020-06-241-0/+3
* | gtk-demo: Improve the entry completion demoMatthias Clasen2020-06-241-11/+37
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-06-221-2/+7
|\
| * gtk-demo: Add a warning to the colors demoMatthias Clasen2020-06-221-2/+7
* | demos: Fix builds against Visual Studio headersChun-wei Fan2020-06-222-5/+5
|/
* Port the icon browser to GtkGridViewMatthias Clasen2020-06-219-415/+642
* gtk-demo: Cosmetic improvement to the colors demoMatthias Clasen2020-06-211-0/+27
* gtk-demo: Add an "Unsorted" option (and default to it)Benjamin Otte2020-06-211-0/+8
* gtk-demo: Reinstate incremental fillingBenjamin Otte2020-06-211-10/+96
* gtk-demo: Allow color list to have any sizeBenjamin Otte2020-06-211-20/+88
* gtk-demo: Add a permutation to compute colors from the positionBenjamin Otte2020-06-211-0/+28
* gtk-demo: Add custom listmodel for all true colors.Benjamin Otte2020-06-211-29/+97
* gtk-demo: Make colors demo contain all 16,777,216 colorsBenjamin Otte2020-06-211-3/+24
* gtk-demo: Compute HSV values directlyBenjamin Otte2020-06-211-25/+85
* Revert "gtk-demo: Make the colors demo populate incrementally"Benjamin Otte2020-06-211-128/+20
* gtk-demo: Embed the RGBA valueBenjamin Otte2020-06-211-11/+10
* demo: Use GtkDropDown::selected-itemBenjamin Otte2020-06-211-33/+2
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-06-201-1/+3
|\
| * gtk-demo: Clean up memory handling in the weather demoMatthias Clasen2020-06-201-1/+3
| * gtk-demo: Clean up initial selection handlingMatthias Clasen2020-06-201-2/+0
* | gtk-demo: Make the colors demo populate incrementallyMatthias Clasen2020-06-201-20/+128