GNOME 3704 Published by Philipp Esselbach 0

Evolution 2.11.6(.1) has been released:

The Evolution Team is pleased to announce the release of Evolution 2.11.6(.1)

GNOME 3704 Published by Philipp Esselbach 0

The GNOME 2.19.6 Development Release is now available:

This is our sixth development release on our road towards GNOME 2.20.0, which will be released in September 2007. New features are still arriving, so your mission is simple : Go download it. Go compile it. Go test it. And go hack on it, document it, translate it, fix it.

Lots of modules have great plans for 2.19 and if you're willing to help, there's a lot of areas where you'll be heartily welcomed! Don't hesitate to ask how or where you can help. If you don't even know where to start, just send a mail to our fantastic gnome-love mailing list.

GNOME 3704 Published by Philipp Esselbach 0

Yelp 2.19.1 has been released:

Yelp 2.19.1 is now available from an FTP mirror near you. Yelp is the program that appears from the mist when you click the Help button in your favourite GNOME application.

Changed in 2.19.1:
------------------
* Merge of yelp-spoon (rework) branch
- Move to shiny new on-demand pager system
- Remove scrollkeeper in favour of Rarian
- Update dependancy of gnome-doc-utils to latest version
- Make search, man and info pages required
- Reduced dependance on libgnome
- Large cleanup of other files
- Improve printing
- Give docbook a nice TOC on the right
- Probably many other things I've forgotten

GNOME 3704 Published by Philipp Esselbach 0

gnome-control-center 2.19.6 has been released:

Changes since 2.19.5
--------------------
about-me:
- Add a tooltip to the image button to make it accessible (Jens Granseuer)

GNOME 3704 Published by Philipp Esselbach 0

Evince 0.9.3 has been released:

We are happy to announce next development release of Evince

* What is it ?
==============

Evince is a document viewer. It primarily displays pdf, though djvu, tiff, dvi, impress slides, postscript and even comics archives are also

supported.

More information can be found at http://www.gnome.org/projects/evince/

GNOME 3704 Published by Philipp Esselbach 0

Tomboy 0.7.3 (development release) has been released:

This email is to announce Tomboy 0.7.3, the fourth development release of the 0.7.x series leading up to 0.8.0. Like usual, please be aware that running the development series code is considered living on the edge (please make regular backup copies of your notes).

This release is the first one that contains the new synchronization code. It's really intended at this point for more advanced users. We'd love to hear any feedback you might have on it. We've still got to write up some help documentation for it, but otherwise, it should be functional. Good work Sandy in fixing and merging this all back into trunk!

GNOME 3704 Published by Philipp Esselbach 0

Rarian 0.5.4 has been released:

Hot on the heals of rarian 0.5.2, rarian 0.5.4 has just been released.

This is a bug fix release for several serious bugs that were discovered.

Changes
-------
* Fix README to not display version stuff
* Write the rarian-update-mtimes file to $statedir
- Fixes FHS compliance
* Remove some uneccessary memory allocations (Jens Granseuer)
* Fix infinite loop bug in update script --help
* Store configure.ac in SVN as executable
* Fix install when no prefix is specified (as autofoo insists on
specifying to prefix variable as NONE instead of not defining it)
* Reenable the rebuild script and fix it when the mtimes file
doesn't exist

GNOME 3704 Published by Philipp Esselbach 0

gtkmm 2.11.6 and glibmm 2.13.9 has been released:

gtkmm 2.11 wraps new API in GTK+ 2.11, and will become stable gtkmm 2.12 when GTK+ becomes GTK+ 2.12. It will be API/ABI-compatibile with gtkmm 2.10. 2.8, 2.6 and 2.4. It is a version of the gtkmm-2.4 API.

The API is now frozen. Only minor API changes will be made before the gtkmm 2.12.0 release, with permission from the GNOME release-team.

gtkmm stays in-sync with GTK+ by following the official GNOME release schedule:
http://www.gnome.org/start/unstable/

Bindings for the rest of the GNOME Platform are also available, and are also API-stable.

http://www.gtkmm.org

GNOME 3704 Published by Philipp Esselbach 0

======================
* What is gail?
======================

GAIL provides accessibility support for gtk+ and libgnomecanvas by implementing AtkObjects for widgets in gtk+ and libgnomecanvas. The GAIL library is a GTK+ module.

=======================================
* What's changed for gail 1.19.6?
=======================================

Bugfixes: #460820, #363450.
This version of GAIL should be used with Libgnomecanvas released with GNOME 2.19.6.

====================
* Where can I get it?
====================

Source code:
http://ftp.gnome.org/pub/gnome/sources/gail/1.19/gail-1.19.6.tar.bz2
http://ftp.gnome.org/pub/gnome/sources/gail/1.19/gail-1.19.6.tar.gz

GNOME 3704 Published by Philipp Esselbach 0

======================
* What is atk?
======================

The interface definitions of accessibility infrastructure.

=======================================
* What's changed for atk 1.19.6?
=======================================

Fixes #460851
Add a new API(atk_get_version) to check the current version of atk.

====================
* Where can I get it?
====================

Source code:
http://ftp.gnome.org/pub/gnome/sources/atk/1.19/atk-1.19.6.tar.bz2
http://ftp.gnome.org/pub/gnome/sources/atk/1.19/atk-1.19.6.tar.gz

GNOME 3704 Published by Philipp Esselbach 0

I have just made a release of gnome-applets for the 2.19 unstable series. The fixes are almost all either bug fixes or updates to newer GTK APIs. There are no new features.

It can be retrieved from:

http://download.gnome.org/sources/gnome-applets/2.19/

and the usual mirrors.

Note that 'make distcheck' does not succeed with this release. It is my estimation that the issue is minor and it is more important to get a release out than to fix the issue immediately. Expect a 2.19.0.1 release once the problem is fixed.

GNOME 3704 Published by Philipp Esselbach 0

This is to announce the release of Accerciser 0.1.6, the best release ever!

Accerciser is an interactive Python accessibility explorer for the GNOME desktop. It uses AT-SPI to inspect and control widgets, allowing you to check if an application is providing correct information to assistive technologies and automated test frameworks. Accerciser has a simple plug-in framework which you can use to create custom views of accessibility information.

=============
Version 0.1.6
=============

Bugs Fixed
==========
- Accerciser now blocks SIGSTP so the entire desktop won't hang (bug #457965). Thanks Simos Xenitellis!
- Fixed bookmark management.
- Other tiny bug fixes.

New And Updated Translations
============================
- Runa Bhattacharjee (bn_IN)
- Simos Xenitellis (el)
- St=C3=A9phane Raimbault (fr)
- Rajesh Ranjan (hi)
- Takeshi AIHANA (ja)
- Raivis Dejus (lv)
- Matej Urban (sl)
- Daniel Nylander (sv)

Downloading Accerciser
======================

Accerciser 0.1.6 is available at:

http://ftp.gnome.org/pub/GNOME/sources/accerciser/0.1/accerciser-0.1.6.tar.gz
http://ftp.gnome.org/pub/GNOME/sources/accerciser/0.1/accerciser-0.1.6.tar.bz2

GNOME 3704 Published by Philipp Esselbach 0

Gnome-speech provides a simple general API for producing text-to-speech (TTS) output. It also provides drivers for several TTS engines, both commercial and open source.

The gnome-speech 0.4.x release series should work on GNOME 2.16.x, GNOME 2.18.x, and GNOME 2.19.x.

========================================
* What's changed for gnome-speech 0.4.16?
========================================

* Fix for bug 458990 - Update max speech rate in eSpeak driver (Gilles Casse)

====================
* Where can I get it?
====================

Source code:
http://download.gnome.org/sources/gnome-speech/0.4/gnome-speech-0.4.16.tar.bz2
http://download.gnome.org/sources/gnome-speech/0.4/gnome-speech-0.4.16.tar.gz

GNOME 3704 Published by Philipp Esselbach 0

Orca v2.19.6 has been released:

Orca is a free, open source, flexible, and extensible screen reader that provides access to the graphical desktop via user-customizable combinations of speech, braille, and/or magnification. Orca development has been led by the Sun Microsystems, Inc., Accessibility Program Office via continued engagement with its end users and contributions from wonderful community members.

You can read more about Orca at http://live.gnome.org/Orca.