summaryrefslogtreecommitdiff
path: root/plugins/pychrysa/gui/panels/panel.c
AgeCommit message (Expand)Author
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard
2017-08-27Deleted the reference to the main window in all panels.Cyrille Bagard
2017-07-27Fixed several mistakes in the Python bindings.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-07-30Registered properly the PyGObject wrappers for Python classes.Cyrille Bagard
2016-03-09Stored and loaded panels attributes using the global configuration.Cyrille Bagard
2016-03-09Reorganized the whole code dealing with dockable panels.Cyrille Bagard
2016-03-08Loaded a dynamic list of dockable panels in the View menu.Cyrille Bagard
2015-08-27Redefined and improved the load process for Python plugins.Cyrille Bagard
2015-07-17Updated the Python bindings.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2014-01-02Fixed major issues with wrong Python refcounting.Cyrille Bagard
2012-12-21Resolved relative addresses for routines and fixed bugs related to PyGObjects...Cyrille Bagard
2012-12-18Created a proper panel for the Android permissions in the editor.Cyrille Bagard
2012-12-12Allowed classes which derive from GObject to receive arguments in their const...Cyrille Bagard
2012-09-15Shown all Android permissions with links to the code.Cyrille Bagard