2005-05-18 Remus Draica * configure.in: Updated to vesion 0.11.1. * NEWS: Updated. 2005-05-18 Remus Draica * srlow/libsrlow/SRLow.c: (srl_get_focused_cell): Added. It is used to get the focused cell if table doesn't contain any selected cell. (srle_set_acc): use srl_get_focused_cell. Fixes bug # 303636. 2005-05-18 Remus Draica * speech/libsrs/srs-gs.c: * speech/libsrs/srs-speech.c: * srcore/srspc.c: If a gnome-speech speaker is not created, the error is reported to the caller. Also, the speech is considered initialized only if, at least, dfault voice is created. Fixes bug #304449; 2005-05-18 Remus Draica * srcore/default.xml.in: * srcore/verbose.xml.in: For a table line, report if it is unselected when gets focused. Also present transitions from/to selected to/from unselected. * srlow/libsrlow/SRLow.c: (srl_event_is_reported): Report selection changed events for current table line. Fixes bug #303637.