From b1aa854ec6355bb662ddd01ecd1c97256078fcd3 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 9 Jul 2007 21:39:09 +0000 Subject: [PATCH] Add ChangeLog for SVN users --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index d018fa269..09fa00113 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-07-09 Emmanuele Bassi + + * clutter/clutter-behaviour-depth.h: + * clutter/clutter-behaviour-depth.c: + * clutter/Makefile.am: Add ClutterBehaviourDepth, a simple + behaviour controlling the depth of a set of actors. + + * clutter/clutter-behaviour-opacity.c: Always make sure that + the opacity applied to the actors is a positive integer, even + in case where the start and end opacity are reversed; use the + correct cast macros for passing the opacity as a pointer. + 2007-07-06 Matthew Allum * NEWS: