index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
pychrysalide
/
glibext
Age
Commit message (
Collapse
)
Author
2020-07-26
Removed dead code.
Cyrille Bagard
2020-07-23
Renamed some files.
Cyrille Bagard
2020-07-14
Typo.
Cyrille Bagard
2020-07-14
Switched to the new interface registration for Python bindings.
Cyrille Bagard
2020-07-14
Updated the Python bindings for the loaded panel interface.
Cyrille Bagard
2020-06-30
Fixed some cases from the test suite.
Cyrille Bagard
2020-06-07
Simplified code.
Cyrille Bagard
2020-06-07
Reorganized the operands behaving like proxies.
Cyrille Bagard
2020-05-28
Fixed several memory leaks.
Cyrille Bagard
2020-05-28
Adapted the API for renamed operands.
Cyrille Bagard
2020-05-17
Introduced a new object of string constant sets.
Cyrille Bagard
2020-05-12
Described the Python API for binary portions.
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-08
Fixed the link between native and Python locations.
Cyrille Bagard
2019-11-11
Extended the Python bindings.
Cyrille Bagard
2019-07-21
Created more converters for Python arguments.
Cyrille Bagard
2019-07-01
Introduced attributes for loaded contents.
Cyrille Bagard
2019-02-03
Raised exception in some Python constructors.
Cyrille Bagard
2019-01-31
Created Python bindings for undefined instructions.
Cyrille Bagard
2019-01-29
Introduced binary portion support for Python bindings.
Cyrille Bagard
2019-01-28
Included interfaces into the Python module gathering all features.
Cyrille Bagard
2019-01-26
Extended the Python API.
Cyrille Bagard
2018-12-29
Updated code to scroll loaded panels from Python.
Cyrille Bagard
2018-12-13
Renamed the function registering C constant values into Python objects.
Cyrille Bagard
2018-12-12
Registered basic Python objects in the features namespace.
Cyrille Bagard
2018-11-18
Removed useless casts in the Python bindings code.
Cyrille Bagard
2018-08-30
Fixed some Python method signatures.
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-07-16
Cleaned code.
Cyrille Bagard
2018-07-14
Begun to switch to abstract locations in internal rendering buffers.
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-01-16
Changed the Python bindings source directory and updated code.
Cyrille Bagard