2007-03-21 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Wed, 21 Mar 2007 21:39:10 +0000 (21:39 +0000)
committerMatthew Allum <mallum@openedhand.com>
Wed, 21 Mar 2007 21:39:10 +0000 (21:39 +0000)
commit9048a4ab9403cb18ec9c1273c440f2a4fff06ed7
treeae9e925edf228b09e04bb5d0042962294ed1708a
parenta9ea82baee20352f01fd1be8e1db2668a943ac7a
2007-03-21  Matthew Allum  <mallum@openedhand.com>

        * clutter-gtk/gtk-clutter.c:
        * clutter-gtk/gtk-clutter.h:
        Redo to subclass GtkSocket and use XEMBED to embed clutter stage.
        Needs at least clutter 0.2.2. Avoids previous issues with
        white textures when painting onto a GtkWindow.

        * examples/gtk-clutter-test.c: (main):
        Update.

        * configure.ac:
        * clutter-gtk.pc.in:
        Fixups to require clutter-0.2.2
ChangeLog
clutter-gtk.pc.in
clutter-gtk/gtk-clutter.c
clutter-gtk/gtk-clutter.h
configure.ac
examples/gtk-clutter-test.c