Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -1/+1 |
* | stack: Use normal opacity groups rather than weird ones in GtkWidget | Alexander Larsson | 2013-07-04 | 1 | -9/+15 |
* | stack: Use new private model, remove priv pointer | Alexander Larsson | 2013-07-02 | 1 | -55/+63 |
* | GtkStack: Switch order on left/right up/down transitions. | Alexander Larsson | 2013-06-13 | 1 | -2/+2 |
* | GtkStack: Fix drawing of sliding | Alexander Larsson | 2013-06-13 | 1 | -8/+11 |
* | GtkStack: Add position-dependent slide transitions | Erick PĂ©rez Castellanos | 2013-06-13 | 1 | -0/+33 |
* | GtkStack: Fix double-draw in crossfade | Alexander Larsson | 2013-05-07 | 1 | -2/+3 |
* | GtkStack: improve docs | Matthias Clasen | 2013-04-24 | 1 | -3/+3 |
* | stack: fix a typo in docs | Cosimo Cecchi | 2013-04-22 | 1 | -1/+1 |
* | Typo fix in GtkStack docs | Matthias Clasen | 2013-04-22 | 1 | -1/+1 |
* | GtkStack: shorten a few parameter names | Matthias Clasen | 2013-04-21 | 1 | -11/+9 |
* | Forgot one place | Matthias Clasen | 2013-04-21 | 1 | -6/+6 |
* | Make transition-duration unsigned | Matthias Clasen | 2013-04-21 | 1 | -5/+5 |
* | Change transition-type property type | Matthias Clasen | 2013-04-21 | 1 | -9/+8 |
* | GtkStack: warn if child names are not unique | Matthias Clasen | 2013-04-21 | 1 | -1/+15 |
* | GtkStack: add vertical slide transitions | Matthias Clasen | 2013-04-21 | 1 | -12/+44 |
* | GtkStack: rtl flipping for animation | Matthias Clasen | 2013-04-21 | 1 | -2/+18 |
* | Add a way to specify transition types on the fly | Matthias Clasen | 2013-04-21 | 1 | -17/+46 |
* | Add docs for GtkStack | Matthias Clasen | 2013-04-21 | 1 | -12/+187 |
* | Add GtkStack | Matthias Clasen | 2013-04-21 | 1 | -0/+1417 |