Age | Commit message (Expand) | Author |
2024-05-14 | Restore some logging facilities with automatic switch to the GUI. | Cyrille Bagard |
2023-11-06 | Fix newly detected memory leaks. | Cyrille Bagard |
2023-09-11 | Fix the compilation when GTK support is enabled. | Cyrille Bagard |
2023-09-10 | Tune the compilation using flags instead of a config file. | Cyrille Bagard |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2021-10-24 | Link a class to loaded content nature. | Cyrille Bagard |
2021-07-04 | Save all needed information into project files. | Cyrille Bagard |
2021-05-29 | Define roles for allowed connections to servers. | Cyrille Bagard |
2021-04-08 | Avoid potential conflicts with the global errno variable. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2021-01-01 | Managed GObject references each time a configuration parameter is accessed. | Cyrille Bagard |
2020-12-24 | Ported the panel update mechanisms to the Python API. | Cyrille Bagard |
2020-12-11 | Excluded an useless header. | Cyrille Bagard |
2020-12-08 | Used the short panel descriptions in menus. | Cyrille Bagard |
2020-12-08 | Fixed registered signals for ephemeral panels. | Cyrille Bagard |
2020-12-08 | Displayed loaded content in its view panel. | Cyrille Bagard |
2020-12-05 | Extended the plugin API to include some panel events. | Cyrille Bagard |
2020-12-05 | Rewritten the whole API dealing with panels. | Cyrille Bagard |
2020-11-17 | Fixed exit cancellation when the project is not saved. | Cyrille Bagard |
2020-10-20 | Fixed some compilation warnings. | Cyrille Bagard |
2020-09-21 | Defined lock mechanism for buffer caches. | Cyrille Bagard |
2020-08-22 | Restored the operand display switch feature. | Cyrille Bagard |
2020-08-19 | Handled empty strings when filtering a panel. | Cyrille Bagard |
2020-08-19 | Used the new macro used to provide callbacks to GtkBuilder everywhere. | Cyrille Bagard |
2020-08-19 | Restored some old broken features of the bookmarks panel. | 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-17 | Unlocked the locked collection. | Cyrille Bagard |
2020-08-16 | Deleted old code. | Cyrille Bagard |
2020-08-15 | Removed useless headers from code. | Cyrille Bagard |
2020-08-15 | Removed access to old global instances. | 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-27 | Replaced all BLC_* constants by the new DLC_* values. | Cyrille Bagard |
2020-07-27 | Removed some extra special column indexes. | Cyrille Bagard |
2020-07-14 | Updated the code handling binary contents. | Cyrille Bagard |
2020-07-12 | Improved the API for loaded contents. | Cyrille Bagard |
2020-06-02 | Made the binary export working again. | Cyrille Bagard |
2020-06-01 | Populated the help menu. | Cyrille Bagard |
2020-06-01 | Updated the Python bindings for the GtkDockable interface. | Cyrille Bagard |
2020-05-28 | Cosmetics. | Cyrille Bagard |
2020-05-28 | Saved the first steps for a new loading process. | Cyrille Bagard |
2020-05-25 | Provided a way to relocate built binaries. | Cyrille Bagard |
2020-05-21 | Changed the hierarchy of format objects. | Cyrille Bagard |
2020-04-29 | Improved the documentation of the disassembly cache for Python. | Cyrille Bagard |
2020-04-18 | Taken into account the potential absence of demangler in the symbol panel. | Cyrille Bagard |
2020-02-15 | Chosen the default view displayed after a binary loading. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-15 | Reorganized the architecture operands. | Cyrille Bagard |