2007-06-22 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Fri, 22 Jun 2007 15:16:40 +0000 (15:16 +0000)
committerMatthew Allum <mallum@openedhand.com>
Fri, 22 Jun 2007 15:16:40 +0000 (15:16 +0000)
commitee6156cb015efa099c30d11cc1a8c77f9336e87e
treec2ad953f81cf8daca41b39f4a862c7b3122f30ee
parentb302c8086495ff2345f848c0540a5d0ec394dca9
2007-06-22  Matthew Allum  <mallum@openedhand.com>

        * NEWS:
        * README.in:
        * TODO:
        Update for 0.3 release.

        * clutter/clutter-actor.c:
        Minor doc fixups

        * clutter/clutter-texture.c:
        Various minor additions for handling non RGBA data.
        Fix a typo breaking clutter_texture_get_pixbuf() on tiled textures.

        * tests/test-actors.c:
        Disable scaling to avoid drifting (temporary till API is fixed)
ChangeLog
NEWS
README.in
TODO
clutter/clutter-actor.c
clutter/clutter-texture.c
tests/test-actors.c