summaryrefslogtreecommitdiff
path: root/src/glibext/gbinportion.c
AgeCommit message (Expand)Author
2023-09-10Tune the compilation using flags instead of a config file.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2020-07-27Replaced all BLC_* constants by the new DLC_* values.Cyrille Bagard
2020-07-26Avoided fixed columns when filling lines with locations.Cyrille Bagard
2020-07-14Typo.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-02-05Fixed a huge number of memory leaks.Cyrille Bagard
2019-01-29Introduced binary portion support for Python bindings.Cyrille Bagard
2018-11-20Chosen assembly as language for machine code comments.Cyrille Bagard
2018-10-23Indented code labels in the assembly views.Cyrille Bagard
2018-07-14Begun to switch to abstract locations in internal rendering buffers.Cyrille Bagard
2018-06-04Measured the number of binary portions to load.Cyrille Bagard
2018-05-24Handled null virtual addresses with more care.Cyrille Bagard
2018-05-24Fixed the trailing part address of multi-part portions.Cyrille Bagard
2018-05-24Translated offsets and addresses with more accuracy.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-01-24Typo.Cyrille Bagard
2017-08-16Ensured all registered binary portions are fully included in the file.Cyrille Bagard
2017-07-15Truncated binary portions to fit the binary content size if needed.Cyrille Bagard
2017-07-07Fixed an out-of-bound write when defining portion descriptions.Cyrille Bagard
2017-05-10Removed the link to binary content used for printing from instructions.Cyrille Bagard
2017-04-09Provided a tree panel to inspect binary content.Cyrille Bagard
2017-03-31Handled many special cases of binary portion inclusion to get a clean tree.Cyrille Bagard
2017-01-22Kept the nominal order between ELF program and section headers if possible.Cyrille Bagard
2017-01-14Fixed a bug about pure comments containing code.Cyrille Bagard
2017-01-13Fortified the tree of binary portions.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-30Rewritten the line buffers using generators and on-demand building to save me...Cyrille Bagard
2016-12-29Cut binary data into several areas using all the available CPUs and less memory.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-23Deleted a level of data to reduce the memory fingerprint.Cyrille Bagard
2016-02-02Prevented access to uninitialised memory.Cyrille Bagard
2016-01-21Defined some raw primitives to write or delete comments.Cyrille Bagard
2015-12-29Handled ELF overlapping program and section headers.Cyrille Bagard
2015-12-28Defined layers to register all kinds of binary portions.Cyrille Bagard
2015-12-16Built a new improved status bar for instructions information.Cyrille Bagard
2015-12-09Avoided to throw comments too far by defining local columns managers.Cyrille Bagard
2015-02-22Created a dialog box to select an entry point to display.Cyrille Bagard
2014-11-29Displayed segments in the disassembly view.Cyrille Bagard
2014-10-11Improved the disassembling process using memory ranges.Cyrille Bagard
2014-09-16Used the new vmpa_t type in binary portions.Cyrille Bagard
2014-09-15Defined a GTK3 style for binary portions.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-08-31Loaded a binary strip into the editor.Cyrille Bagard