head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.50 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.48 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.46 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.44 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.42 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.40 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.38 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.36 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.34 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.32 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.30 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.28 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.26 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.24 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.22 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.20 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.18 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.16 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.14 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.12 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.10 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.8 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.6 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.4 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.2 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.1.1.1.0.2 pkgsrc-2004Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2004.04.15.14.38.48; author jmmv; state dead; branches; next 1.2; 1.2 date 2004.04.01.19.04.28; author jmmv; state Exp; branches; next 1.1; 1.1 date 2003.12.30.17.56.40; author xtraeme; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2003.12.30.17.56.40; author xtraeme; state Exp; branches; next ; desc @@ 1.3 log @Update to 0.8.3: GUI: * Crosshair color inversion made clearer by graying the 'Cross-hair color' button when 'Cross-hair color inverted' checkbox is checked. * Changed some keyboard accelerators. UI: * A better presentation for tables : added two new presentation items. BRAILLE: * Added suport for some more braille devices. MAGNIFIER: * Changed required version of gnome-mag to 0.11.0. @ text @$NetBSD: patch-aa,v 1.2 2004/04/01 19:04:28 jmmv Exp $ http://bugzilla.gnome.org/show_bug.cgi?id=134684 --- schemas/Makefile.in.orig 2004-03-22 12:15:16.000000000 +0100 +++ schemas/Makefile.in @@@@ -227,7 +227,7 @@@@ sbindir = @@sbindir@@ sharedstatedir = @@sharedstatedir@@ sysconfdir = @@sysconfdir@@ target_alias = @@target_alias@@ -schemasdir = $(sysconfdir)/gconf/schemas +schemasdir = $(datadir)/gconf/schemas schemas_DATA = brlmonitor.schemas \ gnopernicus.schemas \ remote.schemas @ 1.2 log @Update to 0.8.1: Changes in 0.8.1 ================ Translation: Update Basque, Arabic, Greek, Welsh and British translations. Changes in 0.8.0 ================ Translation: Update translations for Ukrainian, German, Arabic, Italian, Mongolian, Greek, Canadian English. Changes in 0.7.6 ================ Miscellanous * Report caret-moved events for non-focused objects. UI: * Notify user when he moves to a new table. Changes in 0.7.5 ================ Miscellanous * Filter events for watched object. UI: * add a function to unwatch all watched objects. * better presentation for tables. Changes in 0.7.4 ================ Presentation * Store presentation items in XML files, not not in gconf keys. UI * Map shutup function on control-left key. Changes in 0.7.3 ================ Braille * Support for devices created by HandyTech. UI * Possibility to add a watch a specified object (to receive all event for that object). GUI * Add option to permite a crosswire on without a cursor when the magnifier is active. * Presentation is now a collection of predefined profiles. Miscellanous * Made non-case sensitive a braille device command line value. Changes in 0.7.2 ================ Magnifier: * Make sure that the coordinates are set ok in case of a change of resolution. * Zoomer's coordinates are from (0,0) to (x-display-size - 1,y-display-size - 1) (not from (1,1) to (x-display-size, y-display-size) as before) @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1.1.1 2003/12/30 17:56:40 xtraeme Exp $ @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ d3 8 a10 6 --- schemas/Makefile.in.orig 2003-12-30 18:35:38.000000000 +0100 +++ schemas/Makefile.in 2003-12-30 18:35:56.000000000 +0100 @@@@ -165,7 +165,7 @@@@ X_LIBS = @@X_LIBS@@ gnopernicuslocaledir = @@gnopernicuslocaledir@@ @ 1.1.1.1 log @Initial import of gnopernicus-0.7.1 Gnopernicus provides Assistive Technologies (AT) for blind and visually impaired persons through modules for text-to-speech, braille, etc. @ text @@