2006-06-06 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Tue, 6 Jun 2006 20:40:40 +0000 (20:40 +0000)
committerMatthew Allum <mallum@openedhand.com>
Tue, 6 Jun 2006 20:40:40 +0000 (20:40 +0000)
commitf00e84606ce15421d76a31428e582aeec6c20e20
treeeb7d4554d4bae72194293958d9f1cace9874a16d
parent17fedd5997d89bfeca9d16710a422f4b5a3f7481
2006-06-06  Matthew Allum  <mallum@openedhand.com>

        * configure.ac:
        Use pkg-config to check for X. Really Check for GL libs.
        Make gtk binding optional. Cleanup a little.

        * Makefile.am:
        * gtk/Makefile.am:
        Make gtk binding optional

        * clutter/clutter-element.c:
        Cleanup a little, notify on size change.

        * clutter/clutter-texture.c:
        Lots of cleanups. Add waste prop. Add filter quality prop.

        * clutter/clutter-clone-texture.c:
        Make object construction simpler to work better with bindings.

        * clutter/clutter-stage.c:
        * clutter/clutter-timeline.c:
        Minor reformating, cleanups.

        * examples/test-text.c: (main):
        Random experimentation
ChangeLog
Makefile.am
clutter/clutter-clone-texture.c
clutter/clutter-element.c
clutter/clutter-stage.c
clutter/clutter-texture.c
clutter/clutter-timeline.c
configure.ac
examples/test-text.c
gtk/Makefile.am