Age | Commit message (Expand) | Author |
2019-03-18 | Exported graph views using Cairo. | Cyrille Bagard |
2019-03-11 | Defined new config parameters for the edge colors. | Cyrille Bagard |
2019-02-18 | Prepared room for an incoming preferences dialog box. | Cyrille Bagard |
2018-12-31 | Remembered the target locations used in the Goto dialog box. | Cyrille Bagard |
2018-12-03 | Built a dialog box to change storage options. | Cyrille Bagard |
2018-10-24 | Created bookmarks using a Glade UI. | Cyrille Bagard |
2018-08-03 | Updated the reference counters when providing instruction links. | Cyrille Bagard |
2018-07-14 | Replaced all the remaining concrete locations in internal rendering buffers. | Cyrille Bagard |
2018-07-12 | Removed all facilities to import shellcodes. | Cyrille Bagard |
2018-07-04 | Updated the API for building symbol labels. | Cyrille Bagard |
2018-06-20 | Set all dialog windows transient for the main window. | Cyrille Bagard |
2018-06-17 | Got access to external files thanks to new core functions. | 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 |
2018-04-02 | Removed lots of uninitialized uses, mostly in NDEBUG mode. | Cyrille Bagard |
2018-01-13 | Created a real iterator for symbols. | Cyrille Bagard |
2018-01-13 | Handled the logs from the GUI, the command line and the Python bindings. | Cyrille Bagard |
2017-08-27 | Replaced a deprecated function in the About box. | Cyrille Bagard |
2017-05-05 | Restored a valid copyright in the About dialog box. | Cyrille Bagard |
2017-04-13 | Simplified the way links between instructions are handled. | Cyrille Bagard |
2017-03-21 | Displayed the first line content of each entry point again. | Cyrille Bagard |
2017-02-19 | Created client/server certificates on demand for a given identity. | Cyrille Bagard |
2017-02-14 | Fixed the creation of distribution tarballs. | 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-12 | Applied some code refactoring to remove usages of GBinFormat in favor of GExe... | Cyrille Bagard |
2016-11-03 | Counted references for each provided binary format. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-10-28 | Optimized access to instruction sources and destinations. | Cyrille Bagard |
2016-10-28 | Cleaned the structure for instructions a little bit. | Cyrille Bagard |
2016-10-23 | Deleted a level of data to reduce the memory fingerprint. | Cyrille Bagard |
2016-05-30 | Resolved a suitable symbol depending on the request tolerance. | Cyrille Bagard |
2016-04-20 | Protected all concurrent accesses to sources and destinations of instructions. | Cyrille Bagard |
2016-04-09 | Built interfaces using Glade and GLib resources. | Cyrille Bagard |
2016-03-09 | Reorganized the whole code dealing with dockable panels. | Cyrille Bagard |
2016-01-21 | Enabled the buffer scan again and updated its code. | Cyrille Bagard |
2015-12-04 | Moved all files related to the GUI into the 'gui' directory. | Cyrille Bagard |