summaryrefslogtreecommitdiff
path: root/plugins/dex/python
AgeCommit message (Expand)Author
2023-05-22Rely on GObject-introspection implementation for some registrations.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-05-18Renamed the [Py]StructObject.Cyrille Bagard
2020-02-06Improved the documentation for the Dex format Python bindings.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-09-08Typo.Cyrille Bagard
2019-07-21Created more converters for Python arguments.Cyrille Bagard
2019-07-20Marked some Dex strings as structural.Cyrille Bagard
2019-05-08Defined an improved generic macro for Python methods.Cyrille Bagard
2019-05-07Read raw Dex items by extending the API.Cyrille Bagard
2019-05-04Created a GLib object for the Dex pool.Cyrille Bagard
2019-04-14Provided a link to routines from Dex methods.Cyrille Bagard
2018-12-13Renamed the function registering C constant values into Python objects.Cyrille Bagard
2018-08-18Removed a useless cast in the Python bindings.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-06-19Updated Makefiles to create only one _PyGObject_API structure.Cyrille Bagard
2018-05-07Deleted the old way to get Dex classes from Python.Cyrille Bagard
2018-05-07Kept methods of annotated classes during loading.Cyrille Bagard
2018-05-07Described binary formats and improved their loading.Cyrille Bagard
2018-05-07Extended the Python bindings for the Dex format.Cyrille Bagard
2018-04-22Included all plugins headers in the installation process.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard
2017-11-30Marked some arguments as optional for loading formats with Python.Cyrille Bagard
2017-10-18Created plugins for the Dex and Dalvik support.Cyrille Bagard