2006-11-22 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Wed, 22 Nov 2006 20:52:27 +0000 (20:52 +0000)
committerMatthew Allum <mallum@openedhand.com>
Wed, 22 Nov 2006 20:52:27 +0000 (20:52 +0000)
commitc57108e03029eeb4f5ccb14754cf7469f745d610
treee6a6c50fc220072fe7a264cf1cd09aa81d21ff68
parentdae4375d08dce33b0f65f303bd5ae6edaecef3cb
2006-11-22  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-actor.c:
        * clutter/clutter-alpha.c:
        * clutter/clutter-behaviour-opacity.c:
        * clutter/clutter-behaviour-scale.c:
        * clutter/clutter-clone-texture.c:
        * clutter/clutter-feature.c:
        * clutter/clutter-label.c:
        * clutter/clutter-main.c:
        * clutter/clutter-stage.c:
        * clutter/clutter-texture.c
        * clutter/clutter-timeline.c:
        * clutter/clutter-debug.h:
        Make CLUTTER_NOTE() just take a string rather than a func.
        Add more default context to output.

        * configure.ac:
        Fix flag and add more help docs for --ebable-debug option.
14 files changed:
ChangeLog
clutter/clutter-actor.c
clutter/clutter-alpha.c
clutter/clutter-behaviour-opacity.c
clutter/clutter-behaviour-scale.c
clutter/clutter-clone-texture.c
clutter/clutter-debug.h
clutter/clutter-feature.c
clutter/clutter-label.c
clutter/clutter-main.c
clutter/clutter-stage.c
clutter/clutter-texture.c
clutter/clutter-timeline.c
configure.ac