GNOME 3715 Published by Philipp Esselbach 0

nemiver is a standalone graphical debugger that integrates well in the GNOME desktop environment. It currently features a backend which uses the GNU debugger gdb for debugging C/C++ programs.

Disclaimer:
===========
This it the first official release, so remember that it could eat your cat or make your landlord divorce. In any case, let us know the problems you encounter so that we can fix them in coming releases.

GNOME 3715 Published by Philipp Esselbach 0

GNOME 2.17.2 has been released:

This is our second development release on our road towards GNOME 2.18.0, which will be released in March 2007. New features are coming in at a nice rate, and that's great. A lot of bug fixes too. And some crashers are appearing here and there: that's the fun of unstable releases!

You all know what you have to do now. Go download it. Go compile it. Go test it. And go hack on it, document it, translate it, fix it.

GNOME 3715 Published by Philipp Esselbach 0

Gnome Hearts 0.1.3 Release Announcement
----------------------------------------

We are happy to announce the immediate release of gnome-hearts version 0.1.3. This release fixes some crashing behavior related to card styles on Debian and Debian-based systems [1][2][3][4] and fixes a similar potential crash regarding background images on any system. It also adds Polish documentation and updates all other in-game translations. You can download the latest version from our downloads page [5] or our APT repository [6].

GNOME 3715 Published by Philipp Esselbach 0

metacity 2.17.2 has been released:

Metacity is a simple window manager that integrates nicely with GNOME 2.

* What's changed ?
=================

Thanks to Priit Laes, Bruno Boaventura, Kjartan Maraas, Justin Mason, Elijah Newren and Dan Mick for improvements in this release.

- implement handle_move_to_{side|corner}_* to allow the user to flip a
window to the side or corner of the screen. (Justin) [#317884]
- fix strict focus mode by picking up on res_class (Dan) [#361054]
- remove deprecated gtk stuff (Priit, Bruno)
- string fixes (Kjartan) [#363354, #363355]

Translations
Jakub Friedl (cs), Francisco Javier F. Serrador (es), Ilkka Tuohela (fi),
Christophe Merlet (RedFox) (fr), Kjartan Maraas (nb)

GNOME 3715 Published by Philipp Esselbach 0

GtkUnique 0.9.0 has been released:

Here's the initial beta release of GtkUnique, a library for creating single instance applications[1]. all back-ends are available and working:

* D-Bus [preferred]
* Xlibs
* Unix domain sockets

the IPC is completely hidden behind the API, so you don't have to care about it; the better encapsulation of the IPC code made possible to review the design and actually allow the subclassing of the GtkUniqueApp object[2]. so, now, you can implement your own application object as a subclass of GtkUniqueApp.

GNOME 3715 Published by Philipp Esselbach 0

Gnome-utils 2.16.2 has been released:

Here's another release in the 2.16 cycle for the GNOME Utilities package. This is a maintenance release, backporting bug fixes from the development branch.

As usual, thanks to all the maintainers, the contributors and the translators of the modules inside gnome-utils for their hard work.

GNOME 3715 Published by Philipp Esselbach 0

gnome-chess 0.4.0 has been released:

I'm pleased to announce that after 5 years, a new release of gnome-chess 0.4.0 is now available for download from:

http://download.gnome.org/sources/gnome-chess/0.4/

This is gnome-chess, a graphical user interface for playing chess. It works with chess programs and chess servers - it is also a PGN viewer.

This release is the first release based on Gnome-2.x platform.

Many thanks to all contributers, especially to jpr who coded the gnome 2.x port.

GNOME 3715 Published by Philipp Esselbach 0

gnome-games 2.17.2 has been released:

Where to get it
--------------

http://download.gnome.org/sources/gnome-games/2.17/


What's new since 2.17.1
----------------------

Overall module changes:
* Gataxx still deprecated since 2.17.0
* NEW GAME: Gnome Sodoku (Thomas Hinkle joins the gnome-games team)
* NEW GAME: GLChess (Robert Ancell joins the gnome-games team)
* Highscores fixups
* GGZ fixups

GNOME 3715 Published by Philipp Esselbach 0

Tracker 0.5.1 has been relased:

I'm pleased to announce a new stable release of Tracker (version 0.5.1) - the all-in-one indexer, search tool and metadata database.

Users of the previous version should upgrade ASAP (unless they are using a threadsafe version of SQLite - IE one compiled with --enable-threadsafe)

Tarball :
http://www.gnome.org/~jamiemcc/tracker/tracker-0.5.1.tar.gz

GNOME 3715 Published by Philipp Esselbach 0

This is a development release.

Seahorse is a GNOME application for managing encryption keys. It also integrates with nautilus, gedit and other places for encryption/decryption operations.

Current work on seahorse is going into making encryption easier for end users to use and (where needed) comprehend.

GNOME 3715 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.

This release is designated for GNOME 2.17/2.18 and also works with GNOME 2.16.

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

* Incorporated gnome-speech driver for Loquendo, contributed by Juan Ramon Jimenez from ONCE (THANKS!!!)

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

Source code:
http://ftp.gnome.org/pub/GNOME/sources/gnome-speech/0.4/gnome-speech-0.4.6.tar.bz2
http://ftp.gnome.org/pub/GNOME/sources/gnome-speech/0.4/gnome-speech-0.4.6.tar.gz

GNOME 3715 Published by Philipp Esselbach 0

gnome-keyring is the part of the GNOME Desktop that saves your network and other passwords securely.

This is a development release.

GNOME 3715 Published by Philipp Esselbach 0

GnomePython 2.16.1 has been just released. This a bugfix release.

GnomePython provides python interfacing modules for most of the GNOME Developer Platform libraries (except those already wrapped somewhere else.) Currently the list of provided python modules includes:

- gnome, gnome.ui
- gnomecanvas
- gnomevfs
- gconf
- bonobo, bonobo.activation, bonobo.ui

GNOME 3715 Published by Philipp Esselbach 0

Gcalctool is the default GNOME desktop calculator.

It has Basic, Advanced, Financial and Scientific modes. Internally it uses multiple precision arithmetic to produce results to a high degree of accuracy.

This release is for GNOME 2.17.2

Changes since the last gcalctool version (5.9.4).

* Fixed bug #358782. Fixup sloppy string handling.
* Fixed bug #364410. Incorrectly rounded pi constant.


Updated String Translations (thankyou!)

Ilkka Tuohela - fi.po: Updated Finnish translation.
Thierry Randrianiriana - mg.po: Added Malagasy translation.
- LINGUAS: Added 'mg'.
Kjartan Maraas - nb.po: Updated Norwegian bokm\303\245l
translation.


You can download this new version from:
http://ftp.gnome.org/pub/GNOME/sources/gcalctool/5.9/

GNOME 3715 Published by Philipp Esselbach 0

The second maintenance release from the 2.16 stable series has been released. This release contains some bug-fixes and updated translations.

Description
==========

gedit is the official text editor of the GNOME desktop environment.

While aiming at simplicity and ease of use, gedit is a powerful general purpose text editor.

Among others, it features full UTF-8 support, syntax highlighting and a powerful plugin system.

Web site: http://www.gedit.org
Mailing list: http://mail.gnome.org/mailman/listinfo/gedit-list