summaryrefslogtreecommitdiff
path: root/atk/atkobject.h
Commit message (Expand)AuthorAgeFilesLines
* Add deprecation attributes to deprecated functionsJavier Jardón2012-03-121-0/+2
* Fixing release number of the new ATK roles addedAlejandro Piñeiro2011-07-261-13/+13
* Fix for bug 651343 - New ATK RolesJoanmarie Diggs2011-07-071-1/+27
* atk: Use const instead G_CONST_RETURNJavier Jardón2011-06-131-6/+6
* Patch from Yue Wang. Bug #575794.Li Yuan2009-03-191-1/+1
* Patch from Mike Gorse <mgorse@novell.com>. Bug #526752. Mark deprecatedLi Yuan2008-06-191-0/+2
* add G_DISABLE_SINGLE_INCLUDES and ATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS.Michael Natterer2008-06-051-8/+7
* Improved documentation for AtkStateType and AtkRoleType enums (bug #398038 an...Bill Haneman2007-02-131-20/+20
* Tweak to AtkRoleType docs.Bill Haneman2006-08-011-2/+2
* Added docs for ATK_STATE_ANIMATED and added ATK_ROLE_INPUT_METHOD_WINDOW.Bill Haneman2006-06-231-1/+6
* Added ATK_ROLE_LINK.Bill Haneman2006-06-231-1/+6
* Revise atk-docs.sgml to add indices for deprecated and newBill Haneman2006-06-231-1/+1
* Added ATK_ROLE_FORM and ATK_RELATION_DESCRIBED_BY/DESCRIPTION_FOR to HEAD.Bill Haneman2006-06-081-1/+6
* Improved documentation: ATK now has 100% gtk-doc coverage with noBill Haneman2006-03-211-0/+18
* Added new API for ATK 1.11/1.12. Minor docs cleanup.Bill Haneman2005-11-181-3/+51
* Fix for bug 147989; Added ATK_ROLE_EMBEDDED. Revved to 1.7.2.ATK_1_7_2Bill Haneman2004-07-201-0/+2
* Fix typo in comment.Padraig O'Briain2003-12-011-1/+1
* Add new role ATK_ROLE_EDITBAR. Fixes bug #111607.Padraig O'Briain2003-12-011-0/+2
* Add new role ATK_ROLE_AUTOCOMPLETE.Padraig O'Briain2003-05-281-0/+2
* Add property accessible-table-caption-object. This addresses bug #74814.Padraig O'Briain2003-01-211-1/+9
* Added ATK_ROLE_APPLICATION, revved to 1.1.3. Fix for 99090.Bill Haneman2002-11-201-0/+2
* Add signal active-descendant-changedPadraig O'Briain2002-11-131-1/+10
* Add reference to atk/atkrelationtype.hPadraig O'Briain2002-10-301-1/+20
* add ATK_LAYER_WINDOW.Mark McLoughlin2002-09-091-1/+3
* Add padding to class structures to allow for future expansion.Padraig O'Briain2002-02-131-0/+5
* 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