Revert "Revert "Merge remote-tracking branch 'origin/sandbox/mniesluchow/upstream_2_1...
[platform/upstream/atk.git] / atk / atkutil.h
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
2014-04-25 Chun-wei FanAnnotate the Public Symbols in Public Headers
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ñeiroDeprecate AtkObject::focus-event signal and all related...
2012-12-02 Evan Nemersonintrospection: merge fixes from Vala bindings
2011-09-05 Alejandro Piñeirodocs: Remove documentation from atkutil.h
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 documentation for ATK_DEFINE_ convenience...
2008-06-05 Michael Nattereradd G_DISABLE_SINGLE_INCLUDES and ATK_DISABLE_SINGLE_IN...
2008-01-04 Li YuanBug #502840. Derived type definition convenience macros...
2007-07-27 Li YuanBug #460851. A new API to get the current version of...
2006-03-21 Bill HanemanImproved documentation: ATK now has 100% gtk-doc covera...
2006-03-20 Bill HanemanMinor documentation clarifications and tweaks.
2003-11-26 Padraig O'BriainAdd state FOCUSED if object is focus object.
2002-09-05 Padraig O'BriainAdd documentation for AtkKeyEventType
2002-06-20 Padraig O'Briainatk/atkutil.h atk/docs/atk-docs.sgml atk/docs/tmpl...
2001-12-10 Michael Meeksparanoia is not appropriate here, setup parent_class...
2001-11-22 Michael Meeksswitch to class_peek.
2001-11-20 Bill HanemanIntroduced AtkKeyEventType, to insulate us from GDK...
2001-11-19 Bill HanemanChange to signature of atk_add_event_listener to use...
2001-11-19 Bill HanemanAdded state-change signal to AtkObject (will deprecate...
2001-11-14 Bill HanemanAdded API for key snoop functions, to allow non-GTK...
2001-07-30 Brian CameronChanged first argument of atk_add_global_event_listener
2001-07-16 Brian Cameronatk/atkeditabletext.c atk/atktext.c atk/atktext.h atk...
2001-06-29 Brian CameronAdded new functions to AtkUtil.
2001-06-28 Brian CameronUpdated so that functions that take screen coords as
2001-04-26 Bill HanemanInitial revision