[prevent][42870] Fix for null pointer dereference
[platform/upstream/at-spi2-core.git] / atspi / atspi-misc-private.h
2017-06-29 JunsuChoiMerge "Add MoveOuted signal" into tizen
2017-06-29 Shinwoo KimMerge "Support many at-spi clients" into tizen
2017-06-28 Shinwoo KimUse deputy object sent by "GetNavigableAtPoint" 34/136234/1
2017-06-28 Radoslaw CybulskiAdd navigation helper functions for screen-reader and... 57/136157/1
2014-07-19 Mike GorseFix lifecycle of an accessible's cache
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-09-05 Jasper St. Pierremisc: Simplify code flow in process_deferred_messages
2013-05-10 Mike GorseMerge branch 'enum-types'
2013-02-04 Mike GorseFix some warnings
2012-05-23 Mike Gorse_ATSPI_DBUS_CHECK_SIG: remove warning when no message...
2012-05-21 Mike GorseAdd G_BEGIN_DECLS and G_END_DECLS macros for prototypes...
2011-07-27 Mike GorseMove DBus interface name constants into atspi-constants.h
2011-07-27 Mike GorseClean up names of private functions
2011-05-24 Mike GorseDisable caching if ATSPI_NO_CACHE is set in the environ...
2011-05-23 Mike GorseDisable caching when not in atspi_event_main
2011-05-05 Mike GorseDon't translate g_warning messages
2011-01-31 Mike GorseUpdate copyright and add some missing license info
2011-01-31 Mike GorseAdd atspi_accessible_set_cache_mask
2011-01-24 Mike GorseMore error handling fixes
2011-01-04 Mike GorseReturn exceptions for errors rather than printing warnings
2010-12-30 Mike GorseInitial pass at adding i18n and proper object disposal
2010-12-09 Mike GorseSome attribute-related fixes
2010-12-01 Mike GorseAdd get_interfaces, and fetch interface/stateset over...
2010-12-01 Mike GorseAdd time-out, and support inspecting our own app
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 table interface
2010-11-19 Mike GorseAdd first pass at text interface
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...
2010-10-26 Mike GorseMerge branch 'master' into gi
2010-10-26 Mike GorseInitial commit, not even close to being usable yet