summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
7 daysRename files in order to avoid conflicts with system headers.Cyrille Bagard
7 daysRestore the glue allowing to redirect signals to the main thread.Cyrille Bagard
7 daysRename file.Cyrille Bagard
7 daysHandle optional settings for secure storage properly.Cyrille Bagard
7 daysRestore the log panel.Cyrille Bagard
7 daysTypo.Cyrille Bagard
7 daysRewrite the tiling layout using widgets.Cyrille Bagard
11 daysInclude new SVG images for border pannel switches.Cyrille Bagard
2025-04-09Rename files.Cyrille Bagard
2025-04-02Restore support for GTK extra widgets Python bindings.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-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-22Simplify panel handling code.Cyrille Bagard
2025-02-20Create a GTK widget to launch panels.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-26Remove an empty line.Cyrille Bagard
2025-01-26Define new interfaces for arch operands.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-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-12Delete the now useless dynamic GTypes support and old plugin system code.Cyrille Bagard
2025-01-12Rewrite the plugin system.Cyrille Bagard