index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glibext
/
generators
Age
Commit message (
Expand
)
Author
2021-01-09
Changed some installation paths and included a pkgconfig configuration.
Cyrille Bagard
2020-11-17
Fixed raw data display.
Cyrille Bagard
2020-07-27
Replaced all BLC_* constants by the new DLC_* values.
Cyrille Bagard
2020-07-26
Avoided fixed columns when filling lines with locations.
Cyrille Bagard
2020-07-26
Reduced the quantity of arguments used to deal with lines.
Cyrille Bagard
2020-07-23
Renamed some files.
Cyrille Bagard
2020-07-14
Typo.
Cyrille Bagard
2020-07-14
Added an option to select the case of displayed hex data.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-11-11
Extended the Python bindings.
Cyrille Bagard
2019-11-09
Introduced the first features of a hexadecimal viewer.
Cyrille Bagard
2018-10-23
Indented code labels in the assembly views.
Cyrille Bagard
2018-07-14
Begun to switch to abstract locations in internal rendering buffers.
Cyrille Bagard
2018-04-22
Installed the core headers in the right place for plugins.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2017-08-15
Found a location for disassembly prologues in all cases.
Cyrille Bagard
2017-05-10
Removed the link to binary content used for printing from instructions.
Cyrille Bagard
2017-01-20
Given valid addresses to prologue lines.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save me...
Cyrille Bagard