Age | Commit message (Expand) | Author |
2024-06-21 | Restore and improve work queues. | Cyrille Bagard |
2023-09-10 | Tune the compilation using flags instead of a config file. | Cyrille Bagard |
2023-05-22 | Rely on GObject-introspection implementation for some registrations. | Cyrille Bagard |
2023-01-29 | Define a new interface to compare items (2/2). | Cyrille Bagard |
2023-01-29 | Define a new interface to compare items. | Cyrille Bagard |
2023-01-03 | Fix Python bindings loading without GTK support. | Cyrille Bagard |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2022-05-29 | Rely on the new "--embed" switch to link the Python extension/interpreter plu... | Cyrille Bagard |
2022-05-27 | Keep only one definition of _PyGObject_API. | Cyrille Bagard |
2021-08-08 | Introduce singletons for operands. | Cyrille Bagard |
2021-05-17 | Dead with singleton instances containing singleton instances. | Cyrille Bagard |
2021-05-13 | Define the first steps for singleton support. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2021-01-01 | Managed GObject references each time a configuration parameter is accessed. | Cyrille Bagard |
2020-12-31 | Offered a custom configuration facility to each plugin. | Cyrille Bagard |
2020-12-28 | Improved the API for configuration and its Python documentation. | Cyrille Bagard |
2020-09-21 | Defined lock mechanism for buffer caches. | Cyrille Bagard |
2020-08-18 | Refreshed the rendering for newly added bookmarks. | Cyrille Bagard |
2020-08-08 | Updated all the code relative to GUI items. | Cyrille Bagard |
2020-07-27 | Deleted all tracks of the column specific definitions. | Cyrille Bagard |
2020-07-27 | Replaced all BLC_* constants by the new DLC_* values. | Cyrille Bagard |
2020-07-27 | Removed some extra special column indexes. | Cyrille Bagard |
2020-07-26 | Removed dead code. | Cyrille Bagard |
2020-07-23 | Renamed some files. | Cyrille Bagard |
2020-07-14 | Typo. | Cyrille Bagard |
2020-07-14 | Switched to the new interface registration for Python bindings. | Cyrille Bagard |
2020-07-14 | Updated the Python bindings for the loaded panel interface. | Cyrille Bagard |
2020-06-30 | Fixed some cases from the test suite. | Cyrille Bagard |
2020-06-07 | Simplified code. | Cyrille Bagard |
2020-06-07 | Reorganized the operands behaving like proxies. | Cyrille Bagard |
2020-05-28 | Fixed several memory leaks. | Cyrille Bagard |
2020-05-28 | Adapted the API for renamed operands. | Cyrille Bagard |
2020-05-17 | Introduced a new object of string constant sets. | Cyrille Bagard |
2020-05-12 | Described the Python API for binary portions. | Cyrille Bagard |
2020-05-11 | Updated the API for buffer caches. | Cyrille Bagard |
2020-04-28 | Extended the Python bindings for registers. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-08 | Fixed the link between native and Python locations. | Cyrille Bagard |
2019-11-11 | Extended the Python bindings. | Cyrille Bagard |
2019-07-21 | Created more converters for Python arguments. | Cyrille Bagard |
2019-07-01 | Introduced attributes for loaded contents. | Cyrille Bagard |
2019-02-03 | Raised exception in some Python constructors. | Cyrille Bagard |
2019-01-31 | Created Python bindings for undefined instructions. | Cyrille Bagard |
2019-01-29 | Introduced binary portion support for Python bindings. | Cyrille Bagard |
2019-01-28 | Included interfaces into the Python module gathering all features. | Cyrille Bagard |
2019-01-26 | Extended the Python API. | Cyrille Bagard |
2018-12-29 | Updated code to scroll loaded panels from Python. | 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 |