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

GNOME 3715 Published by Philipp Esselbach 0

GNOME Screen Ruler lets you measure distances vertically or horizontally on your screen in Pixels, Inches, Centimeters, Picas, Points, and as a percentage of the ruler's length.

Font and colors are customizable.

New in Version 0.7
------------------
* Rewrite in Ruby
* First appearance in GNOME CVS ( http://cvs.gnome.org/viewcvs/gruler/ )
* The "Track Mouse Position" feature is not yet in the Ruby version, but is otherwise feature-equivalent with 0.6.

GNOME 3715 Published by Philipp Esselbach 0

I am pleased to announce version 2.10.3 of the Python bindings for GTK.

The new release is available from ftp.gnome.org and its mirrors as soon as its synced correctly:

http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.10/

This is an unstable release and should be used with caution. It requires either GTK+ 2.8.x or GTK+ >= 2.10.

Blurb:

GTK is a toolkit for developing graphical applications that run on systems such as Linux, Windows and MacOS X. It provides a comprehensive set of GUI widgets, can display Unicode bidi text. It links into the Gnome Accessibility Framework through the ATK library.

PyGTK provides a convenient wrapper for the GTK+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyORBit and gnome-python, it can be used to write full featured Gnome applications.

Like the GTK+ library itself PyGTK is licensed under the GNU LGPL, so is suitable for use in both free software and proprietary applications. It is already in use in many applications ranging from small single purpose scripts up to large full features applications.

pygtk-2.10.3 3-october-2006
- Fix a crasher bug introduced in 2.10.2 (Gustavo)
- Make PyGTK work with Python 2.5 and 64-bit (#337368, Gustavo)
(when used in conjunction with the soon-to-be-released PyGObject 2.12.2)

PyGTK requires GTK+ >= 2.8.0 and Python >= 2.3.5 to build.

Bug reports, as always, should go to Bugzilla; check out
http://pygtk.org/developer.html and http://pygtk.org/feedback.html for links to posting and querying bug reports for PyGTK.

GNOME 3715 Published by Philipp Esselbach 0

I am pleased to announce version 2.12.2 of the Python bindings for GObject.

The new release is available from ftp.gnome.org as and its mirrors as soon as its synced correctly:

http://download.gnome.org/sources/pygobject/2.12/

What's new since PyGObject 2.12.1:
- Make PyGObject 64-bit safe for Python 2.5 (Gustavo)
- All headers are now LGPL and not GPL (Johan)
- Remove a couple of GCC warnings (Gustavo)
- Revive distutils support (Cedric Gustin)
- Emission hook reference count bugfix (Gustavo)
- MSVC/ANSI C compilation fix (John Ehresman)
- Bump Ctrl-C timeout handler from 100ms to 1000ms (Johan)

Blurb:

GObject is a object system library used by GTK+ and GStreamer.

PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.

Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable for use in both free software and proprietary applications. It is already in use in many applications ranging from small single purpose scripts up to large full featured applications.

PyGObject requires GObject >= 2.8.0 and Python >= 2.3.5 to build.

GNOME 3715 Published by Philipp Esselbach 0

I am pleased to announce version 2.10.2 of the Python bindings for GTK. The new release is available from ftp.gnome.org and its mirrors as soon as its synced correctly:

http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.10/

This is an unstable release and should be used with caution. It requires either GTK+ 2.8.x or GTK+ >= 2.10.

Blurb:

GTK is a toolkit for developing graphical applications that run on systems such as Linux, Windows and MacOS X. It provides a comprehensive set of GUI widgets, can display Unicode bidi text. It links into the Gnome Accessibility Framework through the ATK library.

PyGTK provides a convenient wrapper for the GTK+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyORBit and gnome-python, it can be used to write full featured Gnome applications.

Like the GTK+ library itself PyGTK is licensed under the GNU LGPL, so is suitable for use in both free software and proprietary applications. It is already in use in many applications ranging from small single purpose scripts up to large full features applications.

pygtk-2.10.0 3-october-2006
- distutils / win32 compilation fixes (Cedric Gustin)
- gtk.TreeSelection.selected_foreach bug fix (#347273, Gustavo)
- Fix compilation older C compilers (John Ehresman)

PyGTK requires GTK+ >= 2.8.0 and Python >= 2.3.5 to build.

Bug reports, as always, should go to Bugzilla; check out
http://pygtk.org/developer.html and http://pygtk.org/feedback.html for
links to posting and querying bug reports for PyGTK.

GNOME 3715 Published by Philipp Esselbach 0

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

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

Thanks to Jens Granseuer and Elijah Newren for improvements in this release.

- fix another C89 vs. C99 issue (Jens) [#356631]
- fix longstanding focus bug with mouse focus (not sloppy focus) and popup override redirect windows, such as mozilla's/firefox's location bar autocompletion, causing nasty flickering and lost keystrokes (Elijah) [#357695]
- prevent a crash when closing apps run remotely over ssh (Elijah) [#358514]
- ignore edge resistance for size-increment windows when resizing with the keyboard (Elijah) [#346782]

Translators
Vladimir Petkov (bg), Jordi Mallach (ca), Ivar Smolin (et), Luca Ferretti (it)

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

Source code

http://download.gnome.org/sources/metacity/2.16/

MD5SUMs

95bdf58d175284217132a12a353fe7ec metacity-2.16.3.tar.bz2
c1a761d6cb6f29c001d9ec7f962948b1 metacity-2.16.3.tar.gz

GNOME 3715 Published by Philipp Esselbach 0

The 2.16.1 release is a stable release of GDM with the following new features:

- 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)

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

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

- Translation updates (Rahul Bhalerao, Runa Bhattacharjee, Alessio Frusciante, Priit Laes, David Lodge, \303\205smund Skj\303\246veland)

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 3715 Published by Philipp Esselbach 0

gnome-games 2.16.1 is now available for download at:
http://download.gnome.org/sources/gnome-games/2.16

More information about gnome-games can be found at:
http://www.gnome.org/projects/gnome-games/

Release notes for gnome-games 2.16.1
===================================

This is the first maintenance release of the stable 2.16 version of gnome-games.

General:

- Install all icon sizes for the games (#354507).
- Remove compilation warings (#347262).

Aisleriot:

- Correct a link in Aisleriot's documentation (#356269).

Mahjongg:

- Implement a workaround to ensure that all buttons in the toolbar
are redrawn correctly (#353964), due to a bug in gtk+ (#332573).

Translations:

- Italian: Francesco Marletta
- British English: David Lodge
- Estonian: Priit Laes