summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/gtkext
AgeCommit message (Collapse)Author
2023-09-11Return the right status on loading success.Cyrille Bagard
2023-05-22Rely on GObject-introspection implementation for some registrations.Cyrille Bagard
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 ↵Cyrille Bagard
plugin.
2022-05-28Use a simple static type definition instead of a dynamic one.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-28Improved the API for configuration and its Python documentation.Cyrille Bagard
2020-12-24Added a way to retrieve RGBA colors from the current GTK style.Cyrille Bagard
2020-12-11Updated the Python API to use properly handled constants.Cyrille Bagard
2020-08-16Created some extra features for the GTK API.Cyrille Bagard
2020-08-08Updated all the code relative to GUI items.Cyrille Bagard
2020-07-14Switched to the new interface registration for Python bindings.Cyrille Bagard
2020-07-12Improved the API for loaded contents.Cyrille Bagard
2020-06-01Updated the Python bindings for the GtkDockable interface.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-07-21Created more converters for Python arguments.Cyrille Bagard
2019-06-22Fixed some compilation warnings in non-debug mode.Cyrille Bagard
2019-03-04Provided access to the graph layout from Python.Cyrille Bagard
2019-01-28Included interfaces into the Python module gathering all features.Cyrille Bagard
2018-12-07Cleaned code.Cyrille Bagard
2018-08-18Removed a useless cast in the Python bindings.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-07-16Cleaned 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-04-12Removed the last remaining mentions of OpenIDA.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard