Visual Studio builds: Adapt to the Python-fied glib-genmarshal
[platform/upstream/atk.git] / atk / atkcomponent.c
2017-05-22 Emmanuele BassiMark unbindable functions as 'skip'
2016-04-11 Rico TzschichholzAdd some missing argument (out) annotations
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-05-08 Evan Nemersonintrospection: add many missing Returns: (nullable...
2014-04-25 Chun-wei FanInclude config.h For All the C Source Files
2014-02-07 Alejandro Piñeiroatkcomponent: document that ->contains already have...
2014-02-07 Alejandro Piñeiroatkcomponent: deprecate get_position and get_size
2014-02-01 Piotr DrągRevert "Updated FSF's address"
2014-01-23 Daniel MustielesUpdated FSF's address
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...
2011-01-25 Mike GorseBug 640574: gobject-introspection annotation and docume...
2010-11-29 Javier Jardónatkcomponent: remove unused function
2009-03-19 Li YuanPatch from Yue Wang. Bug #575794.
2006-06-23 Bill HanemanRevise atk-docs.sgml to add indices for deprecated...
2006-03-31 Bill HanemanMade atk_component_real_get_alpha static, as it should be.
2005-11-18 Bill HanemanAdded new API for ATK 1.11/1.12. Minor docs cleanup.
2004-06-10 Padraig O'BriainAdd definition for atk_rectangle_get_type and ATK_TYPE_...
2004-04-20 Padraig O'BriainIncrement version to 1.7.0.
2003-01-21 Padraig O'BriainSet vtable entry for default implementations (atk_text_...
2002-09-09 Mark McLoughlinadd ATK_LAYER_WINDOW.
2002-02-15 Padraig O'BriainChange argument of get_layer and get_mdi_zorder functio...
2002-02-12 Bill HanemanDeprecated some misplaced API; retagged. Bug fixes... ATK_0_12 GNOME_2D_BETA
2002-02-11 jacob berkmandeclare function arguments as (void) rather than ()
2002-01-07 Padraig O'Briain1 Add comments to clarify behavior if handler has alrea...
2001-12-11 Padraig O'BriainRemove unnecessary g_retunn_val_if_fail() call.
2001-08-17 Padraig O'BriainChange parameter names *offset to *_offset Do not crash...
2001-08-13 Padraig O'Briainatk/atkcomponent.[c|h] docs/atk-sections.txt, docs...
2001-08-09 Padraig O'Briainatk/atkaction.c, atk/atkcomponent.c Remove all instances of
2001-07-27 Padraig O'BriainRemove all instances of g_return_if_fail (foo != NULL...
2001-06-28 Brian CameronMinor fixes to docs.
2001-06-28 Brian CameronUpdated so that functions that take screen coords as
2001-06-28 Brian CameronCleaned up docs.
2001-06-27 Brian CameronUpdated gtk-docs fixing spelling errors and making...
2001-05-24 Padraig O'Briainatk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
2001-05-24 Padraig O'Briainatk/atkcomponent.c atk/atkvalue.c Remove return calls...
2001-05-21 Lucy BrophyUpdated gtk-doc comment blocks for Oisin Boydell
2001-05-16 Brian CameronAdded better gtk-doc comments.
2001-05-16 Padraig O'BriainProvide default implementation for atk_component_get_ac...
2001-04-26 Bill HanemanInitial revision