Add ability to retrieve atspi object's path, which uniquely identifies atspi object...
[platform/upstream/at-spi2-core.git] / atspi / atspi-accessible.h
2017-03-28 Radoslaw CybulskiAdd ability to retrieve atspi object's path, which...
2014-02-18 Mike GorseAdd AtspitableCell, tracking the new atk interface
2014-02-01 Mike GorseAllow caching of data sent with events and requesting...
2013-05-15 Mike GorseRename various functions to avoid name collisions
2013-05-10 Mike GorseMerge branch 'enum-types'
2013-02-27 Mike GorseAdd atspi_accessible_get_object_locale
2012-05-21 Mike GorseAdd G_BEGIN_DECLS and G_END_DECLS macros for prototypes...
2011-08-29 Mike Gorseatspi_accessible_new -> _atspi_accessible_new
2011-08-23 Mike GorseRevert "Have atspi_accessible_get_relation_set return...
2011-07-31 Mike GorseHave atspi_accessible_get_relation_set return a GPtrArray
2011-06-27 Mike GorseAdd atspi_accessible_get_process_id
2011-05-29 Mike GorseEnum clean-ups
2011-05-29 Mike GorseRevert "Remove redundant tables of state and role names"
2011-05-26 Mike GorseAllow caching of attributes
2011-05-25 Mike GorseRemove redundant tables of state and role names
2011-05-24 Mike GorseAdd atspi_accessible_clear_cache
2011-05-23 Mike GorseFix get_toolkit_version, and add get_atspi_version...
2011-05-22 Mike GorseFix/rework selective caching
2011-04-18 Mike GorseAdd atspi_accessible_get_id
2011-01-31 Mike GorseUpdate copyright and add some missing license info
2011-01-31 Mike GorseAdd atspi_accessible_set_cache_mask
2010-12-03 Mike GorseSeveral cache-related fixes
2010-12-02 Mike GorseHypertext and hyperlink fixes
2010-12-01 Mike GorseAdd get_interfaces, and fetch interface/stateset over...
2010-11-29 Mike GorseVarious fixes
2010-11-23 Mike GorseAdd first pass at MatchRule/Collection implementation
2010-11-20 Mike GorseAdd Hypertext and Hyperlink and some refactoring to...
2010-11-19 Mike GorseAdd Action, Document, EditableText, Image, and Value...
2010-11-19 Mike GorseAdd selection interface
2010-11-19 Mike GorseAdd table interface
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-12 Mike GorseVarious fixes
2010-11-09 Mike GorseHave atspi_accessible_get_host_application return an...
2010-11-08 Mike GorseMerge branch 'master' into gi
2010-11-05 Mike GorseSome work on event support; many bug fixes
2010-11-01 Mike GorseStarted work on component interface; various fixes...
2010-10-27 Mike GorseVarious bug fixes
2010-10-26 Colin WaltersAdd a public GType getter for AtspiAccessible
2010-10-26 Mike GorseMerge branch 'master' into gi
2010-10-26 Mike GorseInitial commit, not even close to being usable yet