summaryrefslogtreecommitdiff
path: root/clutter/clutter-behaviour-path.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Add the Deprecate tag to BehavioursEmmanuele Bassi2011-06-201-0/+3
* Remove private helper #define'sJasper St. Pierre2011-03-031-1/+1
* Expose deprecated symbols whilst building ClutterEmmanuele Bassi2011-01-201-1/+0
* Deprecate ClutterBehaviour and sub-classesEmmanuele Bassi2010-11-181-5/+20
* Added documentation for alpha parameter in Behaviour constructors.Chris Kühl2010-09-091-3/+15
* docs: Fixes to avoid gtk-doc warningsEmmanuele Bassi2010-08-171-3/+3
* Conditionally use g_object_notify_by_pspecNeil Roberts2010-08-101-2/+7
* Mark property strings for translationEmmanuele Bassi2010-07-151-3/+3
* Hide the marshallersEmmanuele Bassi2010-06-111-1/+1
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-5/+6
* Add gobject-introspection annotationsOwen W. Taylor2009-02-201-1/+1
* [animation] Move the alpha value to floating pointEmmanuele Bassi2009-01-201-5/+2
* Convert clutter_path_get_position to take a gdouble instead of an alpha valueNeil Roberts2008-12-161-1/+4
* * clutter/clutter-timeline.c:Neil Roberts2008-12-051-1/+1
* Bug 1252 - Merge ClutterBehaviourPath and ClutterBehaviourBsplineNeil Roberts2008-12-051-381/+196
* 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com>Emmanuele Bassi2008-10-301-7/+7
* 2008-02-08 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-02-081-12/+0
* 2008-02-08 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-02-081-0/+11
* 2008-02-08 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-02-081-0/+5
* 2007-12-17 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-12-171-2/+6
* 2007-11-19 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-11-191-2/+1
* Renamed all properties of behaviours (and relatedØyvind Kolås2007-11-131-8/+8
* 2007-11-06 Tomas Frydrych <tf@o-hand.com>Tomas Frydrych2007-11-061-30/+40
* 2007-10-25 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-10-251-1/+1
* 2007-10-25 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-10-251-6/+87
* 2007-10-01 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-10-021-2/+2
* 2007-09-27 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-09-271-1/+2
* 2007-05-31 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-05-301-2/+10
* 2007-05-14 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-05-141-0/+22
* bezier spline behavioursTomas Frydrych2007-04-121-80/+0
* more fixed point workTomas Frydrych2007-01-191-3/+3
* documentation for fixed point APITomas Frydrych2007-01-171-0/+5
* fixed point sqrtTomas Frydrych2007-01-171-3/+2
* replacement of floating point ops with fixed pointTomas Frydrych2007-01-161-7/+5
* 2006-12-12 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2006-12-121-0/+32
* 2006-12-08 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2006-12-081-4/+7
* 2006-12-04 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2006-12-041-8/+26
* 2006-11-17 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2006-11-171-27/+54
* 2006-11-17 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2006-11-171-34/+79
* 2006-11-17 Matthew Allum <mallum@openedhand.com>Matthew Allum2006-11-171-3/+120
* 2006-11-15 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2006-11-151-0/+331