X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=NEWS;h=b3f7c1057e78f0fc0133ba875ff2a3c945216486;hb=HEAD;hp=8771bec4f3331da2f16132ce22a951da0e2ddf43;hpb=e577292089798b10653c3c51d3a28723cd4e5536;p=clutter-gtk diff --git a/NEWS b/NEWS index 8771bec..b3f7c10 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,98 @@ +Clutter-GTK 0.10 29/07/2009 +============================ + +Alexander Larsson (1): + Make GtkClutterEmbed derive from GtkContainer + +Chris Lord (1): + [util] Add error arguments to texture functions + +Emmanuele Bassi (14): + [zoomable] Add Zoomable interface + [zoomable] Fix Introspection data generation + [viewport] Implement Zoomable + Update the Viewport example + [git ignore] Ignore backup and m4 files + Post-release bump to 0.9.3 + Bump up the required Clutter version + [examples] Add a Notebook case + [viewport] Use the ::apply_transform vfunc + Merge branch 'zoomable' + [build] Use symbolic values for clutter-gtk version + [build] Depend on Clutter 1.0.0 + [docs] Update the API Reference + [docs] Update the Since tags + +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 ============================