summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/helpers.h
AgeCommit message (Expand)Author
2023-09-10Tune the compilation using flags instead of a config file.Cyrille Bagard
2023-05-22Rely on GObject-introspection implementation for some registrations.Cyrille Bagard
2023-05-20Simplify the Python plugins interface by deleting one of the relative GLib type.Cyrille Bagard
2023-01-29Create new helpers for constructors of abstract Python objects.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2022-08-18Introduce new features to deal with structured data and Python.Cyrille Bagard
2022-02-22Improve Python bindings.Cyrille Bagard
2022-02-22Introduce a generic way to subclass Python analysis clients.Cyrille Bagard
2022-02-20Translate enumerations before PyGObject using internal definitions when needed.Cyrille Bagard
2021-02-13Give access to the plugin interfaces from Python.Cyrille Bagard
2020-12-28Improved the API for configuration and its Python documentation.Cyrille Bagard
2020-12-11Deleted the PyConstvalObject class from the Python API.Cyrille Bagard
2020-12-05Rewritten the whole API dealing with panels.Cyrille Bagard
2020-10-11Introduced access rights in the Python attributes documentation.Cyrille Bagard
2020-10-10Updated the basic types definition and its Python bindings.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-05-21Changed the hierarchy of format objects.Cyrille Bagard
2020-05-17Introduced a new object of string constant sets.Cyrille Bagard
2020-05-11Updated the API for buffer caches.Cyrille Bagard
2020-04-28Extended the Python bindings for registers.Cyrille Bagard
2020-04-21Redefined the interface for creating new processors from Python.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-03Used a Python enumeration for verbosity levels.Cyrille Bagard
2019-11-01Added support for Yaml content.Cyrille Bagard
2019-08-15Introduced binary symbol subclassing from Python.Cyrille Bagard
2019-08-13Used a Python enumeration for the binary symbol status.Cyrille Bagard
2019-05-30Improved the Python definition for the METH_KEYWORDS functions.Cyrille Bagard
2019-05-08Defined an improved generic macro for Python methods.Cyrille Bagard
2019-05-04Setup helpers for Python bindings documentation.Cyrille Bagard
2019-03-04Provided access to the graph layout from Python.Cyrille Bagard
2019-01-28Improved handling of NotImplemented exceptions for Python calls.Cyrille Bagard
2019-01-28Included interfaces into the Python module gathering all features.Cyrille Bagard
2019-01-28Allowed to filter contents before running analysis.Cyrille Bagard
2019-01-16Dealt with registers and register operands in the Python bindings.Cyrille Bagard
2019-01-03Defined a dynamic type for each plugin.Cyrille Bagard
2018-12-27Updated the logging features of the Python bindings.Cyrille Bagard
2018-12-13Renamed the function registering C constant values into Python objects.Cyrille Bagard
2018-12-12Registered basic Python objects in the features namespace.Cyrille Bagard
2018-12-12Added Python module functions in the features namespace.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard