Clutter-GTK 0.9.0 11/05/2009 ============================ Christian Persch (2): [embed] Do NOT realize from GtkWidgetClass::show Add gtk_clutter_init_with_args() Emmanuele Bassi (25): Use ClutterText in the events example Ensure that the viewport is updated when resizing Rename cogl_translatex() to cogl_translate() Move to ClutterClone Load the image asynchronously Make the Stage redraw cycle part of GTK+ [docs] Rename SGML to XML [docs] Remove newline in the version [viewport] Remove units-based API [docs] Remove the get_originu() method [embed] Use GTK+ settings Change the GtkClutter macro namespace Move init functions out of Embed source [tests] Remove compiler warnings [build] Improve build environment [docs] Improve the documentation [gitignore] Create the ignore list Rename the svn ChangeLog and add dummy one [authors] Update my email address [readme] Update the dependencies [build] Recurse under build/ [build] Add a ChangeLog generation rule [gitignore] Add more gtk-doc files [examples] Tweak multistage example [build] Generate ChangeLog starting from the git import Neil Roberts (1): [gtk-clutter-embed] Fill in the unicode_value field of ClutterKeyEvent Rob Bradford (1): [embed] Update "queue-redraw" signal handler prototype Clutter-GTK 0.8.1 18/07/2008 ============================ - Fix the pkg-config file - Really fix bug #907 and enable motion events Clutter-GTK 0.8.0 15/07/2008 ============================ - Require clutter-x11 0.8.0 or clutter-win32 0.8.0 - Support the Clutter win32 backend - Support multiple GtkClutterEmbed widgets - Add utility functions for integrating with GTK+ themes, GTK+ stock icons, icon themes and GdkPixbuf - Do not open a second Display connection on X11 Clutter-GTK 0.6.0 18/02/2008 ============================ - Require clutter-x11 0.6.0 Clutter-GTK 0.5.2 21/01/2008 ============================ - Require clutter-x11 0.5.4 - Using the X11 pkg-config file it should now be possible to build against Clutter EGLX backend - Complete reimplementation of the embeddable widget, letting Clutter draw directly onto a GtkWidget window. [Iain Holmes, Matthew Allum, Havoc Pennington] - Renamed the widget to GtkClutterEmbed Clutter-GTK 0.5.0 17/01/2008 ============================ - Update for new Clutter 0.5 X11 API Clutter-GTK 0.3.1 06/07/2007 ============================ - Fix PC file requirements Clutter-GTK 0.3.0 29/06/2007 ============================ - Update for new Clutter 0.3 API - Add a new example Clutter-GTK 0.1.0 22/03/2007 ============================ - Initial release. o Basic clutter GTK widget using XEMBED.