summaryrefslogtreecommitdiff
path: root/demos/gtk-demo
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Use better apiMatthias Clasen2020-07-161-1/+2
* stringfilter: Make the constructor take an expressionBenjamin Otte2020-07-162-10/+2
* gtk-demo: Don't make demos modalBenjamin Otte2020-07-161-1/+0
* gtk-demo: Make the words demo expandMatthias Clasen2020-07-131-0/+1
* gtk-demo: Work harder to filter the treeMatthias Clasen2020-07-121-13/+40
* demo: Clear filter when search is stoppedMatthias Clasen2020-07-122-2/+14
* gtk-demo: Make the search bar appear for typingMatthias Clasen2020-07-121-1/+1
* demo: Add a search filterMohammed Sadiq2020-07-122-8/+96
* gtk-demo: Make style apply in the file browserMatthias Clasen2020-07-121-3/+3
* 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
* Merge branch 'wip/exalm/show-title-buttons' into 'master'Matthias Clasen2020-07-0317-19/+1
|\
| * headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-0217-19/+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
* gtk-demo: Fix binary name in --versionMatthias Clasen2020-06-281-2/+2
* Stop setting GTK_IM_MODULE_FILEMatthias Clasen2020-06-281-10/+0
* 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-2426-30/+30
|\
| * scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-2426-30/+30
* | 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
|/
* 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
* | gtk-demo: Clean up initial selection handlingMatthias Clasen2020-06-201-2/+0
|/
* gtk-demo: Add animated icons to the dnd demoMatthias Clasen2020-06-193-3/+123