Felix Riemann | 1 Jul 11:56
Picon

Eye of GNOME 2.22.3

Hi all!

This is the third maintenance release of Eye of GNOME (EOG) in the 2.22
stable line. It has some smaller fixes and cleanups.

* What is it ?
==============

Eye of GNOME (EOG) is the image viewer for the GNOME desktop.

* What's changed in 2.22.3 ?
============================

Bug fixes:

-   #528454, Metadata box should have limited width (Lucas Rocha)
-   #533041, Eog generates thumbnails of thumbnails (Lucas Rocha)
-   #539495, eog stays in Slideshow mode even in Full Screen or normal window (Felix Riemann)

New and updated translations:

- Kjartan Maraas [nb]

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

Source code: 

http://download.gnome.org/sources/eog/2.22/eog-2.22.3.tar.bz2
md5sum: f1ca295b0ebf800cab17fc166e37588e
(Continue reading)

Li Yuan | 1 Jul 05:04
Picon

ANNOUNCE: gail 1.22.3

=======================
* What is gail?
=======================

GAIL provides accessibility support for gtk+ by implementing
AtkObjects for widgets in gtk+. The GAIL library is a GTK+ module.

========================================
* What's changed for gail 1.22.3?
========================================

* Bug fix: http://bugzilla.gnome.org/show_bug.cgi?id=536927 - gail label 
should treat the changed bound as the cursor when selection changed

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

Source code:
http://ftp.gnome.org/pub/GNOME/sources/gail/1.22/gail-1.22.3.tar.bz2
http://ftp.gnome.org/pub/GNOME/sources/gail/1.22/gail-1.22.3.tar.gz

Enjoy,
Li
scott ellington | 1 Jul 21:57
Picon
Gravatar

Correction: Appomattox 0.2.1 released

Appomattox _0.2.1_ has been released.  This is a bugfix release so I
could get it to work on the OpenSUSE build service.

What is Appomattox?

Appomattox is a GIS Client for the GNOME desktop. It works on windows
too.  Basically it is a spatial data viewer which currently supports
ESRI shapefile and PostGIS data.

source and packages are available here:

http://www.salmonsalvo.net/Appomattox

--Scott
Richard Hughes | 1 Jul 13:59
Picon

GNOME Power Manager 2.23.3

GNOME Power Manager is a session daemon that makes it easy to manage the
power on your laptop or desktop system.

This _unstable_ release contains lots of crazy new code since 2.23.1 was
released. WARNING, this code may impregnate your cat called Dave and
steal all of the magazines from the bathroom.

==============
Version 2.23.3
==============

- Fixed #483144, Gconf key for battery brightness labeled incorrectly... (Richard Hughes)
- Fixed #492132, policy timeout prevents computer from suspend (Richard Hughes)
- Fixed #517914, Inconsistent colors of graphs (Richard Hughes)
- Fixed #521686, Removing gnome_program_init removes session management (Richard Hughes)
- Fixed #522078, aborts when suspend is chosen when running under GDM (Richard Hughes)
- Fixed #522236, g-p-m should set a window type hint for the brightness feedback window (Richard Hughes)
- Fixed #522336, Change Playbin state back to NULL on error and EOS : fix potential memory leak when using
pulsaudio (Richard Hughes)
- Fixed #523152, GetBrightness returns a INT not a UINT (Richard Hughes)
- Fixed #524449, gnome-power-preferences gives a critical warning (Richard Hughes)
- Fixed #526178, Should check user capability "CanShutdown" before providing shutdown option in combo
box (simon.zheng)
- Fixed #526349, gnome-power-bugreport.sh doesn't work on Solairs (simon.zheng)
- Fixed #534335, cpu load calculation doesn't work on Solaris (simon.zheng)
- Fixed #535271, XBACKLIGHT is very slow (Richard Hughes)
- Fixed #536956, Should remove cpufreq_show gconf key (simon.zheng)

Translations:
- Updated ru: Yuri Kozlov
(Continue reading)

Matthias Clasen | 1 Jul 20:14
Picon
Favicon

GTK+ 2.12.11 released

GTK+ 2.12.11 is now available for download at:

 http://download.gnome.org/sources/gtk+/2.12/

gtk+-2.12.11.tar.bz2   md5sum: f7aab88e856a813386f797aade5867ad
gtk+-2.12.11.tar.gz    md5sum: 98ff001a7321a4c93cda83d635449dc3

This is a bug fix release in the 2.12 series.

What is 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. 

Where to get more information about GTK+
========================================

(Continue reading)

Matthias Clasen | 2 Jul 04:29
Picon
Favicon

GLib 2.16.4 released

GLib 2.16.4 is now available for download at:

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

glib-2.16.4.tar.bz2   md5sum: 2ab79b3c93258827cc6ea8ee50128e49
glib-2.16.4.tar.gz    md5sum: 7fcca39f1f151633bb7d53ee285e5f2d

This is a bug fix release in the 2.16 series. 

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.

More information about GLib is available at:

 http://www.gtk.org/

An installation guide for the GTK+ libraries, including GLib, can
be found at:

 http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html

Overview of Changes from GLib 2.16.3 to GLib 2.16.4
===================================================

* Update to PCRE 7.7
 - fix a heap-based buffer overflow in PCRE (CVE-2008-2371)

* Bug fixes: 
(Continue reading)

Lluis Sanchez Gual | 4 Jul 18:28
Picon
Favicon

MonoDevelop 2.0 Alpha 1 released

The MonoDevelop team is proud to announce the release of MonoDevelop
2.0 alpha 1 (1.9). This is the first release of a series of releases
that will lead to MonoDevelop 2.0, hopefully around the end of the year.

MonoDevelop is a GNOME IDE primarily designed for C# and other .NET
languages. 

This release contains lots of new features and improvements, including:
      * Better support for the MSBuild format.
      * Support for opening multiple solutions.
      * Code completion for ASP.NET and XML files.
      * Improved editor with code folding, incremental search, split
        view.
      * New assembly browser.
      * Basic code metrics add-in.
      * Vala add-in.

Complete release notes are available here:
http://www.monodevelop.com/Release_notes_for_MonoDevelop_2.0_Alpha_1

Packages are available here:
http://www.monodevelop.com/Download_-_Unstable

Enjoy!

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list
(Continue reading)

Matthias Clasen | 3 Jul 02:58
Picon
Favicon

GLib 2.17.3 released

GLib 2.17.3 is now available for download at:

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

glib-2.17.3.tar.bz2	md5sum: 1683dcb0b5fc865833b01daad8026924
glib-2.17.3.tar.gz	md5sum: 8c5ac7d6c6f2cc21b742714e19638960

This is the fourth development release leading up to GLib 2.18.

Notes:

 * This is unstable development release. While it has had
   a bit of testing, there are certainly plenty of bugs
   remaining to be found. This release should not be used
   in production.

 * Installing this version will overwrite your existing
   copy of GLib 2.16. If you have problems, you'll need
   to reinstall GLib 2.16.

 * GLib 2.18 will be source and binary compatible with
   the GLib 2.16 series; however, the new API additions
   in GLib 2.17.1 are not yet finalized, so there may
   be incompatibilities between this release and the final
   2.18 release. 

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

About GLib
==========
(Continue reading)

Jonathon Jongsma | 3 Jul 16:24
Gravatar

ANNOUNCE: glibmm 2.16.4 released

*** About glibmm

    glibmm is a C++ API for glib, used by gtkmm.

    glibmm 2.16 wraps new API in glib 2.16, including the new gio library,
    and is API/ABI-compatibile with glibmm 2.14, 2.12, 2.10, 2.8, 2.6 and
    2.4. It is a version of the glibmm-2.4 API.

    gtkmm and glibmm stay in-sync with GTK+ by following the official 
GNOME release schedule:
    http://www.gnome.org/start/unstable/

    Bindings for the rest of the GNOME Platform are also available, and 
are also
    API-stable.

    http://www.gtkmm.org

*** Development

    There is active discussion on the mailing list:
    http://www.gtkmm.org/mailinglist.shtml
    and in the #c++ channel on irc.gnome.org

*** Changes:

    * Bug #540656: Pass NULL to the underlying C function for the etags
      parameter in various *_replace functions. Otherwise, existing 
files are
      not overwritten (Armin Burgmeier)
(Continue reading)

Luis Medinas | 3 Jul 21:18
Picon

Brasero 0.7.91 Release

Hi

We've just released the last beta release in preparation for the new
0.8.x stable series.

Bugs fixed since 0.7.90 release: 

- #506338 – Import Session fails on DVD+R that contains multiple sessions
- #540931 – Fails to burn an iso to DVD+RW in 0.7.90
- #540993 – Brasero displays (and uses) incorrect track durations
- #527383 – Disc Copy (Create 1:1 copy of CD) doesn't work at all
- #539959 - Crash when right clicking in plugin window
- #527383 – Disc Copy (Create 1:1 copy of CD) doesn't work at all
- #540673 – m3u playlist import problem
- #538953 – crash in Brasero Disc Burning: I was trying to copy a C...
- #531084 – Brasero crashes in strlen () when debug mode is on
- #539386 – can't compile brasero 0.7.90 with gcc 4.3 function needs one more argument
- #538299 – Window titles
- #538414 – burn speed problems
- #538346 – Does not ask to overwrite existing log file
- #538300 – Use add icon and label for add files dialog
- #534880 – Audio project track column
- #470234 – Doesn't format fresh dvd+rw before burning
- #532495 – crash when removing/moving a file that has been added to brasero
- #493495 – Growisofs stops while burning Video-DVD

New Features for 0.8.x stable series:

- normalization plugin
- cover editor
(Continue reading)


Gmane