GNOME 3687 Published by Philipp Esselbach 0

Pango-1.15.0 is now available for download at:

http://download.gnome.org/sources/pango/1.15/
or
ftp://ftp.gtk.org/pub/pango/1.15

cc1b481d41934668133269abe7c4ccd7 pango-1.15.0.tar.bz2
ad99482f947b89184f77a1cc5efd2eb0 pango-1.15.0.tar.gz

This is a development release leading up to Pango-1.16.0, which will be released just in time for GNOME-2.18.

Notes:

* This is unstable development release. While it has had fairly extensive testing, there are likely bugs remaining to be found. This release should not be used in production.

* Installing this version will overwrite your existing copy of Pango. If you have problems, you'll need to reinstall Pango-1.14.x

* Bugs should be reported to http://bugzilla.gnome.org.

* This version includes partial results of the Vertical Pango work conducted by Mathrick and myself. The remaining bits will be integrated soon.

About Pango
===========

Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.

Pango is designed to be modular; the core Pango layout engine can be used with different font backends. There are three basic backends, with multiple options for rendering with each.

- Client side fonts using the FreeType and fontconfig libraries. Rendering can be with with Cairo or Xft libraries, or directly to an in-memory buffer with no additional libraries.

- Native fonts on Microsoft Windows using Uniscribe for complex-text handling). Rendering can be done via Cairo or directly using the native Win32 API.

- Native fonts on MacOS X, rendering via Cairo.

The integration of Pango with Cairo (http://cairographics.org) provides a complete solution with high quality text handling and graphics rendering.

Dynamically loaded modules then handle text layout for particular combinations of script and font backend. Pango ships with a wide selection of modules, including modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts. Virtually all of the world's major scripts are supported.

As well as the low level layout rendering routines, Pango includes PangoLayout, a high level driver for laying out entire blocks of text, and routines to assist in editing internationalized text.

More information about Pango is available from http://www.pango.org/. Bugs should be reported to http://bugzilla.gnome.org.

Pango 1.15 depends on version 2.12.0 or newer of the GLib library and version 1.2.2 or newer of the cairo library (if the cairo backend is desired); more information about GLib and cairo can be found at http://www.gtk.org/ and http://cairographics.org/ respectively.

GNOME 3687 Published by Philipp Esselbach 0

The 2.17.0 release is an unstable release of GDM with the following new features.

- Now when GDM_ADD_MODULES is set, GDM will launch at-spi-registryd. (Ariel Rios)

- New SupportAutomount option which, when turned on, changes the way that GDM accesses the user's $HOME/.dmrc file so that automounted $HOME directories can be configured to work even when the automounter is not started with the --ghost option. (Jerzy Borkowski)

- Fix so that if timed login script returns an invalid user, timed login is not turned on. Fix for bug #340148. (Andrew - andrewz@springsrescuemission.org).

- Fix for bug #352838, avoid crashing by moving call to get GDM_KEY_SYSTEM_MENU until after authentication check. (Frederic Crozat)

- Use g_markup_printf_escaped so gdmsetup better handles description strings that contains things similar to a tag like an email address. Fixes bug #357998. (Matthias Clasen)

- Fix gdmsetup so that the window manager close button works as the Close button in the dialog. (Matthias Clasen)

- Add g_type_init() to gdmflexiserver since this is needed for -a (authentication) code to work. (Brian Cameron)

- Set authdir to NULL after freeing to avoid accessing an invalid pointer. Fix for bug #359831. (Amnon Aaronsohn)

- Memory leaks fixed. (Kjartan Maraas)

- Translation updates (Abel Cheung, Yair Hershkovitz, Raphael Higino, Priit Laes, \303\205smund Skj\303\246veland, Ivar Smolin)

Note: GDM2 was originally written by Martin K. Petersen <mkp@mkp.net>. Much work has been done on GDM2 by George Lebl, and Brian Cameron currently shares maintainership duties with the Queen of England.

Note2: If installing from the tarball do note that make install overwrites most of the setup files, all except gdm.conf. It will however save backups with the .orig extension first.

#ifndef GDM_DISABLE_DEPRECATED
Note3: Note3 has been depracated ...
#endif /* GDM_DISABLE_DEPRECATED */

Downloading:
===========

Online Documentation - http://www.gnome.org/projects/gdm/
Latest Stable - http://ftp.gnome.org/pub/GNOME/sources/gdm/2.16/
Latest Unstable - http://ftp.gnome.org/pub/GNOME/sources/gdm/2.17/

No RPM this time around BTW. Have fun. A spec file is included though, so you can try:

rpmbuild -ta gdm-whatever.tar.gz

GNOME 3687 Published by Philipp Esselbach 0

The Evolution Team is pleased to announce the release of Evolution 2.9.1.

What is New ?
============
This release does not have any new major features yet but includes plenty of bug fixes since the 2.8.[0 1] releases.

Also, there is no new release on the evolution-exchange module as we have had no changes since the 2.8.1 release.

You can download the following :

http://ftp.acc.umu.se/pub/gnome/sources/gtkhtml/3.13/gtkhtml-3.13.1.tar.bz2
http://ftp.acc.umu.se/pub/gnome/sources/evolution-data-server/1.9/evolution-data-server-1.9.1.tar.bz2
http://ftp.acc.umu.se/pub/gnome/sources/evolution/2.9/evolution-2.9.1.tar.bz2

Upgrade Notes :
Evolution 2.9 is the unstable series of 2.10 development.

Reporting Bugs

If you have problems with 2.9.1, please take the time to submit the bug using Bug Buddy or at http://bugzilla.gnome.org. Try to fill in as much detail as you can regarding the circumstances that lead to the problem.

If you have a feature request, you can also file that at http://bugzilla.gnome.org/ don't be discouraged if you don't hear from us right away, we get hundreds of feature requests a year.

You can also check if your bug has been reported before by using the search functionality of Bugzilla.

More information is available at the project website
http://www.gnome.org/projects/evolution
and the project wiki :
http://go-evolution.org/

GNOME 3687 Published by Philipp Esselbach 0

Changes since 2.16.1
--------------------
control-center:
- Don't install unused GNOME_Control_Center.server.in file (Rodrigo Moya)

default applications:
- Added support for legacy GConf key (Sven Herzberg, Luca Cavalli) (359986)

mouse:
- Reordered widgets for A11Y (Sven Herzberg) (163690)

settings daemon:
- Delay displaying of error dialogs until there is a window manager running
(Dan Winship)

themus:
- Add a install-theme command line option (Thomas Wood) (354581)

translations:
- bg (Alexander Shopov)
- bn_IN (Runa Bhattacharjee)
- cs (Jakub Friedl)
- et (Priit Laes)
- fi (Ilkka Tuohela)
- it (Luca Ferretti)
- nn (=C5smund Skj=E6veland)

Availability
------------
http://download.gnome.org/sources/control-center/2.17/

GNOME 3687 Published by Philipp Esselbach 0

Gossip 0.18 is now available for download from:
http://download.gnome.org/sources/gossip/0.18/

40c1a2cdd193b37663cc83a79583696b gossip-0.18.tar.gz
4043bd23dbfc99882a7b8c607d0adc3e gossip-0.18.tar.bz2

What's Gossip
============

Gossip is an instant messaging client for GNOME with an easy-to-use interface, providing users of the GNOME Desktop with a friendly way to keep in touch with their friends.

GNOME 3687 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.1

Changes since the last gcalctool version (5.8.24).

(Thanks to everyone who supplied fixes).

* Fixed bug #360453 - Remove markup from translatable messages (Elijah
Newren)
* Fixed bug 359291 - crash when localized decimal point is greater than
1 char. Removed the bogus assert (Matt Keenan).
* Fixed bug #358337 - gcalctool no longer crashes in the Oriya locale due
to sloppy string handling (Matthias Clasen).
* Fixed bug #354730 - crash in Calculator: running 3x10^38 using binary
notation (Sami Pietila).
* Fixed bug #357208 - Bitcalculating extension needs to support negative
numbers (Sami Pietila).
* Fixed bug #157961 - Bitcalculating extension for gcalctool (Sami Pietila).
* Fixed bug #355648 - Error reporting should be consistent (Sami Pietila).
* Fixed bug #135140 - percent operator works not as expected (Sami Pietila).
* Fixed bug #349981 - gcalctool should save screen position for next start
(Rich Burridge).

Updated String Translations (thankyou!)

Jakub Friedl - cs.po: Updated czech translation
Lucas Rocha - pt_BR.po: Small fix on Brazilian Portuguese translation
by Evandro Fernandes Giovanini
Mugurel Tudor - ro.po: Updated Romanian translation by
Mi\305\237u Moldovan
Baris Cicek - tr.po: Updated Turkish Translation
Runa Bhattacharjee - bn_IN.po: Modified the Accelerators to English.

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

GNOME 3687 Published by Philipp Esselbach 0

GnomePythonDesktop 2.17.1 has been just released. This is a unstable release for testing purposes.

GnomePythonDesktop provides python interfacing modules for some GNOME libraries part of the GNOME Desktop. The following Python modules are included:

- gnomeapplet
- gnomeprint, gnomeprint.ui
- gtksourceview
- wnck
- totem.plparser
- gtop
- nautilusburn
- mediaprofiles
- metacity
- rsvg
- gnomekeyring
- gnomedesktop

The source tarball can be found here:
http://ftp.gnome.org/pub/GNOME/sources/gnome-python-desktop/2.17/

Please file bug reports (bugs, missing APIs) here:
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python-desktop

GNOME 3687 Published by Philipp Esselbach 0

gNumExp 0.11 has been released:

Following up on the heels of the numexp-core 0.14 release, gnumexp 0.11 has just been unleashed to the world. It features many improvements since the last release (long time ago), including better GUI, plot export options, gtk+ 2.10 based printing, and simplified build requirements.

About:
=====
NumExp is a math/algebra engine and programming language. gNumExp is a GTK+ frontend to the NumExp engine.

Download:
==================
https://sourceforge.net/project/showfiles.php?group_id=333

GNOME 3687 Published by Philipp Esselbach 0

Pango-1.14.6 is now available for download at:

http://download.gnome.org/sources/pango/1.14/
or
ftp://ftp.gtk.org/pub/pango/1.14

e2c9658c6ed0b1f6bdc3b7c1171bf90f pango-1.14.6.tar.bz2
51511c1742e4f51e2a83c4980b615210 pango-1.14.6.tar.gz

Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.

This is a stable release and is source and binary compatible with 1.14.x.

GNOME 3687 Published by Philipp Esselbach 0

This is a bug-fix release of Evince for GNOME 2.16

* 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/

* Where to get it ?
===================

Evince is available at:

http://download.gnome.org/sources/evince/0.6/evince-0.6.1.tar.gz
md5sum: 665387e278d4da97f7540aeddeaae57d
size: 1.6M

http://download.gnome.org/sources/evince/0.6/evince-0.6.1.tar.bz2
md5sum: 55a1d4af3cac209c7cfbe83b7ffcee1d
size: 1.2M