summaryrefslogtreecommitdiff
path: root/src/glibext
AgeCommit message (Expand)Author
10 daysCreate a dialog window allowing to configure the default secret storage.Cyrille Bagard
11 daysTrack secret storage lock updates in the status bar.Cyrille Bagard
12 daysSwitch the secure storage to the GObject system.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
2024-12-13Update the exploitation of the GObject memory hole.Cyrille Bagard
2024-12-10Implement a toString()-like interface.Cyrille Bagard
2024-12-08Restore a reviewed singleton interface.Cyrille Bagard
2024-11-23Do not forget to save binary portion build parameters.Cyrille Bagard
2024-11-23Restore more features for formats.Cyrille Bagard
2024-11-16Rename files relative to binary portions.Cyrille Bagard
2024-08-25Mark 0 as a reserved work group identifier.Cyrille Bagard
2024-08-19Typos and cosmetics.Cyrille Bagard
2024-07-20Prepare a welcome screen.Cyrille Bagard
2024-06-21Restore and improve work queues.Cyrille Bagard
2024-06-19Fix a bad renaming.Cyrille Bagard
2024-06-19Rename files for queued works.Cyrille Bagard
2024-06-18Rebuild hex views for large contents.Cyrille Bagard
2024-06-04Define rendering options for content views.Cyrille Bagard
2024-06-04Rename files providing display options for views.Cyrille Bagard
2024-06-01Rename the root files providing content for rendering lines.Cyrille Bagard
2024-05-30Centralize the CSS rendering features.Cyrille Bagard
2024-05-26Rename some files.Cyrille Bagard
2024-05-20Improve the DECLARE_GTYPE() macro and use it everywhere.Cyrille Bagard
2024-05-17Define datatypes.h and move the remaining endianness.[ch] content into io.[ch].Cyrille Bagard
2024-05-14Introduce a template for the widget providing a hex view.Cyrille Bagard
2024-04-17Cosmetics.Cyrille Bagard
2024-03-03Use a global allocator to store (partial) matches.Cyrille Bagard
2024-01-20Define a memory allocator for large sets.Cyrille Bagard
2023-11-17Clean work queues only once.Cyrille Bagard
2023-11-06Fix newly detected memory leaks.Cyrille Bagard
2023-09-11Disable status update display without GUI.Cyrille Bagard
2023-09-11Fix the compilation when GTK support is enabled.Cyrille Bagard
2023-09-10Tune the compilation using flags instead of a config file.Cyrille Bagard
2023-08-06Extend the ROST grammar with a first batch of new features.Cyrille Bagard
2023-07-07Rewrite core parts of the ROST API.Cyrille Bagard
2023-01-29Define a new interface to compare items.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2022-08-17Disable the extra data storage inside the GObject structure.Cyrille Bagard
2021-09-28Rely on a generic task to analyze loaded content.Cyrille Bagard
2021-08-14Improve the object padding exploitation for operands.Cyrille Bagard
2021-08-08Introduce singletons for operands.Cyrille Bagard
2021-06-01Improve the code quality by renaming the type for packed buffers.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
2021-01-01Fixed a hardcoded type confusion and a mistake with empty state definitions.Cyrille Bagard
2020-12-31Offered a custom configuration facility to each plugin.Cyrille Bagard