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
/
pychrysa.c
Age
Commit message (
Expand
)
Author
2016-07-30
Registered properly the PyGObject wrappers for Python classes.
Cyrille Bagard
2016-04-03
Fixed a mistake when building the work queues from Python.
Cyrille Bagard
2015-11-09
Avoided to load the status bar twice and to crash in the worst case.
Cyrille Bagard
2015-11-03
Retrieved the revision number using M4 instead of shell.
Cyrille Bagard
2015-10-16
Prevented some mistakes pointed by Melkor.
Cyrille Bagard
2015-09-01
Added a welcome panel as plugin using Python.
Cyrille Bagard
2015-08-27
Redefined and improved the load process for Python plugins.
Cyrille Bagard
2015-07-18
Forbidden a missing header.
Cyrille Bagard
2015-07-17
Updated the Python bindings.
Cyrille Bagard
2015-02-16
Added a basic support for Mobicore truslets.
Cyrille Bagard
2015-02-09
Registered all the supported processors in the system code.
Cyrille Bagard
2014-07-10
Fully rewritten the core configuration system.
Cyrille Bagard
2014-06-25
Built the first steps to upgrade to Python3.
Cyrille Bagard
2014-06-03
Disabled all accesses to GTK3 from Python.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-01-02
Fixed major issues with wrong Python refcounting.
Cyrille Bagard
2013-01-20
Restored a fully functional access to the log panel.
Cyrille Bagard
2012-12-28
Created Python objects for the GtkBlockView widgets and fixed some bugs.
Cyrille Bagard
2012-12-21
Resolved relative addresses for routines and fixed bugs related to PyGObjects...
Cyrille Bagard
2012-12-21
Unloaded loaded plugins and (started to) avoid memory leaks.
Cyrille Bagard
2012-12-18
Created a proper panel for the Android permissions in the editor.
Cyrille Bagard
2012-09-15
Shown all Android permissions with links to the code.
Cyrille Bagard
2012-08-06
Saved progress toward the Android permissions display.
Cyrille Bagard
2012-08-03
Loaded the permissions used by an APK file.
Cyrille Bagard
2012-03-17
Created the 'pychrysa' Python plugin from the 'pyoida' one.
Cyrille Bagard