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
/
gui
Age
Commit message (
Expand
)
Author
2020-01-09
Updated the Python documentation for GUI items.
Cyrille Bagard
2019-11-11
Extended the Python bindings.
Cyrille Bagard
2019-07-21
Created more converters for Python arguments.
Cyrille Bagard
2019-06-24
Referenced all accesses to the main window.
Cyrille Bagard
2019-03-26
Given the priority to string.h from system includes.
Cyrille Bagard
2019-01-22
Allowed to initialize instances of created dynamic types if needed.
Cyrille Bagard
2019-01-04
Simplified code.
Cyrille Bagard
2019-01-03
Defined a dynamic type for each plugin.
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-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-09-23
Extended the Python API to deal with GUI items.
Cyrille Bagard
2018-08-30
Fixed some Python method signatures.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-07-16
Applied a new GUI update with the new loaded panels features.
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-01-16
Changed the Python bindings source directory and updated code.
Cyrille Bagard