Age | Commit message (Expand) | Author |
2023-05-22 | Rely on GObject-introspection implementation for some registrations. | Cyrille Bagard |
2023-05-15 | Update the type definition for newer versions of the Python API. | Cyrille Bagard |
2023-01-29 | Create new helpers for constructors of abstract Python objects. | Cyrille Bagard |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2022-08-18 | Handle the Python Global Interpreter Lock with more care. | Cyrille Bagard |
2022-05-27 | Avoid calls to Python _PyDict_NewKeysForClass() internal function. | Cyrille Bagard |
2022-02-22 | Introduce a generic way to subclass Python analysis clients. | Cyrille Bagard |
2022-02-20 | Translate enumerations before PyGObject using internal definitions when needed. | Cyrille Bagard |
2020-12-28 | Improved the API for configuration and its Python documentation. | Cyrille Bagard |
2020-12-24 | Ported the panel update mechanisms to the Python API. | Cyrille Bagard |
2020-12-11 | Deleted the PyConstvalObject class from the Python API. | Cyrille Bagard |
2020-12-05 | Rewritten the whole API dealing with panels. | Cyrille Bagard |
2020-10-10 | Updated the basic types definition and its Python bindings. | Cyrille Bagard |
2020-08-16 | Created some extra features for the GTK API. | Cyrille Bagard |
2020-08-08 | Updated all the code relative to GUI items. | Cyrille Bagard |
2020-07-14 | Switched to the new interface registration for Python bindings. | Cyrille Bagard |
2020-07-12 | Improved the API for loaded contents. | Cyrille Bagard |
2020-05-21 | Changed the hierarchy of format objects. | Cyrille Bagard |
2020-05-17 | Introduced a new object of string constant sets. | Cyrille Bagard |
2020-05-11 | Updated the API for buffer caches. | Cyrille Bagard |
2020-04-28 | Extended the Python bindings for registers. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-03 | Used a Python enumeration for verbosity levels. | Cyrille Bagard |
2019-11-01 | Fixed the rendering of Python documentation. | Cyrille Bagard |
2019-08-18 | Prepared an improved Python documentation. | Cyrille Bagard |
2019-08-15 | Introduced binary symbol subclassing from Python. | Cyrille Bagard |
2019-08-13 | Used a Python enumeration for the binary symbol status. | Cyrille Bagard |
2019-03-22 | Updated code to support one Python 3.7 API change. | Cyrille Bagard |
2019-03-04 | Provided access to the graph layout from Python. | Cyrille Bagard |
2019-02-09 | Fixed another batch of memory leaks. | Cyrille Bagard |
2019-01-31 | Fixed mistakes relative to PyUnicode_Check() return value. | Cyrille Bagard |
2019-01-28 | Improved handling of NotImplemented exceptions for Python calls. | Cyrille Bagard |
2019-01-28 | Included interfaces into the Python module gathering all features. | Cyrille Bagard |
2019-01-28 | Allowed to filter contents before running analysis. | Cyrille Bagard |
2019-01-16 | Dealt with registers and register operands in the Python bindings. | Cyrille Bagard |
2019-01-03 | Defined a dynamic type for each plugin. | Cyrille Bagard |
2018-12-27 | Updated the logging features of the Python bindings. | Cyrille Bagard |
2018-12-14 | Extended the Python API to build custom GUI panels. | Cyrille Bagard |
2018-12-13 | Renamed the function registering C constant values into Python objects. | Cyrille Bagard |
2018-12-13 | Provided a representation for constant values imported from C code. | Cyrille Bagard |
2018-12-12 | Registered basic Python objects in the features namespace. | Cyrille Bagard |
2018-12-12 | Added Python module functions in the features namespace. | Cyrille Bagard |
2018-12-11 | Collected all Python bindings features using a fake module. | Cyrille Bagard |
2018-12-07 | Relied on GObject introspection and dynamic gtypes to inherit in Python. | Cyrille Bagard |
2018-08-16 | Reorganized the Python plugin code. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-01-16 | Changed the Python bindings source directory and updated code. | Cyrille Bagard |