[ANNOUNCE] Clutter 1.0.2 (core) - stable release



hi everyone;

Clutter 1.0.2 is now available for download at:

  http://www.clutter-project.org/sources/clutter/1.0/

MD5 Checksums:

  3eb684b468af4ac7e01ef17030178027  clutter-1.0.2.tar.gz
  498ac921fbe5881a03701877b7ea3edd  clutter-1.0.2.tar.bz2

Clutter is an open source software library for creating fast, visually
rich and animated graphical user interfaces. Clutter is licensed under
the terms of the GNU Lesser General Public License version 2.1.

Clutter currently requires:

  * GLib >= 2.16.0
  * Cairo >= 1.6
  * Pango >= 1.20
  * OpenGL >= 1.4, OpenGL|ES 1.1 or OpenGL|ES 2.0
  * GLX, SDL, WGL, Quartz or an EGL Implementation

The official website is: http://www.clutter-project.org
The Clutter blog is at:  http://www.clutter-project.org/blog
To subscribe to the Clutter mailing list, send mail to: clutter+subscribe o-hand com 
The official mailing list archive is: http://lists.o-hand.com/clutter/
API reference: http://www.clutter-project.org/docs/clutter/stable/

Notes
-----

   o This is the second stable release of the 1.0.x cycle.

   o This version is parallel installable with Clutter 0.8.

   o Installing this version will overwrite the files from the
     installation of a git clone of the current development
     branch.

   o The GL|ES backends are still broken; there is a patch attached to bug:

       http://bugzilla.openedhand.com/show_bug.cgi?id=1698

     which fixes the GL|ES 2.0 COGL backend and the EGLX Clutter backend,
     and has been applied to the master branch. Before we backport it to the
     1.0 branch I'd like to get wider testing for it.

   o Bugs should be reported to: http://bugzilla.o-hand.com

What's new in Clutter 1.0.2
---------------------------

    o Documentation fixes

    o Build fixes

    o Update the MingW script for building Clutter on Windows

    o Update the build instructions for OS X

    o On X11, make sure to destroy the stage Window when switching to
      a foreign one

    o Fix a bug where clutter_actor_apply_relative_transform() was no
      using the right vertex to perform the transformation

Many thanks to:

  Damien Lespiau
  Colin Walters
  Joshua Lock
  Xu Li

Full list of changes since 1.0.0:
---------------------------------

Colin Walters (1):
      Add (allow-none) for clutter_stage_set_key_focus()

Damien Lespiau (4):
      [gitignore] Ignore new test-color-hls-roundtrip test
      [build] GCC_FLAGS is no more, MAINTAINER_CFLAGS is the One.
      [debug] Fix __GNUC__ typo
      [debug] CLUTTER_{NOTE,MARK,DBG,GLERR,TIMESTAMP} should always be statements

Emmanuele Bassi (20):
      Post-release bump to 1.0.1
      [mingw/win32] Remove clutter-cairo
      [docs] Remove mentions of Clutter-Cairo
      [x11] Force a redraw before mapping the stage
      [actor] Use the right vertex
      [cogl] Expose cogl_is_vertex_buffer()
      [actor] Be more explicit when warning about invariants
      [docs] Fix a missing parameter
      [docs] Close a tag
      [x11] Destroy the Window we own when setting a foreign one
      [actor] Add missing return_if_fail()
      [x11] Do not ask to destroy an empty Window
      [osx] Clean up Makefile.am
      [build] Fix LDADD -> LIBADD usage
      [docs] Fix the examples for animate()
      [build] Clean up cogl-pango Makefile
      [docs] Remove the version number from the title
      [units] Do not be locale-dependant on string conversion
      Update the NEWS
      [release] 1.0.2

Joshua Lock (1):
      [docs] Update building instructions for OS X

Neil Roberts (5):
      [mingw-cross-compile.sh] Update version numbers of all the dependencies
      [mingw-cross-compile.sh] Add a note about MSYS in the comment
      [mingw-cross-compile.sh] Fix to use git rather than svn
      [mingw] Update the README
      Small doc fix to clutter_text_get_color

Robert Bragg (2):
      [build] dist tests/interactive/wrapper.sh
      [build] remove reference to light1.png in tests/interactive/Makefile.am

Xu Li (1):
      Add new Atom atom_NET_WM_PID to set pid info

Have fun with Clutter!

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, Intel Open Source Technology Center



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