Add ChangeLog for SVN users

This commit is contained in:
Emmanuele Bassi 2007-07-09 21:39:09 +00:00
parent 588c4504a1
commit b1aa854ec6

View File

@ -1,3 +1,15 @@
2007-07-09 Emmanuele Bassi <ebassi@openedhand.com>
* 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 <mallum@openedhand.com>
* NEWS: