Age | Commit message (Expand) | Author |
2017-03-24 | Built routine digest for tooltip hints. | Cyrille Bagard |
2017-03-21 | Displayed the first line content of each entry point again. | Cyrille Bagard |
2017-03-02 | Removed dead code. | Cyrille Bagard |
2017-03-02 | Filled rendering lines with relative binary contents. | Cyrille Bagard |
2017-02-19 | Created client/server certificates on demand for a given identity. | Cyrille Bagard |
2017-01-22 | Kept the nominal order between ELF program and section headers if possible. | Cyrille Bagard |
2017-01-20 | Given valid addresses to prologue lines. | Cyrille Bagard |
2017-01-14 | Fixed a bug about pure comments containing code. | Cyrille Bagard |
2017-01-13 | Fortified the tree of binary portions. | Cyrille Bagard |
2017-01-03 | Unreferenced all relative segments when a line is deleted. | Cyrille Bagard |
2017-01-03 | Deleted lines from memory as expected. | 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 |
2016-12-29 | Cut binary data into several areas using all the available CPUs and less memory. | Cyrille Bagard |
2016-11-27 | Saved memory space by sharing arch GObjects. | Cyrille Bagard |
2016-11-09 | Loaded GTK CSS extensions from files in a given theme directory. | Cyrille Bagard |
2016-11-06 | Added margins between columns only after non-empty columns. | Cyrille Bagard |
2016-11-06 | Handled tabulations as small separation paddings. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-10-23 | Deleted a level of data to reduce the memory fingerprint. | Cyrille Bagard |
2016-10-23 | Memorized all creators of line content at the line level and saved memory. | Cyrille Bagard |
2016-10-22 | Made all segments share their content to save memory. | Cyrille Bagard |
2016-10-22 | Reduced the memory usage by cutting down the size of GBufferSegment. | Cyrille Bagard |
2016-10-21 | Fixed bugs as realloc() may change base addresses and does not initialize new... | Cyrille Bagard |
2016-10-09 | Defined a new and simpler way to produce graphical view of basic blocks. | Cyrille Bagard |
2016-05-20 | Refreshed the widths summary of lines groups only when necessary. | Cyrille Bagard |
2016-05-19 | Loaded the ELF internal symbols using all the available CPUs. | Cyrille Bagard |
2016-05-13 | Used the correct local width summary when dealing with line widths. | Cyrille Bagard |
2016-05-13 | Handled positions for both sides of paned widgets. | Cyrille Bagard |
2016-05-03 | Fixed two bugs in the code buffer system. | Cyrille Bagard |
2016-05-01 | Handled all width measures per view in a dedicated manager. | Cyrille Bagard |
2016-04-27 | Used official closures instead of user-defined ones when possible. | Cyrille Bagard |
2016-04-23 | Limited the length of displayed SHA1 binary value for Dex files. | Cyrille Bagard |
2016-04-16 | Created a basic tool to manage server configurations. | Cyrille Bagard |
2016-04-09 | Created user public and private RSA keys if needed. | Cyrille Bagard |
2016-03-27 | Added a section in the status bar to display activity progress. | Cyrille Bagard |
2016-03-26 | Fixed various bugs and mistakes. | Cyrille Bagard |
2016-03-12 | Loaded all custom parameters storing positions of panels divisions. | Cyrille Bagard |
2016-02-02 | Prevented access to uninitialised memory. | Cyrille Bagard |
2016-02-01 | Defined all Dalvik instructions to get generated by d2c. | Cyrille Bagard |
2016-01-23 | Created storable items for user comments. | Cyrille Bagard |
2016-01-21 | Fixed compilation and compilation warnings. | Cyrille Bagard |
2016-01-21 | Defined some raw primitives to write or delete comments. | Cyrille Bagard |
2016-01-21 | Removed useless functions dealing with buffers and optimized some old code. | Cyrille Bagard |
2016-01-21 | Enabled the buffer scan again and updated its code. | Cyrille Bagard |
2016-01-17 | Updated the width of a modified line. | Cyrille Bagard |
2016-01-16 | Changed the display of a segment containing the value of an immediate. | Cyrille Bagard |
2015-12-29 | Handled ELF overlapping program and section headers. | Cyrille Bagard |
2015-12-28 | Defined layers to register all kinds of binary portions. | Cyrille Bagard |
2015-12-19 | Fixed several bugs when processing concurrent delayed works. | Cyrille Bagard |