• Matthew Brush's avatar
    Export scintilla_get_type() from libgeany · 87ee835e
    Matthew Brush yazdı
    This is useful for plugins to be able to subclass the ScintillaObject
    and use its full GObject features. The Overview plugin is one known
    plugin that needs this.
    
    Also update scintilla_changes.patch by running update-scintilla.sh
    script with patch application commented-out and generating a reverse
    diff using `git -R`, and manually remove `a/` and `b/` prefixes from
    the resulting diff so it can be used with update-scintilla.sh script.
    87ee835e
scintilla_changes.patch 5.64 KB