Age | Commit message (Expand) | Author |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2020-12-05 | Rewritten the whole API dealing with panels. | Cyrille Bagard |
2020-08-08 | Updated all the code relative to GUI items. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-10 | Cleaned editor items by removing a direct link to the main window. | Cyrille Bagard |
2020-01-09 | Updated the Python documentation for GUI items. | Cyrille Bagard |
2018-08-20 | Hidden the main toolbar when it gets useless. | Cyrille Bagard |
2018-07-16 | Applied a new GUI update with the new loaded panels features. | Cyrille Bagard |
2018-04-22 | Installed the core headers in the right place for plugins. | Cyrille Bagard |
2017-11-12 | Defined a new interface for displaying loaded contents. | Cyrille Bagard |
2017-08-26 | Removed most of the functions using the editor items as global access to acti... | 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-11-11 | Prepared the new organization of display widgets. | 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-22 | Fixed GUI bugs in the case where no binary is loaded. | Cyrille Bagard |
2016-03-16 | Created a new feature and stored all main moves in the database. | Cyrille Bagard |
2016-02-10 | Refreshed all menu accesses in a better way. | Cyrille Bagard |
2015-02-25 | Provided tweaks about positions when looking for address coordinates. | Cyrille Bagard |
2015-02-22 | Fixed a few GLib/GTK compilation warnings. | Cyrille Bagard |
2014-09-21 | Showed information about a selected address in the status bar. | Cyrille Bagard |
2014-09-16 | Used the new vmpa_t type in binary portions. | Cyrille Bagard |
2014-09-11 | Updated the code and activated back the toolbar items. | Cyrille Bagard |
2014-08-27 | Removed some warnings about deprecated calls to gtk_[hv]box_new(). | Cyrille Bagard |
2014-07-22 | Used in the right way some features of GLib classes in the GUI code. | Cyrille Bagard |
2014-05-29 | Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ... | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2013-08-31 | Loaded a binary strip into the editor. | Cyrille Bagard |
2013-01-27 | Updated code and removed some GCC warnings. | Cyrille Bagard |
2012-11-05 | Removed the old interface for rendering lines. | Cyrille Bagard |
2012-08-12 | Cleaned the code and handled file binaries properly. | Cyrille Bagard |
2012-01-30 | Provided a new working Project menu. | Cyrille Bagard |
2012-01-14 | Updated calls to take the binary rendering options into account. | Cyrille Bagard |
2010-11-28 | Loaded all buffers of decompiled files. | Cyrille Bagard |