summaryrefslogtreecommitdiff
path: root/atk
Commit message (Expand)AuthorAgeFilesLines
* Deprecate AtkObject::focus-event signal and all related methodsAlejandro Piñeiro2013-08-127-3/+87
* Drop use of ATK_DISABLE_DEPRECATED guards in atkAlejandro Piñeiro2013-08-123-6/+5
* Use generated enum type for AtkRole to get the role nameAlejandro Piñeiro2013-08-122-164/+67
* Removed unneeded commentsAlejandro Piñeiro2013-08-011-72/+0
* Fix an off-by-one in role namesMatthias Clasen2013-07-121-1/+1
* doc: Update atk_text_get_text_{at/before/after}_offset documentationAlejandro Piñeiro2013-06-171-100/+3
* text: Deprecate _END boundariesAlejandro Piñeiro2013-06-171-9/+20
* text: Deprecate atk_text_get_text_{before,after}_offset()Alejandro Piñeiro2013-06-172-0/+15
* Removing pads from interfacesAlejandro Piñeiro2013-06-1711-32/+0
* docs: Fix documentation for atk_object_get_attributes()Mario Sanchez Prada2013-06-031-3/+5
* docs: Fixed mention to atkobject methodsAlejandro Piñeiro2013-05-281-3/+3
* docs: Extra note on AtkSocket documentationAlejandro Piñeiro2013-05-231-0/+4
* docs: Improve documentation for AtkPlug and AtkSocketAlejandro Piñeiro2013-05-222-15/+55
* docs: atk_object_get_object_locale doc was not includedAlejandro Piñeiro2013-05-061-1/+1
* Nullify the gobject cache accessible when the accessible is finalized.Alban Browaeys2013-05-061-0/+6
* atksocket: Fix typo - parameter is _obj not obj. Set freed to NULL.Alban Browaeys2013-05-061-1/+2
* atksocket: Free 'embedded_plug_id' when destroyed, overriding finalize()Eduardo Lima Mitev2013-04-301-0/+15
* atkobject: add a explicit include to locale.hAlejandro Piñeiro2013-02-191-0/+1
* atkdocument: Deprecate atk_document_get_localeAlejandro Piñeiro2013-02-182-0/+6
* atkobject: Added atk_object_get_object_localeAlejandro Piñeiro2013-02-182-2/+40
* atkhyperlink: Ensure we get even deprecated prototypesColin Walters2013-01-311-0/+1
* Add level bar to roles/roles_offsetsMike Gorse2013-01-311-2/+3
* Add ATK_ROLE_LEVEL_BARMike Gorse2013-01-311-0/+2
* Revert "Revert "Fix out of tree builds""Javier2013-01-081-3/+4
* Revert "Fix out of tree builds"Javier2013-01-081-4/+3
* Fix out of tree buildsEmmanuele Bassi2012-12-281-3/+4
* Do not include atk.h from a public headerEmmanuele Bassi2012-12-282-1/+3
* ATK lacks any kind of version utilitiesAlejandro Piñeiro2012-12-284-1/+246
* AtkWindow documentationAlejandro Piñeiro2012-12-211-0/+93
* atk.symbols: Make up for missing symbols in exportChun-wei Fan2012-12-101-0/+3
* atkobject: Stop to manage SELECTABLE/SELECTED states at AtkObjectAlejandro Piñeiro2012-12-091-14/+0
* introspection: merge fixes from Vala bindingsEvan Nemerson2012-12-0112-35/+42
* Removed debug message left by mistakeAlejandro Piñeiro2012-11-191-1/+0
* Extend atk_add_global_event_listener in order to support signal detailsAlejandro Piñeiro2012-10-261-7/+21
* atk.symbols: Add atk_relation_set_contains_targetChun-wei Fan2012-07-231-0/+1
* Include C header information in GIREvan Nemerson2012-07-181-1/+1
* AtkRelation: added method that checks relationship and targetAlejandro Piñeiro2012-07-173-1/+55
* doc: Default role is ATK_ROLE_UNKNOWNAlejandro Piñeiro2012-06-251-1/+1
* Default implementation for atk_util_[add/remove]_global_event_listenerAlejandro Piñeiro2012-06-221-10/+134
* Fixed compilation with index symbolLionel Landwerlin2012-05-251-3/+3
* doc: Adding extra doc on atk_remove_[key/global]_event_listenerAlejandro Piñeiro2012-05-091-1/+7
* Add deprecation attributes to deprecated functionsJavier Jardón2012-03-122-0/+3
* 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
* Fix for bug 668441 - atk_action_get_keybinding() docs are confusing and need ...Joanmarie Diggs2012-01-231-14/+25
* BGO#665549: add sanity-check of atk_text_get_text parametersMike Gorse2011-12-221-2/+3
* 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
* docs: Improving atk_add_global_event_listener documentationAlejandro Piñeiro2011-09-051-1/+12
* docs: Remove documentation from atkutil.hAlejandro Piñeiro2011-09-051-58/+0