Age | Commit message (Expand) | Author |
---|---|---|
2022-05-29 | Remove a call to the deprecated function PyEval_InitThreads(), which does not... | Cyrille Bagard |
2022-05-27 | Keep only one definition of _PyGObject_API. | Cyrille Bagard |
2022-05-27 | Do not block when ABI flags are empty. | Cyrille Bagard |
2021-04-17 | Remove hardcoded run paths from libraries. | Cyrille Bagard |
2021-03-23 | Fix a compilation warning. | Cyrille Bagard |
2021-02-09 | Assigned a Python type to native plugins. | Cyrille Bagard |
2021-02-07 | Created the right place for plugins in the Python API. | Cyrille Bagard |
2021-01-03 | Fixed a memory leak when a Python plugin fails to load. | Cyrille Bagard |
2020-12-31 | Offered a custom configuration facility to each plugin. | Cyrille Bagard |
2020-12-11 | Deleted the PyConstvalObject class from the Python API. | Cyrille Bagard |
2020-12-06 | Extended the plugin API to notify several stages of loading. | Cyrille Bagard |
2020-12-05 | Rewritten the whole API dealing with panels. | Cyrille Bagard |
2020-08-20 | Renamed the main file of the Python plugin. | Cyrille Bagard |