2006-11-01 Peter Parente * Tagged LSR_0_3_1 release * Updated NEWS * Fixed bug #368438, 2.16 changes to focus events * Removed left-over print statements 2006-10-31 Peter Parente * Started fixing focus bugs for 2.16 * Fixed bug #368515, 2.16 changes to label names * Fixed bug #368439, 2.16 changes to event layer processing * Added missing pyreqs.py file to Makefile.am 2006-10-30 Peter Parente * Added fo build support to doc/ui Makefile * Completed update to UI spec 2006-10-27 Peter Parente * Completed draft update to UI spec 2006-10-26 Peter Parente * Fixed bug #364752, match key bindings to UI spec * Fixed bug #363431, protect against bad utf-8 app names 2006-10-24 Peter Parente * Started settings section of UI spec * Fixed bug #364568, built-in profiles not detected properly 2006-10-15 Ilkka Tuohela * configure.in: Added fi to ALL_LINGUAS 2006-10-13 Peter Parente * Completed dialog section in the UI specification * Corrected misspelling of propagate in IO monitor log * Fixed bug #361942, missing talk statements in IO monitor 2006-10-11 Peter Parente * Added sections on dialogs to UI spec 2006-10-10 Francisco Javier F. Serrador * configure.ac: Added "es" to ALL_LINGUAS * po/es.po: Added Spanish translation. 2006-10-09 Peter Parente * Fixed bug in ContainerAdapter getAccIndex for None offset 2006-10-08 Peter Parente * Fixed bug #359113, implement Perk::close() * Fixed bug #358189, add methods for getting coordinates * Fixed ContainerAdapter methods that getChildAtIndex for items and reused item offset 2006-10-07 Peter Parente * Fixed bug #360491, speech dispatcher not working 2006-10-06 Peter Parente * Added info to the keyboard commands section of the UI spec * Fixed print statements for simple command line switches; was using logging settings, now just printing 2006-10-05 Peter Parente * Added example gedit test * Added xmlrpc test logging server * Fixed unicode problems in LSRLog.py * Added --export-path option to lsr startup script * Moved logging configuration code to LSRLog.py out of LSRMain.py * Added support for Python std. lib. logging module configuration files * Added a XMLRPC handler for logging to a cross-process msg serializer * Updated the man page with info about the config file format * Added LSRLog.py to Makefile.am 2006-10-04 Peter Parente * Added sections to UI spec on keyboard commands * Modified chunked.xsl for UI spec to generate lists of tables, figures and examples 2006-10-03 Peter Parente * Pulled all generated documentation out of CVS, moved to static space at http://www.gnome.org/~parente/lsr 2006-10-02 Peter Parente * Completed example in events section of ui spec * Updated CSS for docbook HTML output * Added comments to Perk.py about overriding init/close, not pre/post * Fixed bug #356977, descriptions for common device settings * Fixed bug #356964, translate strings * Removed deprecated Tasks in DefaultPerk * Fixed configure.in to support distcheck and rpm building with pyreqs * Fixed bug #358318, better checking of required files at buildtime * Added FirefoxPerk to profiles on initialization * Fixed bug #345116, keyboard key stick * Added DISTCLEAN to src/Makefile.am 2006-10-01 Peter Parente * Added examples and format strings to UI event doc