[ANNOUNCE] libchamplain 0.12.0

2011-09-19 Thread Jiří Techet
Hi,

libchamplain 0.12 has been released:

http://ftp.acc.umu.se/pub/GNOME/sources/libchamplain/0.12/libchamplain-0.12.0.tar.bz2

There have been just a few maintenance commits since 0.11 so don't
expect anything too exciting. In a few moments I'll also make a
maintenance release of the 0.10 branch with fixes backported from
0.12.

Cheers,

Jiri
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


[ANNOUNCE] libchamplain 0.10.1

2011-09-19 Thread Jiří Techet
Hi,

I've just made a maintenance release of the 0.10 branch:

http://ftp.acc.umu.se/pub/GNOME/sources/libchamplain/0.10/libchamplain-0.10.1.tar.bz2

This release contains all fixes from the 0.12 release so unless you
want the animated zoom feature, you should be fine with the 0.10.1
release.

Cheers,

Jiri
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


GLib 2.29.92

2011-09-19 Thread Ryan Lortie
hi all,

GLib 2.29.92 has been released.  This release is intended to be included
as part of GNOME 3.1.92.

http://download.gnome.org/sources/glib/2.29/

1f68d7990d03a52cf81284f039de94b041c3f5eb3d53663166b31e477557e8b1  
glib-2.29.92.tar.xz

2.30.0 will be released on or slightly before September 26th.

Overview of changes from GLib 2.29.90 to 2.29.92


This release contains only bugfixes, docs changes and translations
updates.  Translation will continue, but otherwise this should be
considered a release candidate for 2.30.0.

* GDBus bug fixes
 - fix segfault when remote property is invalidated (#659070)
 - take more care in connection teardown to avoid use-after-free
(#651268)

* GMappedFile: return an error when trying to map a device (#659212)

* GSettings: always deliver signals to the correct thread (#657255)

* some small documentation changes

* Translation updates:
 Belarusian
 Brazilian Portuguese
 British English
 French
 Hindi
 Hungarian
 Italian
 Japanese
 Latvian
 Norwegian bokmål
 Persian
 Polish
 Punjabi
 Russian
 Simplified Chinese
 Spanish
 Swedish
 Tamil

Thank you to the contributors to this release:
 A S Alam
 Alexandre Franke
 Antonio Fernandes C. Neto
 Arash Mousavi
 Aron Xu
 Bruce Cowan
 Daniel Mustieles
 Daniel Nylander
 David Zeuthen
 Gabor Kelemen
 I Felix
 Ihar Hrachyshka
 Jiro Matsuzawa
 Jorge González
 Josselin Mouette
 Kjartan Maraas
 Luca Ferretti
 Matthias Clasen 
 Piotr Drąg 
 Rajesh Ranjan
 Rudolfs Mazurs
 Simon McVittie
 Tomas Bzatek
 Yuri Myasoedov

Cheers


___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: folks 0.6.3

2011-09-19 Thread Philip Withnall
libfolks 0.6.2 is now available for download from:
http://ftp.gnome.org/pub/GNOME/sources/folks/0.6/

b64d02ccbd5c5bd82df7ef9c9ca3802a57de66c7349c42a79544083362d13820  
folks-0.6.3.tar.bz2
e21810966f300b31e8cd51cca9851606213345eb933584997b49326c43b46e1b  
folks-0.6.3.tar.xz

libfolks 0.6.3 — This would be no easy ride


Libfolks pulls together contacts from any number of accounts supported
by the libfolks backends. This release includes a number of backends,
including Telepathy, evolution-data-server, libsocialweb, Tracker, and
a simple key-file backend.

The 0.6.x series is API and ABI stable and corresponds to the GNOME 3.2
release. We will continue in the 0.6.x for the foreseeable future,
until we need to make further API or ABI breaks (which we don't
anticipate at this time). We will make an announcement when we
officially commit to API/ABI stability for the project as a whole.

See the NEWS file for details on every break we made. In future
releases, we will have example programs that will be kept up-to-date
with the latest API as well.

For more information, see the Folks wiki page:
http://telepathy.freedesktop.org/wiki/Folks

Reference documentation is available here:
http://telepathy.freedesktop.org/doc/folks/
http://telepathy.freedesktop.org/doc/folks-eds/
http://telepathy.freedesktop.org/doc/folks-libsocialweb/
http://telepathy.freedesktop.org/doc/folks-telepathy/

Overview of changes from libfolks 0.6.2.1 to libfolks 0.6.3
===

Major changes:
* Cleanup of the definition of “writeable” which involves a couple of API
  deprecations and additions, and some internal re-working.
* Beginnings of standardising TYPE values for AbstractFieldDetails

Bugs fixed:
* Bug 658631 — crash at empathy startup
* Bug 658331 — Ensure read-only PersonaStores have empty writeable-properties
* Bug 658874 — Typo?
* Bug 658730 — ngettext (Plural forms) needed for
  Imported %u buddies from '%s'.
* Bug 633781 — Allow to set avatar on individuals
* Bug 657142 — Automatically link e-d-s contacts with their contacts from
  telepathy
* Bug 658002 — defective typelib
* Bug 657065 — Cache keeps around contacts from disabled accounts
* Bug 658323 — Deprecate FOLKS_WRITEABLE_STORE in favour of FOLKS_PRIMARY_STORE
* Bug 659095 — Don't distribute typelib file
* Bug 659128 — If a persona store goes away we don't remove its personas
* Bug 657141 — Backend should ask eds for the default backend, not hardcode it
* Bug 658531 — Sometimes avatar caching doesn't work
* Bug 658328 — Return PropertyError.NOT_WRITEABLE from Persona property setters
  as appropriate
* Bug 646847 — We should rename _update () in Trf.Persona to something more less
  misleading
* Bug 658161 — Consistently use “contact” in translatable strings instead of
  “persona”
* Bug 657738 — Favorite people are not always displayed
* Bug 653623 — Would like a set of standard type parameters for UrlDetails

API changes:
* Individual.avatar is now settable using Individual.change_avatar() (not new
  API, but it no longer always returns an error)
* We now use the FOLKS_PRIMARY_STORE env var instead of FOLKS_WRITEABLE_STORE
  to configure the primary store
* Deprecate Folks.PersonaStore.is_writeable
* Add Folks.PersonaStore.is_primary_store
* Add Folks.IndividualAggregatorError.NO_PRIMARY_STORE
* In IndividualAggregator.ensure_individual_property_writeable we now throw
  NO_PRIMARY_STORE instead of NO_WRITEABLE_STORE
* Add Folks.PersonaStore.user_set_default
* Add AbstractFieldDetails.PARAM_TYPE, .PARAM_TYPE_HOME, .PARAM_TYPE_WORK,
  .PARAM_TYPE_OTHER
* Add UrlFieldDetails.PARAM_TYPE_HOME_PAGE, .PARAM_TYPE_BLOG,
  .PARAM_TYPE_PROFILE, .PARAM_TYPE_FTP

Dependencies

libfolks and depend upon core GNOME libraries (GLib, GIO, etc.), as well
as the recent releases of Vala and gobject-introspection.

The Telepathy backend also requires a recent release of telepathy-glib,
built to include its Vala bindings.

The EDS backend also requires a recent release of evolution-data-server,
built to include its Vala bindings.

The Tracker backend requires a recent version of Tracker.

The Libsocialweb backend requires a recent version of libsocialweb,
built to include the Vala bindings.

Contributing/Contact

For any questions, comments, feature proposals, etc., please refer to
the Telepathy mailing list or #telepathy on Freenode.
For bug reports, please file them against the GNOME Bugzilla module folks.


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


Vinagre 3.1.92 released

2011-09-19 Thread David King

Vinagre is a remote desktop viewer for GNOME.

Vinagre 3.1.92 is available for download from:

http://download.gnome.org/sources/vinagre/3.1/

Changes since 3.1.91:

Aputsiaq Janussen (1):
  Updated Danish translation

Bruce Cowan (1):
  Updated British English translation

David King (4):
  Post-release version bump to 3.1.92
  Enable AM_MAINTAINER_MODE in configure.ac
  Fix a few trivial compiler warnings
  Update NEWS for 3.1.92 release

Duarte Loreto (1):
  Updated Portuguese translation

Fran Dieguez (1):
  Updated galician translations

Jiro Matsuzawa (1):
  Updated Japanese translation

Joan Duran (1):
  [l10n]Updated Catalan translation

Krasimir Chonov (1):
  Updated Bulgarian translation

Piotr Drąg (1):
  Updated Polish translation

Rudolfs Mazurs (1):
  Updated Latvian translation.

Timo Jyrinki (1):
  Updated Finnish translation.

Yinghua Wang (1):
  update Simplified Chinese (zh_CN) translation

dmustieles (1):
  Updated Spanish translation

Мирослав Николић (1):
  Updated Serbian translation

Resources:

git: http://git.gnome.org/browse/vinagre
Download: http://download.gnome.org/sources/vinagre/
Bugs: https://bugzilla.gnome.org/browse.cgi?product=vinagre

--
http://amigadave.com/
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


HOT: Caribou 0.3.92

2011-09-19 Thread Eitan Isaacson
Hello,

This is to announce the release of Caribou 0.3.92

Caribou is an on screen keyboard, and a shared library for other on
screen keyboards.

What's New
==
- Add gio-2.0 to configure.ac (bug #658969).
- fix GTK+ module loading/unloading and autoload (bug #655979).
- don't add the event filter until the dbus call finishes (bug
#658063).
- Set correct share-library in gir typelib (bug #658345).
- Fixed antler script for Fedora 64 bitfriendly packages (bug
#658533).
- Fix caribou daemon to use new keyboard DBus API (bug #658533).

New And Updated Translations

- Xandru Armesto (ast)
- Ivaylo Valkov (bg)
- Joe Hansen (da)
- Bruce Cowan (en_GB)
- Jorge González (es)
- Arash Mousavi (fa)
- Sweta Kothari (gu)
- Rajesh (hi)
- Andika Triwidada (id)
- Milo Casagrande (it)
- Aurimas Černius (lt)
- Rūdofls Mazurs (lv)
- Subhashish (or)
- A S Alam (pa)
- Piotr Drąg (pl)
- Duarte Loreto (pt)
- Antonio Fernandes C. Neto (pt_BR)
- Yuri Myasoedov (ru)
- Matej Urbančič (sl)
- Мирослав Николић (sr)
- Miroslav Nikolić (sr@latin)
- Daniel Nylander (sv)
- Dr.T.Vasudevan (ta)
- Muhammet Kara (tr)
- YunQiang Su (zh_CN)

Download

http://ftp.gnome.org/pub/GNOME/sources/caribou/0.3/caribou-0.3.92.tar.xz
http://ftp.gnome.org/pub/GNOME/sources/caribou/0.3/caribou-0.3.91.tar.xz
http://ftp.gnome.org/pub/GNOME/sources/caribou/0.3/caribou-0.3.92.tar.bz2 
http://ftp.gnome.org/pub/GNOME/sources/caribou/0.3/caribou-0.3.91.tar.bz2
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


Vino 3.1.92 released

2011-09-19 Thread David King

Vino is a VNC server that integrates with GNOME.

Vino 3.1.92 is available for download from:

http://download.gnome.org/sources/vino/3.1/

Changes since 3.1.91:

Bruce Cowan (1):
  Updated British English translation

Claudio Arseni (1):
  l10n: Updated Italian translation

David King (3):
  Post-release version bump to 3.1.92
  Enable AM_MAINTAINER_MODE in configure.ac
  Update NEWS for 3.1.92 release

Duarte Loreto (1):
  Updated Portuguese translation

Ihar Hrachyshka (1):
  Updated Belarusian translation.

Jeremy Bicha (1):
  Corrected new help links

Jiro Matsuzawa (1):
  Updated Japanese translation

Joan DUran (1):
  [l10n]Updated Catalan translation

Joe Hansen (1):
  Updated Danish translation

Piotr Drąg (1):
  Updated Polish translation

Wouter Bolsterlee (1):
  Updated Dutch translation by Wouter Bolsterlee

Yinghua Wang (1):
  update Simplified Chinese (zh_CN) translation

Resources:

git: http://git.gnome.org/browse/vino
Download: http://ftp.gnome.org/pub/GNOME/sources/vino/
Bugs: http://bugzilla.gnome.org/browse.cgi?product=vino

--
http://amigadave.com/
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


gnome-power-manager 3.1.92

2011-09-19 Thread Richard Hughes
About Power Manager
===

Power management tools

News


Released: 2011-09-19

* Translations
 - Updated Japanese translation (Jiro Matsuzawa)

* Bugfix:
 - Move keyboard brightness icon to g-s-d (Bastien Nocera)
 - Remove NoDisplay=true from gnome-power-statistics (Matthias Clasen)



Download


http://download.gnome.org/sources/gnome-power-manager/3.1/gnome-power-manager-3.1.92.tar.xz
 (716K)
 sha256sum: 74d4c6bb1d0b9f3d7889da9fd2b35695e40795b3d06a932473b2e42f0a8ea1ac

http://download.gnome.org/sources/gnome-power-manager/3.1/gnome-power-manager-3.1.92.tar.bz2
(843K)
 sha256sum: 691681c25708d8aa870d7dad005978aadfa9c743cfdd1dce6661b96c22812980
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


gnome-packagekit 3.1.92

2011-09-19 Thread Richard Hughes
About GNOME PackageKit
==

GNOME PackageKit is the name of the collection of graphical tools for
PackageKit to be used in the GNOME desktop.

News


Released: 2011-09-19

* Translations
 - Updated Brazilian Portuguese translation (Antonio Fernandes C.
Neto, Fabrício Godoy)
 - Updated British English translation (Bruce Cowan)
 - Updated Bulgarian translation (Krasimir Chonov)
 - Updated Catalan translation (Gil Forcada)
 - Updated Czech translation (Marek Černocký)
 - Updated Danish translation (Kris Thomsen)
 - Updated French translation (Claude Paroz)
 - Updated Hebrew translation (Yaron Shahrabani)
 - Updated Japanese translation (Jiro Matsuzawa)
 - Updated Latvian translation (Rudolfs Mazurs)
 - Updated Norwegian bokmål translation (Kjartan Maraas)
 - Updated Persian translation (Arash Mousavi)
 - Updated Polish translation (Piotr Drąg)
 - Updated Portuguese translation (António Lima)
 - Updated Punjabi Translation (A S Alam)
 - Updated Russian translation (Yuri Myasoedov)
 - Updated Simplified Chinese (zh_CN) translation (Yinghua Wang)
 - Updated Slovenian translation (Martin Srebotnjak)
 - Updated Slovenian translation (Matej Urbančič)
 - Updated Spanish translation (dmustieles)
 - Updated Spanish translation (Jorge González)
 - Updated Swedish translation (Daniel Nylander)
 - Updated Tamil translation (Dr.T.Vasudevan)

* Bugfix:
 - Never duplicate the 'Remove' tab for obsoleted software (Richard Hughes)


ChangeLog
=
http://download.gnome.org/sources/gnome-packagekit/3.1/gnome-packagekit-3.1.92.changes
 (4.85K)

Download


http://download.gnome.org/sources/gnome-packagekit/3.1/gnome-packagekit-3.1.92.tar.xz
 (4.07M)
 sha256sum: 10cc13cdd3e596e8654a7e12137b184d559a8d1737e045f5db02bac650d0eaa9

http://download.gnome.org/sources/gnome-packagekit/3.1/gnome-packagekit-3.1.92.tar.bz2
(4.52M)
 sha256sum: 12acd9bf03812cc626e4a4ace38a8ae0b872cbf5fcb449d9e0bb45af8daa3f53
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


gnome-color-manager 3.1.92

2011-09-19 Thread Richard Hughes
About GNOME Color Manager
=

GNOME Color Manager is a set of graphical utilities for color
management to be used in the GNOME desktop.

News


Released: 2011-09-19

* Translations
 - Updated Polish translation (Piotr Drąg)
 - Updated Swedish translation (Daniel Nylander)

* Bugfix:
 - Ensure the calibration dialog can be set modal (Richard Hughes)
 - Escape profile titles that have markup in the titles (Richard Hughes)
 - Ignore inaccessable profiles from other user accounts (Richard Hughes)
 - Remove the GLSL demo file, it's moved to colord-playground (Richard Hughes)
 - Update the man pages to reflect reality (Richard Hughes)


ChangeLog
=
http://download.gnome.org/sources/gnome-color-manager/3.1/gnome-color-manager-3.1.92.changes
 (2.42K)

Download


http://download.gnome.org/sources/gnome-color-manager/3.1/gnome-color-manager-3.1.92.tar.xz
 (2.39M)
 sha256sum: e2de9c0780b730f8e1472b671b0b0f566adfd197c5eb092c75672fa3736ad1fd

http://download.gnome.org/sources/gnome-color-manager/3.1/gnome-color-manager-3.1.92.tar.bz2
(2.72M)
 sha256sum: 01668fc353403626644fb3533a9fea411284510d71067f18229f3d0bb012e2fd
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


GParted 0.9.1 Released

2011-09-19 Thread Curtis Gedak
GParted is the Gnome Partition Editor for creating, reorganizing, and 
deleting disk partitions.


The GParted 0.9.1 release includes bug fixes, and language translation 
updates.


Key changes include:
 - Fix NTFS partition resize fail problem
 - Fix some compiler warnings

Visit http://gparted.org for more details.

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


Eye of GNOME 3.1.92

2011-09-19 Thread Felix Riemann
About Eye of GNOME Image Viewer
===

The Eye of GNOME image viewer is the official image viewer for the
GNOME Desktop environment. With it, you can view single image files,
as well as large image collections. The Eye of GNOME supports a
variety of image file formats. The GdkPixbuf library determines which
file formats Eye of GNOME can load and save.

News


 * Build system fixes/improvements (Claudio Saavedra, Vincent Untz)

Bug fixes:

 #659093, build: Update list of doc figures (Vincent Untz)

New and updated translations:

- Xandru Armesto [ast]
- Ihar Hrachyshka [be]
- Ivaylo Valkov [bg]
- Marek Černocký [cs]
- Kenneth Nielsen [da]
- Mario Blättermann [de]
- Bruce Cowan [en_GB]
- Tiffany Antopolski, Kristjan SCHMIDT [eo]
- Daniel Mustieles [es]
- Luc Guillemin [fr]
- Fran Dieguez [gl]
- Yaron Shahrabani [he]
- Andika Triwidada [id]
- Changwoo Ryu [ko]
- Aurimas Černius [lt]
- Rūdofls Mazurs [lv]
- Kjartan Maraas [nb]
- A S Alam [pa]
- Piotr Drąg [pl]
- Duarte Loreto [pt]
- Antonio Fernandes C. Neto [pt_BR]
- Yuri Myasoedov [ru]
- Martin Srebotnjak, Matej Urbančič [sl]
- Мирослав Николић [sr]
- Miroslav Nikolić [sr@latin]
- Daniel Nylander [sv]
- Dr.T.Vasudevan [ta]
- Theppitak Karoonboonyanan [th]
- Muhammet Kara [tr]
- Ernest Mashele [ts]
- Wylmer Wang [zh_CN]
- Chao-Hsiung Liao [zh_HK, zh_TW]

New and updated manual translations

- Mario Blättermann [de]
- Jorge González, Daniel Mustieles [es]


ChangeLog
=
http://download.gnome.org/sources/eog/3.1/eog-3.1.92.changes  (17.2K)

Download


http://download.gnome.org/sources/eog/3.1/eog-3.1.92.tar.xz  (2.43M)
  sha256sum: 6639757714724a641c586eeca1ea56d6d78312974d2f70118647c31bce67ead5

http://download.gnome.org/sources/eog/3.1/eog-3.1.92.tar.bz2 (2.86M)
  sha256sum: cdfc557588bda35ede6cb4f528d9da4058e2b3c5131ca2cfbb3a84f73717589a


Enjoy!

The Eye Team

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Cheese 3.1.92 released

2011-09-19 Thread David King
Including shinier icons, more helpful help and lots of other small but 
great fixes.


what is it?
===
Take photos and videos with your webcam, with fun graphical effects

what's changed in 3.1.92?
===
  - configure.ac: Bump Cheese version to 3.1.92
  - help: fixed countdown and flash help, bug 659013
  - help: reviewed and improved wording
  - Fixed one string
  - Updated Spanish translation
  - Refresh icons, bug 646770
  - Remove unnecessary clutter-tablelayout.vapi
Fixes bug 657029.
  - Distribute .vapi files, bug 652870
  - Translate the command-line summary, bug 636585
  - Check return value of gtk_clutter_init()
Fixes bug 654913.
  - Fix invalid burst mode delay time, bug 652532
  - Remove gettext macros in configure.ac, bug 655166
  - Added/Updated Translations
- ar, courtesy of Anass Ahmed
- be, courtesy of Ihar Hrachyshka
- es, courtesy of Jorge González
  - Added/Updated Documentation
- de, courtesy of Mario Blättermann
- es, courtesy of Jorge González
- gl, courtesy of Fran Dieguez

where can i get it?
===
you can get it by pressing here!
http://download.gnome.org/sources/cheese/3.1/

what does it look like?
===
take a look here!
http://projects.gnome.org/cheese/tour

where can i find out more?
==
you can visit the project web site:
http://projects.gnome.org/cheese/

--
http://amigadave.com/
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: AT-SPI 2.1.92 released

2011-09-19 Thread Mike Gorse

AT-SPI 2.1.92 is now available for download at:

http://download.gnome.org/sources/at-spi2-core/2.1/
http://download.gnome.org/sources/at-spi2-atk/2.1/
http://download.gnome.org/sources/pyatspi/2.1/


What is AT-SPI2
===

AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
protocol for providing and accessing application accessibility
information. The project includes a library for bridging the D-Bus
protocol to the ATK API, allowing Gtk based applications to be made
accessible. It also contains a client (AT) side library in C and a wrapper
for Python.


What's changed in AT-SPI 2.1.92

* [core] Fixed a crash when handling event listeners.

* [core] Fix for BGO#659088: Correctly define ATSPI_MODIFIER_NUMLOCK.

* [core] Add some defensive checks to prevent problems with defunct objects.

* [core] Fix for BGO#657051: Fix a build error on Solaris.

* [core] Fix some missing return statements.

* [core] Some fixes related to deregistering event listeners.

* [atk] Fix for BGO#658013: Add timeout to check for disconnect on a key 
listener.


Where can I get more information about AT-SPI2
==

The project wiki is available at:

http://www.a11y.org/d-bus



How can I contribute to AT-SPI2?


We need help testing with Gnome accessibility technologies, improving
performance, and generally tying up loose ends.  The above-referenced page
contains a list of known issues that should be fixed.

IRC   : #a11y on Gimpnet
E-Mail: accessibility-at...@lists.linux-foundation.org

Development repositories can be found at:

git://git.gnome.org/pyatspi2
git://git.gnome.org/at-spi2-core
git://git.gnome.org/at-spi2-atk
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


GTK+ 3.1.92 released

2011-09-19 Thread Matthias Clasen
GTK+ 3.1.92 is now available for download at:

 ftp://ftp.gtk.org/pub/gtk/3.1/
 http://download.gnome.org/sources/gtk+/3.1/

e6ce9549b8bb3a9796223d1ae9768503ce66e8755b66dd2529c7a149b9ebea64  gtk
+-3.1.92.tar.xz
e131fd2f3b1a38960d37aaf517c183905e52c255d4f4e028233a2d3bfb81a729  gtk
+-3.1.92.tar.bz2

Last stop on the way to 3.2.



GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
projects ranging from small one-off tools to complete application
suites.

GTK+ has been designed from the ground up to support a range of
languages, not only C/C++. Using GTK+ from languages such as Perl and
Python (especially in combination with the Glade GUI builder) provides
an effective method of rapid application development.

GTK+ is free software and part of the GNU Project. However, the
licensing terms for GTK+, the GNU LGPL, allow it to be used by all
developers, including those developing proprietary software, without
any license fees or royalties.


Overview of Changes in GTK+ 3.1.92
==

* GtkIconView:
 - Cells will now be prelighted, if you set the
   GtkCellRendererPixbuf::follow-state property.

* GtkFontChooser:
 - Speed up population of the font list somewhat.
   More speedups are expected in 3.2

* Bugs fixed:
 615501 GtkIconView does not support prelight cells
 658981 Inability to effectively clear string indicator in stf imp...
 659241 GtkPaned initially allocates space for separator, even if...
 659247 link-button: Reset the mouse cursor when destroyed

* Translation updates:
 Asturian
 Belarussian
 Brazilian Portuguese
 British English
 Bulgarian
 French
 Galician
 German
 Latvian
 Portuguese
 Punjabi
 Russian
 Serbian
 Slovenian
 Swedish

Thanks to
Benjamin Otte
Chris Coulson
Kristian Rietveld
Bastien Nocera
Javier Jardón
Cosimo Cecchi
Ryan Lortie
...and many translators


September 19, 2011
Matthias Clasen


___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list