summaryrefslogtreecommitdiff
path: root/tests/gdkgears.c
Commit message (Expand)AuthorAgeFilesLines
* Drop the gtkgears testMatthias Clasen2020-05-121-243/+0
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-22/+20
* Replace gtk_widget_destroy everywhereMatthias Clasen2020-05-111-1/+1
* Use gtk_window_destroyMatthias Clasen2020-05-111-2/+1
* tests: Stop explicitly showing widgetsAlexander Mikhaylenko2020-05-111-20/+0
* Use gtk_overlay_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_revealer_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_popover_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_frame_set_child throughoutMatthias Clasen2020-05-041-3/+2
* headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-011-1/+2
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-2/+1
* Drop the margin propertyMatthias Clasen2020-02-251-1/+5
* popover: Drop ::relative-toMatthias Clasen2020-02-241-1/+1
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-091-2/+15
* Drop GtkButtonBoxMatthias Clasen2019-02-041-1/+1
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-21/+24
* gdkgears: add a way to remove gearsMatthias Clasen2018-01-171-1/+16
* Drop GtkGLArea::has-alphaMatthias Clasen2018-01-171-15/+0
* gdkgears: Add window content spacing backTimm Bäder2017-07-201-0/+1
* box: Remove fill child propertyTimm Bäder2017-04-251-5/+5
* box: Remove expand child propertyTimm Bäder2017-04-251-5/+5
* Update callersMatthias Clasen2017-01-191-1/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-2/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-5/+5
* gdkgears: Use a headerbarMatthias Clasen2015-09-291-1/+1
* gdkgears: Add a popoverMatthias Clasen2015-08-261-1/+11
* Add tests/gdkgearsAlexander Larsson2014-10-131-0/+238