summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/overlay.c
Commit message (Expand)AuthorAgeFilesLines
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-2/+2
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Stop using gtk_widget_destroyedMatthias Clasen2020-05-111-3/+1
* Use gtk_overlay_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* gtk-demo: Fix the overlay demoMatthias Clasen2020-03-281-4/+6
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Rename thingsMatthias Clasen2019-04-081-1/+1
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-1/+1
* gtk-demo: Use gtk_widget_set_can_pickMatthias Clasen2019-02-211-1/+1
* box: Remove gtk_box_pack_startTimm Bäder2019-01-231-2/+2
* gtk-demo: Fix the overlay demoMatthias Clasen2017-10-061-2/+6
* box: Remove fill child propertyTimm Bäder2017-04-251-2/+2
* box: Remove expand child propertyTimm Bäder2017-04-251-2/+2
* Remove gtk_widget_show_allTimm Bäder2017-01-201-2/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-2/+6
* gtk3-demo: Add another overlay demoMatthias Clasen2015-07-281-2/+2
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-7/+2
* gtk3-demo: Improve the overlay demoMatthias Clasen2015-06-191-1/+5
* gtk-demo: A better overlay demoMatthias Clasen2015-06-191-140/+45
* Replace all margin-left and margin-right with margin-start and margin-endYosef Or Boczko2013-11-151-16/+16
* Formatting cleanupsMatthias Clasen2011-09-011-1/+1
* overlay: add initial version of gtkoverlayIgnacio Casal Quinteiro2011-06-121-0/+181