summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
34 hoursRestore the definition of main operands.gtk4Cyrille Bagard
2 daysUpdate some core definitions for local GObjects.Cyrille Bagard
2 daysUpdate a GObject storage prototype to make its usage more convinient.Cyrille Bagard
2 daysReorder interface prerequisites.Cyrille Bagard
6 daysRebuild a generic storage for GObjects using a ZIP format.Cyrille Bagard
6 daysStore and reload sized binary structures.Cyrille Bagard
6 daysRely on GSettings to setup temporary files.Cyrille Bagard
6 daysUpdate and improve the operations with LEB128 values.Cyrille Bagard
8 daysAdd libzip as dependency.Cyrille Bagard
8 daysFix header paths.Cyrille Bagard
8 daysPrepare a new way to store objects.Cyrille Bagard
2025-02-22Update comments and fix code.Cyrille Bagard
2025-02-22Update comments.Cyrille Bagard
2025-02-22Remove a useless headers.Cyrille Bagard
2025-02-22Remove debug messages.Cyrille Bagard
2025-02-22Handle configuration edition for plugins.Cyrille Bagard
2025-02-22Create a plugin skeleton for Python notebooks.Cyrille Bagard
2025-02-22Simplify panel handling code.Cyrille Bagard
2025-02-20Create a GTK widget to launch panels.Cyrille Bagard
2025-02-14Resolve test schemas dynamically.Cyrille Bagard
2025-02-12Create a dialog window allowing to configure the default secret storage.Cyrille Bagard
2025-02-10Track secret storage lock updates in the status bar.Cyrille Bagard
2025-02-10Fix small typos.Cyrille Bagard
2025-02-10Switch the secure storage to the GObject system.Cyrille Bagard
2025-02-08Introduce a secure storage.Cyrille Bagard
2025-02-04Include a missing header in Makefile.Cyrille Bagard
2025-02-01Typos.Cyrille Bagard
2025-01-31Update the copyright date in the About dialog box.Cyrille Bagard
2025-01-29Remove tests for an old PyConstvalObject class.Cyrille Bagard
2025-01-29Fix comments.Cyrille Bagard
2025-01-27Fix the configuration for the JSON-GLib library.Cyrille Bagard
2025-01-26Remove an empty line.Cyrille Bagard
2025-01-26Define new interfaces for arch operands.Cyrille Bagard
2025-01-24Fix the documentation.Cyrille Bagard
2025-01-24Delete tests for the old configuration system.Cyrille Bagard
2025-01-18Rename files.Cyrille Bagard
2025-01-16Handle plugin destruction with more care.Cyrille Bagard
2025-01-16Improve the plugins management.Cyrille Bagard
2025-01-15Introduce a few new helper files for local execution.Cyrille Bagard
2025-01-14Switch the dependency to json-glib as optional.Cyrille Bagard
2025-01-14Fix the compilation.Cyrille Bagard
2025-01-14Fix a short compilation warning.Cyrille Bagard
2025-01-14Update code for Python abstract GLib objects constructors.Cyrille Bagard
2025-01-13Clean code.Cyrille Bagard
2025-01-13Remove last tracks of old files.Cyrille Bagard
2025-01-13Handle load errors due to buggy Python plugins.Cyrille Bagard
2025-01-12Delete the now useless dynamic GTypes support and old plugin system code.Cyrille Bagard
2025-01-12Rewrite the plugin system.Cyrille Bagard
2024-12-21Update copyright dates.Cyrille Bagard
2024-12-21Rely on GObject introspection for creating new GTypes.Cyrille Bagard