From: Emmanuele Bassi Date: Thu, 17 May 2007 12:07:17 +0000 (+0000) Subject: Update ChangeLog (and fix last commit) X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=55388b8f5073b6201bf3223afd5e2e7ec6826374;p=profile%2Fivi%2Fclutter.git Update ChangeLog (and fix last commit) --- diff --git a/ChangeLog b/ChangeLog index b6160d2..6ab8219 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-05-17 Emmanuele Bassi + + * clutter/clutter-main.c: Use clutter_base_init() inside the + initialisation process, instead of calling g_type_init() directly. + + * clutter/clutter-alpha.c: + * clutter/clutter-behaviour-bspline.c: + * clutter/clutter-behaviour-ellipse.c: Fix API documentation. + 2007-05-17 Matthew Allum * configure.ac: diff --git a/doc/reference/ChangeLog b/doc/reference/ChangeLog index 61a1a11..83b0969 100644 --- a/doc/reference/ChangeLog +++ b/doc/reference/ChangeLog @@ -4,8 +4,6 @@ * clutter-sections.txt: Add undocumented symbols. - * clutter-docs.sgml: Add ClutterLayout section to the documentation. - 2007-05-16 Emmanuele Bassi * Makefile.am: Use the newly added clutter_base_init() function diff --git a/doc/reference/clutter.types b/doc/reference/clutter.types index 3a8599c..6039e4c 100644 --- a/doc/reference/clutter.types +++ b/doc/reference/clutter.types @@ -7,7 +7,6 @@ clutter_rectangle_get_type clutter_texture_get_type clutter_clone_texture_get_type clutter_label_get_type -clutter_layout_get_type clutter_timeline_get_type clutter_media_get_type clutter_behaviour_get_type