• Matthew Brush's avatar
    Remove struct/macro/funcptr linkage control for plugin API · 860df276
    Matthew Brush yazdı
    Add rest of headers needed for declarations of all public API
    functions. Add HAVE_PLUGINS define to geanyplugins.h since some headers
    need this and it should always be valid for this header.
    geanyfunctions.h left for source-level backwards compatibility for
    plugins which might `#include` this header directly. I don't know why
    they do it, but some Geany-Plugins do this.
    860df276
Makefile.am 3.39 KB