summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/gtkfishbowl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* fishbowl: Don't show ridiculous precisionMatthias Clasen2019-05-231-0/+19
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-5/+6
* gtk-demo: Always have at least 1 icon in the fishbowlBenjamin Otte2018-04-271-0/+2
* gtk-demo: Merge widgetbowl into fishbowlBenjamin Otte2018-04-241-1/+2
* demo: Clean up GtkFishbowl widgetBenjamin Otte2018-04-241-113/+29
* demo: Move benchmarking implementation to fishbowl widgetBenjamin Otte2018-04-241-2/+223
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-5/+2
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* widgetbowl: Only use one widget typeTimm Bäder2017-12-011-1/+12
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-1/+4
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-2/+1
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-5/+7
* gtk4-demo: Add widgetbowl demoTimm Bäder2017-07-191-26/+37
* Remove calls to gtk_widget_set_allocationTimm Bäder2017-07-191-2/+2
* container: Remove include_internals parameter from forallTimm Bäder2017-04-251-4/+0
* gtkfishbowl: Remove gtk_container_snapshot_child callTimm Bäder2017-01-071-3/+3
* gtk-demo: Add GtkFishbowlBenjamin Otte2017-01-071-0/+503