Thomas Thurman | 1 Feb 22:13
Picon
Gravatar

metacity 2.25.144 released

What is it ?
============
   * Metacity is a simple compositing window manager that integrates 
nicely with GNOME 2.

What's changed ?
================
Thanks to Matthias Claesen, Matt Kraai, Elijah Newren, Owen Taylor, and 
Thomas Thurman for improvements in this version.

   * Optimise window property lookup (Thomas) (GNOME bug 549886)
   * Fix slip in the above (Matt)
   * Several memory leaks fixed (Matthias) (GNOME bug 552303, #552973,
     #552307)
   * Fix longstanding crasher about colourmaps (Owen) (GNOME bug 568365)
   * Alt+middle/right buttons can be switched (Thomas) (GNOME bug 437910)
   * Support _NET_WM_MOVERESIZE_CANCEL (Elijah)
   * minor fix paving the way for a theme editor (Thomas)

Translations:
   * David Planella (ca), Jorge González (es), Mattias Põldaru (et), 
saudat mohammed (ha), Yuval Tanny\n (he), Gabor Kelemen (hu), Onye, 
Sylvester (ig), Changwoo Ryu (ko), Raivis Dejus (lv), Kjartan Maraas 
(nb), Daniel Nylander (sv), Fajuyitan, Sunday Ayo (yo), 甘露 (Gan Lu) 
(zh_CN)

Where can I get it ?
====================
   * b7f51a8144584f51434b8775216bc2c5
http://download.gnome.org/sources/metacity/2.25/metacity-2.25.144.tar.bz2
(Continue reading)

Luis Medinas | 1 Feb 23:08
Picon

Brasero 2.25.90 Release

31-1-2009 Brasero 2.25.90

Changes and bugs fixed:

- synced version number with GNOME's
- growisofs has DAO turned off by default to avoid some issues
- several build issues fixed
- libbrasero-media licence move to GPL2 + restrictions is now completed
- #568204 – Brasero can't erase DVD+RW and speed issue
- #567582 – Fails to burn a DVD iso
- #568693 – Doesn't replace n-c-b properly
- #567603 – Invalid GConf key when coping disk to image file
- #560114 – seg fault when dragging files from user's directory
- #568898 – don't rely on GtkAction implementation details
- #561006 – Unable to Mount Error
- #562740 – brasero errors on inability to mount disk after burning on a
laptop
- #569352 – File names get truncated
- #569923 – Grammar issues
- #569953 – Brasero fails to build outside source dir
- #561626 – loading file info slow for audio projects

Translations:

* hu.po: Translation updated. Gabor Kelemen  <kelemeng <at> gnome.hu>
* te.po: Newly added Telugu Translation. Krishnababu K
<kkrothap <at> redhat.com>
* fi.po: Updated Finnish translation. Timo Jyrinki
<timo.jyrinki <at> iki.fi>
* da.po: Updated Danish translation by Mads Lundby
(Continue reading)

José Alburquerque | 2 Feb 06:10
Picon
Gravatar

ANNOUNCE: gstreamermm 0.9.9

gstreamermm provides C++ bindings for the GStreamer streaming multimedia
library (http://gstreamer.freedesktop.org).  With gstreamermm it is 
possible to
develop applications that work with multimedia in C++.

gstreamermm is developed over glibmm, libsigc++ and libxml++ and the
functionalities they provide.  This means that, among other things, 
referencing
and unreferencing of GObjects is handled automatically via glibmm's 
automatic
pointer class, Glib:RefPtr<>, and libsigc++'s slots are used for 
callbacks and
signals.

There are several examples, including a media player, in the examples/
directory, that demonstrate how to use the API and there are API docs in the
docs/reference/html directory.  The core plug-ins, such as Gst::Identity and
Gst::FileSrc are also provide along with many of the base plug-ins.

gstreamermm requires glibmm >= 2.16.0, giomm >= 2.16.0, and libxml++ >= 
2.14.0
along with the libraries that these require.  For the examples, gtkmm >= 
2.12
is also required.

Changes:

0.9.9 (unstable):

* Merged gstreamerbase branch into the gstreamer branch (everything that
(Continue reading)

Richard Hughes | 2 Feb 15:08
Picon

GNOME Power Manager 2.25.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.25.2 was
released. WARNING, this code will impregnate your cat called Dave and
steal all of the magazines from the bathroom.

==============
Version 2.25.3
==============

- Fixed #562576, profile is not saved correctly (Richard Hughes)
- Fixed #563791, GNOME Goal: Clean up GLib and GTK+ includes (Pedro Fragoso)
- Fixed #565076, Use g_timeout_add_seconds where possible (Richard Hughes)
- Fixed #565552, gtk_status_icon_set_tooltip has been deprecated (Frederic Peters)
- Fixed #565867, build time check for DeviceKit (Richard Hughes)
- Fixed #566115, Fails to build on sparc (fails to build on sparc)
- Fixed #567295, statistics doesn't update title (Richard Hughes)
- Fixed #567298, some minor code issues in gpm-statisctics.c main() (Richard Hughes)
- Fixed #567918, idle delay changes (Richard Hughes)
- Fixed #569100, when brightness is to 0, pressing one more brightness down makes brightness up/down stop
working. (Richard Hughes)
- Fixed #569356, build error, missing egg-idletime.c (Richard Hughes)
- Add processor wakeup support into gnome-power-statistics. This requires DeviceKit-power from git
master to work properly.
- Don't rely on the gnome-screensaver idle key now we are using gnome-session

Translations:
- Updated ca: David Planella
- Updated es: Jorge González, Jorge Gonzalez
(Continue reading)

Willie Walker | 2 Feb 16:21
Picon

Announcing gnome-speech v0.4.23

=======================
* What is gnome-speech?
=======================

Gnome-speech provides a simple general API for producing text-to-speech
(TTS) output.  It also provides drivers for several TTS engines, both
commercial and open source.

The gnome-speech 0.4.23 release is designated for all releases of GNOME 
since v2.12, though it has only been tested on GNOME 2.24 and trunk.

=========================================
* What's changed for gnome-speech 0.4.23?
=========================================

gnome-speech 0.4.23:

* drivers/espeak/Makefile.am Fix for bug #568786 - Trivial build patch
  (Vincent Untz)

* test/test-speech.c: Fix for bug #563577 - GNOME Goal: Clean up GLib
  and GTK+ includes (Luis Menina)

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

Source code:
http://download.gnome.org/sources/gnome-speech/0.4/gnome-speech-0.4.23.tar.bz2
http://download.gnome.org/sources/gnome-speech/0.4/gnome-speech-0.4.23.tar.gz
(Continue reading)

Sandy Armstrong | 2 Feb 17:50
Picon
Gravatar

ANNOUNCE: Tomboy 0.13.4 Released (development release)

Hey Everyone,

This email is to announce Tomboy 0.13.4, the fourth official
development release in the 0.13.x series.  UI Freeze is now in effect, 
and String Freeze starts in two weeks.

Please note that as of this release, we are no longer bundling 
Mono.Addins.  Mono.Addins >= 0.3 is now a hard dependency.  Also, we 
have rewritten printing to use GtkPrint instead of libgnomeprint.  It 
has some known bugs with messed-up margins which should be fixed by the 
next release (patches welcome).

Tomboy is a simple personal note-taking application designed to be
unobtrusive and friendly, while supporting inter-note-links similar to
a WikiWikiWeb to help you organize your notes and ideas.  It can run
either as a GNOME panel applet or a notification tray icon.

Tomboy's Website:http://www.gnome.org/projects/tomboy

Tomboy's Wiki:http://live.gnome.org/Tomboy
    * Road Map:http://live.gnome.org/Tomboy/RoadMap
    * Brainstorming:http://live.gnome.org/Tomboy/PlaceForNewIdeas

Tomboy is available at:

http://download.gnome.org/sources/tomboy/0.13/tomboy-0.13.4.tar.gz
    md5sum: 5be7348dfa324168e6f56ba44749ac33
    size: 4.9M

http://download.gnome.org/sources/tomboy/0.13/tomboy-0.13.4.tar.bz2
(Continue reading)

GNOME DVB Daemon 0.1.3 released


In this release all UI clients have been merged into gnome-dvb-control
(previously gnome-dvb-schedule). In addition, dvb-daemon works with
gst-rtsp-server 0.10.1 [1].

About
=====
DVB Daemon is a daemon written in Vala to setup your DVB devices, record
and watch 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.

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

Homepage
========
http://live.gnome.org/DVBDaemon

Changes since 0.1.2
===================
Adjusted to changes of gst-rtsp-server in main branch
Integrated gnome-dvb-timers and gnmome-dvb-preferences into new
gnome-dvb-control (previously gnome-dvb-schedule).
Display help message if no channel is selected
Removed Preferences ToolButton.
Added ToolButton and MenuItem for 'Previous Day' and 'Next Day'
Show error message when timer for epg event could not be created

(Continue reading)

Johannes Schmid | 2 Feb 18:17
Picon

Anjuta 2.25.90 released

Hi!

A new version of the Anjuta IDE has been released. You can get it at the usual place:
http://download.gnome.org/sources/anjuta/2.25/

Anjuta 2.25.90 (2 February 2009) -- Johannes Schmid

New:
- Glade integration work (GSoc) merged
- Support for scratchbox2

Updates:
- Improved file status display
- Don't depend on Gnomeprint

Bugs fixed:
#561370 – there is no way to know which files are in repository and which not.
#566800 – Had a random crash in "File manager" preferences pane
#569908 – completion of symbol shouldn't scroll the editor
#511589 - fix c&p error in uri_is_parent; fix uri_get_chrooted_path
#570136 – add option to not show unversioned files
#542412 – GSoc: Glade3 integration
#567728 – Copypasting build errors, messages and warnings
#564276 – useless checkbox next to action groups in Shortcuts view
#514609 – install-data-hook problem on Gentoo
#563499 – Goto Matching Brace and other commands missing in GtkSourceView editor
#564272 – Highlight Mode menu should indicate current mode
#567030 – gtksourceview editor should underline warnings
#561094 – Creation of backup files can't be disabled using gtksourceview
#569585 – translation issues, typos
(Continue reading)

Deskbar-Applet 2.25.90 released


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

Changes since 2.25.5
====================
Fixed #569260, crash in Deskbar: started typing 3 (based on patch by
Tom Parker)
Fixed #528184, Write OpenSearch module (based on work by Arthur Perton)
Fixed #419211, Web search in new a browser window (Sebastian Pölsterl)
Fixed #542861, Deskbar applet has a pixel border when placed at the
edge of the screen (Sebastian Pölsterl)
Fixed #557801, Results category nodes are not keyboard focusable
(Sebastian Pölsterl)
Fixed #569093, use indexer for path searches (patch by Juri Pakaste)
Fixed #570059, Strings from .ui files missing from translation
template (Sebastian Pölsterl)
Fixed bug that same GoogleCodeSearchMatch has been added multiple
times and assign priorities to matches (Sebastian Pölsterl)
Added match to yahoo, googlesearch and googlecodesearch that opens the
results in the browser (Sebastian Pölsterl)

Translations:
Updated ca: Gil Forcada
Updated da: Kenneth Nielsen
Updated es: Jorge González
Updated fi: Ilkka Tuohela
Updated gu: Sweta Kothari
Updated hu: Gabor Kelemen
(Continue reading)

Willie Walker | 2 Feb 19:39
Picon

Announcing Orca v2.25.90

===============
* 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.90 release is targeted for the GNOME v2.25.90 release.

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

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

2.25.90 - 02-Feb-2009

General:

* Fix for bug #553678 - orca can act badly at login time

* Fix for bug #561548 - Orca locks up when closing some Pidgin
   conversations.

* Fix for bug #562060 - Speech should speak multi case strings as
   words.  Adjust the regexes used.
(Continue reading)


Gmane