summaryrefslogtreecommitdiff
path: root/clutter/clutter-grid-layout.c
Commit message (Expand)AuthorAgeFilesLines
* grid-layout: Clarify the scope of the orientation propertyEmmanuele Bassi2015-09-041-1/+6
* grid: Use the proper orientation for the request modeEmmanuele Bassi2015-09-031-5/+11
* grid: Use the orientation of the requestEmmanuele Bassi2015-08-291-28/+41
* Stop using macros for accessing actor stateEmmanuele Bassi2015-04-231-5/+5
* grid-layout: Use correct orientation when requesting preferred child sizeBastian Winkler2014-03-121-1/+1
* Use the new macros for adding private dataEmmanuele Bassi2013-07-031-14/+11
* grid-layout: Don't use uninitialized valuesJasper St. Pierre2012-12-021-2/+5
* grid-layout: Remove layout animationsEmmanuele Bassi2012-07-111-19/+0
* grid-layout: Insert new rows/columns at the appropriate positionBastian Winkler2012-06-121-0/+2
* grid-layout: Fix attach position for horizontal orientationBastian Winkler2012-06-121-1/+1
* docs: Change GridLayout's short descriptionEmmanuele Bassi2012-06-111-1/+1
* Add ClutterGridLayoutBastian Winkler2012-06-051-0/+2199