summaryrefslogtreecommitdiff
path: root/demos/gtk-demo
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Add more scrolling benchmarksMatthias Clasen2020-05-303-28/+105
* gtk-demo: Make gridview demo use rubberbandingMatthias Clasen2020-05-301-1/+2
* gtk-demo: Add a large grid demoMatthias Clasen2020-05-304-0/+9921
* gtk-demo: Use single-click-activate for minesweeperMatthias Clasen2020-05-301-0/+1
* gtk-demo: Add filtering to the settings demoMatthias Clasen2020-05-302-21/+101
* gtk-demo: Demo columnview sortingMatthias Clasen2020-05-302-8/+22
* gtk-demo: Cosmetic improvements to the listview demosMatthias Clasen2020-05-304-3/+11
* expression: Allow passing a this object to bind()Benjamin Otte2020-05-301-3/+3
* gtk-demo: Add a Clocks demoBenjamin Otte2020-05-303-1/+490
* gtk-demo: Add a Coverflow application launcherBenjamin Otte2020-05-303-0/+201
* gtk-demo: Add a minesweeper demoBenjamin Otte2020-05-305-0/+542
* demo: Add a file browser demoBenjamin Otte2020-05-304-0/+499
* demo: Use a listview as sidebarTimm Bäder2020-05-305-196/+218
* gtk-demo: Introduce awardsBenjamin Otte2020-05-3011-5/+472
* demo: Add a GSettings tree demoBenjamin Otte2020-05-304-0/+382
* listview: Expose GtkListItemFactory APIsBenjamin Otte2020-05-301-5/+4
* gtk-demo: Add a rough start at a Weather demoBenjamin Otte2020-05-304-0/+70437
* gtk-demo: Make fishbowl info text use bindingsBenjamin Otte2020-05-303-33/+14
* Fix minor typosYuri Chornoivan2020-05-284-5/+5
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-231-2/+3
|\
| * gtk-demo: Fix the dnd demo drop highlightMatthias Clasen2020-05-221-2/+3
* | gtk-demo: Stop using appmenu apisMatthias Clasen2020-05-225-75/+35
|/
* gtk-demo: Improve rotation in the dnd demoMatthias Clasen2020-05-221-34/+54
* gtk-demo: Improve editing in the dnd demoMatthias Clasen2020-05-221-37/+87
* gtk-demo: Improve drag icon handling in dnd exampleMatthias Clasen2020-05-221-2/+8
* gtk-demo: Fix entry position in dnd demoMatthias Clasen2020-05-221-2/+2
* gtk-demo: Reorganize the dnd demoMatthias Clasen2020-05-221-173/+208
* gtk-demo: Use proper drag icons in the dnd demoMatthias Clasen2020-05-221-0/+5
* gtk-demo: Fix breakage in a css demoMatthias Clasen2020-05-211-9/+9
* gtk-demo: Plug another leakMatthias Clasen2020-05-211-0/+2
* gtk-demo: Plug another leakMatthias Clasen2020-05-211-4/+13
* gtk-demo: Plug another leakMatthias Clasen2020-05-211-1/+1
* gtk-demo: Plug a leakMatthias Clasen2020-05-211-1/+1
* gtk4-demo: Fix css_basics demoTimm Bäder2020-05-201-1/+1
* gtk4-demo: Fix sliding puzzle demoTimm Bäder2020-05-201-1/+1
* gtk-demo/dnd: Fix up drag_cancelAlexander Larsson2020-05-141-2/+2
* gtk-demo/dnd: Use gtk_popover_set_child(), not gtk_box_appendAlexander Larsson2020-05-141-1/+1
* gtk-demo: Fix a problem with the dnd demoMatthias Clasen2020-05-141-1/+3
* gtk-demo: Don't overdraw the fishbowlMatthias Clasen2020-05-131-0/+1
* gtk-demo: Plug a memory leakMatthias Clasen2020-05-131-0/+2
* demo: Remove double borders from the treeviewAlexander Mikhaylenko2020-05-131-25/+24
* gtk-demo: InfoBar is not a GtkBox anymoreAlexander Larsson2020-05-131-5/+5
* gtk-demo: Fix expander demoAlexander Larsson2020-05-131-1/+1
* tests: Move testcairo into gtk4-demoMatthias Clasen2020-05-121-39/+153
* demos: Remove gtk_dialog_run()Emmanuele Bassi2020-05-123-12/+43
* Replace most remaining uses of container apiMatthias Clasen2020-05-1141-216/+228
* Don't use container api on GtkListBoxMatthias Clasen2020-05-117-17/+16
* Stop using container api on GtkFlowBoxMatthias Clasen2020-05-111-1/+1
* Stop using container api on GtkFixedMatthias Clasen2020-05-112-4/+4
* Avoid container api on gridsMatthias Clasen2020-05-111-1/+1