Up to [cvs.netbsd.org] / pkgsrc / devel / accerciser
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 29 13:32:20 2012 UTC (3 months, 3 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update accerciser to 1.12.1. ============== version 1.12.1 ============== New And Updated Translations ============================ - Matej Urbani (sl) - Vincent Untz (sl) - Takayuki KUSANO (jp) - Andika Triwidada (id) - Roman Mátyus (sl) - Aron Xu (cn) - Fran Diéguez - Gheyret Kenji (ug) - Jiro MATSUZAWA (jp) - Javier Jardón (Update README file) - Jorge González (es) - noch (am) - Ivar Smolin (et) - Thomas Thurman (en@shaw) - Claude Paroz (fr) ============== Version 1.12.0 ============== New And Updated Translations ============================ - Thomas Thurman (en@shaw) - Jorge González (es) - Ivar Smolin (et) - Claude Paroz (fr) - Fran Diéguez (gl) - Arman Vardanyan (hy) - Andika Triwidada (id) - Takeshi AIHANA (ja) - Roman Mátyus (sk) - Matej Urbani (sl) - Gheyret Kenji (ug) - YunQiang Su (zh_CN) ============== Version 1.11.1 ============== What's New ========== A fix for AT-SPI2 issues (bug #617484). Thanks Mike Gorse! New And Updated Translations ============================ ============= Version 1.9.3 ============= What's New ========== Not much, there is a new Simplified Chinese translation of the help docs! New And Updated Translations ============================ - Gheyret Kenji (ug) ============= Version 1.8.0 ============= What's New ========== * Fixed crash when selecting item under pointer. Workaround for pygtk/gdk bug. (bug #593732). New And Updated Translations ============================ - Khaled Hosny (ar) - Joan Duran (ca) - Lucas Lommer (cs) - Ask Hjorth Larsen (da) - Mario Blättermann (de) - Philip Withnall (en_GB) - Jorge González (es) - Mattias Põldaru (et) - Iñaki Larrañaga Murgoitio (eu) - Ilkka Tuohela (fi) - Claude Paroz (fr) - Antón Méixome (gl) - Mark Krapivner (he) - Gabor Kelemen (hu) - Milo Casagrande (it) - Gintautas Miliauskas (lt) - Sangeeta Kumari (mai) - Kjartan Maraas (nb) - Tomasz Dominikowski (pl) - Rui Batista (pt) - Og Maciel (pt_BR) - Adi Roiban (ro) - Matej Urbani (sl) - Daniel Nylander (sv) - Theppitak Karoonboonyanan (th) - Baris Cicek (tr) - Maxim Dziumanenko (uk) - Ray Wang (zh_CN) - Chao-Hsiung Liao (zh_HK) - Chao-Hsiung Liao (zh_TW) ============== Version 1.7.91 ============== What's New ========== - Use correct Name and X-FullName in .desktop file (bug #592732). New And Updated Translations ============================ - Alexander Shopov (bg) - Milo Casagrande (it) ============== Version 1.7.90 ============== New And Updated Translations ============================ - Hendrik Richter (de) - Mattias Põldaru (et) - Yaron Shahrabani (he) ============= Version 1.7.4 ============= What's New ========== - Removed all libglade-related symbols. New And Updated Translations ============================ - Eitan Isaacson (he) - Daniel Nylander (sv) - Maxim Dziumanenko (uk) ============= Version 1.7.2 ============= What's New ========== - Added accessible name changed listeners to update the view accordingly (bug #582434). - Fixed editable text bug (bug #574223). - Migrated to GtkBuilder from Glade. New And Updated Translations ============================ None, could you believe it??? ============= Version 1.7.1 ============= What's New ========== - Removed bonobo and ORBit references, in prep for GNOME 3.0 and D-Bus AT-SPI (bug #580421). - Fixed IPython history behavior (bug #578608), thanks Lasagna Davide! New And Updated Translations ============================ - Joan Duran (ca@valencia) - Jorge González (es) - Maxim Dziumanenko (uk)
Revision 1.3 / (download) - annotate - [select for diffs], Thu May 21 11:10:56 2009 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update to 1.6.1. Include desktopdb.mk. Set LICENSE to modified-bsd. ============= Version 1.6.1 ============= What's New ========== - Fixed highlighting of an accessible on the desktop when it is selected in Accerciser (aka node highlighting). GNOME 2.26 updates had broken this (bug #576756). New And Updated Translations ============================ - Shankar Prasad (kn) - Socrates Vavilis (el) - Osama Khalid (ar) - Gintautas Miliauskas (lt) - Ask Hjorth Larsen (da) - Ignacio Casal Quinteiro (gl)
Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 22 14:09:42 2009 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
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 Rkus (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)
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jan 16 23:38:22 2009 UTC (3 years, 4 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-20090116
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 16 23:38:22 2009 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
Initial revision