summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/plugins/plugin.c
AgeCommit message (Expand)Author
2023-11-08Remove a memory leak from the creation of Python plugins.Cyrille Bagard
2023-09-14Handle Python bad plugins without name.Cyrille Bagard
2023-09-10Tune the compilation using flags instead of a config file.Cyrille Bagard
2023-05-22Rely on GObject-introspection implementation for some registrations.Cyrille Bagard
2023-05-20Simplify the Python plugins interface by deleting one of the relative GLib type.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2021-02-13Give access to the plugin interfaces from Python.Cyrille Bagard
2021-02-07Fixed the documentation.Cyrille Bagard
2021-02-07Created the right place for plugins in the Python API.Cyrille Bagard