From 3c9a24f4a78cd676e635ad32df639b57e65e3be7 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 2 Mar 2010 18:03:13 +0000 Subject: [PATCH] Update the NEWS file --- NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/NEWS b/NEWS index 7092317..b579519 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,45 @@ +Clutter 1.2.0 (02/03/2010) +=============================================================================== + + • List of changes since Clutter 1.1.14 + + » Improve the Animator API for consistency, and the implementation + to match the intended behaviour, as documented + + » Add initial (and internal) support for queueing clipped region updates + and let the GLX texture-from-pixmap actor take advantage of it + + » Support any pixel format in cogl_read_pixels() + + » Conditionally use G_VALUE_COLLECT_INIT() in functions using variadic + arguments lists + + » Consistently use :min-width and :min-height inside the Stage to define + the minimum size of the Stage window + + » Implement the Scriptable interface for ClutterModel sub-classes; this + allows setting ClutterModel columns (both types and names) in + ClutterScript definitions + + » Add support for unsigned integer indices in the VertexBuffer API + + » Documentation fixes for Clutter: the coverage is now 100% + + » Fixes for the EGL native backend + + » Require libtool >= 2.2.6 + + » Improve tests coverage + +Many thanks to: + + Neil Roberts + Øyvind Kolås + Robert Bragg + Bastian Winkler + Chris Lord + Owen W. Taylor + Clutter 1.1.14 (24/02/2010) =============================================================================== -- 2.7.4