evolution-mapi 3.7.1

2012-10-22 Thread Milan Crha
About evolution-mapi


MS Exchange integration through OpenChange

News


Miscellanous:
EBookBackendMAPI: Remove the remove() implementation. (Matthew Barnes)
ECalBackendMAPI: Remove the remove() implementation. (Matthew Barnes)
Adapt to EBookBackend API changes. (Matthew Barnes)
Adapt to EDataBookView and EDataCalView API changes. (Matthew Barnes)


ChangeLog
=
http://download.gnome.org/sources/evolution-mapi/3.7/evolution-mapi-3.7.1.changes
  (1.79K)

Download

http://download.gnome.org/sources/evolution-mapi/3.7/evolution-mapi-3.7.1.tar.xz
 (596K)
  sha256sum: 36dedb04de342d0be5c71e9e327d9ba6f74a44ba6f02be1d0c7f665c703feace

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-settings-daemon 3.7.1

2012-10-22 Thread Bastien Nocera
About GNOME Settings Daemon
===

GNOME Settings Daemon

News


Daemon:
- Provide a singleton SessionManager proxy object
- Ensure session registration happens before other idles
- Use logind for suspending and rebooting the system
- Require logind for session tracking

Input:
- Clarify hotplug command exit value handling
- Add trackball detection

Keyboard:
- Add default ibus engine for Indic locales
- Don't apply global settings for every keyboard

Mouse:
- Re-enable touchpad when mouse isn't present

Power:
- Fix no devices error path in gsd-backlight-helper
- Add a watchdog to keep X's builtin screen saver disabled
- Fix a number of possible crashers

Wacom:
- Add support for touchstrips and touchrings without a modeswitch

XSettings:
- Optimise xsettings changes



Download

http://download.gnome.org/sources/gnome-settings-daemon/3.7/gnome-settings-daemon-3.7.1.tar.xz
 (1.42M)
  sha256sum: e03130f39235deccb8c39ea3638b9bc6ddf292ca409082c6cfc3b40047de9916

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-control-center 3.7.1

2012-10-22 Thread Bastien Nocera
About gnome-control-center
==

GNOME's main interface to configure various aspects of the desktop

News


All:
- Improve contexts for ambiguous strings

Background:
- Optimise preview for the usual shell layout
- Handle copy cancellation correctly
- Fix crash when exiting panel too quickly

Keyboard:
- Ensure the dir name shown matches the XDG Pictures dir

Network:
- Rename Wireless to Wi-Fi in the UI
- Add more keywords to the desktop file
- Fix 8021x connections
- Add an 'Ignore Hosts' entry to the proxy page
- Minimal support for unrecognized device types
- Add support for showing bond slaves

Mouse:
- Don't show touchpad disable button when there's no mouse

Screen:
- Handle brightness calls finishing after we're done

Info:
- Don't block for PackageKit
- Detect and display Virtualisation method used

User Accounts:
- Remove the autologin checkmark
- Logged in status identification
- Complete discover on failure
- Remove the realmd version check
- Recognize that some kerberos domains cannot be joined
- Set timeouts on all realmd interface proxies
- Don't have domains twice in the drop down
- Require logind for session tracking
- fix wrong sensitivity of the autologin combo


ChangeLog
=
http://download.gnome.org/sources/gnome-control-center/3.7/gnome-control-center-3.7.1.changes
  (23.6K)

Download

http://download.gnome.org/sources/gnome-control-center/3.7/gnome-control-center-3.7.1.tar.xz
 (4.65M)
  sha256sum: 240cc512e777046e374b167506ae2ca7faaa8273b15e95f5bda250ebaa890a98

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-control-center 3.6.2

2012-10-22 Thread Bastien Nocera
About gnome-control-center
==

GNOME's main interface to configure various aspects of the desktop

News


Background:
- Fix crash when exiting panel too quickly

Network:
- Fix 8021x connections

Screen:
- Avoid accessing destroyed panel

User accounts:
- Complete discover on failure
- Recognize that some kerberos domains cannot be joined
- Remove the realmd version check
- Set timeouts on all realmd interface proxies
- Don't have domains twice in the drop down
- Fix wrong sensitivity of the autologin combo


ChangeLog
=
http://download.gnome.org/sources/gnome-control-center/3.6/gnome-control-center-3.6.2.changes
  (7.90K)

Download

http://download.gnome.org/sources/gnome-control-center/3.6/gnome-control-center-3.6.2.tar.xz
 (4.64M)
  sha256sum: 3ab5aa304b424006c9f38ce2ff50afbf38e167ca632c64509bf30aa3c786afb7

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gcr 3.7.1

2012-10-22 Thread Stefan Walter
About gcr
=

A library for bits of crypto UI and parsing etc.

News


 - Allow system prompts to be cancelled while in 'checking' state
 - Cancel system prompts when the prompter goes away
 - Use gnome-common code coverage macros
 - Translation fixes
 - Build fixes


ChangeLog
=
http://download.gnome.org/sources/gcr/3.7/gcr-3.7.1.changes  (7.03K)

Download

http://download.gnome.org/sources/gcr/3.7/gcr-3.7.1.tar.xz (1.31M)
  sha256sum: d445bffdfe15fe36af97ad4346fe7bbaee3ee20538a137e8b397086914346ce0

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


pygobject 3.7.1

2012-10-22 Thread Martin Pitt
About PyGObject
===

GObject is a object system used by GTK+,  GStreamer and other
libraries.

PyGObject provides a convenient wrapper for use in Python programs
when accessing GObject libraries.

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 now dynamically accesses any GObject libraries that uses
GObject Introspection. It replaces the need for separate modules such
as PyGTK, GIO and python-gnome to build a full GNOME 3.0 application.
Once new functionality is added to gobject library it is instantly
available as a Python API without the need for intermediate Python
glue.

News


- Bump version to 3.7.1; let's follow the real GNOME versioning from
  now on (Martin Pitt)
- Change install_properties to not use getattr on classes
  (Simon Feltman) (#686559)
- Move property install function into propertyhelper.py (Simon Feltman)
  (#686559)
- Fix Signal decorator to not use base class gsignals dict
  (Simon Feltman) (#686496)
- tests: Consistently use GLib.MainLoop (Martin Pitt)
- Install the .egg-info files into correct multilib directory
  (Kalev Lember) (#686315)

ChangeLog
=
http://download.gnome.org/sources/pygobject/3.7/pygobject-3.7.1.changes  (3.22K)

Download

http://download.gnome.org/sources/pygobject/3.7/pygobject-3.7.1.tar.xz (599K)
  sha256sum: 0ad448ea5c098b1a517f94676cb8c232b5937c83f63859561aab62725b1b3a7d

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


at-spi2-atk 2.7.1

2012-10-22 Thread Mike Gorse
About at-spi2-atk
=

Gtk module for bridging AT-SPI to Atk.

News


* Remove the schema; it was only used to specify the location of the
  atk-bridge library, which is now installed in the standard path.

* Fix compiler warnings (BGO#678045).


Download

http://download.gnome.org/sources/at-spi2-atk/2.7/at-spi2-atk-2.7.1.tar.xz 
(268K)
  sha256sum: 32661af412a07499fbb318cf0c792d5cb39b50be78dbf6ba0344f7f161bc0efc

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


at-spi2-core 2.7.1

2012-10-22 Thread Mike Gorse
About at-spi2-core
==

D-Bus accessibility specifications and registration daemon.

News


* Update the cache in response to role change notifications (BGO#685469).

* Don't output a warning when a p2p connection isn't available.



Download

http://download.gnome.org/sources/at-spi2-core/2.7/at-spi2-core-2.7.1.tar.xz 
(434K)
  sha256sum: 9523d412af14b2eb3f608a0888ea324ee71e1fd4bba1e5a771fa44700395b0ab

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


pyatspi 2.7.1

2012-10-22 Thread Mike Gorse
About pyatspi2
==

Python client bindings for D-Bus AT-SPI.

News


* Export application class in the Accessibility namespace, for
  backwards compatibility.



Download

http://download.gnome.org/sources/pyatspi/2.7/pyatspi-2.7.1.tar.xz (281K)
  sha256sum: 261b7cb087ad4451c7c914dabb0c98fddef86a33fe3eea458a6991b5250500b6

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-online-accounts 3.7.1

2012-10-22 Thread Debarshi Ray
About GNOME Online Accounts
===

GNOME Online Accounts provides interfaces so that applications and
libraries in GNOME can access the user's online accounts. It has
providers for Google, ownCloud, Facebook, Flickr, Windows Live,
Microsoft Exchange and Kerberos.

News


* Implement OAuth 2.0 for Google (661065)

* Support ownCloud (660573)

* Support Flickr (678151)


Download

http://download.gnome.org/sources/gnome-online-accounts/3.7/gnome-online-accounts-3.7.1.tar.xz
 (580K)
  sha256sum: cc546edc1f6207456e0a5080c9bac0957d97b2f31b7d43707d654d4f52eb9392

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-session 3.7.1

2012-10-22 Thread Ray Strode
About Session Manager
=

The GNOME Session Manager


Download

http://download.gnome.org/sources/gnome-session/3.7/gnome-session-3.7.1.tar.xz 
(714K)
  sha256sum: a0d5f29679fb173a3360995d5f502e1b17dfc1a5699d5ad148daaecc673e2a7a

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-keyring 3.7.1

2012-10-22 Thread Stefan Walter
About gnome-keyring
===

Stores passwords and encryption keys.

News


 * Remove dependency on GTK+
 * Build fixes


ChangeLog
=
http://download.gnome.org/sources/gnome-keyring/3.7/gnome-keyring-3.7.1.changes 
 (4.55K)

Download

http://download.gnome.org/sources/gnome-keyring/3.7/gnome-keyring-3.7.1.tar.xz 
(1.09M)
  sha256sum: 896cb0fa905cf51a9c46dbd08bfdb4b5f36fbf9bbbf3e5a17ccd762d729ae7f4

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


libsoup 2.41.1

2012-10-22 Thread Dan Winship
About libsoup
=

libsoup is an HTTP client/server library for GNOME. It uses GObjects
and the glib main loop, to integrate well with GNOME applications.

News


* Changed the behavior of NTLM authentication to be more like
  what other apps apparently do. Now if the user does not
  specify a domain in the username (eg, MYDOMAIN\username),
  then we will not specify a domain in the NTLM response
  (rather than assuming that the user is in the server's
  default domain). People who get broken by this change should
  be able to fix it by including an explicit domain in their
  username, but the theory is that no one should get broken by
  this... If this change does turn out to hurt more than it
  helps then it may be reverted later. [#624613, Dan, based on
  a suggestion from David Woodhouse]

* Fixed a crash caused by a race condition in SoupSessionSync.
  [#684238, Dan]

* SoupRequest now supports resource:// URIs, for reading from
  gresource. [#682721, Carlos]

* Added new compile-time and runtime APIs for checking the
  libsoup version. [#684514, Martin Robinson]

* Updated to take advantage of (and require) glib 2.35;
  removed all g_type_init() calls and ported to GTask. [Dan]

* Added support for Apache 2.4 to the unit tests. [Dan]

* New translations:
  Uzbek (Cyrillic)



Download

http://download.gnome.org/sources/libsoup/2.41/libsoup-2.41.1.tar.xz (693K)
  sha256sum: a2859e3a6fff07ae8342ffdce84e275de5d9ee4fb420429a85bf2a9d400b01a3

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


seahorse 3.7.1

2012-10-22 Thread Stefan Walter
About seahorse
==

A password and encryption key manager.

News


 * Fix problem where keyring items overwrite one another
 * Correct capitalization of ElGamal
 * Build fixes


ChangeLog
=
http://download.gnome.org/sources/seahorse/3.7/seahorse-3.7.1.changes  (1.75K)

Download

http://download.gnome.org/sources/seahorse/3.7/seahorse-3.7.1.tar.xz (1.90M)
  sha256sum: 811535f5188c2fb6da23fefe2190232724231a32b4c7acbf658213886056a0b2

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


seahorse 3.6.2

2012-10-22 Thread Stefan Walter
About seahorse
==

A password and encryption key manager.

News


 * Fix problem where keyring items overwrite one another


ChangeLog
=
http://download.gnome.org/sources/seahorse/3.6/seahorse-3.6.2.changes  (781)

Download

http://download.gnome.org/sources/seahorse/3.6/seahorse-3.6.2.tar.xz (1.90M)
  sha256sum: cf3ffa48fdbd4c30fa3cc7ea9e8188c1325416e67e5985c9ce22af0a5fd7560b

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


glib 2.35.1

2012-10-22 Thread Ryan Lortie
About GLib
==

GLib is the low-level core library that forms the basis for projects
such as GTK+ and GNOME. It provides data structure handling for C,
portability wrappers, and interfaces for such runtime functionality as
an event loop, threads, dynamic loading, and an object system.

ChangeLog
=

commit 7d17fd6f61781e73c4304016d09be091d5045145
Author: Ryan Lortie de...@desrt.ca
Date:   Mon Oct 22 22:20:47 2012 +0200

Release GLib 2.35.1

 NEWS |   61
 ++
 configure.ac |2 +-
 2 files changed, 62 insertions(+), 1 deletion(-)

commit 05756f84187c6ceef2c24ad7535284c691ec4c8a
Author: Murray Cumming murr...@murrayc.com
Date:   Sun Oct 21 13:08:01 2012 +0200

Fix this cost - the cost typos

 gio/gdbusintrospection.c |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

commit c2a2c4a00bd1b0ab8210e3e1dfc4acaeb56a3e5a
Author: Matej Urbančič mat...@svn.gnome.org
Date:   Sat Oct 20 00:14:37 2012 +0200

Updated Slovenian translation

 po/sl.po |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 475edeb2edad68b4bef818deb7ee7db92598397f
Author: Antoine Jacoutot ajacou...@gnome.org
Date:   Fri Oct 19 14:34:18 2012 +0200

Allow slightly too big poll duration in /socket/timed_wait test

Sometimes the poll duration in the /socket/timed_wait test is slightly
bigger than the requested 10, causing failures like:

GLib-GIO:ERROR:socket.c:620:test_timed_wait:
assertion failed (poll_duration  11): (110057  11)

Adjust the test to allow some jitter in the too high direction.

https://bugzilla.gnome.org/show_bug.cgi?id=686458

 gio/tests/socket.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d906f84a441ad70e42fd6d5eac8837a8a8639aaa
Author: Matthias Clasen mcla...@redhat.com
Date:   Tue Oct 16 21:07:13 2012 -0400

GBytes: deal with a corner-case

When calling g_bytes_unref_to_data on a GBytes with NULL data
we could end up with double-free or use-after-free issues.
https://bugzilla.gnome.org/show_bug.cgi?id=686091

 glib/gbytes.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a0a364382333083ddc6376edc4d3cfb8dce0ccff
Author: Matthias Clasen mcla...@redhat.com
Date:   Tue Oct 16 21:16:50 2012 -0400

Add a test for the previous fix

Running tests/bytes with G_SLICE=always-malloc MALLOC_CHECK_=2
was aborting before.

 glib/tests/bytes.c |   16 
 1 file changed, 16 insertions(+)

commit 654bfcb7ce3b99d6b71ae86f1e0aee33056f70b1
Author: Ryan Lortie de...@desrt.ca
Date:   Tue Oct 16 12:29:22 2012 -0400

GBusNameVanishedCallback: document NULL connection

@connection can be NULL for this callback.  Document this possibility
and describe the circumstances.

https://bugzilla.gnome.org/show_bug.cgi?id=686231

 gio/gdbusnamewatching.h |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 212ffcc574d929ca0715960b4f29a4aab909a251
Author: Ryan Lortie de...@desrt.ca
Date:   Tue Oct 16 12:27:12 2012 -0400

GMenuExporter: allow NULL bus on _name_vanished

GBusNameVanishedCallback is called with a NULL GDBusConnection in the
case that the connection has vanished.  We were doing an assert to
verify that it was the same as we had exported the menu on and that
assert was failing.

https://bugzilla.gnome.org/show_bug.cgi?id=685995

 gio/gmenuexporter.c |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 2002479c02fa6e468fc3f67ddc663657a52ebde8
Author: Ryan Lortie de...@desrt.ca
Date:   Tue Oct 16 09:40:45 2012 -0400

Add note about g_type_init() to README

 README.in |5 +
 1 file changed, 5 insertions(+)

commit df02fa1e4cc61a2c7f3aafdf1a6534a831f1c0d6
Author: Ryan Lortie de...@desrt.ca
Date:   Mon Oct 15 12:01:01 2012 -0400

Properly deprecate g_type_init()

Now that all internal users of it are gone.

https://bugzilla.gnome.org/show_bug.cgi?id=686161

 gobject/gtype.c |4 
 gobject/gtype.h |   16 ++--
 2 files changed, 14 insertions(+), 6 deletions(-)

commit 1dc774a653e992e1153fbed16f90097fa8db467f
Author: Ryan Lortie de...@desrt.ca
Date:   Mon Oct 15 12:00:51 2012 -0400

Remove g_type_init() calls

Very many testcases, some GLib tools (resource compiler, etc) and
GApplication were calling g_type_init().

Remove those uses, as they are no longer required.

https://bugzilla.gnome.org/show_bug.cgi?id=686161

 gio/gapplication.c |4 
 gio/gdbus-tool.c   |2 --
 gio/gdbusaddress.c |2 --
 gio/gio-querymodules.c |2 --
 gio/glib-compile-resources.c   |2 --
 gio/gresource-tool.c   |2 --
 gio/gsettings-tool.c   |2 --
 gio/tests/actions.c|1 -
 

eog 3.7.1

2012-10-22 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


 * Switch to GtkApplication for inhibiting the screensaver (Felix Riemann)
 * Misc. improvements/fixes (Cosimo Cecchi, Martin Olsson, Alexandre Rostovtsev)

Bug fixes:

 #684098, Inconsistent strings in nautilus and eog for setting background image
  (Cosimo Cecchi)
 #684179, switching images by next/prev mouse buttons (like in browsers)
  (Felix Riemann)
 #684581, Drop TotemScrSaver (Felix Riemann)

ChangeLog
=
http://download.gnome.org/sources/eog/3.7/eog-3.7.1.changes  (1.75K)

Download

http://download.gnome.org/sources/eog/3.7/eog-3.7.1.tar.xz (3.45M)
  sha256sum: d68f4b2d5383ec2d71a3cbfb69df6014399b3e5cbf589077b76039555a7603b7

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


glib-networking 2.35.1

2012-10-22 Thread Dan Winship
About glib-networking
=

glib-networking contains the implementations of certain GLib
networking features that cannot be implemented directly in GLib itself
because of their dependencies.

Currently it contains a GNUTLS-based implementation of GTlsBackend, a
libproxy-based implementation of GProxyResolver, and a GNOME
GProxyResolver that uses the proxy information from the GSettings
schemas in gsettings-desktop-schemas.

News


  * Update for glib 2.35.1; remove g_type_init() calls and port to
GTask.

  * Updated translations:
Estonian



Download

http://download.gnome.org/sources/glib-networking/2.35/glib-networking-2.35.1.tar.xz
 (338K)
  sha256sum: d87609cf05bcac8a30f1854416c6d698f71ea97055d6598ca4b35a72d96b216e

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


tomboy 1.13.1

2012-10-22 Thread Aaron Borden
About Tomboy Notes
==

Take notes, link ideas, and stay organized

News


* Accept command line args when Tomboy is running (Matteo Nardi, #670928)
* Preferences dialog should not be modal (#527177)
* Translation updates: cs, es, sl

ChangeLog
=
http://download.gnome.org/sources/tomboy/1.13/tomboy-1.13.1.changes  (3.59K)

Download

http://download.gnome.org/sources/tomboy/1.13/tomboy-1.13.1.tar.xz (6.36M)
  sha256sum: 1157eefae92b17e7e2ba0d5e42b453c7eb7c8dfb827a29d6285190ca056320f2

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


dconf 0.15.0

2012-10-22 Thread Ryan Lortie
About dconf
===

Configuation database system


Download

http://download.gnome.org/sources/dconf/0.15/dconf-0.15.0.tar.xz (287K)
  sha256sum: 192cbe082c366de73f9adfc3843b710ec25cc65a2432764117ec31809d01c067

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gtk+ 3.7.0

2012-10-22 Thread Matthias Clasen
About Gtk+
==

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.

News


* Add an inverted property to GtkLevelBar

* Support RTL flipping in GtkLevelBar

* Various memory leak fixes

* Wayland: Update for protocol changes

* Bugs fixed:
 684288 level-bar: add an inverted property like GtkProgr...
 684415 Fix drag-motion event handling
 684980 Improve the appearance of the dragged header
 686013 CSS: crash drawing a GtkEntry in gedit
 686152 Calls gdk_window_get_frame_extents with a potential...
 686209 memleak with text-shadow css
 686265 scrolledwindow: set GDK_EXPOSURE_MASK on the oversh...
 686280 GtkScrollbar and GtkScale rendering broken in gtk 3.6
 686366 Use named union for _GtkSymbolicColor in gtk/gtksym...

* Translation updates:
 Czech
 Estonian
 Galician
 Indonesian
 Lithuanian
 Serbian
 Slovak
 Slovenian
 Spanish




Download

http://download.gnome.org/sources/gtk+/3.7/gtk+-3.7.0.tar.xz (12.7M)
  sha256sum: 460f6c3745d854d81e66a7638124f111b6f02cd6e008606f3bb6d0394f7aabf0

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


orca 3.7.0.100

2012-10-22 Thread Joanmarie Diggs
About Orca Screen Reader


Screen reader for individuals who are blind or visually impaired

News


General

  * Use subprocess.Popen() instead of the deprecated os.popen()

  * Use for() instead of map() in cleanup()

  * Pkill fails to kill Orca in Python 3

  * Fix for bug 686189 - Use importlib.import_module() instead of
__import__() and imp.reload() instead of reload()

  * Fix for braille email address auto completions in Thunderbird

=


ChangeLog
=
http://download.gnome.org/sources/orca/3.7/orca-3.7.0.100.changes  (1.22K)

Download

http://download.gnome.org/sources/orca/3.7/orca-3.7.0.100.tar.xz (3.52M)
  sha256sum: 769e239d633da9bbe56849d509fa522775dff809568e04d32797669797323deb

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


orca 3.7.1

2012-10-22 Thread Joanmarie Diggs
About Orca Screen Reader


Screen reader for individuals who are blind or visually impaired


Download

http://download.gnome.org/sources/orca/3.7/orca-3.7.1.tar.xz (3.53M)
  sha256sum: da721866ca5a794bf1312c465a71daed98c18870dd0a760882656cb10987253f

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list