ANNOUNCE: Accerciser v3.14.0 released

2014-10-06 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.14.0

What is Accerciser?

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

You can read more about Accerciser at https://wiki.gnome.org/Apps/Accerciser

Where can I get it?

You can obtain Accerciser v3.14.0 in source code form at the following:
https://download.gnome.org/sources/accerciser/3.14/accerciser-3.14.0.tar.xz
(3.07M)
sha256sum: f5a5915d475e9241396414ccd167724c88807e77e69151cf0b40b32bd57d0574

-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.13.92 released

2014-09-17 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.13.92

What is Accerciser?

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

You can read more about Accerciser at https://wiki.gnome.org/Apps/Accerciser

What's New
==
- doap: update URLs
- doap: category apps
- doap: add programming-language
- Mark images as not translatable to keep them off translators radar
- Addressing some PyGObject initializer deprecations
- Adding transient windows for bookmarks dialogs

Contributors: Piotr Drąg, Gabor Kelemen, Olav Vitters, Javier Hernández

New And Updated Translations

- Tom Tryfonidis (el)
- Daniel Mustieles (es)
- Inaki Larranaga Murgoitio (eu)
- Anders Jonsson (sv)
- Alexandre Franke (fr)

Where can I get it ?

You can obtain Accerciser v3.13.92 in source code form at the following
https://download.gnome.org/sources/accerciser/3.13/accerciser-3.13.92.tar.xz
(3.07M)
sha256sum: 2cdaf442f5f89ff1b6563da854135c9444c2064ca3e8eb255d611e3a267cb61b

-- 
Javier Hernández Antúnez
jhernan...@emerga.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.12.0 released

2014-03-27 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.12.0

What is Accerciser?

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

You can read more about Accerciser at https://wiki.gnome.org/Apps/Accerciser

What's New
==
- User docs: Fixed a few boken/redirected links

Contributors: Andre Klapper

New And Updated Translations

- Alexandre Franke (fr)
- Daniel Mustieles (es)

Where can I get it ?

You can obtain Accerciser v3.12.0 in source code form at the following:

https://download.gnome.org/sources/accerciser/3.12/accerciser-3.12.0.tar.xz(3.06M)
sha256sum: 0d421a59cd294966441fb6591d34f28e4b60340815bdf91c9e8f39c2d826e96b
-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.11.92 released

2014-03-19 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.11.92

What is Accerciser?

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

What's New
==
- Validate plugin: Make use of metaclasses compatible on python 2.x  3.x
- Interface Viewer plugin
  - Display of states should be wider
  - Avoid the misalignement of elements when resizing
  - Fix for bug 660971 - Fixing iv plugin's caret offset value
  - Fix spinner on Value's section
- Macaroon
  - Make Macaroon work in Python 3
  - Update get_text call according to latest API
  - When recording, put right ATSPI roles in the output sequence
- Quick select: fix inspect accessible under mouse

Contributors:

Joanmarie Diggs, Javier Hernández, Joseph Scheuhammer

New And Updated Translations

- Alexandre Franke (fr)


Where can I get it ?

You can obtain Accerciser v3.11.92 in source code form at the following:

https://download.gnome.org/sources/accerciser/3.11/accerciser-3.11.92.tar.xz(3.06M)
sha256sum: c9d4c2c2811d4cc289d1f2b1f6c1d3d6277bbafb224de35dca20289b25a26340

-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.11.91 released

2014-03-10 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.11.91

What is Accerciser?

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

What's New
==
- ipython: Update to match the latest IPython API
- ipython: seek to 0 after truncating stdout
- ipython: Adding auto-indentation
- Fix for bug 723403 - Save window's properties at 'delete-event' time

Where can I get it ?

You can obtain Accerciser v3.11.91 in source code form at the following:

https://download.gnome.org/sources/accerciser/3.11/accerciser-3.11.91.tar.xz
 (3.06M)
sha256sum: fe88c5fabaae6ae684b437596068384287f766bec17d4e24cf65b65512f724b9
-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.11.90 released

2014-02-18 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.11.90

What is Accerciser?

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

What's New
==
- help: fix a typo
- Remove INSTALL from git repo
- Fix for bug 709349 - Make the highlight window a POPUP window
- Fix for bug 709122 - Do not wrap __class__ object from plugins' methods

Contributors:

Michael Catanzaro, Javier Hernández

New And Updated Translations

- Max Orxy (de)
- Yaron Shahrabani (he)
- Christian Kirbach (de)
- Anish A (ml)
- Gil Forcada (ca)
- Yuri Myasoedov (ru)
- Nishio Futoshi (jp)
- Chao-Hsiung Liao (zh_HK  zh_TW)
- Rūdolfs Mazurs (lv)
- Pavol Klačanský (sk)
- Timo Jyrinki (fi)
- Andika Triwidada (id)
- Tong Hui (zh_CN)
- Daniel Mustieles (es)

Where can I get it ?

You can obtain Accerciser v3.11.90 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.11/accerciser-3.11.90.tar.xz
sha256sum: 283822146471b6fc905e6f62f707138be4c62d0eba53801a3d612ebc82aeb6b9

-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.8.2 released

2013-05-15 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.8.2

What is Accerciser?

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

New And Updated Translations

- Max Orxy (de)
- Christian Kirbach (de)
- Inaki Larranaga Murgoitio (eu)
- Yuri Myasoedov (ru)

Where can I get it ?

You can obtain Accerciser v3.8.2 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.8/accerciser-3.8.2.tar.xz
sha256sum: f4fef2bfa23a9344b613c39dfa128e4d07d98f87cd5011d7d649b2a9c0a6aadd

-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.8.0 released

2013-03-26 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.8.0

What is Accerciser?

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

New And Updated Translations

- Victor Ibragimov (tg)
- Seong-ho Cho (ko)
- Piotr Drag: Fix translations of keywords in .desktop files (eu, pt_BR)
- Milo Casagrande (it)


Where can I get it ?

You can obtain Accerciser v3.8.0 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.8/accerciser-3.8.0.tar.xz
sha256sum: 68260998c558b4b78999dd0dfc27225a2c8bf43dddb9a4be6ae159e2a89b57e0
-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.7.92 released

2013-03-20 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.7.92

What is Accerciser?

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

What's New
==
- Fix for bug 695141 - Add high contrast icon

New And Updated Translations

- Marek Černocký (cs)
- Enrico Nicoletto (pt_BR)
- Gheyret Kenji (ug)
- Matej Urbančič (sl)
- Dimitris Spingos (el)
- Aurimas Černius (lt)
- Joan Duran (ca)
- Мирослав Николић (sr)
- Nilamdyuti Goswami (as)
- Mattias Põldaru (et)
- Alexandre Franke (fr)
- Duarte Loreto (pt)
- Balázs Úr (hu)
- Ask H. Larsen (da)
- Carles Ferrando (ca@valencia)

Where can I get it ?

You can obtain Accerciser v3.7.92 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.7/accerciser-3.7.92.tar.xz
sha256sum: 2278dfe18241f425d31a03b2ff63c4d89576139f60719ee920a47bb4b91fe34e
-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.7.91 released

2013-03-06 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.7.91

What is Accerciser?
===
Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

What's New
=
- Fix for bug 687885 - Add keywords to the desktop file
- Fix for bug 692543 - Remove markup from translatable strings
- Fix for bug 694120 - Accerciser crash at launch because python3 gettext
- Added some categories in the .desktop file for accerciser
- Fixed view manager's popup menu and translations
- Updates on accerciser.doap

Many thanks to the people who contributed on this release:
- Oliver Propst
- B.Prathibha
- Daniel García Moreno

New And Updated Translations

- Daniel Mustieles (es)
- Мирослав Николић (sr)
- Aurimas Černius (lt)
- Gheyret Kenji (ug)
- Kjartan Maraas (nb)
- Fran Diéguez (gl)
- Matej Urbančič (sl)
- Yaron Shahrabani (he)
- Piotr Drag (pl)
- Chao-Hsiung Liao (zh_HK  zh_TW)
- Anish A (ml)
- Marek Černocký (cs)
- Inaki Larranaga Murgoitio (eu)
- Mario Blättermann (de)

Where can I get it ?
===
You can obtain Accerciser v3.7.91 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.7/accerciser-3.7.91.tar.xz
sha256sum: 3d5f1d0b02c747f965088693a74254a200a3bd837b233fe28ad972d60f42a83d
-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.7.4 released

2013-02-06 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.7.4

What is Accerciser?
===

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

What's New
=
Fix for bug 691136 - Replace deprecated GObject methods with their
GLib equivalents
Fix for bug 691145 - The Interface Viewer's States tree is too small
Fix for bug 691147 - The Interface Viewer displays markup
Fix for bug 691141 - Interface Viewer does not populate in Python 3

Thanks to Joanmarie Diggs for the patches!

Where can I get it ?
===
You can obtain Accerciser v3.7.4 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.7/accerciser-3.7.4.tar.xz
sha256sum: 46b43eeb82ea79e0e2c54eeef26ab88f782fc2c249ee220ee1d99715323554ba

-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.7.3 released

2012-12-26 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.7.3

What is Accerciser?
===

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

What's New
=
Two GNOME Goals accomplished:
- Joanmarie Diggs did the Python 3 Porting Goal (Thank you!)
- Modernize your autotools configuration

Other changes:
- Force accerciser to use Wnck 3.0 version
- Stop including the spec file for rpm packages

New And Updated Translations
==
- Mattias Põldaru (et)
- Christian Kirbach (de)
- Anish A (ml)
- Roman Mátyus (sk)
- Tom Tryfonidis (el)
- Gil Forcada (ca)

Where can I get it ?
===
You can obtain Accerciser v3.7.3 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.7/accerciser-3.7.3.tar.xz
sha256sum: 89e9eeba530e4dee7b6dee8be403b29fde73f17428e4c2a9e392358a1d00097e

-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.5.92 released

2012-09-25 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.5.92

What is Accerciser?
===

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

==
version 3.5.92
==

New And Updated Translations
==
- Gabor Kelemen (hu)
- Chris Leonard (en_GB)
- Daniel Mustieles (es)
- Marek Černocký (cs)
- Rafael Ferreira (pt_BR)
- Seong-ho Cho (ko)
- Ask Hjorth Larsen (da)

Where can I get it ?
===

You can obtain Accerciser v3.5.92 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.5/accerciser-3.5.92.tar.xz
sha256sum: b3b37343781f0b695b7a9a5a033a60c0fc5fc290efcd9f62ca1b165260f962a1

-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.6.0 released

2012-09-25 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.6.0

What is Accerciser?
===

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

==
version 3.6.0
==

What's New
=
Frédéric Péters: (Thank you!)
- help: fix link to gnome-help a11y help page
- help: adapt Galician and Spanish translations after link fix

New And Updated Translations
==
- Seong-ho Cho (ko)
- Rui Batista (pt)
- Joan Duran (ca)
- Carles Ferrando (ca@valencia)
- YunQiang Su (zh_CN)
- Alexandre Franke (fr)
- Nishio Futoshi (jp)
- Tom Tryfonidis (el)
- Rudolfs Mazurs (lv)

Where can I get it ?
===
You can obtain Accerciser v3.6.0 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.6/accerciser-3.6.0.tar.xz
sha256sum: 4cd95fb5b2a3fcb2d9e12e8553b6be734b82940a9006a8db90ee5aa1fee234e7

-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.5.91 released

2012-09-04 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.5.91

What is Accerciser?
===

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

==
version 3.5.91
==

What's New
=
- Use yelp-tools instead of gnome-doc-utils (Thanks Oliver!)

New And Updated Translations
==
- Piotr Drag (pl)
- Nilamdyuti Goswami (as)

Where can I get it ?
===

You can obtain Accerciser v3.5.91 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.5/accerciser-3.5.91.tar.xz
sha256sum: 339a225d4fdf3c98a95cde36513493ebea8bdf667192a3f3de973abea9101524

-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.5.90 released

2012-09-02 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.5.90

What is Accerciser?
===

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

==
version 3.5.90
==

What's New
=
- Do not check for 'toolkit-accessibility' gsettings key
- Bump minimum version of Python to 2.7

New And Updated Translations
==
- Aurimas Černius (lt)
- Tobias Endrigkeit (de)
- Nilamdyuti Goswami (as)

Where can I get it ?
===

You can obtain Accerciser v3.5.90 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.5/accerciser-3.5.90.tar.xz
sha256sum: 35ad20131809640be20f306f54ba23d696dbb068dc74edfae9f01c5e483f0b9e

-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.5.5 released

2012-08-07 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.5.5

What is Accerciser?
===

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 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
plugin framework which you can use to create custom views of
accessibility information.

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

==
version 3.5.5
==

What's New
=
- Reverting commit a47442
- Update gtk icon cache after uninstall

New And Updated Translations
==
- Alexander Shopov (bg)
- Andika Triwidada (id)
- Chao-Hsiung Liao (zh_HK)
- Chao-Hsiung Liao (zh_TW)
- Мирослав Николић (sr)


Where can I get it ?
===

You can obtain Accerciser v3.5.5 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.5/accerciser-3.5.5.tar.xz
sha256sum: 98b5a14f758b4edbd12330c7704fef9cce9786f872a5314346f77b34973e79b7

-- 
Javier Hernández Antúnez
jhernandez emergya com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.5.3 released

2012-07-03 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.5.3

What is Accerciser?
===

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop. It uses AT-SPI2 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 plugin framework which you can use to create
custom views of accessibility information.

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

==
version 3.5.3
==

What's New
=
- Fix for bug #673782 - Accerciser does not fully load in F17
- Fix for bug #675989 - Use python object attributes instead of gobject ones
- Fix for bug #674884 - Use XDG base directory instead of $HOME
- Remove markup from strings in .ui files
- Fix for bug #671179 - Unexpected behaviours in ipython_view
- Fix for bug #671261 - UnicodeDecodeError breaks the interface viewer
- Fix for bug #674166 - Settings in wrong path
- Fix for bug #654418 - Strings with context are not getting properly
localized even though the translations have been provided
- Fix for bug #663777 - WidgetHasText validator fails for widgets
which don't need to implement getText()
- Add a trailing underscore to identifiers which are Python keywords
- Fix for Bug #678517 - Macaroon script recorder is broken

New And Updated Translations
==
- Chandan Kumar (hi)
- Gil Forcada (ca)
- Carles Ferrando (ca@valencia)
- Bruno Brouard (fr)
- Demosthenes Koptsis (el)
- Daniel Mustieles (es)
- Fran Diéguez (gl)
- Yaron Shahrabani (he)
- Matej Urbančič (sl)
- Kjartan Maraas (nb)
- Yuri Kozlov (ru)
- Tom Tryfonidis (el)

Contributions
==
Special thanks to:
- Joanmarie Diggs
- William Jon McCann
- Piotr Drąg
- Brian Parma
- Robert Ancell


Where can I get it ?
===

You can obtain Accerciser v3.5.3 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.5/accerciser-3.5.3.tar.xz
sha256sum: bfcff2c280798f16110b4e531c42b5e4f29555c801dc1318961ac7c8864daf27


-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.4.1 released

2012-04-25 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.4.1

What is Accerciser?


Accerciser is an interactive Python accessibility explorer for the
GNOME desktop. It uses AT-SPI2 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 plugin framework which you can use to create
custom views of accessibility information.

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

What's new
=
- Fix for bug 673782 - Accerciser does not fully load in F17


New And Updated Translations
=
- Carles Ferrando (ca@valencia)
- Chandan Kumar (hi)
- Gil Forcada (ca)
- Bruno Brouard (fr)


Where can I get it ?
===

You can obtain Accerciser v3.4.1 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.4/accerciser-3.4.1.tar.xz
sha256sum: 7f8deef3129060c5103f43bb94e29723747060c8feb5bb66a278ae48c44b3030

--
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.4.0 released

2012-03-27 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.4.0

What is Accerciser?


Accerciser is an interactive Python accessibility explorer for the GNOME
desktop. It uses AT-SPI2 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 plugin
framework which you can use to create custom views of accessibility
information.

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

New And Updated Translations
=
- Daniel Korosti (uk)
- Rudolfs Mazurs (lv)
- Wolfgang Stöggl (de)
- Aron Xu (zh_CN)


Where can I get it ?
===

You can obtain Accerciser v3.4.0 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.4/accerciser-3.4.0.tar.xz
sha256sum: 4bcfdede6a7cc1f9331836de76b1c0d73d3c6e65da61c68bc2b7d0ea6a2f33b9

--
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.3.90 released

2012-03-19 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.3.90

What is Accerciser?


Accerciser is an interactive Python accessibility explorer for the GNOME
desktop. It uses AT-SPI2 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 plugin
framework which you can use to create custom views of accessibility
information.

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

What's New
==
* New feature: Add Option to filter out apps with 0 children (Aline Bessa)
* Updating the ipython view plugin to the ipython v0.12 API (with
ipython-0.11 backwards compatibility)
* Fix for bug #670415 - Accerciser isn't explorable through the treeview

New And Updated Translations

- Mattias Põldaru (et)
- Khoem Sokhem (km)
- Roman Mátyus (sk)
- Bruno Brouard (fr)
- Gheyret Kenji (ug)
- Marek Černocký (cs)
- Daniel Mustieles (es)

Contributions
===
- Aline Bessa added the option to filter out apps without.

Where can I get it ?
===

You can obtain Accerciser v3.3.90 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.3/accerciser-3.3.90.tar.xz
sha256sum: a58a897b7d68aaeb8f60a92f99ae5e112117e8d0c1bec87f5fa7fe463d956fe0

-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.3.5 released

2012-02-20 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.3.5

What is Accerciser?


Accerciser is an interactive Python accessibility explorer for the GNOME
desktop. It uses AT-SPI2 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 plugin
framework which you can use to create custom views of accessibility
information.

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

What's New
==
* Fix for bug #659296 - Uncompatibilities with new version of IPython
* Bug 666251: Fix broken tags in gl.po
* Merge branch 'macaroon-pygi' into master

New And Updated Translations

- Łukasz Jernaś (pl)
- Daniel Mustieles (es)
- Praveen Illa (te)
- Jiro Matsuzawa (jp)
- Kjartan Maraas (nb)
- Fran Diéguez (gl)

Contributions
===
Many thanks to:
- Julian Taylor helped with the ipython plugin migration
- Mario Sánchez, the best-ever accerciser's user who tested the new ipython
plugin
- Joanmarie Diggs, thanks for the macaroon-pygi tests


Where can I get it ?
===

You can obtain Accerciser v3.3.5 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.3/accerciser-3.3.5.tar.xz


-- 
Javier Hernández Antúnez
jhernan...@emergya.com
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.3.1 released

2011-10-25 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.3.1

What is Accerciser?


Accerciser is an interactive Python accessibility explorer for the GNOME
desktop. It uses AT-SPI2 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 plugin
framework which you can use to create custom views of accessibility
information.

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


New And Updated Translations


- YunQiang Su (zh_CN)
- Xandru Armesto (ast)
- Sasi Bhushan (te)


Where can I get it ?
===

You can obtain Accerciser v3.3.1 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.3/accerciser-3.3.1.tar.xz
http://download.gnome.org/sources/accerciser/3.3/accerciser-3.3.1.tar.bz2



-- 
Javier Hernández Antúnez
jhernan...@emergya.es
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.2.1 released

2011-10-20 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.2.1

What is Accerciser?


Accerciser is an interactive Python accessibility explorer for the GNOME
desktop. It uses AT-SPI2 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 plugin
framework which you can use to create custom views of accessibility
information.

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


New And Updated Translations


- YunQiang Su (zh_CN)
- Xandru Armesto (ast)


Where can I get it ?
===

You can obtain Accerciser v3.2.1 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.2/accerciser-3.2.1.tar.xz
http://download.gnome.org/sources/accerciser/3.2/accerciser-3.2.1.tar.bz2



-- 
Javier Hernández Antúnez
jhernan...@emergya.es
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Accerciser v3.1.92 released

2011-09-20 Thread Javier Hernández Antúnez
We're happy to announce Accerciser v3.1.92

What is Accerciser?


Accerciser is an interactive Python accessibility explorer for the GNOME
desktop. It uses AT-SPI2 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 plugin
framework which you can use to create custom views of accessibility
information.

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

What's New
==

* Make maintiner mode enabled by default
* Fix for bug #658242 - Need context for a proper translation
* Fix for bug #659425 - Highlight is not working in fallback mode


New And Updated Translations


- Daniel Nylander (sv)
- Andika Triwidada (id)
- Chao-Hsiung Liao (zh_HK)
- Chao-Hsiung Liao (zh_TW)
- Kjartan Maraas (nb)
- Aurimas Černius (lt)
- Daniel Mustieles (es)
- Fran Diéguez (gl)
- Yuri Myasoedov (ru)
- Piotr Drag (pl)
- Mario Blättermann (de)
- Jorge González (es)
- Alexandre Franke (fr)
- Bruce Cowan (en_GB)
- Rudolfs Mazurs (lv)
- Martin Srebotnjak (sl)
- Antonio Fernandes C. Neto (pt_BR)
- Мирослав Николић (sr)
- Rui Batista (pt)
- Jiro MATSUZAWA (jp)
- Matej Urbančič (sl)
- Aputsiaq Janussen (da)
- Alexander Shopov (bg)
- Aurimas Černius (lt)
- Joan Duran (ca)
- Gabor Kelemen (hu)
- Inaki Larranaga Murgoitio (eu)


Contributions
===

Thanks to Jorge González and Javier Jardón!


Where can I get it ?
===

You can obtain Accerciser v3.1.92 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.1/accerciser-3.1.92.tar.xz
http://download.gnome.org/sources/accerciser/3.1/accerciser-3.1.92.tar.bz2


-- 
Javier Hernández Antúnez
jhernan...@emergya.es
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list