summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/listview_colors.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Add keywords to demosMatthias Clasen2020-09-131-0/+1
* Make sorter constructors return exact typesfilter-constructorsMatthias Clasen2020-09-051-10/+10
* list widgets: Simplify the constructorsMatthias Clasen2020-09-011-2/+2
* list widgets: Use selection models in the apiMatthias Clasen2020-08-311-3/+3
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-1/+1
* gtk-demo: Fix iconscroll colorsMatthias Clasen2020-08-081-1/+1
* gtk-demo: Fix a memory leakMatthias Clasen2020-08-071-0/+2
* gtk-demo: Plug a big memory leakMatthias Clasen2020-08-061-1/+1
* gtk-demo: Simplify colors demoMatthias Clasen2020-07-271-16/+11
* Merge branch 'drop-down-constructor' into 'master'Matthias Clasen2020-07-261-10/+3
|\
| * dropdown: Revise constructorsMatthias Clasen2020-07-261-10/+3
* | gridview: Revise constructorsMatthias Clasen2020-07-261-2/+2
* | multiselection: Make constructor transfer fullMatthias Clasen2020-07-261-1/+1
* | noselection: Make constructor transfer fullMatthias Clasen2020-07-261-1/+0
|/
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-7/+7
* gtk-demo: Add a progress bar when the colors demo resortsBenjamin Otte2020-07-221-24/+40
* gtk-demo: Make colors demo do incremental sortingBenjamin Otte2020-07-221-4/+6
* gtk-demo: Use better apiMatthias Clasen2020-07-161-1/+2
* Merge branch 'wip/exalm/show-title-buttons' into 'master'Matthias Clasen2020-07-031-1/+0
|\
| * headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-021-1/+0
* | gtk-demo: Track the selectionMatthias Clasen2020-07-021-1/+146
|/
* 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
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* gtk-demo: Add a warning to the colors demoMatthias Clasen2020-06-221-2/+7
* 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
* gtk-demo: Make the colors demo populate incrementallyMatthias Clasen2020-06-201-20/+128
* gtk-demo: CosmeticsMatthias Clasen2020-06-061-1/+1
* gtk-demo: Use a property selection in the colors demoMatthias Clasen2020-06-061-2/+14
* demos/gtk-demo/listview*.c: Include stdlib.hChun-wei Fan2020-06-051-0/+2
* gtk-demo: CosmeticsMatthias Clasen2020-06-041-1/+1
* gtk-demo: Make gridview demo use rubberbandingMatthias Clasen2020-06-031-1/+2
* gtk-demo: Add more scrolling benchmarksMatthias Clasen2020-05-311-12/+32
* gtk-demo: Add a large grid demoMatthias Clasen2020-05-301-0/+572