summaryrefslogtreecommitdiff
path: root/atk/atkobject.h
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-142/+137
* Add `ATK_ROLE_PUSH_BUTTON_MENU`Fushan Wen2022-07-221-0/+3
* Revert "Add an "announcement" event/signal to allow objects to send notificat...Mike Gorse2022-07-021-7/+0
* Add an "announcement" event/signal to allow objects to send notificationsMike Gorse2022-07-021-0/+7
* Add ATK_ROLE_MARK and ATK_ROLE_SUGGESTIONJoanmarie Diggs2020-01-161-0/+14
* Use the appropriate syntax for enumerationsEmmanuele Bassi2019-06-141-66/+65
* Add ATK_ROLE_CONTENT_DELETION and ATK_ROLE_CONTENT_INSERTIONJoanmarie Diggs2019-06-141-0/+8
* Add accessible_id propertySamuel Thibault2019-04-301-0/+7
* Revert "atkimplementor: use the G_DEFINE_INTERFACE macro to declare it as int...Alejandro Piñeiro2019-02-191-1/+1
* atkimplementor: use the G_DEFINE_INTERFACE macro to declare it as interface i...Corentin Noël2018-06-031-1/+1
* documentation: Remove list association from ATK_ROLE_DESCRIPTION_{TERM,VALUE}Joanmarie Diggs2017-11-301-7/+3
* Move include guards out to enable GCC optimisationDaniel Boles2017-05-261-3/+3
* Add ATK_ROLE_FOOTNOTEJoanmarie Diggs2017-05-191-0/+2
* misc: set proper file permissions to source filesAlejandro Piñeiro2015-07-271-0/+0
* Docs: Replace mentions of 'state-changed' with 'state-change'.Murray Cumming2015-06-291-1/+1
* Add new roles for fractions, roots, subscripts, and superscriptsJoanmarie Diggs2015-01-191-0/+12
* Removed a comments that should (and is) part of the docsAlejandro Piñeiro2014-11-211-10/+0
* Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXTJoanmarie Diggs2014-11-191-1/+21
* Annotate the Public Symbols in Public HeadersChun-wei Fan2014-04-251-7/+35
* role: fix name for ATK_ROLE_EDITBARAlejandro Piñeiro2014-02-031-1/+1
* Revert "Updated FSF's address"Piotr Drąg2014-02-011-1/+3
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* atkobject: improve documentation for AtkObject::property-changeAlejandro Piñeiro2013-12-111-12/+5
* role: deprecate atk_role_registerAlejandro Piñeiro2013-12-091-0/+1
* Deprecate connect/remove_property_change_handlerAlejandro Piñeiro2013-12-091-0/+11
* roles: add roles for description listsAlejandro Piñeiro2013-12-091-0/+17
* atkobject: add atk_object_peek_parentAlejandro Piñeiro2013-12-091-0/+1
* roles: new ATK roles for ARIA roles (plus rating)Alejandro Piñeiro2013-11-181-0/+37
* doc: improve documentation of AtkAttribute and AtkAttributeSetAlejandro Piñeiro2013-11-121-8/+17
* role: Add media (audio and video) rolesAlejandro Piñeiro2013-11-081-1/+5
* role: new role ATK_ROLE_BLOCK_QUOTEAlejandro Piñeiro2013-10-181-0/+3
* role: new role ATK_ROLE_TITLE_BARAlejandro Piñeiro2013-10-181-1/+4
* doc: removing several .sgml files and fixing gtk-doc warningsAlejandro Piñeiro2013-08-121-0/+27
* Deprecate AtkObject::focus-event signal and all related methodsAlejandro Piñeiro2013-08-121-0/+8
* Drop use of ATK_DISABLE_DEPRECATED guards in atkAlejandro Piñeiro2013-08-121-2/+2
* Use generated enum type for AtkRole to get the role nameAlejandro Piñeiro2013-08-121-4/+3
* Removed unneeded commentsAlejandro Piñeiro2013-08-011-72/+0
* atkobject: Added atk_object_get_object_localeAlejandro Piñeiro2013-02-181-1/+4
* Add ATK_ROLE_LEVEL_BARMike Gorse2013-01-311-0/+2
* introspection: merge fixes from Vala bindingsEvan Nemerson2012-12-011-6/+6
* 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