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.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 ChangeLog ========= http://download.gnome.org/sources/clutter/1.7/clutter-1.7.90.changes (17.2K) Download ======== http://download.gnome.org/sources/clutter/1.7/clutter-1.7.90.tar.xz (4.18M) sha256sum: 36b98d400ce9397e66e7b4f6f424a7185dadba0350651ae20964f494ec40b190 http://download.gnome.org/sources/clutter/1.7/clutter-1.7.90.tar.bz2 (4.91M) sha256sum: 12d5815bee72c2c1177c5ef3b0e85d00cd4e54b084c59448519f1477a9b25012 _______________________________________________ ftp-release-list mailing list ftp-release-list@gnome.org http://mail.gnome.org/mailman/listinfo/ftp-release-list Upcoming changes: Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)