Xavier Claessens | 1 Jun 18:01
Picon
Gravatar

ANNOUNCE: Empathy 0.6


Empathy 0.6 is now available for download from:
http://download.gnome.org/sources/empathy/0.6/

22893f1b97ceb540f9bffcfe6dd68369  empathy-0.6.tar.gz
d8b51a02718f4e28a9916d54f3a9a3c0  empathy-0.6.tar.bz2

What is it?
===========
Empathy consists of a rich set of reusable instant messaging widgets,
and a GNOME client using those widgets. It uses Telepathy and Nokia's
Mission Control, and reuses Gossip's UI. The main goal is to permit
desktop integration by providing libempathy and libempathy-gtk
libraries. libempathy-gtk is a set of powerful widgets that can be
embeded into any GNOME application.

Where can I find out more?
==========================
You can visit the project web site:
http://live.gnome.org/Empathy

What's New?
===========
 - Join room when clicking on favorite rooms.
 - Do not restore away presence message when coming back after the user
set
   manually to away.
 - Set parent window when poping a new window/dialog.
 - Implement favorite chatroom menu.
 - Do not highlight contacts already known when creating the contact
(Continue reading)

Calvin Gaisford | 2 Jun 00:23
Picon

ANNOUNCE: Banter 0.1.5 Released (development release)

Hey Everyone,

Banter 0.1.5 has been released:

What is it?
===========
Banter is a next generation real time collaboration client focused on
the big three: text, voice and video.  It's centered on a dynamic,
innovative and easy to use contact management system.

What's new?
===========
* Avatar UI added to GroupWindow to set and remember avatar history
* Tapioca sharp dependencies completely removed
* Introduced video chat with minimal success

Screenshots?
============
http://live.gnome.org/Banter/ZeroPointOne/Screenshots

Where to get?
=============
http://ftp.gnome.org/pub/GNOME/sources/banter/0.1/

More information?
=============
Wiki: http://live.gnome.org/Banter
Schedule: http://live.gnome.org/Banter/ZeroPointOne
FAQS: http://live.gnome.org/Banter/FAQS

(Continue reading)

Eitan Isaacson | 3 Jun 08:58
Gravatar

Accerciser 0.1.3 released

Hi All,

This is to announce the release of Accerciser 0.1.3.

Accerciser is an interactive Python accessibility explorer for the GNOME
desktop. It uses AT-SPI to inspect and control widgets, allowing you to
check if an application is providing correct information to assistive
technologies and automated test frameworks. Accerciser has a simple
plug-in framework which you can use to create custom views of
accessibility information.

=============
Version 0.1.3
=============

New Features
============
- Plugin management has been refactored, much easier to maintain and 
  understand.
- Source entirely documented with Epydoc.
- Accessible description and child count in interface viewer plugin.
- Image description and locale in interface viewer plugin.

New And Updated Translations
============================
- Joan Duran (ca)
- David Lodge (en_GB)
- Jorge González (es)
- Robert-André Mauchin (fr)
- Eitan Isaacson (he)
(Continue reading)

Dodji Seketeli | 3 Jun 19:42

nemiver 0.4.0 is available

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

nemiver is a standalone graphical debugger that integrates well in the
GNOME desktop environment. It currently features a backend which uses
the GNU debugger gdb for debugging C/C++ programs.

Where to get it?
================
This release is available as a source package in tar.gz format
and can be downloaded from:
http://ftp.gnome.org/pub/GNOME/sources/nemiver/

What's Changed?
===============

New features
-------------

    [Jonathon Jongsma]

    * enable/disable breakpoints
    * enable refresh of breakpoints view at will
    * enable filtering of process list
    * added a user manual
    * set breakpoints by typing function name or file location
    * added a font selection settings
    * switch mouse pointer to busy cursor when gdb is running

    [Dodji Seketeli]
(Continue reading)

Dodji Seketeli | 3 Jun 22:28

libgtksourceviewmm 0.3.1 is available


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

libgtksourceviewmm is a C++ wrapper for the gtksourceview widget
library. It offers all the power of gtksourceview with an interface
familiar to c++ developers, including users of the gtkmm library.

Content of the release
======================

This is a bug fix release that does preserve API/ABI stability.

[Dodji Seketeli]

 * updated API documentation
 * properly install gtksourceviewmm.h
   into  $prefix/include/gtksourceviewmm-1.0.
 * fix a crasher in tests/test-search.cpp

[Yselkowitz]

 * #423990 better multiplatform support

Cheers,

--

-- 
Dodji Seketeli
http://www.seketeli.org/dodji
(Continue reading)

Picon
Gravatar

[Announce] PyGtksourceview 1.90.0

I am pleased to announce version 1.90.0 of the Gtksourceview Python bindings.

It is available at:

ftp://ftp.gnome.org/Public/GNOME/sources/pygtksourceview/1.90/

The bindings are updated with the new Gtksourceview API

PyGtksourceview 1.90.0     (Jun 03 2007)
======================

 o Fist public release

Blurb:
======

gtksourceview is a library that provides a widget for source code display
and editing, derived from Gtk's TextView, and used by gedit and nemiver,
among others.

gtksourceview has recently been released 1.90.0 as a major update of
the library.

The greatest changes in this release are the introduction of a new, smarter
highlighting engine (which is context aware, and so allows much more
niceties than the old one) and a theming support (easier configuration of
colors it uses, better fit in dark themes).

Also, the printing support has been removed (thus dropping the gnomeprint
dependency), since we currently expect people to implement it on an
(Continue reading)

Brian Cameron | 4 Jun 11:37
Picon

GDM2 2.19.2 (unstable), the "Yet Another Xian" Release


AOOH-GAH
--------

If you have no clue what GDM is, refer to the documentation links
at the bottom of this announcement.

The 2.19.2 release is an unstable release of the GNOME Display Manager
(GDM) program with the following bug fixes and improvements:

Interface Changes:

- The location of the .gdm_socket file has been moved from /tmp to
   /var/run.  This interface change has been coordinated with
   gnome-session, gnome-panel, and the Fast-User-Switch Applet (FUSA).
   This is a more sensible place for GDM to store its sockets file.
   (Lo\357c Minier)

- Now GDM desktop files are installed to /usr/share/gdm/applications and
   GDM appends this directory to XDG_DATA_DIR.  This way GDM programs
   only show up in the menus if GDM is actually being used as the login
   program.  This prevents the menu items from showing up if the user
   switches to another login program.  (Brian Cameron)

- The greeter programs no longer accept the Tab key as Enter so that now
   the GUI's are now more navigable for a11y users.  (Patrick Wade)

New features, improvements, and bug fixes:

- Now support Linux auditing if configure detects libaudit on the
(Continue reading)

Picon
Favicon

[ANNOUNCE] gnome-mag-0.14.5 (Unstable)

* What is gnome-mag?
==============

gnome-mag provides a command-line interface for standalone use, although its primary goal is to provide a set of magnification services for use by other client applications and assistive technologies.

Download at the usual place :
http://download.gnome.org/sources/ gnome-mag/0.14/

* What's changed for gnome-mag 0.14.5?
=========================

* Isolated the X11 dependency, making easier to support others graphical environments.

* Improved the magnifier compositor performance, through the elimination of X11 sync calls.

* Create an applet to apply colorblind filters. Thanks for Daniel Ruoso for the ideas! I also did a small video of it http://www.gnome.org/~carlosd/colorblind.mpeg where you can see the filters in action. This is only to motivate you to go download it, go compile it, go test it, go hack it and help us improve it :-)

* Fixes for bugs #436894, #404448, #408133, #416911, #422361, #438591 and #442219.

Thanks for the translations:
        * Ihar Hrachyshka (be <at> latin)
        * Gil 'Dolfin' Osher (he)
        * Alessio Frusciante (it)
        * Dziumanenko Maxim (uk)

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

Source code:
http://download.gnome.org/sources/gnome-mag/0.14/gnome-mag-0.14.5.tar.bz2
http://download.gnome.org/sources/gnome-mag/0.14/gnome-mag-0.14.5.tar.gz

Enjoy,
Carlos Eduardo Rodrigues Diógenes
===
"Unix, was the distilled essence of operating systems, designed solely to be useful. Not to be marketable. Not to be compatible. Not to be an appendage to a particular kind of hardware..." (Doug McIlroy)

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list
Willie Walker | 4 Jun 16:20
Picon

Announcing Orca v2.19.3

===============
* 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 sponsored by the Sun Microsystems, Inc., Accessibility Program
Office and progresses via continued engagement with end users and
contributions from wonderful community members.

Come join us -- help the community grow.  You can read more about Orca
at http://live.gnome.org/Orca.

NOTE ON FIREFOX 3.0 SUPPORT: we know many of you are anxiously
awaiting compelling access to the web via Orca and Firefox.  We're
making steady progress on this front, both in Orca and with the
Firefox team.  We're getting there step by step, and we're receiving
positive comments from people who are having good success with where
we are today.  We'll keep going -- join us on the Orca list and share
your comments, suggestions, and questions.

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

Lots!  We constantly listen to what our users are saying and we're still
working hard and fast.  For those who have not joined yet, please join
us on the Orca mailing list and we'll listen to you, too.  If you don't
watch out, we might also make you a team member.  :-)

Orca v2.19.3 - 04-Jun-2007

General Orca:

* Make checkbox and radio button indicator strings customizable
  (thanks Mario Lang!)

* Present checkbox and radio button indicators before label/name in
  braille (thanks Mario Lang!)

* Fix for bug 345399 - Key echo missing alpha numeric and punctuation
  keys

* Fix for bug 349394 to make Speech Dispatcher Factory work better
  with Orca GUI preferences (thanks Tomas Cerha!)

* Fix for bug 376015 - [a11y] time-admin time servers table is not
  accessible

* Fix for bug 412837 - Need a single number to summarize test code
  coverage

* Fix for bug 434600 - cursor routing keys cannot be used to position
  caret at end of line 

* Fix for bug 435226 - Where-am-I doesn't correctly handle multiple
  selected paragraphs in OOo Writer and Evolution

* Fix for bug 439155 - Flat review is broken in gcalctool

* Fix for bug 439487 - Combobox role not shown in braille in 'brief'
  verbosity mode

* Fix for bug 439509 - Run Application Dialog prints entered text
  twice in braille (thanks Mario Lang!)

* Fix for bug 440592 - Orca doesn't speak gcalctool's status bar
  correctly

* Fix for bug 440294 - Voice Properties in Speech Dispatcher backend
  (thanks Tomas Cerha!)

* Fix for bug 441640 - Rename processCursorKey to processRoutingKey 
  (thanks Mario Lang!)

* Fix for bug 441673 - Define InputEventHandler.__eq__ 
  (thanks Mario Lang!)

* Fix for bug 441723 - Orca should not speak "double prime" for the
  number 3

* Fix for bug 443012 - atspi.py:_onParentChanged upsets
  atspi.py:_cache in a bad way 

Firefox:

* Fix for bug 407941 - Infer labels for objects in HTML content

* Fix for bug 414657 - Linked headings should be announced as both
  heading and link

* Fix for bug 420540 - Firefox keyboard control wish list. Q/Shift+Q
  can now be used to navigate among blockquotes.

* Fix for bug 423435 - Orca is too chatty when loading a page in
  Firefox

* Fix for Bug 433655 - Orca's structural navigation should wrap at the
  end of a page

* Fix for bug 437753 - Orca should speak and braille the current locus
  of focus after a page is loaded in Firefox and then start reading
  the page

* Fix for bug 437986 - Orca should not first speak page and frame
  title when opening a menu in firefox

* Fix for bug 439286 - Gecko.py's find{Next,Previous}Object fails when
  object is document_frame.

* Fix for bug 440079 - Orca cannot arrow past certain combo boxes in
  Firefox

* Fix for bug 440529 - Orca bounces out of Firefox Help Contents tree
  and into the document frame

* Fix for bug 441476 - Orca should attempt to detect erroneously-marked
  list labels in Firefox

* Fix for bug 441484 - Need to adjust Firefox form field navigation to
  accommodate Firefox changes.

* Fix for bug 441610 - Orca should identify bogus/redundant checkbox
  labels in Firefox.

* Fix for bug 442083 - Orca skips over empty entries with Up/Down
  Arrow in Firefox

* Fix for bug 442691 - Form field structural navigation is slow to and
  in large lists

* Fix for bug 443067 - sayAll by sentence skips content that is
  in HTML tables in Firefox

* Fix for bug 443337 - Orca should not use the alt text if it is empty
  to infer a link name

* Fix for bug 443650 - Orca "loops" on certain pages in Firefox

OpenOffice:

* Work on bug 435199 - Orca is bloating the swap partition, so
  the system is no more usable after a short time (improvements
  made to OpenOffice script)

* Additional fix for bug 435201 - Orca is too chatty when navigating
  by paragraph in OOo Writer

* Fix for bug 435226 - Where-am-I doesn't correctly handle multiple
  selected paragraphs in OOo Writer and Evolution

* Fix for bug 435852 - Orca and OpenOffice Calc have a memory lovefest

Java platform:

* Fix for bug 435825 - Non-ORBit object typecodes ignored when
  instantiating stubs.  NOTE: this was a pyorbit fix from Peter Parente
  that had a major impact on a number of bugs we were running into with
  the Java platform.  Thanks so much, Peter Parente!

* Fix for bug 436674 - flat-review only visits right-most tree nodes
  in SwingSet2 JTree demo

* Fix for bug 437049 - Orca does not speak Java Control Panel spinbox
  changes

New and updated translations (THANKS EVERYONE!!!):

    de      German               Jochen Skulj
    sv      Swedish              Daniel Nylander
    en_GB   English/British      David Lodge

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

You can obtain Orca v2.19.3 in source code form at the following:

http://download.gnome.org/sources/orca/2.19/orca-2.19.3.tar.gz
http://download.gnome.org/sources/orca/2.19/orca-2.19.3.tar.bz2

Enjoy!

The Orca Team
Willie Walker | 4 Jun 16:36
Picon

Announcing gnome-speech v0.4.13

=======================
* 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 v0.4.13 release is designated for GNOME 2.16.x, GNOME
2.18.x, and GNOME 2.19.3.

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

* Fix for bug 440169 - swift driver hardcodes voice language to en_US
  (many thanks to Mario Lang for this fix)

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

Source code:
http://download.gnome.org/sources/gnome-speech/0.4/gnome-speech-0.4.13.tar.bz2
http://download.gnome.org/sources/gnome-speech/0.4/gnome-speech-0.4.13.tar.gz

Enjoy.

Will

Gmane