summaryrefslogtreecommitdiff
path: root/atk/atkobject.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an off-by-one in role namesMatthias Clasen2013-07-121-1/+1
* atkobject: add a explicit include to locale.hAlejandro Piñeiro2013-02-191-0/+1
* atkobject: Added atk_object_get_object_localeAlejandro Piñeiro2013-02-181-1/+36
* Add level bar to roles/roles_offsetsMike Gorse2013-01-311-2/+3
* atkobject: Stop to manage SELECTABLE/SELECTED states at AtkObjectAlejandro Piñeiro2012-12-091-14/+0
* AtkRelation: added method that checks relationship and targetAlejandro Piñeiro2012-07-171-1/+2
* doc: Default role is ATK_ROLE_UNKNOWNAlejandro Piñeiro2012-06-251-1/+1
* Revert "Using abstract atk_object_get_name to check accessible-name notificat...Alejandro Piñeiro2012-03-071-1/+1
* Using abstract atk_object_get_name to check accessible-name notificationAlejandro Piñeiro2012-03-061-1/+1
* docs: Explain that NULL is not a valid value for name/descriptionAlejandro Piñeiro2011-12-151-2/+8
* Do not notify accessible-name/description for initial settingAlejandro Piñeiro2011-12-141-2/+13
* Fix for bug 651343 - New ATK RolesJoanmarie Diggs2011-07-071-2/+30
* atk: Use const instead G_CONST_RETURNJavier Jardón2011-06-131-11/+9
* Bug 640574: gobject-introspection annotation and documentation fixesMike Gorse2011-01-251-14/+18
* Returns FALSE on atk_object_add_relationship if it is already includedAlejandro Piñeiro2011-01-051-0/+3
* Patch from Yue Wang. Bug #575794.Li Yuan2009-03-191-1/+1
* Bug #505445. Patch from Christian Persch. Removed unnecessary memoryLi Yuan2008-11-271-121/+209
* Bug #361757. Add ATK_ROLE_LINK and ATK_ROLE_INPUT_METHOD_WINDOW toLi Yuan2008-11-181-1/+3
* Bug #477708. Only remove the target, not the relation if there are stillLi Yuan2008-11-111-18/+8
* Don't use the deprectated g_win32_get_package_installation_subdirectory().Tor Lillqvist2008-09-131-7/+37
* Do as the docs for g_win32_get_package_installation_directory() say andTor Lillqvist2008-09-131-1/+1
* Fix #408527. Add a check.Li Yuan2007-03-021-0/+2
* Revise atk-docs.sgml to add indices for deprecated and newBill Haneman2006-06-231-3/+3
* Added ATK_ROLE_FORM and ATK_RELATION_DESCRIBED_BY/DESCRIPTION_FOR to HEAD.Bill Haneman2006-06-081-1/+2
* Improved documentation: ATK now has 100% gtk-doc coverage with noBill Haneman2006-03-211-4/+9
* Fix fatal typo.Tor Lillqvist2006-03-211-1/+1
* Minor documentation clarifications and tweaks.Bill Haneman2006-03-201-4/+7
* Win32 get_locale fix from Kazuzi IWAMOTO, andBill Haneman2006-02-241-19/+29
* Added new API for ATK 1.11/1.12. Minor docs cleanup.Bill Haneman2005-11-181-1/+32
* Initialize gettext before use. Calling bindtextdomain() andTor Lillqvist2005-04-221-33/+42
* Replace DEPRECATED by @Deprecated in comments to fix warning whenPadraig O'Briain2004-11-221-2/+4
* Fix for bug #149990; patch from Kjartan Maraas.Padraig O'Briain2004-08-131-1/+1
* Fix for bug 147989; Added ATK_ROLE_EMBEDDED. Revved to 1.7.2.ATK_1_7_2Bill Haneman2004-07-201-1/+2
* Allow locale dir not to be harcoded into binary. Fixes bug #128906.Padraig O'Briain2004-05-181-1/+5
* Make extra_roles static.Padraig O'Briain2004-05-111-1/+1
* Revise property name. Fixes bug #132022 from Christian - Manny Calavera -Padraig O'Briain2004-01-261-1/+1
* Move specification of ALL_LINGUAS to later in file so that CATOBJEXT isPadraig O'Briain2004-01-051-3/+3
* Change "accel label" to "accelerator label". Fixes bug #129499.Padraig O'Briain2003-12-171-1/+1
* Add new role ATK_ROLE_EDITBAR. Fixes bug #111607.Padraig O'Briain2003-12-011-1/+2
* fix typo: s/g_value_set_set/g_value_set_int/.Michael Natterer2003-12-011-1/+1
* Make nicks and blurbs of properties translatable. Add new propertyPadraig O'Briain2003-12-011-30/+43
* Add state FOCUSED if object is focus object.Padraig O'Briain2003-11-261-0/+4
* Change role names so that the unlocalized names do not contain hyphens andPadraig O'Briain2003-11-261-268/+117
* Remove comments about signals. The description should be in files inPadraig O'Briain2003-09-101-9/+0
* Set gettext_initialized.Tor Lillqvist2003-06-131-0/+2
* Add check that role is actually being changed. Do not emit notificationPadraig O'Briain2003-03-071-2/+9
* *** empty log message ***Padraig O'Briain2003-02-261-1/+10
* Dist atk-zip.sh.in, not atk-zip.sh.Tor Lillqvist2003-02-251-0/+25
* Add support for PROP_TABLE_SUMMARY and PROP_TABLE_CAPTION_OBJECT.Padraig O'Briain2003-01-211-0/+16
* Add property accessible-table-caption-object. This addresses bug #74814.Padraig O'Briain2003-01-211-1/+10