summaryrefslogtreecommitdiff
path: root/atk/atkregistry.c
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-47/+48
* Docs: Move to gi-docgenThomas Booker2022-09-281-3/+3
* atkregistry: remove code not being compiledAlejandro Piñeiro2016-03-081-14/+0
* Include config.h For All the C Source FilesChun-wei Fan2014-04-251-0/+2
* doc: move AtkRegistry section to the source fileAlejandro Piñeiro2014-02-181-0/+15
* Revert "Updated FSF's address"Piotr Drąg2014-02-011-1/+3
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* Bug 640574: gobject-introspection annotation and documentation fixesMike Gorse2011-01-251-5/+5
* 64 bit fixes for ATK. Patch supplied by George Lebl (jirka@5z.com) (bugPadraig O'Briain2002-05-291-10/+10
* Make use of parent_class consistent; define as gpointer and usePadraig O'Briain2002-02-221-2/+2
* paranoia is not appropriate here, setup parent_class, don't create a newMichael Meeks2001-12-101-19/+17
* Remove all instances of g_return_if_fail (foo != NULL); that arePadraig O'Briain2001-07-271-1/+0
* Cleaned up docs.Brian Cameron2001-06-281-1/+1
* Updated gtk-docs fixing spelling errors and making minorBrian Cameron2001-06-271-5/+6
* atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,Padraig O'Briain2001-05-241-4/+6
* Remove static declaration of atk_registry_get_factory_type(); gets rid ofPadraig O'Briain2001-05-211-2/+0
* Updated gtk-doc comment blocks for Oisin BoydellLucy Brophy2001-05-211-20/+18
* Added better gtk-doc comments.Brian Cameron2001-05-161-3/+49
* Initial revisionBill Haneman2001-04-261-0/+229