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
/
pychrysa
/
gui
/
panels
/
panel.c
Age
Commit message (
Expand
)
Author
2016-07-30
Registered properly the PyGObject wrappers for Python classes.
Cyrille Bagard
2016-03-09
Stored and loaded panels attributes using the global configuration.
Cyrille Bagard
2016-03-09
Reorganized the whole code dealing with dockable panels.
Cyrille Bagard
2016-03-08
Loaded a dynamic list of dockable panels in the View menu.
Cyrille Bagard
2015-08-27
Redefined and improved the load process for Python plugins.
Cyrille Bagard
2015-07-17
Updated the Python bindings.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-01-02
Fixed major issues with wrong Python refcounting.
Cyrille Bagard
2012-12-21
Resolved relative addresses for routines and fixed bugs related to PyGObjects...
Cyrille Bagard
2012-12-18
Created a proper panel for the Android permissions in the editor.
Cyrille Bagard
2012-12-12
Allowed classes which derive from GObject to receive arguments in their const...
Cyrille Bagard
2012-09-15
Shown all Android permissions with links to the code.
Cyrille Bagard