summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
40 hoursClean code.gtk4Cyrille Bagard
40 hoursRemove last tracks of old files.Cyrille Bagard
40 hoursHandle load errors due to buggy Python plugins.Cyrille Bagard
2 daysDelete the now useless dynamic GTypes support and old plugin system code.Cyrille Bagard
2 daysRewrite the plugin system.Cyrille Bagard
2024-12-21Update copyright dates.Cyrille Bagard
2024-12-21Rely on GObject introspection for creating new GTypes.Cyrille Bagard
2024-12-16Extend the Python API for GObject holes.Cyrille Bagard
2024-12-16Move some basic data type definitions.Cyrille Bagard
2024-12-13Update the exploitation of the GObject memory hole.Cyrille Bagard
2024-12-11Move some tests.Cyrille Bagard
2024-12-10Typo.Cyrille Bagard
2024-12-10Implement a toString()-like interface.Cyrille Bagard
2024-12-08Typo.Cyrille Bagard
2024-12-08Restore a reviewed singleton interface.Cyrille Bagard
2024-12-08Improve support for the Python GObject Introspection (GI).Cyrille Bagard
2024-11-24Fix the test suite.Cyrille Bagard
2024-11-24Rename the function used to find section range by name.Cyrille Bagard
2024-11-24Rename a few files.Cyrille Bagard
2024-11-24Restore and improve the support for PE files.Cyrille Bagard
2024-11-24Include entropy (expressed in bits or bytes) into the Python API.Cyrille Bagard
2024-11-23Refine the root binary portion during format analysis.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-11-15Typo.Cyrille Bagard
2024-11-15Restore a skeleton of support for file formats.Cyrille Bagard
2024-11-15Do not "hide" raised Python exceptions.Cyrille Bagard
2024-11-15Handle the case of unbuildable dynamic classes when freeing resources.Cyrille Bagard
2024-11-13Prepare class renaming (GBinFormat -> GProgramFormat).Cyrille Bagard
2024-11-03Take into account widgets provided by panels for the title bar.Cyrille Bagard
2024-11-03Load and store various values.Cyrille Bagard
2024-11-03Export LIBGOBJ_CFLAGS and LIBGOBJ_LIBS.Cyrille Bagard
2024-11-03Define a function to compute entropy.Cyrille Bagard
2024-11-03Fix little typos and mistakes.Cyrille Bagard
2024-11-02Use the new API to load core components.Cyrille Bagard
2024-11-02Load UI plugins only in case of graphical support.Cyrille Bagard
2024-09-09Typo.Cyrille Bagard
2024-09-09Restore the status bar at the bottom of the main window.Cyrille Bagard
2024-09-09Collect the quantity of data received or sent with cURL.Cyrille Bagard
2024-09-03Rename files.Cyrille Bagard
2024-08-25Mark 0 as a reserved work group identifier.Cyrille Bagard
2024-08-25Include support for the JSON format.Cyrille Bagard
2024-08-25Restore an improved cURL support.Cyrille Bagard
2024-08-24Load (some) core components again.Cyrille Bagard
2024-08-24Restore basic command line argument support.Cyrille Bagard
2024-08-24Take more GSettings schemas into account in a generic way.Cyrille Bagard
2024-08-23Restore an About dialog box.Cyrille Bagard
2024-08-19Typos and cosmetics.Cyrille Bagard
2024-08-19Extend launch content as much as possible.Cyrille Bagard