summaryrefslogtreecommitdiff
path: root/atk/atkversion.c
Commit message (Collapse)AuthorAgeFilesLines
* Include config.h For All the C Source FilesChun-wei Fan2014-04-251-0/+2
| | | | | | | | Make sure that config.h is included first in all the C-sources in atk/ so that the build-time definitions of _ATK_EXTERN can be used during the build of the ATK library. https://bugzilla.gnome.org/show_bug.cgi?id=728031
* Revert "Updated FSF's address"Piotr Drąg2014-02-011-1/+3
| | | | This reverts commit feb4bd4c5b24672b1d8bbf0783e96539af0d0ba4.
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
|
* doc: updating new symbol section on documentationAlejandro Piñeiro2013-12-111-5/+5
| | | | | | It also updates Since on several symbols, in order to report from which stable release it became available instead of exactly which unstable one.
* ATK lacks any kind of version utilitiesAlejandro Piñeiro2012-12-281-0/+127
Added some versioning methods heavily based on gtk ones https://bugzilla.gnome.org/show_bug.cgi?id=690379