ANNOUNCE: Clutter 1.7.90 (1.8.0-rc1)



Good news, everyone!

A new Clutter snapshot is now available at:

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

SHA256 Checksum:

36b98d400ce9397e66e7b4f6f424a7185dadba0350651ae20964f494ec40b190  clutter-1.7.90.tar.xz

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

will include a signed 1.7.90 tag which points to a commit named:
  84355494480e5b8faa557e6a387511b02e56d04d

which can be verified with:
  git verify-tag 1.7.90

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

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.26.0
  JSON-GLib ≥ 0.12.0
  Cogl ≥ 1.7.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.7/
     Cally: http://docs.clutter-project.org/docs//cally/1.7/
  Cookbook: http://docs.clutter-project.org/docs//clutter-cookbook/1.0/

Release Notes:
  - This version is the first release candidate for the 1.8 stable
    release.
  - The API added during the 1.7 development cycle should now be
    considered frozen.
  - 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.7.14

    - Make sure that setting :use-markup does not depend on the order
    Setting the :use-markup property should yield the same results regardless
    of whether the :text property is also set before or after. This applies to
    ClutterText defined using ClutterScript as well.

    - Protect against multiple unrealize call on ClutterStage
    This should fix a segmentation fault in clutter-gtk when unrealize() is
    called multiple times on an already unrealized stage.

    - Fortify ATK event listener
    Make sure that we subscribe only to the events we want to, and avoid
    warnings caused by AT-SPI, as well as a leak.

    - Documentation fixes

    - Translation updates
    Indonesian, British English, Brazilian Portuguese, Oriya, Polish,
    Latvian, Hindi, Danish, Chinese (Simplified), Lithuanian, Turkish,
    Russian, Spanish, Asturian.

  • List of bugs fixed since Clutter 1.7.14

    [bugzilla.gnome.org]

    #651940 - "use-markup" is ignored when set after "text"
    #658721 - cally: Fix up event listener registration minimally

    [bugzilla.clutter-project.org]

    #2629 - ClutterText thinks priv->text can be NULL, but it can't

Many thanks to:

  Muhammet Kara, Andika Triwidada, Manoj Kumar Giri, Piotr Drąg,
  Aurimas Černius, Bruce Cowan, Edvaldo de Souza Cruz, Jorge González,
  Kenneth Nielsen, Matthias Clasen, Neil Roberts, Og B. Maciel,
  Rajesh Ranjan, Ray Wang, Rudolfs Mazurs, Xandru Armesto, 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]