Jump to content
Compatible Support Forums
Sign in to follow this  
news

[ANNOUNCE] Clutter-GTK 0.10.2, stable release

Recommended Posts

hi everyone;

 

Clutter-GTK 0.10.2, the new stable version of the GTK+ integration

library for Clutter, has just been released.

 

Download is available at:

 

http://www.clutter-project.org/sources/clutter-gtk/0.10/

 

MD5 checksums:

 

1203dbf7091bbde0ca36053a95d9d18d clutter-gtk-0.10.2.tar.gz

bb275b07f722631ff1764dd212843d11 clutter-gtk-0.10.2.tar.bz2

 

Clutter-GTK is a library providing facilities to integrate Clutter into

GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for

embedding a ClutterStage into any GtkContainer; it also provides utility

functions for extracting style colors from any GtkWidget directly into

ClutterColor structures and for using GdkPixbuf instances, stock icons

and named icons with any ClutterTexture; classes and useful interfaces

for integrating GTK+ data structures with Clutter actors.

 

Requirements:

 

- clutter >= 1.0.0

- gtk+ >= 2.12

 

Notes:

 

o There has been an 0.10.0 release, which contained an error in the

pkg-config file, resulting in the wrong include path being used.

The 0.10.0 tarball is NOT MEANT TO BE USED.

 

Many thanks to:

 

Alexander Larsson

Chris Lord

 

List of changes between 0.9.2 and 0.10.2

---------------------------------------

 

Alexander Larsson (1):

Make GtkClutterEmbed derive from GtkContainer

 

Chris Lord (1):

[util] Add error arguments to texture functions

 

Emmanuele Bassi (19):

[zoomable] Add Zoomable interface

[zoomable] Fix Introspection data generation

[viewport] Implement Zoomable

Update the Viewport example

[git ignore] Ignore backup and m4 files

Post-release bump to 0.9.3

Bump up the required Clutter version

[examples] Add a Notebook case

[viewport] Use the ::apply_transform vfunc

Merge branch 'zoomable'

[build] Use symbolic values for clutter-gtk version

[build] Depend on Clutter 1.0.0

[docs] Update the API Reference

[docs] Update the Since tags

Update NEWS

[release] 0.10

Post-release bump to 0.10.1

[pc] Fix the include path

[release] 0.10.2

 

ciao,

Emmanuele.

 

--

Emmanuele Bassi, Senior Engineer | emmanuele.bassi ( -at -) intel.com

Intel Open Source Technology Center | http://oss.intel.com

 

_______________________________________________

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×