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-08 | Used the short panel descriptions in menus. | Cyrille Bagard |
2020-12-05 | Rewritten the whole API dealing with panels. | Cyrille Bagard |
2020-08-22 | Restored the operand display switch feature. | Cyrille Bagard |
2020-08-18 | Centralized the macro used to provide callbacks to GtkBuilder easily. | Cyrille Bagard |
2020-08-18 | Rebuilt the About window using Glade. | Cyrille Bagard |
2020-08-15 | Removed useless headers from code. | Cyrille Bagard |
2020-08-15 | Rebuilt the main interface using Glade. | Cyrille Bagard |
2020-08-09 | Provided Python bindings for the main menu bar. | Cyrille Bagard |
2020-08-08 | Updated all the code relative to GUI items. | Cyrille Bagard |
2020-07-12 | Improved the API for loaded contents. | Cyrille Bagard |
2020-06-01 | Populated the help menu. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-15 | Reorganized the architecture operands. | Cyrille Bagard |
2020-01-10 | Cleaned editor items by removing a direct link to the main window. | Cyrille Bagard |
2019-11-11 | Extended the Python bindings. | Cyrille Bagard |
2019-11-09 | Introduced the first features of a hexadecimal viewer. | Cyrille Bagard |
2019-10-24 | Provided a dialog box to manage snapshots. | Cyrille Bagard |
2019-09-29 | Removed useless features from DB collections. | Cyrille Bagard |
2019-09-29 | Handled disabled update items. | Cyrille Bagard |
2019-09-25 | Prepared history for database items. | Cyrille Bagard |
2019-06-24 | Referenced all accesses to the main window. | Cyrille Bagard |
2019-03-20 | Introduced zoom in graph view. | Cyrille Bagard |
2019-03-18 | Exported graph views using Cairo. | Cyrille Bagard |
2019-02-18 | Prepared room for an incoming preferences dialog box. | Cyrille Bagard |
2019-02-01 | Inserted an option to render disassembly even in batch mode. | Cyrille Bagard |
2019-01-28 | Allowed to filter contents before running analysis. | Cyrille Bagard |
2019-01-02 | Got ride of some uninitialized variable usages. | Cyrille Bagard |
2018-12-31 | Remembered the target locations used in the Goto dialog box. | Cyrille Bagard |
2018-12-21 | Improved view switching. | Cyrille Bagard |
2018-12-21 | Updated the graph view when updating the current location. | Cyrille Bagard |
2018-12-21 | Centered graph view content at first display. | Cyrille Bagard |
2018-12-21 | Used only abstract cursors in views high API. | Cyrille Bagard |
2018-12-20 | Kept the current location when switching views. | Cyrille Bagard |
2018-12-03 | Built a dialog box to change storage options. | Cyrille Bagard |
2018-11-28 | Cleaned code. | Cyrille Bagard |
2018-11-25 | Displayed and hidden loaded contents on project change. | Cyrille Bagard |
2018-10-24 | Created bookmarks using a Glade UI. | 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-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 |