Age | Commit message (Expand) | Author |
2018-05-09 | Handled the global work queue groups in a better way. | Cyrille Bagard |
2018-05-03 | Cosmetic. | Cyrille Bagard |
2018-04-22 | Reorganized the symbol panel only when the treeview is connected to its model. | 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-02-21 | Skipped the copy of a panel content if the widget is not realized. | Cyrille Bagard |
2018-02-21 | Cut symbol labels using words instead of single characters. | Cyrille Bagard |
2018-02-20 | Replaced the old symbol panel by a new improved one. | Cyrille Bagard |
2018-02-18 | Hidden transitions when updating panel content. | Cyrille Bagard |
2018-02-18 | Moved the resource builder as part of panel base. | Cyrille Bagard |
2018-02-18 | Destroyed panel resources on exit. | Cyrille Bagard |
2018-02-11 | Created a dedicated interface fot panel updating. | 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-12-29 | Killed the last uses of the deprecated gtk_widget_override_color() function. | Cyrille Bagard |
2017-12-27 | Updated the error panel summary in the main thread. | Cyrille Bagard |
2017-12-26 | Registered the current project as a real global variable. | Cyrille Bagard |
2017-12-08 | Introduced the symbol visibility. | Cyrille Bagard |
2017-11-20 | Typo. | Cyrille Bagard |
2017-11-12 | Defined a new interface for displaying loaded contents. | Cyrille Bagard |
2017-08-27 | Handled Dalvik code definition loading with more care. | Cyrille Bagard |
2017-08-27 | Fixed some bugs in the error panel. | Cyrille Bagard |
2017-08-27 | Deleted the reference to the main window in all panels. | Cyrille Bagard |
2017-08-26 | Removed most of the functions using the editor items as global access to acti... | Cyrille Bagard |
2017-08-22 | Reorganized the global variables for the work queue singleton. | Cyrille Bagard |
2017-08-21 | Changed cursors using up-to-date GDK functions. | Cyrille Bagard |
2017-08-13 | Listed all errors occurred while loading a binary file. | Cyrille Bagard |
2017-08-06 | Created a new task to update panel contents. | Cyrille Bagard |
2017-07-28 | Replaced all calls to the deprecated gtk_menu_popup() function. | Cyrille Bagard |
2017-07-06 | Replaced the use of a nested function in a delayed invocation by a direct call. | Cyrille Bagard |
2017-04-13 | Put the treeview for binary portions into a scrollable window. | Cyrille Bagard |
2017-04-09 | Provided a tree panel to inspect binary content. | Cyrille Bagard |
2017-02-25 | Typo. | 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 |
2017-01-27 | Made the menu bar appear and disappear in the same way Firefox does. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-29 | Cut binary data into several areas using all the available CPUs and less memory. | Cyrille Bagard |
2016-12-23 | Fixed a typo in one tip of the day. | Cyrille Bagard |
2016-12-15 | Defined proper accesses to instructions loaded by a processor. | Cyrille Bagard |
2016-12-12 | Applied some code refactoring to remove usages of GBinFormat in favor of GExe... | 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-09-28 | Updated and improved the symbols panel. | Cyrille Bagard |
2016-09-21 | Provided a real welcome panel at startup, with tricks and actions. | Cyrille Bagard |
2016-03-16 | Created a new feature and stored all main moves in the database. | Cyrille Bagard |
2016-03-11 | Handled user actions on the dock station buttons. | Cyrille Bagard |