Commit graph

2 commits

Author SHA1 Message Date
wiz
3218008293 Update to 1.6.0:
=============
Version 1.6.0
=============

What's New
==========
- Fixed selection interface in interface viewer plugin (bug #574783).
- Added an informative window title (bug #574103).
- Fixed empty padding issue in prefs dialog (bug #574101).
- Ported script recorder to gtksourceview2 (bug #574100).
- Don't allow the set_range to change the value of our accessible (bug #572201).

New And Updated Translations
============================
- Lucas Lommer (cs)
- Ask Hjorth Larsen (da)
- Hendrik Richter (de)
- Marios Zindilis (el)
- David Lodge (en_GB)
- Ilkka Tuohela (fi)
- Claude Paroz (fr)
- Suso Baleato (gl)
- Milo Casagrande (it)
- Takeshi AIHANA (ja)
- Vytautas Rėkus (lt)
- Ani Peter (ml)
- wadim dziedzic (pl)
- Rui Batista (pt)
- Yuri Kozlov (ru)
- Baris Cicek (tr)

==============
Version 1.5.91
==============

What's New
==========
- Provide a $srcdir (bug #570332).
- Don't use _() in i18n.py.

New And Updated Translations
============================
- Iñaki Larrañaga Murgoitio (eu)
- Gabor Kelemen (hu)
- Manoj Kumar Giri (or)
- Tomasz Dominikowski (pl)
- Duarte Loreto (pt)
- Laurent Dhima (sq)
- Theppitak Karoonboonyanan (th)
- Clytie Siddall (vi)

=============
Version 1.5.9
=============

What's New
==========

- Updated translations.
- Fixed bug #563284.  Deleting editable text using the interface viewer plugin
  will now function as expected.
- Fixed bug #520296.  Added context for "Bookmarks" for translation.
- Fixed bug #569341.  Use C_() instead of Q_() for translation.
- Updated PO files for msgctx.

New And Updated Translations
============================
- Daniel Nylander (sv)
- Gil Forcada (ca)
- Joan Duran (ca)
- Alexander Shopov (bg)
- Chao-Hsiung Liao (zh_HK, zh_TW)
- Jorge Gonzalez (es)
- Kjartan Maraas (nb)

=============
Version 1.5.5
=============

What's New
==========

- Updated translations.
- Fixed bug #547778. Trunk fails to build.

New And Updated Translations
============================
- Marios Zindilis (el)

=============
Version 1.5.4
=============

What's New
==========

- Updated translations.
- Fixed bug #564776.  Accessible names that contain an ampersand (&) or a
  less-than (<) character will now be shown in the interface viewer plugin.

New And Updated Translations
============================
- Gabor Kelemen (hu)
- Funda Wang (zh_CN)
- Daniel Nylander (sv)

=============
Version 1.5.2
=============

What's New
==========

- Updated translations.
- Added proper context to the term 'View' for i18n (bug #520296).
  Thanks Wouter Bolsterlee!
- No longer highlight the entire desktop when a node is updated to
  the desktop.
- Disable event monitoring if the event being listened for
  disappears.
- Catch exceptions when getting states during state changes.
- Do not highlight an accessible on the desktop if the duration it
  is selected is 0.
- Fixed bug #555416.  Set process name to 'accerciser'.
- Fixed bug #555108.  Changed "left plugin display area" to "right
  plugin display area".  Thanks Lucas Lommer!
- Fixed bug #561598.  Display each target of a relation instead of
  displaying the first target repeatedly.

New And Updated Translations
============================
- Petr Kovar (cs)
- Jorge González (es)
- Kjartan Maraas (nb)
2009-03-22 14:09:42 +00:00
wiz
dda171d5fa Initial import of accerciser-1.4.0:
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 plugin framework which you can use to create
custom views of accessibility information.

In essence, Accerciser is a next generation at-poke tool.
2009-01-16 23:38:22 +00:00