Picon
Gravatar

[Announce] PyPoppler 0.10.0

I am pleased to announce version 0.10.0 of the Python bindings for Poppler.

It is available at:
http://www.gnome.org/~gianmt/pypoppler-0.10.0.tar.gz
md5: df7ec4ed7c9573b56391c9d6e0661695

PyPoppler 0.10.0     (Nov 01 2008)
==================================

    o Make poppler.Rectangle fields writable. (Gian Mario)
    o Make poppler.Color fields writable, patch by Gennady Telegin (Gian)
    o Update with the latest poppler 0.10.0 API. (Gian)

Blurb:
======

Poppler[1] is a PDF rendering library based on the xpdf-3.0 code base.

PyPoppler is a wrapper which exposes the poppler API to the
python world.  It is fairly complete, most of the API are covered.

The documentation is actually missing, help wanted :)

Like the Poppler library itself, PyPoppler is licensed under  the GNU GPL.

PyPoppler requires:
=====================

 o Poppler >= 0.10.0
 o PyGObject >= 2.10.1 (2.11.3 to build the docs)
(Continue reading)

Christian Hergert | 1 Nov 09:15
Gravatar

RSS-GLib - 0.2.0

* What is it?
--------------------

RSS-GLib is a library for accessing rss and atom syndications in a
simple and easy to consume manner.

RSS-GLib uses libmrss under the hood but provides an easier API and
bindings to multiple languages.

* Features:
--------------------

   - Only three objects to concern yourself with (RssParser,
RssDocument, and RssItem).
   - Bindings for Vala
   - Bindings for Python
   - Simple API similar to JSON-GLib

* RSS-GLib 0.2.0
--------------------

   - Initial release

* Where can I get it?
--------------------

Home page:
   http://github.com/chergert/rss-glib/wikis

Source code:
(Continue reading)

Jürg Billeter | 1 Nov 20:28
Picon
Gravatar

[ANNOUNCE] libgee 0.1.4 - GObject collection library

I'm pleased to announce version 0.1.4 of libgee, the GObject collection
library.

libgee 0.1.4 is now available for download at:
   http://download.gnome.org/sources/libgee/0.1/

Changes since 0.1.3
 * Update for Vala 0.3.3.

libgee is a collection library providing GObject-based interfaces and
classes for commonly used data structures.

libgee provides the following interfaces:

	* Iterable
	  * Collection
	    * List
	    * Set
	* Iterator
	* Map

The ArrayList, HashSet, and HashMap classes provide a reasonable sample
implementation of the List, Set, and Map interfaces. ReadOnlyCollection,
ReadOnlyList, ReadOnlySet, and ReadOnlyMap are read-only wrapper classes
that prevent modification of the underlying collection.

libgee is written in Vala and can be used like any GObject-based C library.
It's planned to provide bindings for further languages.

More information about libgee is available at
(Continue reading)

Picon

gnome-games 2.24.1.1 released

gnome-games 2.24.1.1
===================

This is an unscheduled bugfix release. It most importantly fixes two regressions
in sudoku and gnotravex.

Download:
http://download.gnome.org/sources/gnome-games/2.24/

Website:
http://live.gnome.org/GnomeGames

NEWS:
=====

Gnometris:
 - Correct page_size for spinbutton (Thomas H.P. Andersen)

Gnotravex:
 - Fix regression where starting a new game from the high score dialog does
   not work. (Robert Ancell)

Sudoku:
 - Don't crash on pre 2.24 save games (Zhang Sen)
 - Disallow using ctrl+a when the game is already won (Zhang Sen)

Translations:
 - de: Mario Blättermann, Hendrik Richter
 - gl: Ignacio Casal Quinteiro
(Continue reading)

Willie Walker | 3 Nov 18:57
Picon

Announcing Orca v2.25.1

===============
* What is Orca?
===============

Orca is a free, open source, flexible, and extensible screen reader that
provides access to the graphical desktop via user-customizable
combinations of speech, braille, and/or magnification.  Orca development
has been led by the Sun Microsystems, Inc., Accessibility Program Office
via continued engagement with its end users and generous contributions
from the Mozilla Foundation and wonderful community members.

The Orca v2.25.1 release is targeted for the GNOME v2.25.1 release.

You can also read more about Orca at http://live.gnome.org/Orca.

==================================
* What's changed for Orca v2.25.1?
==================================

2.25.1 - 03-Nov-2008

Changes since 2.24.1

General: 

* Refix for bug #552344 - tutorial message for desktop not spoken.
  This is a much safer fix that doesn't depend upon human consumable
  strings.

* Fix for bug #554999 - add a new keybinding for toggling flat review.
(Continue reading)

Felix Riemann | 3 Nov 15:01
Picon

Eye of GNOME 2.25.1

Hey all!

This is the first unstable development release of the Eye of GNOME in
the 2.25/2.26 developmente cycle. You will probably know a lot of the
NEWS from 2.24.1 already, but there's also some new stuff, like for
example dropping some deprecated libraries and the reason why Luis 
owes Claudio some beer/ice cream at next GUADEC. ;-)

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

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

* What's changed in 2.24.1 since 2.24.0 ?
==========================================

 * Improvements to the JPEG metadata reader (Felix Riemann)
 * Fix progress reporting when images only need copying during "Save As" (Felix Riemann)
 * Fix some critical warnings (Claudio Saavedra, Vincent Untz)
 * Do not open some images at 98% or 99% (Felix Riemann)
 * Install metadata related headers properly (Pierre-Luc Beaudoin)
 * Avoid possible markup "injection attack" (Martin Olsson)
 * Copy non-local images locally when setting them as wallpaper (Claudio Saavedra)
 * Allow DnD without an enabled collection (Claudio Saavedra)
 * Use less deprecated APIs (Felix Riemann, Diego Escalante Urrelo)
 * Code & Docs cleanups + improvements

Bug fixes:

-   #553232, copy remote wallpapers locally (Claudio Saavedra)
(Continue reading)

Deskbar-Applet 2.25.1 released


In this release all gnomevfs calls have been ported
to gio and glade files are replaced GTK builder UI
files. Therefore, pygobject 2.15.3 or later is required.

Download
========
http://download.gnome.org/sources/deskbar-applet/2.25/

Changes since 2.24.1
====================
Fixed #557570, Crash when proxy port changed (Sebastian Pölsterl)
Fixed #551218, Use of strings "Croation" and "Croatian" (Sebastian
Pölsterl)
Fixed #552203, Typo: affect (Sebastian Pölsterl)

Translations:
Updated ast: Gil Forcada, Astur
Updated de: Christian Kirbach
Updated ja: Takeshi AIHANA
Updated uk: Maxim Dziumanenko

--
Greetings,
Sebastian Pölsterl

GNOME DVB daemon 0.1.0 released


About
=====
DVB Daemon is a daemon written in Vala to setup your DVB devices, record
TV shows and browse EPG. It can be controlled via its D-Bus interface or
the UIs it comes with. The project was started during Google Summer of
Code 2008.

The list of features includes:
    - Recording with manually provided start time and duration
    - Automatically distribute overlapping recordings between adapters
of same group
    - Scan for channels with initial tuning data
    - Brute force scan for DVB-T
    - Browse already recorded shows
    - Browse EPG data
    - UI to scan for channels
    - UI to configure devices
    - UI to create and delete timers
    - Schedule recording from EPG
    - Recognize when recorded show is deleted manually and not by the daemon

This is the first release, so things might fail. If that's the case for
you please report any issues you encounter.

Download
========
http://download.gnome.org/sources/gnome-dvb-daemon/0.1/

Homepage
(Continue reading)

Li Yuan | 4 Nov 08:51
Picon

ANNOUNCE: at-spi 1.25.1

=======================
* What is at-spi?
=======================

at-spi (assistive technology service provider interface) is the primary
assistive technology infrastructure for the Solaris and Linux
operating environments.  Applications and toolkits supporting the
AT-SPI include the GNOME GTK+ toolkit, the Java platform's Swing
toolkit, OpenOffice, and Mozilla.

========================================
* What's changed for at-spi 1.25.1?
========================================

Bug fix:
* http://bugzilla.gnome.org/show_bug.cgi?id=527585 - Memory leaks in 
collection interface
* http://bugzilla.gnome.org/show_bug.cgi?id=525519 - Memory leaks when 
fetching attributes
* http://bugzilla.gnome.org/show_bug.cgi?id=547943 - at-spi spewing 
incessant useless warnings to stderr, filling up disk
* http://bugzilla.gnome.org/show_bug.cgi?id=552469 - Mem leak in cspi_init()

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

Source code:
http://ftp.gnome.org/pub/GNOME/sources/at-spi/1.25/at-spi-1.25.1.tar.gz
http://ftp.gnome.org/pub/GNOME/sources/at-spi/1.25/at-spi-1.25.1.tar.bz2
(Continue reading)

Callum McKenzie | 4 Nov 11:47
Favicon

gnome-applets 2.25.1

This is the first development release of the 2.25 series. There are not
many changes so far, although the multiload applet has made a
significant change in the way it reports network load. Some of the
changes also appeared in 2.24.1.

Changes in GNOME-Applets 2.25.1
===============================

General:
 - Tag the GtkBuilder files so they are translated properly.
   (Changwoo Ryu, 555656.)

Drivemount Applet:
 - Support authentication (Matthias Clasen, 553960).
 - Code cleanups.

Invest Applet:
 - Catch errors in parsing the downloaded files (Callum McKenzie,
   554425).
 - Add a test suite (Callum McKenzie).
 - Don't ship generated files (553611).

Multiload Applet:
 - Change the old classifications from slip/plip/ethernet/other to
   in/out/local. The colours have also been changed to hilight this.
   (Eric Piel, 327509.)

Stickynotes:
 - Clicking on the applet now hides the stickynotes if they are visible,
   just as doing so shows them if they are hidden. (Josselin Mouette,
(Continue reading)


Gmane