2007-06-19 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Tue, 19 Jun 2007 14:10:25 +0000 (14:10 +0000)
committerMatthew Allum <mallum@openedhand.com>
Tue, 19 Jun 2007 14:10:25 +0000 (14:10 +0000)
commite7332a377845e944f874594c67b9d109242c579d
treee59f203a422e7991642d410b25f57804ca7a32f6
parentfd0aa08be952037c09b7c5a60660848e8366b592
2007-06-19  Matthew Allum  <mallum@openedhand.com>

        * TODO:
        Sync up a little.
        * clutter/clutter-main.c:
        Set a default window title based on g_prgname().

        * clutter/clutter-stage.c:
        * clutter/clutter-stage.h:
        * clutter/egl/clutter-stage-egl.c:
        * clutter/glx/clutter-stage-glx.c:
        * clutter/sdl/clutter-stage-sdl.c:
        Alter draw_to_pixbuf to return a pixbuf

        * configure.ac:
        Only full in gdk-pixbuf-xlib as a GLX backend dep.

        * tests/test-entry.c:
        Fix a couple of warnings.
ChangeLog
TODO
clutter/clutter-main.c
clutter/clutter-stage.c
clutter/clutter-stage.h
clutter/egl/clutter-stage-egl.c
clutter/glx/clutter-stage-glx.c
clutter/sdl/clutter-stage-sdl.c
configure.ac
tests/test-entry.c