summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/gui/core
AgeCommit message (Expand)Author
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2022-05-29Rely on the new "--embed" switch to link the Python extension/interpreter plu...Cyrille Bagard
2022-05-27Keep only one definition of _PyGObject_API.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-12-05Rewritten the whole API dealing with panels.Cyrille Bagard
2020-08-16Strongified the Python bindings when running without GUI.Cyrille Bagard
2020-08-15Rebuilt the main interface using Glade.Cyrille Bagard
2020-08-09Provided Python bindings for the main menu bar.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-11Written a proper documentation for the Python gui.core module.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-07-21Created more converters for Python arguments.Cyrille Bagard
2019-06-24Referenced all accesses to the main window.Cyrille Bagard
2019-03-26Given the priority to string.h from system includes.Cyrille Bagard
2018-12-14Extended the Python API to build custom GUI panels.Cyrille Bagard
2018-12-12Registered basic Python objects in the features namespace.Cyrille Bagard
2018-09-23Extended the Python API to deal with GUI items.Cyrille Bagard