summaryrefslogtreecommitdiff
path: root/clutter/clutter-path.h
Commit message (Expand)AuthorAgeFilesLines
* Move header inclusion guard at the topEmmanuele Bassi2015-07-071-3/+3
* Annotate all public symbolsEmmanuele Bassi2014-03-171-0/+26
* Move PathNode definitions into clutter-types.hEmmanuele Bassi2012-06-231-28/+0
* Move all enumerations to a separate fileEmmanuele Bassi2011-10-111-33/+0
* Minor header surgery to ClutterBehaviourEmmanuele Bassi2011-10-111-3/+1
* introspection: add missing introspection data from Vala bindingsEvan Nemerson2011-07-291-1/+1
* [path] MOVE_TO and LINE_TO only use a pair of coordinatesDamien Lespiau2009-10-061-2/+2
* [build] Replaces use of #include <cairo/cairo.h> with #include <cairo.h>Robert Bragg2008-12-211-1/+1
* Avoid masking math.h exported variablesEmmanuele Bassi2008-12-191-12/+12
* [docs] Parameter naming fixesEmmanuele Bassi2008-12-191-1/+1
* Merge branch 'cairo-texture'Emmanuele Bassi2008-12-191-131/+104
|\
| * Re-indent ClutterPath headerEmmanuele Bassi2008-12-151-137/+103
| * Add clutter_path_to_cairo_path and clutter_path_add_cairo_pathNeil Roberts2008-12-121-0/+7
* | Convert clutter_path_get_position to take a gdouble instead of an alpha valueNeil Roberts2008-12-161-1/+1
|/
* Bug 1252 - Merge ClutterBehaviourPath and ClutterBehaviourBsplineNeil Roberts2008-12-051-0/+245