ANNOUNCE: Clutter 1.10.2 (stable)



Good news, everyone!

A new Clutter release is now available at:

  http://source.clutter-project.org/sources/clutter/1.10/
  http://download.gnome.org/sources/clutter/1.10/

SHA256 Checksum:

d5c11b464d1a80eb6b73dbf7a98532917a055068fec3508f2a849c850e70d5b7  clutter-1.10.2.tar.xz

Additionally, a git clone of the source tree:
  git clone git://git.gnome.org/clutter

will include a signed 1.10.2 tag which points to a commit named:
  62cffec9036f6a24736dc47914844fe9336c8ce4

which can be verified with:
  git verify-tag 1.10.2

and can be checked out with a command such as:
  git checkout -b build 1.10.2

Clutter is a library for creating compelling, dynamic and portable graphical
user interfaces. Clutter is released under the terms of the GNU Lesser
General Public License, version 2.1 or (at your option) later.

Clutter depends on:
  GLib ≥ 2.31.19
  JSON-GLib ≥ 0.12.0
  Cogl ≥ 1.9.6
  Cairo ≥ 1.10
  Pango ≥ 1.20
  Atk ≥ 2.1.5

Clutter also has platform-specific dependencies; for more information, see
the README file included in the release.

Documentation:
   Clutter: http://docs.clutter-project.org/docs//clutter/1.10/
     Cally: http://docs.clutter-project.org/docs//cally/1.10/
  Cookbook: http://docs.clutter-project.org/docs//clutter-cookbook/1.0/

Release Notes:
  - This version is API and ABI compatible with the current stable
    release of Clutter.
  - Installing the contents of this release will overwrite the files
    from the installation of the current release of Clutter.
  - Bugs should be reported on the Clutter Bugzilla product, at:
    http://bugzilla.gnome.org/enter_bug.cgi?product=clutter


  • 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.


Have fun with Clutter!

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,
Intel Open Source Technology Center


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