Merge tag 'upstream/2.34.0' into tizen
[platform/upstream/at-spi2-core.git] / atspi / atspi-accessible.c
2020-02-11 Artur ŚwigońMerge tag 'upstream/2.34.0' into tizen 02/224302/2 submit/tizen/20200213.221652
2020-02-07 Artur Świgoń2.34.0 73/224273/1 upstream/2.34.0
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
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
2018-04-03 JunsuChoiAdd member of default label info that check for default... 57/174657/1 accepted/tizen/unified/20180413.073556 submit/tizen/20180412.065812 submit/tizen/20180412.094011
2018-03-20 Paweł Stawicki[prevent][40806] Fix for dereference after null check 17/172917/2
2018-03-20 Paweł Stawicki[prevent][24443] Fix for resource leakage 16/172916/2
2017-09-30 Shinwoo KimAdd atspi_accessible_get_default_label_info 33/153833/1 submit/tizen/20171012.123430
2017-09-13 Radoslaw CybulskiFix crash, when dbus call in GetNeighbor fails 71/149571/2 accepted/tizen/unified/20170921.072321 submit/tizen/20170920.082902
2017-09-13 Shinwoo KimMerge "check reply message of "GetNeighbor"" into tizen submit/tizen/20170915.074959
2017-09-12 Shinwoo Kimcheck reply message of "GetNeighbor" 51/149551/1
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 KimAdd NEIGHBOR_SEARCH_MODE_RECURSE_TO_OUTSIDE mode 35/136235/1
2017-06-28 Shinwoo KimUse deputy object sent by "GetNavigableAtPoint" 34/136234/1
2017-06-28 Shinwoo KimAdd atspi_accessible_get_reading_material 33/136233/1
2017-06-28 Radoslaw CybulskiAdd navigation helper functions for screen-reader and... 58/136158/1
2017-06-28 Radoslaw CybulskiAdd navigation helper functions for screen-reader and... 57/136157/1
2017-06-28 Radoslaw CybulskiExtends support for uniquely identyfing objects. 56/136156/1
2017-06-14 Mike GorseMerge branch 'wip/meson'
2017-05-26 Iain LaneFix -Wmisleading-indentation warnings
2017-05-08 Mike Gorseatspi_accessible_get_parent: move check for NULL AtspiA...
2017-03-28 Radoslaw CybulskiAdd ability to retrieve atspi object's path, which...
2016-05-31 Mike Gorseatspi_accessible_clear_cache: don't crash if we have...
2015-11-09 Mike Gorseget_index_in_parent: Don't crash if parent is defunct
2015-08-14 Mike GorseModified cache API to include index and child count...
2014-11-25 Alejandro PiñeiroReplaced deprecated "Rename to" GTK-Doc tag
2014-11-25 Mike GorseRevert "Replaced deprecated "Rename to" GTK-Doc tag"
2014-11-25 Alejandro PiñeiroReplaced deprecated "Rename to" GTK-Doc tag
2014-11-20 Alejandro Piñeirogi-annotations: get_relation_set returns a array of...
2014-07-19 Mike GorseFix lifecycle of an accessible's cache
2014-07-19 Mike GorseUnref an accessible's cache when destroying it
2014-06-07 Evan Nemersonintrospection: add some missing Returns: (nullable...
2014-04-22 Michal JagielloAdd GError setter in atspi_accessible_get_process_id...
2014-02-18 Mike GorseAdd AtspitableCell, tracking the new atk interface
2014-02-01 Mike GorseAllow caching of data sent with events and requesting...
2014-01-16 Mike GorseFix crash when get_process_id called with an app no...
2013-08-27 Alejandro Piñeiroaccessible: remove an unneeded unref
2013-05-22 Mike GorseReinstate atspi_role_get_name
2013-05-15 Mike GorseRename various functions to avoid name collisions
2013-05-14 Mike Gorseneed to dup a role name when fetching it from a value
2013-05-10 Mike GorseMerge branch 'enum-types'
2013-02-27 Mike GorseAdd atspi_accessible_get_object_locale
2013-02-04 Mike GorseFix some warnings
2013-01-31 Mike GorseAdd ATSPI_ROLE_LEVEL_BAR
2013-01-14 Mike GorseFix ref count leaks in atspi_accessible_get_application
2012-12-27 Mike GorseFix some ref count issues
2012-11-19 Mike GorseFix atspi_accessible_get_index_in_parent when the paren...
2012-09-14 William Jon McCannDon't leak errors
2012-09-04 Javier HernándezFixing 'atspi_accessible_get_id' annotation
2012-09-04 Javier HernándezFix some annotations compilation warnings
2012-05-23 Mike Gorse_ATSPI_DBUS_CHECK_SIG: remove warning when no message...
2012-04-29 Joanmarie DiggsFix for bug 675004 - object:state-changed:defunct event...
2012-03-05 Mike GorseEnable caching on a call to atspi_accessible_set_cache_mask
2012-02-28 Mike GorseDon't cache data for transient objects
2012-02-23 Mike GorseExpect a signed int for GetIndexInParent, per the spec
2011-08-29 Mike Gorseatspi_accessible_new -> _atspi_accessible_new
2011-08-24 Aline BessaAdding Mike Gorse's suggestions
2011-08-24 Aline BessaChanging atspi-accessible C file
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-07-27 Mike GorseClean up names of private functions
2011-07-27 Mike GorseProperly free dbus error in atspi_accessible_get_process_id
2011-07-25 Mike GorseFix check box role name
2011-07-25 Mike GorseAdd new roles corresponding to those added to atk
2011-07-09 Mike GorseFix for BGO#654314: Make role names consistent with atk
2011-06-27 Mike GorseAdd atspi_accessible_get_process_id
2011-06-15 Mike GorseUse stored values for AT-SPI role names
2011-05-29 Mike GorseEnum clean-ups
2011-05-29 Mike GorseRevert "Clean up enums"
2011-05-29 Mike GorseRevert "Install enum header, and try to get role name...
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-25 Mike GorseInstall enum header, and try to get role name from...
2011-05-25 Mike GorseCatch toolkit name/version and AT-SPI version per-appli...
2011-05-24 Mike GorseDisable caching if ATSPI_NO_CACHE is set in the environ...
2011-05-24 Mike GorseAdd atspi_accessible_clear_cache
2011-05-24 Mike GorseClean up enums
2011-05-23 Mike GorseFix get_toolkit_version, and add get_atspi_version...
2011-05-23 Mike GorseDisable caching when not in atspi_event_main
2011-05-22 Mike GorseFix/rework selective caching
2011-05-06 Mike GorseFix memory leaks in get_toolkit_name and get_toolkit_ve...
2011-05-05 Mike GorseRemove some redundant out-of-memory checks
2011-05-05 Mike GorseDon't translate g_warning messages
2011-04-18 Mike GorseAdd atspi_accessible_get_id
2011-04-18 Mike GorseFix for BGO#648130: event host_application should retur...
2011-04-18 Mike GorseFix a crash introduced in last commit
2011-04-18 Mike GorseFix for BGO#648059: get_application should return somet...
2011-02-01 Mike GorseHave atspi_accessible_get_interfaces explicitly return...
2011-02-01 Mike GorseFix a crash
2011-01-31 Mike GorseUpdate copyright and add some missing license info
2011-01-31 Mike GorseAdd atspi_accessible_set_cache_mask
2011-01-28 Mike GorseFix most compiler warnings and various miscellaneous...
2011-01-24 Mike GorseMore error handling fixes
2011-01-20 Mario Sanchez PradaCheck whether an accessible object implements the ...
2011-01-06 Mike GorseFix some memory leaks
2011-01-04 Mike GorseAdd another NULL-app check for get_parent
2011-01-04 Mike GorseReturn exceptions for errors rather than printing warnings
2010-12-30 Mike GorseReturn a state set with STATE_DEFUNCT for disposed...
next