Age | Commit message (Expand) | Author |
2023-09-11 | Disable status update display without GUI. | 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 |
2023-08-06 | Extend the ROST grammar with a first batch of new features. | Cyrille Bagard |
2023-07-07 | Rewrite core parts of the ROST API. | Cyrille Bagard |
2023-01-29 | Define a new interface to compare items. | Cyrille Bagard |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2022-08-17 | Disable the extra data storage inside the GObject structure. | Cyrille Bagard |
2021-09-28 | Rely on a generic task to analyze loaded content. | Cyrille Bagard |
2021-08-14 | Improve the object padding exploitation for operands. | Cyrille Bagard |
2021-08-08 | Introduce singletons for operands. | Cyrille Bagard |
2021-06-01 | Improve the code quality by renaming the type for packed buffers. | Cyrille Bagard |
2021-05-17 | Dead with singleton instances containing singleton instances. | Cyrille Bagard |
2021-05-13 | Define the first steps for singleton support. | 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 |
2021-01-01 | Fixed a hardcoded type confusion and a mistake with empty state definitions. | Cyrille Bagard |
2020-12-31 | Offered a custom configuration facility to each plugin. | Cyrille Bagard |
2020-12-28 | Improved the API for configuration and its Python documentation. | Cyrille Bagard |
2020-12-08 | Fixed registered signals for ephemeral panels. | Cyrille Bagard |
2020-12-05 | Rewritten the whole API dealing with panels. | Cyrille Bagard |
2020-11-17 | Reset newly added line caches. | Cyrille Bagard |
2020-11-17 | Fixed raw data display. | Cyrille Bagard |
2020-09-21 | Defined lock mechanism for buffer caches. | Cyrille Bagard |
2020-08-22 | Refreshed the display faster. | Cyrille Bagard |
2020-08-19 | Checked for error when reconnecting a signal to the main thread. | Cyrille Bagard |
2020-08-18 | Refreshed the rendering for newly added bookmarks. | Cyrille Bagard |
2020-08-08 | Updated all the code relative to GUI items. | Cyrille Bagard |
2020-07-27 | Deleted all tracks of the column specific definitions. | 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-26 | Updated the process collecting line widths. | Cyrille Bagard |
2020-07-26 | Removed dead code. | Cyrille Bagard |
2020-07-26 | Avoided fixed columns when filling lines with locations. | Cyrille Bagard |
2020-07-26 | Reduced the quantity of arguments used to deal with lines. | Cyrille Bagard |
2020-07-23 | Renamed some files. | Cyrille Bagard |
2020-07-14 | Typo. | Cyrille Bagard |
2020-07-14 | Added an option to select the case of displayed hex data. | Cyrille Bagard |
2020-07-14 | Extended the theme definitions. | Cyrille Bagard |
2020-06-02 | Made the binary export working again. | Cyrille Bagard |
2020-05-11 | Updated the API for buffer caches. | Cyrille Bagard |
2020-04-28 | Extended the Python bindings for registers. | Cyrille Bagard |
2020-03-16 | Fixed the markup rendering in the Goto dialog box. | Cyrille Bagard |
2020-02-04 | Removed a compilation warning. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-02-04 | Moved the definition of a lock bit. | Cyrille Bagard |
2020-01-30 | Compressed some architecture instruction properties. | 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-09-11 | Reactivated bookmarks for disassembled code. | Cyrille Bagard |