ANNOUNCE: Clutter 1.8.2 (stable)



Good news, everyone!

A new Clutter release is now available at:

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

SHA256 Checksum:

dc899f26448f31cb31e72d80650b8c8ae05acacd5b5d5a44798eabaca0ddfa2f  clutter-1.8.2.tar.xz

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

will include a signed 1.8.2 tag which points to a commit named:
  90ddf5f0906f0d0d29e12ef79f9a32890bf4174d

which can be verified with:
  git verify-tag 1.8.2

and can be checked out with a command such as:
  git checkout -b build 1.8.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.28.0
  JSON-GLib ≥ 0.12.0
  Cogl ≥ 1.8.0
  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.8/
     Cally: http://docs.clutter-project.org/docs//cally/1.8/
  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.8.0

    - Plug memory leaks in ClutterBoxLayout
    The list of children retrieved from the container was not being freed
    in each size negotiation cycle.

    - Fix the handling of out-of-stage actors in OffscreenEffect
    The expansion of the viewport needed for out-of-stage actors when
    computing the size and position of the offscreen buffer was failing
    with nested effects.

    - Do not complete a PaintVolume multiple times
    A missing guard was causing the lazily computed vertices of the cube
    to be trampled over; this caused visual artefacts as the stage-relative
    bounding box became unstable, leading to the wrong clip region to be
    used when painting.

    - Update the MingW cross-compilation script

    - Updated translations
    Danish, Brazilian, Serbian, Punjabi, Telugu, Assamese, German, Oriya,
    Esperanto, Tamil, Portuguese, Ukrainian, Traditional Chinese (Hong
    Kong and Taiwan), Catalan, French.

  • List of bugs fixed since Clutter 1.8.0

    [bugzilla.gnome.org]

    #659625 - mingw32: Update the build script to compile 1.8.0
    #659893 - clutter-main: Reword translator comment for default:LTR
    #659601 - offscreen effects on children of containers also with an
              offscreen effect get a wrong viewport
    #660985 - memory leak in clutter_box_layout.c
    #661022 - Mark clutter_state_set_key() source_state_name as nullable

Many thanks to:

  Bruno Brouard, Neil Roberts, Carles Ferrando, Chao-Hsiung Liao,
  Colin Walters, Damien Lespiau, Daniel Korostil, Duarte Loreto,
  I Felix, Kristjan SCHMIDT, Manoj Kumar Giri, Marc-André Lureau,
  Mario Blättermann, Nilamdyuti Goswami, Sunjin Yang, krishnababu k,
  A S Alam, Мирослав Николић, Adorilson Bezerra, Ask H. Larsen.


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]