Protect against NULL pointer dereference
[platform/upstream/atk.git] / atk / atkutil.c
2023-07-04 Lukasz OleksakProtect against NULL pointer dereference 85/295285/1 accepted/tizen_7.0_unified tizen_7.0 accepted/tizen/7.0/unified/20230726.165529
2020-02-11 Artur ŚwigońMerge tag 'upstream/2.35.1' into tizen 00/224300/2 submit/tizen/20200213.221652
2020-02-07 Artur Świgoń2.35.1 72/224272/1 upstream/2.35.1
2018-04-17 Paweł StawickiMerge branch 'upstream/2.28.1' into tizen accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181102.023841 accepted/tizen/unified/20180425.062251 submit/tizen/20180419.063831 submit/tizen/20180423.061623 submit/tizen_5.0/20181101.000005
2017-05-22 Emmanuele BassiMark unbindable functions as 'skip'
2017-05-22 Emmanuele BassiInclude the marshallers header, not the source
2016-10-20 Tomasz WozniakRevert "Revert "Merge remote-tracking branch 'origin... 24/93124/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170105.024000 accepted/tizen/3.0.m2/tv/20170105.024221 accepted/tizen/3.0.m2/wearable/20170105.024522 accepted/tizen/3.0/common/20161114.110422 accepted/tizen/3.0/ivi/20161028.151349 accepted/tizen/3.0/mobile/20161028.143226 accepted/tizen/3.0/tv/20161028.143541 accepted/tizen/3.0/wearable/20161028.150917 accepted/tizen/common/20161026.134721 accepted/tizen/common/20170102.152409 accepted/tizen/ivi/20161026.133755 accepted/tizen/ivi/20170103.051320 accepted/tizen/mobile/20161026.133603 accepted/tizen/mobile/20170103.051112 accepted/tizen/tv/20161026.133648 accepted/tizen/tv/20170103.051152 accepted/tizen/unified/20170309.035202 accepted/tizen/wearable/20161026.133726 accepted/tizen/wearable/20170103.051208 submit/tizen/20161026.040418 submit/tizen/20161026.063315 submit/tizen/20161026.101032 submit/tizen/20170102.091821 submit/tizen/20170103.012719 submit/tizen_3.0.m2/20170104.093752 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.092423 submit/tizen_3.0_common/20161104.104000 submit/tizen_unified/20170308.100411
2016-10-19 Tomasz WozniakRevert "Merge remote-tracking branch 'origin/sandbox... 02/92902/1
2016-10-17 Marcin NiesluchowskiMerge remote-tracking branch 'origin/sandbox/mnieslucho... 92/92592/1
2015-07-27 Alejandro Piñeiromisc: set proper file permissions to source files
2015-06-29 Murray CummingDocs: Replace mentions of 'state-changed' with 'state...
2015-03-21 Dieter Verfailliedocs: fix GTK-Doc comment blocks
2014-11-17 Alejandro Piñeirodoc: extend atk_focus_tracker_notify deprecation docume...
2014-05-12 Alejandro Piñeirodoc: adding further explanation on atk_add_global_event...
2014-04-25 Chun-wei FanInclude config.h For All the C Source Files
2014-03-05 Alejandro PiñeiroAtkValue: refactoring AtkValue
2014-02-01 Piotr DrągRevert "Updated FSF's address"
2014-01-23 Daniel MustielesUpdated FSF's address
2013-12-11 Alejandro Piñeirodoc: improve atkutil documentation
2013-08-12 Alejandro Piñeirodoc: removing several .sgml files and fixing gtk-doc...
2013-08-12 Alejandro PiñeiroDeprecate AtkObject::focus-event signal and all related...
2012-11-19 Alejandro PiñeiroRemoved debug message left by mistake
2012-10-26 Alejandro PiñeiroExtend atk_add_global_event_listener in order to suppor...
2012-06-22 Alejandro PiñeiroDefault implementation for atk_util_[add/remove]_global...
2012-05-25 Lionel LandwerlinFixed compilation with index symbol
2012-05-09 Alejandro Piñeirodoc: Adding extra doc on atk_remove_[key/global]_event_...
2011-09-05 Alejandro Piñeirodocs: Improving atk_add_global_event_listener documentation
2011-06-13 Javier Jardónatk: Use const instead G_CONST_RETURN
2011-01-25 Mike GorseBug 640574: gobject-introspection annotation and docume...
2010-11-29 Javier Jardóndocs: Add some missing api to atk-sections
2009-03-19 Li YuanPatch from Yue Wang. Bug #575794.
2008-11-07 Li YuanChange the return value to 0 if failure accroding to...
2007-07-27 Li YuanBug #460851. A new API to get the current version of...
2006-06-23 Bill HanemanRevise atk-docs.sgml to add indices for deprecated...
2006-03-31 Bill HanemanAdded four more 'Since' tags.
2005-11-16 Bill HanemanAdded small docs patch from Bill Abt.;
2003-11-26 Padraig O'BriainAdd state FOCUSED if object is focus object.
2002-04-26 Padraig O'BriainAllow for object being NULL which means the window...
2002-03-19 Padraig O'BriainDo not do notification if previously notified object...
2002-03-14 Bill HanemanFix for SEGV triggered by test-gail-gnome, due to calling
2001-11-29 Bill HanemanFixed bug in atkutil when no impl library (e.g. libgail...
2001-11-23 Hans Breuerupdated externals
2001-11-22 Bill HanemanFix/clarify gtk-doc comment in atk_add_key_event_listen...
2001-11-22 Michael Meeksswitch to class_peek.
2001-11-19 Bill HanemanAdded state-change signal to AtkObject (will deprecate...
2001-11-15 Bill HanemanAdded (missing) functions atk_add_key_listener() and...
2001-09-29 Bill HanemanAdded method for getting an AtkRelationType from a...
2001-08-16 Bill HanemanChanged atk_util_add_global_event_listener to ensure...
2001-07-30 Brian CameronChanged first argument of atk_add_global_event_listener
2001-07-11 Padraig O'BriainChanges to build with FORTE compiler
2001-06-29 Brian CameronAdded new functions to AtkUtil.
2001-06-28 Brian CameronCleaned up docs.
2001-05-31 Brian CameronAdded atk_marshal_VOID__INT_INT marshaller. Updated...
2001-05-24 Padraig O'Briainatk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
2001-05-21 Lucy BrophyUpdated gtk-doc comment blocks for Oisin Boydell
2001-05-16 Brian CameronAdded better gtk-doc comments.
2001-04-26 Bill HanemanInitial revision