2004-11-10 Remus Draica <[email protected]>

       * srcore/srmain.c:
       (src_present_real_sro_for_speach):
       Present objects in case of "object:context-switched" events.

       * srlow/libsrlow/SRLow.[ch]:
       (srl_is_object_focused):
       Added.

2004-11-10 Remus Draica <[email protected]>

       * configure.in:
       Update version to 0.9.17.

       * NEWS:
       Updated.

2004-11-10 Remus Draica <[email protected]>

       * srlow/libsrlow/screen-review.c:
       (pixels_per_line): Do not let it to be lower than a minimum value.

2004-11-05 Remus Draica <[email protected]>

       * speech/libsrs/srs-speech.c:
       (srs_sp_clb):
       Report speech progress markers only if the client of speech library
       is interested in them (bug #157262).

2004-11-05 Dana Ormenisan <[email protected]>  (patch from <[email protected]>)

       * gnopi/gnopi.c:
       (main):
       Changed to avoid the at-spi-registryd core dump if accessibility support
       is enabled via gnopernicus.

       Fix for bug #152147.

2004-11-05 Dana Ormenisan <[email protected]>

       * srlow/libsrlow/SRObject.c:
       (sro_is_word_navigation):
       Changed to not provide a word-by-word navigation if the current
       reported word is not on the current line.

       Fix for bug #153410.

2004-11-05 Remus Draica <[email protected]>

       * configure.in:
       Check if brltty is installed. Add --with-brltty-dir parameter to allow
       user to specify where brltty is installed.

       * braille/libbrl/Makefile.am:
       * braille/test/Makefile.am:
       * srcore/Makefile.am:
       Add brltty dependencies.

       * braille/libbrl/braille.c:
       Replace __BRLTTY_SUPPORT__ with BRLTTY_SUPPORT.

       * braille/libbrl/ttybrl.c:
       Changes according with brltty version 3.6 API changes.

       Fixies for bug 156463.

2004-11-05 Remus Draica <[email protected]>

       * srlow/libsrlow/SRLow.c:
       (srle_set_acc):
       (srle_change_type):
       Present current selected icon for layered-pane objects (#149146).