2006-11-17 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Fri, 17 Nov 2006 18:24:28 +0000 (18:24 +0000)
committerMatthew Allum <mallum@openedhand.com>
Fri, 17 Nov 2006 18:24:28 +0000 (18:24 +0000)
commit491e3ca9d29555642c2533b5b8f830dfe73a4141
treee5ce9a24c76d9fcbb18964c43f2645f9878dd44f
parent252368901fcae5d085d3aacb4966aa05c5a3b0f4
2006-11-17  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-alpha.c:
        * clutter/clutter-behaviour-opacity.c:
        More docs.

        * clutter/clutter-behaviour-path.h:
        * clutter/clutter-behaviour-path.c:
        More docs, add clutter_behaviour_path_insert_knot(),
        clutter_behaviour_path_remove_knot()

        * clutter/clutter-behaviour-scale.h:
        * clutter/clutter-behaviour-scale.c:
        More docs, add clutter_behaviour_scale_newx() taking fixed values.

        * clutter/Makefile.am:
        * clutter/pango/Makefile.am:
        Fix linking warning.
ChangeLog
clutter/Makefile.am
clutter/clutter-alpha.c
clutter/clutter-behaviour-opacity.c
clutter/clutter-behaviour-path.c
clutter/clutter-behaviour-path.h
clutter/clutter-behaviour-scale.c
clutter/clutter-behaviour-scale.h
clutter/pango/Makefile.am