Fix GTK-Doc comment blocks
[platform/upstream/at-spi2-core.git] / atspi / atspi-component.c
2015-03-23 Dieter VerfaillieFix GTK-Doc comment blocks
2014-06-07 Evan Nemersonintrospection: add some missing Returns: (nullable...
2014-02-01 Mike GorseAllow caching of data sent with events and requesting...
2013-10-23 Mike GorseFix atspi_component_contains
2013-05-10 Mike GorseMerge branch 'enum-types'
2011-09-15 Mike GorseAdd some defensive checks to prevent problems with...
2011-08-24 Aline BessaImproving atspi-component documentation.
2011-05-05 Mike GorseRemove some redundant out-of-memory checks
2011-02-17 Mike GorseChange a couple of enums and types from 16-bit to 32...
2011-02-15 Mike GorseAvoid returning uninitialized data for some IPC errors
2011-01-31 Mike GorseAdd setters for component extents/size/position
2011-01-28 Mike GorseFix most compiler warnings and various miscellaneous...
2010-12-30 Mike GorseFix some return values
2010-12-30 Mike GorseFix atspi_rect_copy and atspi_point_copy
2010-11-19 Mike GorseAdd Action, Document, EditableText, Image, and Value...
2010-11-19 Mike GorseAdd first pass at text interface
2010-11-17 Mike GorseVarious component fixes, and fix dbind_method_call_reen...
2010-11-08 Mike GorseMerge branch 'master' into gi
2010-11-07 Mike GorseBox some types, add missing header file, and other...
2010-11-05 Mike GorseSome work on event support; many bug fixes
2010-11-01 Mike GorseStarted work on component interface; various fixes...