Use our own deprecation macros
commitb70dbc44bd2973f9a08996d3fb0aee8e1ede33f7
authorColomban Wendling <ban@herbesfolles.org>
Wed, 24 Feb 2016 22:37:27 +0000 (24 23:37 +0100)
committerColomban Wendling <ban@herbesfolles.org>
Tue, 1 Mar 2016 18:21:41 +0000 (1 19:21 +0100)
tree332699d48f0275fd042264df7d3586b87d519b6a
parent8bce6031b5260c794134e4063890a4eb9bed540c
Use our own deprecation macros

This allows us to conditionally enable our deprecation warnings, like
when building Geany itself or when `GEANY_DISABLE_DEPRECATION_WARNINGS`
is defined.
doc/Doxyfile.in
src/geany.h
src/plugindata.h
src/sciwrappers.h
src/ui_utils.h