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