Age | Commit message (Expand) | Author |
2018-12-03 | Built a dialog box to change storage options. | Cyrille Bagard |
2018-12-01 | Created an extra log category for external errors. | Cyrille Bagard |
2018-11-28 | Cleaned code. | Cyrille Bagard |
2018-11-27 | Used Glade to build all GUI panels. | Cyrille Bagard |
2018-11-25 | Displayed and hidden loaded contents on project change. | Cyrille Bagard |
2018-10-25 | Fixed a Use-After-Free in the symbols panel. | Cyrille Bagard |
2018-10-24 | Created bookmarks using a Glade UI. | Cyrille Bagard |
2018-10-17 | Extended themes from plugins CSS definitions. | Cyrille Bagard |
2018-10-17 | Written a better version of CSS definitions loading. | Cyrille Bagard |
2018-10-14 | Typo. | Cyrille Bagard |
2018-10-14 | Added a way to load resources for plugins. | Cyrille Bagard |
2018-10-14 | Updated code. | Cyrille Bagard |
2018-08-27 | Reset current view from the main dock station only. | Cyrille Bagard |
2018-08-27 | Disconnected glance signals on view change. | Cyrille Bagard |
2018-08-22 | Refreshed the editor when no content is loaded. | Cyrille Bagard |
2018-08-21 | Avoided a crash in the errors panel when no binary is loaded. | Cyrille Bagard |
2018-08-20 | Allowed to load several extra CSS files for GTK styles. | Cyrille Bagard |
2018-08-20 | Hidden the main toolbar when it gets useless. | Cyrille Bagard |
2018-08-18 | Created a way to dock a panel without registering it. | Cyrille Bagard |
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-06 | Removed some compilation warnings. | Cyrille Bagard |
2018-08-04 | Ensured all panel accelerators get activated. | Cyrille Bagard |
2018-08-03 | Updated the reference counters when providing instruction links. | Cyrille Bagard |
2018-08-03 | Populated the strings panel in a generic way. | Cyrille Bagard |
2018-08-02 | Introduced symbols dedicated to strings. | Cyrille Bagard |
2018-07-21 | Simplified the logging system for plugins. | Cyrille Bagard |
2018-07-20 | Fixed a GTK warning. | 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-19 | Selected the right symbol location for the symbols panel. | Cyrille Bagard |
2018-07-18 | Provided a way to skip the exit message box. | Cyrille Bagard |
2018-07-18 | Cleaned code. | Cyrille Bagard |
2018-07-18 | Restored the saving proposal at exit. | Cyrille Bagard |
2018-07-18 | Fixed a UAF in the symbols panel when filtering. | Cyrille Bagard |
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 |