summaryrefslogtreecommitdiff
path: root/gdk/gdkdeprecated.c
Commit message (Collapse)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-3/+1
|
* gdk: Move a bunch of deprecated code to a new fileBenjamin Otte2011-11-021-0/+107
The new file defines GDK_DISABLE_DEPRECATION_WARNINGS so it can happily use deprecated APIs. This commit moves those functions there that use deprecated functions and currently cause warnings. With this commit, GDK compiles without deprecation warnings.