Age | Commit message (Expand) | Author |
2018-08-11 | Taken into account that panel docking can evolve without main menus. | Cyrille Bagard |
2018-08-11 | Created a new widget to handle tiled panels. | Cyrille Bagard |
2018-08-08 | Fixed reference counting when switching panels. | Cyrille Bagard |
2018-08-08 | Improved reference count tracking. | Cyrille Bagard |
2018-08-04 | Ensured all panel accelerators get activated. | Cyrille Bagard |
2018-07-20 | Ensured the GUI gets updated at startup. | Cyrille Bagard |
2018-07-20 | Included dynamic items in the view menu. | Cyrille Bagard |
2018-07-19 | Given their own structure to rendering options. | Cyrille Bagard |
2018-07-19 | Created an interface for jumping to addresses from operands. | Cyrille Bagard |
2018-07-18 | Restored the saving proposal at exit. | Cyrille Bagard |
2018-07-18 | Disabled simple accelerators when a text entry gets focus. | Cyrille Bagard |
2018-07-16 | Applied a new GUI update with the new loaded panels features. | 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-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-01-31 | Provided the current active object in display panels. | 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-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-11-20 | Typo. | Cyrille Bagard |
2017-11-12 | Defined a new interface for displaying loaded contents. | 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-12 | Added a batch mode and a way to load binaries from command line. | Cyrille Bagard |
2017-07-28 | Fixed compilation warnings. | Cyrille Bagard |
2017-02-19 | Created client/server certificates on demand for a given identity. | Cyrille Bagard |
2017-01-27 | Made the menu bar appear and disappear in the same way Firefox does. | Cyrille Bagard |
2017-01-15 | Prepared the GUI for the incoming debugging features. | Cyrille Bagard |
2017-01-15 | Improved symbol resolving using fully defined locations. | 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-15 | Removed dead code. | Cyrille Bagard |
2016-12-15 | Defined proper accesses to instructions loaded by a processor. | Cyrille Bagard |
2016-11-11 | Prepared the new organization of display widgets. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-11-03 | Prepared the capacity to display more than one view per binary. | Cyrille Bagard |
2016-10-23 | Memorized all creators of line content at the line level and saved memory. | Cyrille Bagard |
2016-10-14 | Handled Dalvik simple switch cases without fallthrough. | Cyrille Bagard |
2016-09-27 | Given access to menus relative to binaries only if a view panel is displayed. | Cyrille Bagard |
2016-04-09 | Built interfaces using Glade and GLib resources. | Cyrille Bagard |
2016-03-26 | Fixed various bugs and mistakes. | Cyrille Bagard |
2016-03-16 | Created a new feature and stored all main moves in the database. | Cyrille Bagard |
2016-03-09 | Reorganized the whole code dealing with dockable panels. | Cyrille Bagard |
2016-03-08 | Loaded a dynamic list of dockable panels in the View menu. | Cyrille Bagard |
2016-02-20 | Handled a full screen mode. | Cyrille Bagard |
2016-02-10 | Refreshed all menu accesses in a better way. | Cyrille Bagard |