clutter 1.10.2



About Clutter
=============

Clutter is an open source software library for creating fast,
portable, compelling and dynamic graphical user interfaces. Clutter
uses OpenGL (and optionally OpenGL|ES for use on Mobile and embedded
platforms) for rendering, but with an API which hides the underlying
GL complexity from the developer. The Clutter API is intended to be
easy to use, efficient and flexible.

News
====

  • List of changes since Clutter 1.10.0

    - Fix expansion of actors inside a TableLayout
    For actors that span more than one column, the wrong flag was being
    used to compute the expansion.

    - Fix text length passed to ClutterTextBuffer
    This should fix crashers happening when changing the contents of a
    TextBuffer with non-ASCII characters.

    - Clean up handling of in-flight changes during implicit transitions
    The transitions are updated using the new value, as well as the
    current easing state. The documentation has been updated to define
    the behaviour of the implicit animations.

  • List of bugs fixed since Clutter 1.10.0

    [bugzilla.gnome.org]
    #673783 - ClutterTextBuffer crashes
    #672945 - Fixes for the implicit actor animation API
    #672853 - Assistant layout is broken
    #672890 - CRASH: ClutterAnimation finalized without disconnecting timeline
    #674105 - cally.pc is buggy

Many thanks to:

  Jasper St. Pierre, Neil Roberts, Owen W. Taylor, Peter Hutterer,
  Stefano Facchini, Tristan Van Berkom.


ChangeLog
=========
http://download.gnome.org/sources/clutter/1.10/clutter-1.10.2.changes  (14.2K)

Download
========
http://download.gnome.org/sources/clutter/1.10/clutter-1.10.2.tar.xz (4.58M)
  sha256sum: d5c11b464d1a80eb6b73dbf7a98532917a055068fec3508f2a849c850e70d5b7



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]