summaryrefslogtreecommitdiff
path: root/gtk/gtkstack.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* stack: Add gtk_stack_add_childstack-add-childMatthias Clasen2020-09-151-0/+3
* Replace "gchar" with "char"Benjamin Otte2020-07-251-7/+7
* stack: Remove nonexisting api from headersMatthias Clasen2020-06-281-5/+0
* stack: Cosmetic documentation fixesMatthias Clasen2020-06-281-1/+1
* stack: Add missing accessors for GtkStackPage propertiesTimm Bäder2020-06-191-5/+32
* stack: Derive from GtkWidgetMatthias Clasen2020-05-111-1/+1
* stack: Add gtk_stack_removeMatthias Clasen2020-05-111-0/+3
* stack: Add GtkStackPage:visible accessorsTimm Bäder2020-02-201-3/+7
* stack: return the stack page when adding a child, to ease setting propsAndy Holmes2019-11-031-2/+2
* stack: Make finalMatthias Clasen2019-05-281-16/+0
* stack: Add a cube spin transitionBenjamin Otte2019-03-291-1/+4
* stack: Provide a selection modelMatthias Clasen2019-02-101-0/+5
* stack: Convert child properties to a child meta objectMatthias Clasen2019-02-081-0/+20
* The big versioning cleanupMatthias Clasen2018-02-061-23/+23
* GtkStack: Add interpolate-size propertyTimm Bäder2015-07-201-1/+5
* GtkStack: split homogeneousMatthias Clasen2014-10-261-0/+10
* Add a few missing include guardsMatthias Clasen2014-10-011-0/+4
* stack: Add counterparts of OVER_UP_DOWN transitionPhilip Chimento2014-05-021-1/+4
* GtkStack: add gtk_stack_get_child_by_name()Steve Frécinaux2014-01-211-0/+3
* GtkStack: add transition-running propertyXavier Claessens2013-11-121-0/+2
* Fixups to GtkStackMatthias Clasen2013-09-251-1/+1
* GtkStack: Add more transition typesMatthias Clasen2013-09-251-1/+10
* stack: Use new private model, remove priv pointerAlexander Larsson2013-07-021-2/+0
* GtkStack: Add position-dependent slide transitionsErick Pérez Castellanos2013-06-131-1/+3
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+15
* GtkStack: shorten a few parameter namesMatthias Clasen2013-04-211-3/+3
* Make transition-duration unsignedMatthias Clasen2013-04-211-2/+2
* GtkStack: add vertical slide transitionsMatthias Clasen2013-04-211-1/+3
* Add a way to specify transition types on the flyMatthias Clasen2013-04-211-0/+3
* Add docs for GtkStackMatthias Clasen2013-04-211-1/+1
* Add GtkStackMatthias Clasen2013-04-211-0/+85