2007-05-14  Peter Parente  <parente@cs.unc.edu>

	* test/minefield/forms.html: Added text area example, fixed labels
	* src/Perks/BasicSpeechPerk.py: Removed uncessary time import
	* src/Adapters/ATSPI/TextAdapter.py: Fixed bug #438423, single line
	entry announced as blank

2007-05-14  Peter Parente  <parente@cs.unc.edu>

	* src/Perks/FirefoxPerk.py: Fixed bug #438391

2007-05-14 Scott Haeger <scott@bashautomation.com>
	
        * src/Perks/FirefoxPerk.py: fixed bug #438369, navigation problem 
        on disabled widget
        * src/Perks/FirefoxPerk.py: fixed bugs #438379 and #438380
        * src/Perks/BasicSpeechPerk.py: fixed bugs #438417, prevent word echo 
        from repeating 'blank'
        * src/Perks/FirefoxPerk.py: fixed bug #438425, change implementation 
        of needsWidgetMode

2007-05-14  Peter Parente  <parente@cs.unc.edu>

	* src/Adapters/ATSPI/HypertextAdapter.py: Fixed bug #437723

2007-05-14  Peter Parente  <parente@cs.unc.edu>

	* NEWS: Added or translation credit

2007-05-14  Peter Parente  <parente@cs.unc.edu>

	* NEWS: Expanded work on Firefox section

2007-05-14  Peter Parente  <parente@cs.unc.edu>

	* doc/web/revisions.txt: 
	* doc/web/rdb.txt: Updated based on user feedback

2007-05-14  Peter Parente  <parente@cs.unc.edu>

	* src/Perks/BasicSpeechPerk.py: 
	* src/Perks/AltShiftPerk.py: Fixed cyclic registration of where am i
	
	* src/LSRInterfaces.py: Fixed epydoc error
	
	* README.cvs: Removed
	
	* doc/Makefile.am: Updated for epydoc 3.0
	
	* doc/ui/settings.xml: 
	* doc/ui/commands.xml: 
	* doc/ui/dialogs.xml: 
	* doc/ui/events.xml: 
	* doc/ui/images/search-chooser.png: 
	* doc/ui/ui.xml: Updated for 0.5.2, fixed bug #434607

2007-05-11  Peter Parente  <parente@cs.unc.edu>

	* NEWS: Updated for 0.5.2

2007-05-11  Peter Parente  <parente@cs.unc.edu>

	* doc/web/index.txt: 
	* doc/web/rdb.txt: 
	* doc/web/aria.txt: Fixed rendering errors

2007-05-11  Peter Parente  <parente@cs.unc.edu>

	* doc/web/revisions.txt: 
	* doc/web/rdb.txt: 
	* doc/web/terms.txt: Lots of changes regarding tables

2007-05-11 Scott Haeger <scott@bashautomation.com>

        * src/Perks/FirefoxPerk.py: fixed bug #437556, make go to active 
        document task (CapsLock-Home) smarter
        * src/Perks/FirefoxPerk.py: fixed bug #437553, double announcement 
        when navigating to focusable
        * src/Perks/FirefoxPerk.py: fixed bug #431354, navigation by relation
        * src/Perks/FirefoxPerk.py: fixed bug #437719, new navigation
	tasks should scroll screen

2007-05-10 Scott Haeger <scott@bashautomation.com>

        * src/Perks/FirefoxPerk.py: fixed bug #437232, skip container user
        command.


2007-05-09  Peter Parente  <parente@cs.unc.edu>

	* src/Perks/SearchPerk.py: 
	* src/Tier.py: 
	* src/Choosers/SearchChooser.py: 
	* src/Choosers/search_chooser.glade: 
	* src/Task/Tools/Base.py: Fix for #433874, autopointer removal,
	SearchPerk and SearchChooser cleanup

2007-05-09 Scott Haeger <scott@bashautomation.com>

        * src/Task/Tools/View.py: fixed getCurrItem().
        * src/Task/Tools/View.py: fixed bug #437228, getEndAcc() 
        does not work for sub-trees (Peter)
        * src/Perks/FirefoxPerk.py: fixed bug #437177, Add document 
        mode task for go to start/end of doc/item
        * src/Perks/FirefoxPerk.py: fixed bug #437229, 'go to container' 
        navigation task

2007-05-09  Peter Parente  <parente@cs.unc.edu>

	* doc/web/revisions.txt: 
	* doc/web/rdb.txt: Replaced hierarchy with container nav, fixed bad 
	keys

2007-05-09  Peter Parente  <parente@cs.unc.edu>

	* doc/web/events.txt: Fixed bad default PageComplete value

2007-05-09  Peter Parente  <parente@cs.unc.edu>

	* doc/web/revisions.txt: 
	* doc/web/events.txt: 
	* doc/web/rdb.txt: 
	* doc/web/terms.txt: Revised Web spec based on user comments

2007-05-08  Peter Parente  <parente@cs.unc.edu>

	* src/Perks/BasicSpeechPerk.py: 
	* src/Perks/BasicBraillePerk.py: 
	* src/Perks/AltShiftPerk.py: 
	* src/Perks/ReviewPerk.py: 
	* src/LSRInterfaces.py: 
	* src/Task/Tools/Error.py: 
	* src/Task/Tools/View.py: 
	* src/Adapters/ATSPI/DefaultAction.py: Fixed bug #436884

2007-05-08  Peter Parente  <parente@cs.unc.edu>

	* src/Perks/BasicMagPerk.py: 
	* src/Perks/AltShiftPerk.py: 
	* src/Devices/GnomeMagDevice.py: Fixed bug #436877, keys for zooming
	magnifier; had to correct for gnome-mag change of position

2007-05-08 Scott Haeger <scott@bashautomation.com>

        * src/Perks/FirefoxPerk.py: fixed exception related to bug #436582
        * NEWS: added 0.5.2 section including Firefox entry.

2007-05-07 Scott Haeger <scott@bashautomation.com>

        * src/Perks/FirefoxPerk.py: bug #436582, refactor navigation tasks
        * added landmarks.html test page.
        * src/Perks/FirefoxPerk.py: bug #436693, set focus to manipulables 
        in new navigation tasks

2007-05-07  Peter Parente  <parente@cs.unc.edu>

	* doc/web/revisions.txt: 
	* doc/web/aria.txt: Completed Web scripting

2007-05-07  Peter Parente  <parente@cs.unc.edu>

	* src/Perks/BookmarkPerk.py: Fixed source code comments about what
	keys are being registered for what actions
	
2007-05-04  Peter Parente  <parente@cs.unc.edu>

	* doc/web/revisions.txt: 
	* doc/web/aria.txt: More web app scripting spec

2007-05-04 Scott Haeger <scott@bashautomation.com>

        * src/Perks/FirefoxPerk.py: fixed bug #435609, add user 
        setting that sets search depth limit
        * src/Perks/FirefoxPerk.py: fixed bug #435007, implement 
        read page title and read page url
        * Fixed bug #435907, Create a task tool for getURI()
        * src/Perks/FirefoxPerk.py: added test for None in where am i?
        * Fixed bug #435909, Create a task tool for getAccAnchorCount()

2007-05-04  Peter Parente  <parente@cs.unc.edu>

	* doc/web/aria.txt: Worked on website scripting

2007-05-03 Scott Haeger <scott@bashautomation.com>

        * doc/web/rdb.txt: added where am i? example.
        * doc/ui/commands.xml: added help dialog command Alt-Shift-Z.
        * doc/web/rdb.txt: additions to where am i? example.
        * src/Perks/FirefoxPerk.py: src/Perks/ReviewPerk.py: fix for bug 
         #433596, Firefox fails to find next item, scroll
        * src/Perks/FirefoxPerk.py: Fixed bug #435004, where am i?

2007-05-03  Peter Parente  <parente@cs.unc.edu>

	* src/Perks/FirefoxPerk.py: 
	* src/Walker/AccessibleWalker.py: Fixed bug #434636 (Luiz)

2007-05-02  Peter Parente  <parente@cs.unc.edu>

	* doc/web/revisions.txt: 
	* doc/web/ideas.txt: 
	* doc/web/rdb.txt: 
	* doc/web/aria.txt: More work on web spec

2007-05-02  Peter Parente  <parente@cs.unc.edu>

	* src/pyLinAcc/Interfaces.py: Possible fix for bug #431035

2007-05-01  Peter Parente  <parente@cs.unc.edu>

	* doc/web/revisions.txt: 
	* doc/web/ideas.txt: 
	* doc/web/rdb.txt: 
	* doc/web/aria.txt: Worked on web spec

2007-05-01 Scott Haeger <scott@bashautomation.com>

        * src/Perks/FirefoxPerk.py: partial fix for bug #431022, 
        Switching document tab
        * Added SVG, imagemap and image test pages

2007-05-01  Peter Parente  <parente@cs.unc.edu>

	* src/Perk.py: 
	* src/Task/Tools/Base.py: Fixed bug #421027 (Luiz)

2007-04-30  Peter Parente  <parente@cs.unc.edu>

	* doc/web/aria.txt: Added notes about live regions

2007-04-30  Peter Parente  <parente@cs.unc.edu>

	* doc/web/revisions.txt: 
	* doc/web/rdb.txt: 
	* doc/web/aria.txt: Worked on spec

2007-04-30  Peter Parente  <parente@cs.unc.edu>

	* src/LSRMain.py: 
	* doc/web/revisions.txt: 
	* doc/web/index.txt: Set svn properties

2007-04-30  Peter Parente  <parente@cs.unc.edu>

	* doc/web/revisions.txt: 
	* doc/web/ideas.txt: 
	* doc/web/index.txt: 
	* doc/web/rdb.txt: 
	* doc/web/aria.txt: Worked on spec

2007-04-30 Scott Haeger <scott@bashautomation.com>

        * src/Perks/FirefoxPerk.py: Fixed bug #434597, nav by hierarchy
        * src/Perks/FirefoxPerk.py: Fixed bug #434668, Update ConvReviewUserReg
        to use new mode management
        * src/Perks/FirefoxPerk.py: Fixed bug #434671,new navigation tasks need 
        to include auto mode switching


2007-04-30  Peter Parente  <parente@cs.unc.edu>

	* src/Perks/SearchPerk.py: 
	* src/Choosers/SearchChooser.py: Fixed bug #433891 (Scott)

2007-04-30  Peter Parente  <parente@cs.unc.edu>

	* src/Perks/FirefoxPerk.py: Fixed bug #433399

2007-04-30  Peter Parente  <parente@cs.unc.edu>

	* src/AEInput/SystemInput.py: 
	* src/Perk.py: 
	* src/Task/Tools/Input.py: Fixed bug #348690 (Scott)

2007-04-27  Peter Parente  <parente@cs.unc.edu>

	* src/Perks/GdmPerk.py: 
	* src/Task/Tools/View.py: 
	* src/Adapters/ATSPI/DefaultEventHandler.py: Fixed bug #433617

2007-04-26  Peter Parente  <parente@cs.unc.edu>

	* doc/web/revisions.txt: 
	* doc/web/index.txt: Updated to working draft
	* doc/web/rdb.txt: 
	* doc/web/intro.txt: 
	* doc/web/aria.txt: Started ARIA section

2007-04-26 Scott Haeger <scott@bashautomation.com>

        * src/Perks/FirefoxPerk.py: Fixed #433408.
        * src/Perks/BasicSpeechPerk.py: Fixed #433413, No active view announces
        twice.
        * src/Perks/FirefoxPerk.py: Fixed #433614.

2007-04-25  Peter Parente  <parente@cs.unc.edu>

	* src/Perks/FirefoxPerk.py: Fixed #433402, #433431
	* src/EventManager.py: Added maximum limit to # of events that can
	be processed in one callback

2007-04-25  Peter Parente  <parente@cs.unc.edu>

	* src/Choosers/PerkChooser.py:
	* src/AEChooser/Base.py: Fixed bug #418277 (previously fixed?)

2007-04-25  Peter Parente  <parente@cs.unc.edu>

	* src/Adapters/ATSPI/HypertextAdapter.py: Fixed bug #420993
	(thanks Luiz)

2007-04-25  Peter Parente  <parente@cs.unc.edu>

	* doc/man/lsr.1: Fixed bug #433299

2007-04-25  Peter Parente  <parente@cs.unc.edu>

	* doc/web/revisions.txt: 
	* doc/web/index.txt: 
	* doc/web/rdb.txt: Finished RDB examples

2007-04-25 Scott Haeger <scott@bashautomation.com>
        
        * src/Perks/FirefoxPerk.py: Additional comments for navigation by *.
        * src/Devices/BrlAPIDevice.py: brought BrlAPIDevice up to date with
        brltty 3.8dev, bug #433363.
        * src/Monitors/IOMonitor.py: bug #408373 changed IOMontor output colors
    
2007-04-24 Scott Haeger <scott@bashautomation.com>

        * src/Perks/FirefoxPerk.py: Fixed bug #431358, Firefox: navigation 
        by landmark.
        * src/Perks/FirefoxPerk.py: Fixed bug #431358, Firefox: navigation 
        by relation.

2007-04-24  Peter Parente  <parente@cs.unc.edu>

	* doc/web/revisions.txt: 
	* doc/web/index.txt: 
	* doc/web/rdb.txt: Working on RDB examples

2007-04-24  Peter Parente  <parente@cs.unc.edu>

	* src/AEConstants/Platform.in: Fixed bug #430288
	* po/POTFILES.in, lsr.desktop.in.in, Makefile.am, configure.in: 
	Fixed bug #430355
	* lsr.spec.in: Switched to manual install of desktop file instead of
	using desktop-file-utils

2007-04-23 Peter Parente <parente@cs.unc.edu>

	* doc/web: Working on RDB spec, see doc/web/revisions.txt for details

2007-04-23 Peter Parente <parente@cs.unc.edu>

	* src/Templates/perk: Fixed missing focus handler name
	
2007-04-23 Scott Haeger <scott@bashautomation.com>

        * src/Perk.py: fixed bug #421050, Perk.unlinkTaskFromChain: 
        call tier.removeChainRef
        * src/Perks/FirefoxPerk.py: implemented navigation by element, 
        bug #431353

2007-04-20 Peter Parente <parente@cs.unc.edu>

	* doc/web: Working on RDB spec, see doc/web/revisions.txt for details

2007-04-20 Peter Parente <parente@cs.unc.edu>

	* configure.in, README: post-release version increment
	* test/minefield/nest.html: iframe example