2.34.0
[platform/upstream/at-spi2-core.git] / atspi / atspi-text.c
2020-02-07 Artur Świgoń2.34.0 73/224273/1 upstream/2.34.0
2015-10-12 Patryk KaczmarekFixed atspi_text_ functions
2014-11-25 Alejandro PiñeiroReplaced deprecated "Rename to" GTK-Doc tag
2014-11-25 Mike GorseRevert "Replaced deprecated "Rename to" GTK-Doc tag"
2014-11-25 Alejandro PiñeiroReplaced deprecated "Rename to" GTK-Doc tag
2014-06-07 Evan Nemersonintrospection: add some missing Returns: (nullable...
2013-11-20 Mike GorseFix atspi_text_get_bounded_ranges
2013-10-10 Mike GorseFix some warnings and documentation issues
2013-08-19 Mike GorseAdd atspi_text_get_string_at_offset
2013-05-15 Mike GorseRename various functions to avoid name collisions
2013-05-10 Mike GorseMerge branch 'enum-types'
2012-01-20 José Millán SotoSet correct end offset in atspi_text_get_attributes
2011-08-24 Aline BessaImproving atspi-text.c documentation
2011-05-05 Mike GorseRemove some redundant out-of-memory checks
2011-02-25 Mike GorseGetNSelections has an out parameter, not an in
2011-02-15 Mike GorseAvoid returning uninitialized data for some IPC errors
2011-01-31 Mike GorseUpdate copyright and add some missing license info
2011-01-28 Mike GorseFix most compiler warnings and various miscellaneous...
2011-01-09 Mike GorseFix passing of coordType for some text methods
2011-01-04 Mike GorseReturn exceptions for errors rather than printing warnings
2010-12-30 Mike GorseFix some return values
2010-12-09 Mike GorseSome attribute-related fixes
2010-12-09 Mike GorseRename text to content in AtspiTextRange to match origi...
2010-12-09 Mike GorseFix atspi_text_get_default_attributes
2010-11-20 Mike GorseAdd Hypertext and Hyperlink and some refactoring to...
2010-11-19 Mike GorseAdd first pass at text interface