summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/analysis/contents
AgeCommit message (Expand)Author
2023-09-27Replace interface by inheritance for binary content objects.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-09-22Fix runtime Python warnings for all # variants of formats.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
2022-02-22Improve Python bindings.Cyrille Bagard
2021-07-04Store and load binary contents on demand.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-02-18Parsed Python bytes-like objects arguments with care.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-11-28Improved the API for binary contents a little bit.Cyrille Bagard
2019-07-21Created more converters for Python arguments.Cyrille Bagard
2019-02-03Raised exception in some Python constructors.Cyrille Bagard
2018-09-07Updated prototypes for creating memory content.Cyrille Bagard
2018-08-18Removed a useless cast in the Python bindings.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-04-12Removed the last remaining mentions of OpenIDA.Cyrille Bagard
2018-04-11Created definitions for memory and encapsulated contents.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard