Age | Commit message (Expand) | Author |
2018-07-18 | Disabled simple accelerators when a text entry gets focus. | Cyrille Bagard |
2018-07-17 | Got the namespace separator from formats when listing symbols. | Cyrille Bagard |
2018-07-16 | Applied a new GUI update with the new loaded panels features. | Cyrille Bagard |
2018-07-16 | Updated the move entry from database items. | Cyrille Bagard |
2018-07-14 | Used abstract locations to scroll into displays. | 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-12 | Added menu items to switch to next and previous views. | Cyrille Bagard |
2018-07-11 | Restored a minimal graph view system. | Cyrille Bagard |
2018-07-10 | Hidden strings virtual addresses if the architecture has none. | 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-06-08 | Deleted a runtime warning by scrolling the right widget. | Cyrille Bagard |
2018-06-06 | Hidden virtual addresses when code runs in a VM. | Cyrille Bagard |
2018-06-04 | Measured the number of binary portions to load. | Cyrille Bagard |
2018-06-04 | Avoided to count errors twice. | Cyrille Bagard |
2018-06-04 | Loaded the biggest panel contents using threads. | Cyrille Bagard |
2018-06-01 | Setup more control when updating panels. | Cyrille Bagard |
2018-05-12 | Removed all execute bits in the source code files. | Cyrille Bagard |
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-21 | Improved the way file formats are detected and loaded. | Cyrille Bagard |
2018-04-21 | Handled projects from the command line. | Cyrille Bagard |
2018-04-05 | Fixed a compilation warning by including the required header. | 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-31 | Provided the current active object in display panels. | 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-31 | Updated the ROP gadgets finder. | 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 | Created the GLoadedContent interface to load all kinds of content. | Cyrille Bagard |
2017-12-26 | Handled swapping closures when signaling to 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 | Replaced a deprecated function in the About box. | Cyrille Bagard |