summaryrefslogtreecommitdiff
path: root/atk/atkdocument.c
Commit message (Expand)AuthorAgeFilesLines
* Add proper gtk-doc blurbs for AtkDocument methodsEmmanuele Bassi2019-06-141-16/+24
* gobject-introspection: fix virtual annotations and missing type descriptionswip/tintou/gir-virtualCorentin Noël2018-06-031-6/+6
* misc: set proper file permissions to source filesAlejandro Piñeiro2015-07-271-0/+0
* Documentation: Fix tiny typos.Murray Cumming2015-05-221-1/+1
* docs: fix GTK-Doc comment blocksDieter Verfaillie2015-03-211-2/+1
* introspection: add many missing Returns: (nullable) annotationsEvan Nemerson2014-05-081-3/+3
* 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
* Not using GTK-Doc tag "Virtual" anymore, as is deprecatedAlejandro Piñeiro2013-12-101-4/+0
* atkdocument: add get_current_page_number() and get_page_count() methodsAlejandro Piñeiro2013-11-281-0/+56
* atkdocument: deprecation of some methodsAlejandro Piñeiro2013-11-121-0/+7
* atkdocument: add page-changed signalAlejandro Piñeiro2013-11-061-0/+22
* doc: removing several .sgml files and fixing gtk-doc warningsAlejandro Piñeiro2013-08-121-0/+52
* docs: atk_object_get_object_locale doc was not includedAlejandro Piñeiro2013-05-061-1/+1
* atkdocument: Deprecate atk_document_get_localeAlejandro Piñeiro2013-02-181-0/+3
* introspection: merge fixes from Vala bindingsEvan Nemerson2012-12-011-0/+4
* atk: Use const instead G_CONST_RETURNJavier Jardón2011-06-131-3/+3
* Bug 640574: gobject-introspection annotation and documentation fixesMike Gorse2011-01-251-2/+2
* Patch from Yue Wang. Bug #575794.Li Yuan2009-03-191-3/+3
* Add "load-stopped", "load_complete", "loading" signals to AtkDocumentBill Haneman2006-09-201-1/+47
* Revise atk-docs.sgml to add indices for deprecated and newBill Haneman2006-06-231-3/+3
* Improved documentation: ATK now has 100% gtk-doc coverage with noBill Haneman2006-03-211-6/+9
* Added new API for ATK 1.11/1.12. Minor docs cleanup.Bill Haneman2005-11-181-0/+128
* Fix for bug #149990; patch from Kjartan Maraas.Padraig O'Briain2004-08-131-1/+1
* Remove all instances of g_return_if_fail (foo != NULL); that arePadraig O'Briain2001-07-271-2/+0
* Added new atk document interface.Brian Cameron2001-06-291-0/+99