ANNOUNCE: Clutter 1.13.4 (snapshot)



Good news, everyone!

A new Clutter snapshot is now available at:

  http://download.gnome.org/sources/clutter/1.13/

SHA256 Checksum:

c4e9a6ebe66d1de78fce628b2935fc78c187523d6797d95c076156b326ac2495
clutter-1.13.4.tar.xz

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

will include a signed 1.13.4 tag which points to a commit named:
  dcec39123b88adb8b3eee7c71062a00011cc2c2c

which can be verified with:
  git verify-tag 1.13.4

and can be checked out with a command such as:
  git checkout -b build 1.13.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.30
  Atk â 2.5.3

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

Documentation:
   Clutter: http://developer.gnome.org/clutter/unstable/
  Cookbook: http://docs.clutter-project.org/docs//clutter-cookbook/1.0/

Release Notes:
  - This is an unstable snapshot of Clutter; there are no compatibility
    guarantees for API added during a development cycle.
  - 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.13.2

    - Build fixes for the Windows backend.
    Including fixes for building with Visual Studio.

    - Fix for the fullscreen support of the ClutterStage on Windows.

    - Documentation fixes.

    - Use XFixes to show and hide the cursor on X11 backends.

    - Allow setting Pango attributes on editable ClutterText actors.

    - Translation updates
    Russian, Bulgarian, Spanish, Greek, Galician, Slovenia, Polish.

  â List of bugs fixed

    #690735 - ClutterSwipeAction is broken
    #691651 - Fix a typo in CLUTTER_STAGE_STATE document
    #686477 - pango attributes in ClutterText cannot be set while editable
    #690836 - clutter_stage_set_fullscreen on a win32 stage does not function
              correctly
    #690835 - mingw build from git master fails with "no previous declaration
              for 'DllMain'"
    #690833 - missing include file clutter-shader.h in clutter-backend-win32.c
    #691114 - "(constructor)" tag for clutter_color_alloc() is missing
    #690664 - x11: Ignore num lock / scroll lock for event state
    #690497 - use XFixes for hiding the cursor

Many thanks to:

  Jasper St. Pierre, Wouter Paesen, Chun-wei Fan, Emmanuele Bassi, Kouhei
  Sutou, Aleksej Kabanov, Alexander Shopov, Daniel Mustieles, Daniel Stone,
  Dimitris Spingos, Fran DiÃguez, Matej UrbanÄiÄ, Nirbheek Chauhan, Piotr
  DrÄg, Tomeu Vizoso.


Have fun with Clutter!

ciao,
 Emmanuele.

--
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi/



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