Age | Commit message (Expand) | Author |
2020-08-20 | Renamed the main file of the Python plugin. | Cyrille Bagard |
2020-08-16 | Strongified the Python bindings when running without GUI. | Cyrille Bagard |
2020-08-15 | Rebuilt the main interface using Glade. | Cyrille Bagard |
2020-08-09 | Provided Python bindings for the main menu bar. | Cyrille Bagard |
2020-08-08 | Updated all the code relative to GUI items. | Cyrille Bagard |
2020-06-01 | Updated the Python bindings for the GtkDockable interface. | Cyrille Bagard |
2020-05-19 | Simplified the code by using existing helpers.h | Cyrille Bagard |
2020-05-12 | Described the Python API for binary portions. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-11 | Written a proper documentation for the Python gui.core module. | Cyrille Bagard |
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 |