summaryrefslogtreecommitdiff
path: root/gtk/gtkrevealer.c
Commit message (Expand)AuthorAgeFilesLines
* GtkRevealer: Fix size allocation with disabled animationMatthias Clasen2013-12-011-4/+8
* revealer: Respect gtk-enable-animations settingChristian Persch2013-11-181-0/+10
* revealer: Use the same transition animation as GtkStackJasper St. Pierre2013-10-091-7/+11
* More documentation fixesMatthias Clasen2013-09-171-0/+9
* revealer: clamp minimum size to natural oneStefano Facchini2013-08-281-4/+4
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-2/+1
* revealer: Use new private model, remove priv pointerAlexander Larsson2013-07-021-33/+39
* Fix build on C89 compilersChun-wei Fan2013-05-281-1/+2
* Minor doc comment fixMatthias Clasen2013-05-011-1/+1
* docs: fix some typos in newly introduced methodsCosimo Cecchi2013-04-241-2/+2
* Do rtl flipping for GtkRevealer transitionsMatthias Clasen2013-04-221-19/+50
* Add docs for GtkRevealerMatthias Clasen2013-04-221-0/+109
* GtkRevealer: Add a fading animationMatthias Clasen2013-04-221-4/+9
* Add GtkRevealerMatthias Clasen2013-04-221-0/+751