Remove some redundant out-of-memory checks
[platform/upstream/at-spi2-core.git] / atspi / atspi-text.c
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