Include the marshallers header, not the source
[platform/upstream/atk.git] / atk / atkutil.c
2017-05-22 Emmanuele BassiInclude the marshallers header, not the source
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