summaryrefslogtreecommitdiff
path: root/gtk/gtkstack.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-1/+1
* stack: Use normal opacity groups rather than weird ones in GtkWidgetAlexander Larsson2013-07-041-9/+15
* stack: Use new private model, remove priv pointerAlexander Larsson2013-07-021-55/+63
* GtkStack: Switch order on left/right up/down transitions.Alexander Larsson2013-06-131-2/+2
* GtkStack: Fix drawing of slidingAlexander Larsson2013-06-131-8/+11
* GtkStack: Add position-dependent slide transitionsErick PĂ©rez Castellanos2013-06-131-0/+33
* GtkStack: Fix double-draw in crossfadeAlexander Larsson2013-05-071-2/+3
* GtkStack: improve docsMatthias Clasen2013-04-241-3/+3
* stack: fix a typo in docsCosimo Cecchi2013-04-221-1/+1
* Typo fix in GtkStack docsMatthias Clasen2013-04-221-1/+1
* GtkStack: shorten a few parameter namesMatthias Clasen2013-04-211-11/+9
* Forgot one placeMatthias Clasen2013-04-211-6/+6
* Make transition-duration unsignedMatthias Clasen2013-04-211-5/+5
* Change transition-type property typeMatthias Clasen2013-04-211-9/+8
* GtkStack: warn if child names are not uniqueMatthias Clasen2013-04-211-1/+15
* GtkStack: add vertical slide transitionsMatthias Clasen2013-04-211-12/+44
* GtkStack: rtl flipping for animationMatthias Clasen2013-04-211-2/+18
* Add a way to specify transition types on the flyMatthias Clasen2013-04-211-17/+46
* Add docs for GtkStackMatthias Clasen2013-04-211-12/+187
* Add GtkStackMatthias Clasen2013-04-211-0/+1417