summaryrefslogtreecommitdiff
path: root/atk/atkobject.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecated some misplaced API; retagged. Bug fixes to AtkComponent,GNOME_2D_BETAATK_0_12Bill Haneman2002-02-121-3/+3
* Correct inconsistencies between registered signal parameter types andPadraig O'Briain2002-01-281-4/+4
* Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.hPadraig O'Briain2001-12-191-0/+4
* Add functions atk_role_get_name() and atk_role_for_name() which transformPadraig O'Briain2001-11-281-18/+12
* Versions 0.0.8, interface, binary age 0. Fix trailing comma onOwen Taylor2001-11-211-1/+1
* Add additional argument (name) to state-change signal UpdatePadraig O'Briain2001-11-211-0/+1
* Add enum AtkLayer and functions atk_object_get_layer andPadraig O'Briain2001-11-211-0/+27
* Remove property accessible-state; use signal state-change instead ChangePadraig O'Briain2001-11-201-1/+1
* Added state-change signal to AtkObject (will deprecate accessible-state prope...Bill Haneman2001-11-191-0/+6
* Remove unused structure _AtkEditableTextIfaceClassPadraig O'Briain2001-11-171-10/+0
* Add role ATK_ROLE_TREE_TABLEPadraig O'Briain2001-11-051-0/+2
* atk/atkobject.[c|h] Remove the following properties accessible-child - usePadraig O'Briain2001-10-261-3/+18
* Add role ATK_ROLE_TERMINAL for an accessible terminal.Padraig O'Briain2001-10-251-0/+2
* Add convenience function atk_object_notify_state_change() to generatePadraig O'Briain2001-10-191-2/+7
* Correct property definitions for "accessible-table-caption",Padraig O'Briain2001-09-031-0/+11
* Default implementations for some some functions atk_object_real_get_name,Padraig O'Briain2001-07-241-0/+7
* Updated gtk-docs fixing spelling errors and making minorBrian Cameron2001-06-271-4/+4
* Here is a patch forBrian Cameron2001-06-211-9/+0
* The changes include:Brian Cameron2001-06-121-0/+10
* Updated comments for gtk-doc by Oisin BoydellLucy Brophy2001-05-291-2/+2
* Updated the atk docs for several files, particularly for enumerations.Brian Cameron2001-05-281-137/+74
* Clarified behavior of atk_text_get_text_... interfacesPadraig O'Briain2001-05-231-2/+2
* Define focus-event signal in atobject.c rather than in gailwidget.cPadraig O'Briain2001-05-151-7/+8
* Added new roles to atkobject.hPadraig O'Briain2001-05-101-7/+35
* Add atk/atkstate.c and atk.atkstate.hPadraig O'Briain2001-05-091-90/+0
* Add new files atkstateset.c and atkstateset.hPadraig O'Briain2001-05-031-5/+7
* Added gtk-doc comments to most function in atkobject.cPadraig O'Briain2001-05-021-2/+2
* Make AtkRelation and AtkRelationSet into GObjects.Erwin Ireland2001-04-301-62/+0
* Latest rev (previous commit was out of date). Added README and NEWS.Bill Haneman2001-04-271-36/+25
* Initial revisionBill Haneman2001-04-261-0/+646