Merge upstream branch 2.31.1 into branch origin/tizen
[platform/upstream/at-spi2-core.git] / atspi / atspi-component.c
2019-02-11 Radoslaw CybulskiMerge upstream branch 2.31.1 into branch origin/tizen 19/199119/6 submit/tizen/20190213.001307 submit/tizen/20190213.060634
2019-02-01 Radoslaw Cybulski2.31.1 87/198387/2 upstream/2.31.1
2018-04-13 Paweł StawickiMerge branch 'upstream/2.26.1' into tizen 04/175804/2 accepted/tizen/unified/20180425.062248 submit/tizen/20180419.063831 submit/tizen/20180423.061623
2017-06-29 JunsuChoiMerge "Add MoveOuted signal" into tizen
2017-06-29 Shinwoo KimMerge "Support many at-spi clients" into tizen
2017-06-28 Radoslaw CybulskiAdd navigation helper functions for screen-reader and... 57/136157/1
2015-10-26 Lukasz Stanislawskicomponent: add component highlight index getter. 89/50189/1 accepted/tizen/common/20160203.160738 submit/tizen_common/20160126.063639
2015-10-26 Zbigniew KosinskiImplement GrabHighlight and ClearHighligh methods. 88/50188/1
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...