summaryrefslogtreecommitdiff
path: root/tests/teststack.c
Commit message (Expand)AuthorAgeFilesLines
* box: Remove fill child propertyTimm Bäder2017-04-251-3/+3
* box: Remove expand child propertyTimm Bäder2017-04-251-3/+4
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-3/+3
* tests: Make stack expandBenjamin Otte2015-11-041-0/+1
* Rename GtkSidebar to GtkStackSidebarLars Uebernickel2015-02-131-2/+2
* Test h/vhomogenenous in teststackMatthias Clasen2014-10-261-4/+17
* Add GtkSidebarIkey Doherty2014-10-011-2/+11
* teststack: don't enumerate transitions manuallyMatthias Clasen2014-05-021-21/+6
* stack: Add counterparts of OVER_UP_DOWN transitionPhilip Chimento2014-05-021-0/+3
* Test new transition typesMatthias Clasen2013-09-251-1/+10
* Add a needs-attention child property to GtkStackPaolo Borelli2013-09-251-0/+1
* GtkStack: Add position-dependent slide transitionsErick Pérez Castellanos2013-06-131-0/+2
* GtkStack: add vertical slide transitionsMatthias Clasen2013-04-211-12/+10
* Add a way to specify transition types on the flyMatthias Clasen2013-04-211-4/+2
* Add GtkStackMatthias Clasen2013-04-211-0/+249