summaryrefslogtreecommitdiff
path: root/clutter/clutter-constraint.c
Commit message (Expand)AuthorAgeFilesLines
* constraint: Fix update_allocation()'s return valueEmmanuele Bassi2014-12-161-1/+1
* constraint: Add the ability to update the preferred sizeEmmanuele Bassi2014-12-161-0/+29
* constraint: Add a private headerEmmanuele Bassi2014-12-161-8/+48
* docs: Move to markdownEmmanuele Bassi2014-03-171-119/+88
* Move examples from tests/interactive to a new top-levelEmmanuele Bassi2012-05-011-1/+3
* Fixes for the API referenceEmmanuele Bassi2012-04-271-1/+1
* Fix missing/redundant declarationsEmmanuele Bassi2012-03-071-0/+1
* constraint: Queue a relayout on :enabled changesEmmanuele Bassi2011-03-011-0/+23
* docs: Fix some wrong function/signal/property namesEmmanuele Bassi2010-11-181-2/+2
* docs: Move the constraints example picture about the source codeEmmanuele Bassi2010-11-171-3/+3
* docs: Fix closing tagEmmanuele Bassi2010-11-171-1/+1
* docs: Break down the constraints exampleEmmanuele Bassi2010-11-171-0/+34
* docs: Add introductory section on ConstraintsEmmanuele Bassi2010-11-151-1/+58
* docs: Add sub-classing notes on ActorMeta and ConstraintEmmanuele Bassi2010-09-171-0/+26
* constraint: Add ::update_allocation()Emmanuele Bassi2010-09-171-2/+27
* docs: Description fixes for Action and ConstraintEmmanuele Bassi2010-05-261-1/+5
* Miscellaneous documentation fixesEmmanuele Bassi2010-05-191-0/+12
* constraint: Add ClutterConstraint base classEmmanuele Bassi2010-05-191-0/+21