summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/gui/panels
AgeCommit message (Expand)Author
2020-12-24Ported the panel update mechanisms to the Python API.Cyrille Bagard
2019-03-26Given the priority to string.h from system includes.Cyrille Bagard
2019-01-22Allowed to initialize instances of created dynamic types if needed.Cyrille Bagard
2019-01-04Simplified code.Cyrille Bagard
2019-01-03Defined a dynamic type for each plugin.Cyrille Bagard
2018-12-14Extended the Python API to build custom GUI panels.Cyrille Bagard
2018-12-13Renamed the function registering C constant values into Python objects.Cyrille Bagard
2018-11-18Removed useless casts in the Python bindings code.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-04-22Included all plugins headers in the installation process.Cyrille Bagard
2018-04-13Resolved paths using the Autoconf preset output variable top_srcdir.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard