2007-04-17 Emmanuele Bassi <ebassi@openedhand.com>
authorEmmanuele Bassi <ebassi@openedhand.com>
Tue, 17 Apr 2007 00:19:21 +0000 (00:19 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Tue, 17 Apr 2007 00:19:21 +0000 (00:19 +0000)
commitf07d5f580b23d8a1249717b5864de8a47edcf835
tree485cada571922f95d35289a402540fa4f30009e7
parent01204b3a1d09991edd0498dec23d35f3fb745884
2007-04-17  Emmanuele Bassi  <ebassi@openedhand.com>

* configure.ac: Branch for development; bump to 0.3.0, to
match Clutter core version; require clutter-glx backend.

* clutter-gtk/clutter-gtk.c: Include the GLX backend specific
functions; add an "embedded" read-only property, which signals
whether the widget has successfully embedded the stage window;
use the new clutter_glx_get_stage_window() function.

* examples/gtk-clutter-test.c: Port to the new event API.
ChangeLog
clutter-gtk/clutter-gtk.c
configure.ac
examples/gtk-clutter-test.c