2007-10-12 Eitan Isaacson * NEWS: Updated to 1.0.1. * src/lib/accerciser/accerciser.py: Removed _onAccChanged callback, and put in a more general selection changed callback in main_window.py (bug #484843). * src/lib/accerciser/main_window.py: Put in a selection changed callback to update the status bar with the current path (bug #484843). * src/lib/accerciser/plugin/message.py: Fixed tooltip style issue (bug #460071). * src/lib/accerciser/prefs_dialog.py: Fixed bug that would not alow preferences window to be closed (bug #481176). 2007-10-05 Eitan Isaacson * configure.in: * README: Changed to version 1.0.1 * help/C/accerciser.xml: Fixed bad entity name (bug #475593). Thanks Frederic Peters! 2007-09-17 Eitan Isaacson * src/lib/accerciser/node.py (Node.update): Assert that a Component interface is actually given before trying to use it. * README: Bumped to version 1.1.0 for GNOME 2.21 development cycle. * configure.in: Bumped to version 1.1.0 for GNOME 2.21 development cycle.