summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/glibext
AgeCommit message (Expand)Author
2021-08-08Introduce singletons for operands.Cyrille Bagard
2021-05-17Dead with singleton instances containing singleton instances.Cyrille Bagard
2021-05-13Define the first steps for singleton support.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2021-01-01Managed GObject references each time a configuration parameter is accessed.Cyrille Bagard
2020-12-31Offered a custom configuration facility to each plugin.Cyrille Bagard
2020-12-28Improved the API for configuration and its Python documentation.Cyrille Bagard
2020-09-21Defined lock mechanism for buffer caches.Cyrille Bagard
2020-08-18Refreshed the rendering for newly added bookmarks.Cyrille Bagard
2020-08-08Updated all the code relative to GUI items.Cyrille Bagard
2020-07-27Deleted all tracks of the column specific definitions.Cyrille Bagard
2020-07-27Replaced all BLC_* constants by the new DLC_* values.Cyrille Bagard
2020-07-27Removed some extra special column indexes.Cyrille Bagard
2020-07-26Removed dead code.Cyrille Bagard
2020-07-23Renamed some files.Cyrille Bagard
2020-07-14Typo.Cyrille Bagard
2020-07-14Switched to the new interface registration for Python bindings.Cyrille Bagard
2020-07-14Updated the Python bindings for the loaded panel interface.Cyrille Bagard
2020-06-30Fixed some cases from the test suite.Cyrille Bagard
2020-06-07Simplified code.Cyrille Bagard
2020-06-07Reorganized the operands behaving like proxies.Cyrille Bagard
2020-05-28Fixed several memory leaks.Cyrille Bagard
2020-05-28Adapted the API for renamed operands.Cyrille Bagard
2020-05-17Introduced a new object of string constant sets.Cyrille Bagard
2020-05-12Described the Python API for binary portions.Cyrille Bagard
2020-05-11Updated the API for buffer caches.Cyrille Bagard
2020-04-28Extended the Python bindings for registers.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-08Fixed the link between native and Python locations.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-07-21Created more converters for Python arguments.Cyrille Bagard
2019-07-01Introduced attributes for loaded contents.Cyrille Bagard
2019-02-03Raised exception in some Python constructors.Cyrille Bagard
2019-01-31Created Python bindings for undefined instructions.Cyrille Bagard
2019-01-29Introduced binary portion support for Python bindings.Cyrille Bagard
2019-01-28Included interfaces into the Python module gathering all features.Cyrille Bagard
2019-01-26Extended the Python API.Cyrille Bagard
2018-12-29Updated code to scroll loaded panels from Python.Cyrille Bagard
2018-12-13Renamed the function registering C constant values into Python objects.Cyrille Bagard
2018-12-12Registered basic Python objects in the features namespace.Cyrille Bagard
2018-11-18Removed useless casts in the Python bindings code.Cyrille Bagard
2018-08-30Fixed some Python method signatures.Cyrille Bagard
2018-08-18Removed a useless cast in the Python bindings.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-07-16Cleaned code.Cyrille Bagard
2018-07-14Begun to switch to abstract locations in internal rendering buffers.Cyrille Bagard
2018-04-22Included all plugins headers in the installation process.Cyrille Bagard
2018-04-13Resolved paths using the Autoconf preset output variable top_srcdir.Cyrille Bagard
2018-04-12Removed the last remaining mentions of OpenIDA.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard