Update changelogs for SVN merge.
This commit is contained in:
parent
89f167eebd
commit
173d38a284
14
ChangeLog
14
ChangeLog
@ -1,3 +1,17 @@
|
|||||||
|
2007-04-16 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
|
Merge from clutter.git
|
||||||
|
|
||||||
|
* clutter/clutter-behaviour-bspline.[ch]: Return a ClutterBehaviour
|
||||||
|
when splicing the b-spline; fix the header and the API documentation;
|
||||||
|
hush the compiler warnings; kill of some pointer indirections.
|
||||||
|
|
||||||
|
* clutter/clutter-behaviour-rotate.[ch]: Add a rotate behaviour,
|
||||||
|
with user defined axis, direction and sweep angle.
|
||||||
|
|
||||||
|
* clutter/clutter-behaviour.c (clutter_behaviour_is_applied): Add
|
||||||
|
a parameter ISA check and return FALSE if it fails.
|
||||||
|
|
||||||
2007-04-12 Tomas Frydrych <tf@openedhand.com>
|
2007-04-12 Tomas Frydrych <tf@openedhand.com>
|
||||||
|
|
||||||
* clutter/clutter-behaviour.h:
|
* clutter/clutter-behaviour.h:
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
2007-04-16 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
|
* clutter-docs.sgml:
|
||||||
|
* clutter-sections.txt:
|
||||||
|
* clutter.types: Add new b-spline and rotate behaviours
|
||||||
|
to the API documentation.
|
||||||
|
|
||||||
2007-03-27 Emmanuele Bassi <ebassi@openedhand.com>
|
2007-03-27 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
* Makefile.am: Ignore clutter/cogl: it's private API.
|
* Makefile.am: Ignore clutter/cogl: it's private API.
|
||||||
|
Loading…
Reference in New Issue
Block a user