Age | Commit message (Expand) | Author |
2023-09-27 | Replace interface by inheritance for binary content objects. | Cyrille Bagard |
2023-05-22 | Rely on GObject-introspection implementation for some registrations. | Cyrille Bagard |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2022-09-22 | Fix runtime Python warnings for all # variants of formats. | Cyrille Bagard |
2022-05-29 | Rely on the new "--embed" switch to link the Python extension/interpreter plu... | Cyrille Bagard |
2022-05-27 | Keep only one definition of _PyGObject_API. | Cyrille Bagard |
2022-02-22 | Improve Python bindings. | Cyrille Bagard |
2021-07-04 | Store and load binary contents on demand. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2020-02-18 | Parsed Python bytes-like objects arguments with care. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2019-11-28 | Improved the API for binary contents a little bit. | Cyrille Bagard |
2019-07-21 | Created more converters for Python arguments. | Cyrille Bagard |
2019-02-03 | Raised exception in some Python constructors. | Cyrille Bagard |
2018-09-07 | Updated prototypes for creating memory content. | Cyrille Bagard |
2018-08-18 | Removed a useless cast in the Python bindings. | Cyrille Bagard |
2018-08-16 | Reorganized the Python plugin code. | Cyrille Bagard |
2018-04-22 | Included all plugins headers in the installation process. | Cyrille Bagard |
2018-04-13 | Resolved paths using the Autoconf preset output variable top_srcdir. | Cyrille Bagard |
2018-04-12 | Removed the last remaining mentions of OpenIDA. | Cyrille Bagard |
2018-04-11 | Created definitions for memory and encapsulated contents. | Cyrille Bagard |
2018-01-16 | Changed the Python bindings source directory and updated code. | Cyrille Bagard |