summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2009-05-11 15:04:54 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2009-05-11 15:04:54 +0100
commit0c850c4a258acd90a9e96ca486c9605d832a6a7e (patch)
treec1af9789ff3a62bb6ed87bf8fe724d89249b9c7c
parent2afe2c73619a8727822edc51739ef12098c18162 (diff)
downloadclutter-gtk-0c850c4a258acd90a9e96ca486c9605d832a6a7e.tar.gz
[release] 0.9.0
-rw-r--r--NEWS40
1 files changed, 40 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8771bec..8b7b227 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+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
============================