clutter 1.13.10
- From: Emmanuele Bassi <install-module master gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: clutter 1.13.10
- Date: Tue, 19 Mar 2013 01:03:06 +0000 (UTC)
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.13.8
- Fix a typo in the ClutterTimeline::stopped signal declaration
The "stopped" signal was using the ClutterTimelineClass.completed virtual
function pointer slot, instead of the correct .stopped one, thus making
subclasses of ClutterTimeline unable to override the default handler for
the signal.
- Use the XKB groups state when computing key modifiers on X11
This allows getting the correct key symbol for high order groups.
- Fixes for the Visual Studio build
- Documentation and introspection fixes
- Add a function to disable accessibility
This allows using Clutter with an embedding toolkit that is also using
ATK, like GTK+, without confusing the accessibility infrastructure.
- Performance improvements
ClutterActor now tries to minimize the amount of redraws queued on
unmapped actors, unless the actors have Clones, or are part of a cloned
branch of the scene graph.
- Translation updates
Uyghur, Belarusian, Catalan, Indonesian, Assamese, Portuguese, Danish,
Catalan.
• List of bugs fixed since Clutter 1.13.8
#695158 - Animated property transitions cause the animated actor to be
leaked
#695260 - x11/xi2: Factor the XKB group state in to fill events'
modifier_state
#695188 - event: Use gunichar when dealing with unicode characters
#691468 - No accessible key events
#695838 - clutter: Prefer the X11 backend to the Wayland one
#695870 - commit "actor: Skip transitions on invisible actors" breaks
working code - reproducer included
#695982 - Fix transition-z property setting
Many thanks to:
Chun-wei Fan, Alejandro Piñeiro, Andika Triwidada, Ask H. Larsen, Bastien
Nocera, Carles Ferrando, Duarte Loreto, Gheyret Kenji, Gil Forcada, Ihar
Hrachyshka, Jasper St. Pierre, Lionel Landwerlin, Nilamdyuti Goswami, Rui
Matos
ChangeLog
=========
http://download.gnome.org/sources/clutter/1.13/clutter-1.13.10.changes (15.7K)
Download
========
http://download.gnome.org/sources/clutter/1.13/clutter-1.13.10.tar.xz (4.84M)
sha256sum: 64a5da9869af2ee76129e2abb3aa01cde38adbb73691d1aaa69ee98fb479d9c2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]