ANNOUNCE: Clutter 1.10.4 (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:

2f2f03c3f385db402898d2607e72d5ad9be2d14402a900c446273e5ae8be250a  clutter-1.10.4.tar.xz

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

will include a signed 1.10.4 tag which points to a commit named:
  e654dd55fb3f9ae54871a3d5013bb0d22fcb5207

which can be verified with:
  git verify-tag 1.10.4

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

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

    - Fixes for XInput 2 event handling
    We should only select events for enabled devices, and keep track of the
    device state.

    - Fix an overflow when calculating the distance of very long paths

    - Ensure that we don't change actor visibility when restacking

  • List of bugs fixed since Clutter 1.10.2

    [bugzilla.gnome.org]
    #674510 - Changing a hidden child's position with new API shows the actor
    #673644 - Scroll not working in document overview
    #652521 - get_length fails in Clutter.Path when length is greater
              than 46340
Many thanks to:

  Cosimo Cecchi, Christian Kirbach, Jasper St. Pierre, Jonh Wendell,
  Yuri Myasoedov.


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]