Add enum AtkLayer and functions atk_object_get_layer and
[platform/upstream/atk.git] / atk / atkobject.h
2001-11-21 Padraig O'BriainAdd enum AtkLayer and functions atk_object_get_layer and
2001-11-20 Padraig O'BriainRemove property accessible-state; use signal state...
2001-11-19 Bill HanemanAdded state-change signal to AtkObject (will deprecate...
2001-11-17 Padraig O'BriainRemove unused structure _AtkEditableTextIfaceClass
2001-11-05 Padraig O'BriainAdd role ATK_ROLE_TREE_TABLE
2001-10-26 Padraig O'Briainatk/atkobject.[c|h] Remove the following properties...
2001-10-25 Padraig O'BriainAdd role ATK_ROLE_TERMINAL for an accessible terminal.
2001-10-19 Padraig O'BriainAdd convenience function atk_object_notify_state_change...
2001-09-03 Padraig O'BriainCorrect property definitions for "accessible-table...
2001-07-24 Padraig O'BriainDefault implementations for some some functions atk_obj...
2001-06-27 Brian CameronUpdated gtk-docs fixing spelling errors and making...
2001-06-21 Brian CameronHere is a patch for
2001-06-12 Brian CameronThe changes include:
2001-05-29 Lucy BrophyUpdated comments for gtk-doc by Oisin Boydell
2001-05-28 Brian CameronUpdated the atk docs for several files, particularly...
2001-05-23 Padraig O'BriainClarified behavior of atk_text_get_text_... interfaces
2001-05-15 Padraig O'BriainDefine focus-event signal in atobject.c rather than...
2001-05-10 Padraig O'BriainAdded new roles to atkobject.h
2001-05-09 Padraig O'BriainAdd atk/atkstate.c and atk.atkstate.h
2001-05-03 Padraig O'BriainAdd new files atkstateset.c and atkstateset.h
2001-05-02 Padraig O'BriainAdded gtk-doc comments to most function in atkobject.c
2001-04-30 Erwin IrelandMake AtkRelation and AtkRelationSet into GObjects.
2001-04-27 Bill HanemanLatest rev (previous commit was out of date). Added...
2001-04-26 Bill HanemanInitial revision