"GetNavigableAtPoint" sends deputy object
[platform/upstream/at-spi2-atk.git] / atk-adaptor / adaptors / accessible-adaptor.c
2017-06-29 Shinwoo Kim"GetNavigableAtPoint" sends deputy object 41/136241/1 accepted/tizen_4.0_unified tizen_4.0 tizen_4.0_tv accepted/tizen/4.0/unified/20170816.013347 accepted/tizen/4.0/unified/20170816.015032 accepted/tizen/4.0/unified/20170828.222552 accepted/tizen/unified/20170711.181138 submit/tizen/20170707.071852 submit/tizen/20170711.023244 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100005 submit/tizen_4.0_unified/20170814.115522 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
2017-06-29 Shinwoo KimAdd "GetReadingMaterial" interface method 40/136240/1
2017-06-28 Radoslaw CybulskiAdd navigation helper functions for screen-reader and... 42/136142/1
2017-06-28 Radoslaw CybulskiAdd navigation helper functions for screen-reader and... 41/136141/1
2014-02-03 Mike GorseSupport sending data with events
2013-04-30 Mike GorseEnsure that DBus errors are freed
2013-02-26 Mike GorseAdd Locale property, mapped to atk_object_get_object_locale
2012-07-05 Cosimo Cecchiatk-adaptor: plug a refcount leak
2012-06-14 Bastien NoceraFix compile-time warnings
2012-02-23 Mike GorseHave GetIndexInParent return a signed int, per the...
2012-01-19 Mike GorseRemove methods to set an atk object's name and description
2011-07-27 Mike GorseSome refactoring to remove duplicate code and other...
2011-06-30 Mike GorseAdd AT-SPI mapping for ATK_RELATION_NODE_PARENT_OF
2010-12-03 Mike GorseMerge branch 'p2p'
2010-12-01 Mike GorseRemove some unused variables
2010-06-23 Mike GorseFix a warning and an incorrect return value
2010-06-23 Mario Sanchez PradaRemoved the extra boolean parameter added to know when...
2010-06-22 Mario Sanchez PradaAdded a new boolean parameter to allow specifying when...
2010-06-18 Mike GorseHave ChildCount and GetChildAtIndex take sockets into...
2010-04-09 Mike GorsePlug/socket fixes
2010-03-05 Mike GorseOnly query a relation set if it is non-NULL
2010-02-12 Mark DoffmanChange the name of interfaces from org.freedesktop...
2010-02-12 Mark DoffmanConvert droute introspection to use string literals...
2010-02-02 Mike GorsePlug/socket fixes, and remove conditional
2010-01-05 Mark DoffmanFix object lifecycle errors.
2010-01-05 Mark DoffmanIntegrate leasing scheme in-to atk-bridge.
2010-01-05 Mark DoffmanMove the D-Bus adaptor code into its own folder within the