Hi All, This patch does the following:1. Makes the boundary type enumerated types consistent throughout. Note that this involved only removing two entries from cspi/spi.h (cursor_pos and attribute_range). these weren't present in the IDL or in atk.
2. Provides marshallers between the various enumerated types. This may fix the problems the Baum folks were seeing with getting certain chunks of text, since the inconsistancies caused the wrong boundary types to get passed on.
3. Adds a small bit of error checking to get_text_before_offset in cspi/spi_text.c that was present in all the other get_text functions but not in that one.
Marc
Attachment:
at-spi-boundaries.patch
Description: Binary data