[util] Add error arguments to texture functions
[clutter-gtk] / NEWS
diff --git a/NEWS b/NEWS
index 9538992..1c24483 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,105 @@
+Clutter-GTK 0.9.1 22/06/2009
+============================
+
+Aaron Bockover (1):
+      [embed] Fix on_stage_queue_redraw signature
+
+Colin Walters (1):
+      Build GObject introspection data for clutter-gtk
+
+Emmanuele Bassi (13):
+      Post-release bump to 0.9.1
+      Update for Clutter 1.0 API changes
+      Updates for 1.0 API changes in Clutter
+      [examples] Use different sized stages
+      Merge branch '1.0-integration'
+      Use clutter_event_get_key_symbol()
+      [build] Use the right inclusion path in the pc file
+      Use variables for the include path and linker flags
+      [doap] Update description and maintainer
+      [build] Remove the reference to introspection.m4
+      [build] Depend on the latest stable release of Clutter
+      [build] Fixes for distcheck
+      [build] Use AS_COMPILER_FLAGS
+
+Neil Roberts (1):
+      [gtk-clutter-test] Update for the clutter timeline changes
+
+Robert Bragg (1):
+      guard against hiding priv->stage when already destroyed during dispose
+
+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
 ============================