Release Clutter 1.11.4 (snapshot)
[profile/ivi/clutter.git] / clutter / clutter-path.c
2012-04-27 Emmanuele Bassipath: Avoid integer overflow in get_distance()
2012-02-21 Robert BraggReduce our internal dependence on the Cogl 1.x api
2011-12-01 Bastian Winklerpath: Fix introspection annotations
2011-10-17 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-10-14 Emmanuele BassiTag all deprecated symbols using CLUTTER_DEPRECATED
2010-10-25 Emmanuele BassiMerge branch 'private-cleanup'
2010-10-21 Emmanuele BassiClean up clutter-private.h/6
2010-10-18 Emmanuele BassiUse G_DEFINE_BOXED_TYPE for all boxed types
2010-09-08 Emmanuele BassiFurther annotation fixes
2010-09-03 Emmanuele Bassiintrospection: Add annotations
2010-08-11 Emmanuele BassiMerge branch 'wip/table-layout'
2010-08-10 Neil RobertsConditionally use g_object_notify_by_pspec
2010-06-01 Damien Lespiauanalysis: FALSE/0 used in pointer context
2010-02-06 Neil RobertsMerge branch 'more-texture-backends'
2010-02-04 Damien Lespiaudocs: Use % for defines not #
2009-10-07 Damien Lespiau[path] Add GValue transform functions from and to G_TYP...
2009-04-16 Bastian WinklerPrevent a possible zero division
2009-04-15 Emmanuele BassiMerge branch 'text-actor-layout-height'
2009-02-20 Owen W. TaylorAdd gobject-introspection annotations
2009-02-20 Emmanuele Bassi[path] Do not accept NULL descriptions
2009-01-27 Emmanuele BassiMerge branch 'generic-actor-clone'
2009-01-23 Robert BraggMerge commit 'origin/master' into cogl-material
2009-01-23 Emmanuele BassiMerge branch 'float-alpha-value'
2009-01-20 Robert BraggMerge branch 'cogl-float'
2009-01-20 Robert Bragg[Automatic fixed-to-float.sh change] Applies a number...
2009-01-07 Neil RobertsMerge branch multiple-texture-rectangle into master
2009-01-07 Emmanuele BassiMerge the ClutterText actor
2009-01-05 Emmanuele BassiMerge branch 'units-rework'
2008-12-19 Emmanuele BassiAvoid masking math.h exported variables
2008-12-19 Emmanuele BassiWhitespace fixes
2008-12-19 Emmanuele Bassi[docs] Parameter naming fixes
2008-12-19 Emmanuele BassiMerge branch 'cairo-texture'
2008-12-16 Neil RobertsConvert clutter_path_get_position to take a gdouble...
2008-12-12 Neil RobertsAdd clutter_path_to_cairo_path and clutter_path_add_cai...
2008-12-09 Neil RobertsMerge commit 'git-svn' into multiple-texture-rectangle
2008-12-05 Neil Roberts Bug 1252 - Merge ClutterBehaviourPath and ClutterBehav...