summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysFix the non-UI Python bindings by initializing a missing pointer.gtk4Cyrille Bagard
3 daysRename files in order to avoid conflicts with system headers.Cyrille Bagard
3 daysRestore the glue allowing to redirect signals to the main thread.Cyrille Bagard
3 daysRename file.Cyrille Bagard
3 daysHandle optional settings for secure storage properly.Cyrille Bagard
3 daysRestore the log panel.Cyrille Bagard
3 daysTypo.Cyrille Bagard
3 daysRewrite the tiling layout using widgets.Cyrille Bagard
7 daysInclude new SVG images for border pannel switches.Cyrille Bagard
10 daysRename files.Cyrille Bagard
2025-04-02Restore support for GTK extra widgets Python bindings.Cyrille Bagard
2025-04-01Handle UI Python plugins and clean the core bindings code.Cyrille Bagard
2025-04-01Restore most features of core instructions.Cyrille Bagard
2025-03-28Perform small code updates for operands.Cyrille Bagard
2025-03-28Add a locking feature to thick objects.Cyrille Bagard
2025-03-28Create a basic Python binding to the TokenGenerator interface.Cyrille Bagard
2025-03-28Rename files.Cyrille Bagard
2025-03-22Rename header.Cyrille Bagard
2025-03-17Restore the definition of main operands.Cyrille Bagard
2025-03-16Update some core definitions for local GObjects.Cyrille Bagard
2025-03-16Update a GObject storage prototype to make its usage more convinient.Cyrille Bagard
2025-03-16Reorder interface prerequisites.Cyrille Bagard
2025-03-13Rebuild a generic storage for GObjects using a ZIP format.Cyrille Bagard
2025-03-13Store and reload sized binary structures.Cyrille Bagard
2025-03-13Rely on GSettings to setup temporary files.Cyrille Bagard
2025-03-12Update and improve the operations with LEB128 values.Cyrille Bagard
2025-03-10Add libzip as dependency.Cyrille Bagard
2025-03-10Fix header paths.Cyrille Bagard
2025-03-10Prepare 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