summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2010-08-09 15:15:18 +0100
committerEmmanuele Bassi <ebassi@linux.intel.com>2010-08-09 15:28:49 +0100
commit0e9cf137038b14af808f28a0bfbef64d8159b523 (patch)
treed598d3e5014e34e24cb49c243f158b1c57ab3868 /NEWS
parentd3e689d34a50d07949a5a8c936df6d3e31e5825d (diff)
downloadclutter-gtk-0e9cf137038b14af808f28a0bfbef64d8159b523.tar.gz
Release 0.90.2 (snapshot)0.90.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 28 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b3f7c10..b70fa92 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+Clutter-GTK 0.90.2 09/08/2010
+===============================================================================
+
+Changes since 0.10:
+
+ • Depend on Clutter 1.3 and GTK+ 2.90, in preparation for the
+ 1.4 and 3.0 cycles, respectively.
+
+ • Allow embedding GTK+ widgets inside the ClutterStage provided
+ by GtkClutterEmbed.
+
+ • Whenever possible, use a GDK filter function to let Clutter
+ update its internal state.
+
+ • Allow retrieving the GOptionGroup for Clutter-GTK, to defer
+ the initialization.
+
+ • Remove GtkClutterScrollable and GtkClutterViewport.
+
+Many thanks to:
+
+ Danielle Madeley
+ Alexander Larsson
+ Christian Persch
+ Gord Allott
+ Gustavo Noronha Silva
+ Javier Jardón
+
Clutter-GTK 0.10 29/07/2009
============================