summaryrefslogtreecommitdiff
path: root/atk/atkgobjectaccessible.c
Commit message (Expand)AuthorAgeFilesLines
* Fix crash under atk_gobject_accessible_disposeMilan Crha2017-05-251-5/+27
* Include config.h For All the C Source FilesChun-wei Fan2014-04-251-0/+2
* Revert "Updated FSF's address"Piotr Drąg2014-02-011-1/+3
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* doc: removing several .sgml files and fixing gtk-doc warningsAlejandro Piñeiro2013-08-121-0/+11
* Nullify the gobject cache accessible when the accessible is finalized.Alban Browaeys2013-05-061-0/+6
* Do not include atk.h from a public headerEmmanuele Bassi2012-12-281-0/+2
* Bug 640574: gobject-introspection annotation and documentation fixesMike Gorse2011-01-251-2/+4
* Bug #560156. Fix parameter type description.Li Yuan2008-11-111-2/+2
* *** empty log message ***Padraig O'Briain2003-02-261-3/+4
* Add weak reference so we do not leak the accessible when the object dies.Padraig O'Briain2003-02-041-0/+3
* Allow for case where created AtkObject is not a AtkGObjectAccessible soPadraig O'Briain2002-04-151-1/+9
* Correct name of data set to NULL from quark_accessible_object toPadraig O'Briain2002-03-121-1/+1
* Make use of parent_class consistent; define as gpointer and usePadraig O'Briain2002-02-221-2/+2
* Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.hPadraig O'Briain2001-12-191-0/+149