summaryrefslogtreecommitdiff
path: root/atk/atkobject.c
Commit message (Expand)AuthorAgeFilesLines
* Move DllMain() to atkprivate.cChun-wei Fan2014-03-131-29/+0
* AtkValue: refactoring AtkValueAlejandro Piñeiro2014-03-051-74/+14
* Revert "Updated FSF's address"Piotr Drąg2014-02-011-1/+3
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* include config.h instead of atkintl.hKjartan Maraas2013-12-111-1/+3
* atkobject: deprecate table properties that depends on the row/column numberAlejandro Piñeiro2013-12-111-0/+42
* Include atk-enum-types.h on atk.hAlejandro Piñeiro2013-12-111-1/+0
* atkobject: improve documentation for AtkObject::property-changeAlejandro Piñeiro2013-12-111-3/+14
* doc: updating new symbol section on documentationAlejandro Piñeiro2013-12-111-1/+1
* roles: add roles names on source file in order to be translatedAlejandro Piñeiro2013-12-101-0/+11
* role: deprecate atk_role_registerAlejandro Piñeiro2013-12-091-0/+4
* role: add some checks on atk_role_register for wrong role namesAlejandro Piñeiro2013-12-091-2/+18
* Deprecate connect/remove_property_change_handlerAlejandro Piñeiro2013-12-091-33/+5
* atkobject: add atk_object_peek_parentAlejandro Piñeiro2013-12-091-6/+34
* role: Add media (audio and video) rolesAlejandro Piñeiro2013-11-081-0/+2
* doc: Improve AtkObject::children-changed documentationAlejandro Piñeiro2013-10-241-2/+5
* role: new role ATK_ROLE_BLOCK_QUOTEAlejandro Piñeiro2013-10-181-0/+1
* role: new role ATK_ROLE_TITLE_BARAlejandro Piñeiro2013-10-181-0/+2
* docs: improve documentation for AtkObject::children-changed signalAlejandro Piñeiro2013-09-111-1/+3
* doc: removing several .sgml files and fixing gtk-doc warningsAlejandro Piñeiro2013-08-121-2/+80
* Deprecate AtkObject::focus-event signal and all related methodsAlejandro Piñeiro2013-08-121-0/+12
* Use generated enum type for AtkRole to get the role nameAlejandro Piñeiro2013-08-121-160/+64
* Fix an off-by-one in role namesMatthias Clasen2013-07-121-1/+1
* docs: Fix documentation for atk_object_get_attributes()Mario Sanchez Prada2013-06-031-3/+5
* 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