clutter 1.7.6



About Clutter
=============

Clutter is an open source software library for creating fast,
portable, compelling and dynamic graphical user interfaces. Clutter
uses OpenGL (and optionally OpenGL|ES for use on Mobile and embedded
platforms) for rendering, but with an API which hides the underlying
GL complexity from the developer. The Clutter API is intended to be
easy to use, efficient and flexible.

News
====

  • List of changes since Clutter 1.7.4

    - Accessibility fixes in Cally
    Fix the implementation of the AtkText interface for ClutterText.

    - Depend on the new Cogl windowing system API.

    - Add functions for retrieving the clip boundaries on the Stage
    The clutter_stage_get_redraw_clip_bounds() function is useful for
    window managers (like Mutter) that need to retrieve the clipped
    region used on the Stage.

    - Auto-detect the default flavour when building
    The default flavour used when building should be set depending
    on the platform.

    - Mark the OSX backend as non-experimental
    The OSX backend is being developed, and maintained, so it should
    not be considered experimental.

    - Make sure that Gestures are cancelled when missing release events

    - Correct the rounding for paint volumes
    Try to provide stable results against potential floating point rounding
    margins when projecting 3D paint volumes into screen bounding boxes;
    this should avoid re-creating FBOs and always correctly handle clipped
    redraws.

    - Do not clobber XI2 events data
    This allows to play along with other toolkits using XI2.

    - Fix ClutterSnapConstraint's right edge snapping

    - Deprecations
    ClutterScore, clutter_texture_new_from_actor(),
    clutter_cairo_texture_create*()

  • List of bugs fixed since Clutter 1.7.4

    [bugzilla.gnome.org]

    #653959 - clutter-actor: Don't apply shaders during picking
    #654361 - uprof: Rename timers to remove the EGL specific bits
    #654363 - uprof: Add the units in the name of the "Per Frame"
              timer attribute
    #654103 - Fixed typo
    #654656 - Improve XGenericEventCookie allocation wrt other toolkits
    #654024 - snap-constraint: Fix allocation for CLUTTER_SNAP_EDGE_RIGHT
    #654066 - ClutterTimeline new-frame signal not working correctly on
              some platforms
    #654718 - clutter-1.6.16 compile issues
    #654726 - text: Fix the default value of "editable"
    #654727 - alpha: Don't use the GClosure to compute the alpha when
              possible
    #655342 - memory leak in clutter_bin_layout_get_preferred_width/height

    [bugzilla.clutter-project.org]

    #1733 - AtkText implementation on CallyText is not complete
    #2421 - Way to get current repaint bounds

Many thanks to:

  Robert Bragg, Philippe Normand, Neil Roberts, Damien Lespiau, Tomeu Vizoso,
  Gil Forcada, Alejandro Piñeiro, Bastian Winkler, Carlos Garnacho,
  Christian Kirbach, Daniel Mustieles, Dinh Bowman, Kjartan Maraas,
  Marek Černocký, Mario Blättermann, Matej Urbančič, Piotr Drąg


ChangeLog
=========
http://download.gnome.org/sources/clutter/1.7/clutter-1.7.6.changes  (38.0K)

Download
========

http://download.gnome.org/sources/clutter/1.7/clutter-1.7.6.tar.xz  (4.06M)
  sha256sum: eed511daf54d684086c3f503bac94160ab512f15054998d823e38e88f2020b61

http://download.gnome.org/sources/clutter/1.7/clutter-1.7.6.tar.bz2 (4.71M)
  sha256sum: 486ae86de0d02aa2001514c8a7f2b1d0c24b164805535ba25e690baa75f14ea8



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