summaryrefslogtreecommitdiff
path: root/atk/atkdocument.h
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-30/+30
* Move include guards out to enable GCC optimisationDaniel Boles2017-05-261-3/+3
* misc: set proper file permissions to source filesAlejandro Piñeiro2015-07-271-0/+0
* Annotate the Public Symbols in Public HeadersChun-wei Fan2014-04-251-3/+9
* Revert "Updated FSF's address"Piotr Drąg2014-02-011-1/+3
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* atkdocument: add get_current_page_number() and get_page_count() methodsAlejandro Piñeiro2013-11-281-0/+6
* atkdocument: deprecation of some methodsAlejandro Piñeiro2013-11-121-1/+16
* Deprecate AtkObject::focus-event signal and all related methodsAlejandro Piñeiro2013-08-121-0/+5
* Drop use of ATK_DISABLE_DEPRECATED guards in atkAlejandro Piñeiro2013-08-121-2/+2
* Removing pads from interfacesAlejandro Piñeiro2013-06-171-5/+0
* atkdocument: Deprecate atk_document_get_localeAlejandro Piñeiro2013-02-181-0/+3
* atk: Use const instead G_CONST_RETURNJavier Jardón2011-06-131-6/+6
* add G_DISABLE_SINGLE_INCLUDES and ATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS.Michael Natterer2008-06-051-6/+8
* Add "load-stopped", "load_complete", "loading" signals to AtkDocumentBill Haneman2006-09-201-0/+1
* Added new API for ATK 1.11/1.12. Minor docs cleanup.Bill Haneman2005-11-181-8/+17
* Add padding to class structures to allow for future expansion.Padraig O'Briain2002-02-271-0/+9
* Added new atk document interface.Brian Cameron2001-06-291-0/+62