Age | Commit message (Expand) | Author |
2025-01-14 | Fix the compilation. | Cyrille Bagard |
2024-11-03 | Take into account widgets provided by panels for the title bar. | Cyrille Bagard |
2024-09-09 | Typo. | Cyrille Bagard |
2024-09-09 | Restore the status bar at the bottom of the main window. | Cyrille Bagard |
2024-09-03 | Rename files. | Cyrille Bagard |
2024-08-19 | Typos and cosmetics. | Cyrille Bagard |
2024-07-20 | Prepare a welcome screen. | Cyrille Bagard |
2024-07-14 | Setup basic features for framework GUI panels. | Cyrille Bagard |
2024-07-09 | Rename some files. | Cyrille Bagard |
2024-06-18 | Rebuild hex views for large contents. | Cyrille Bagard |
2024-06-17 | Rename GTK widgets providing buffer views. | Cyrille Bagard |
2024-06-04 | Define rendering options for content views. | Cyrille Bagard |
2024-05-30 | Centralize the CSS rendering features. | Cyrille Bagard |
2024-05-26 | Rename some files. | Cyrille Bagard |
2024-05-24 | Measure and allocate space from the GtkHexView widget code. | Cyrille Bagard |
2024-05-17 | Define datatypes.h and move the remaining endianness.[ch] content into io.[ch]. | Cyrille Bagard |
2024-05-14 | Introduce a template for the widget providing a hex view. | Cyrille Bagard |
2024-05-08 | Prepare the update of the widget providing a hex view. | Cyrille Bagard |
2023-09-11 | Fix the compilation when GTK support is enabled. | Cyrille Bagard |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2021-09-28 | Rely on a generic task to analyze loaded content. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2020-12-24 | Added a way to retrieve RGBA colors from the current GTK style. | Cyrille Bagard |
2020-12-05 | Rewritten the whole API dealing with panels. | 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 | Used the new macro used to provide callbacks to GtkBuilder everywhere. | 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-16 | Created some extra features for the GTK API. | Cyrille Bagard |
2020-08-16 | Deleted old code. | 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-26 | Updated the process collecting line widths. | 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-06-01 | Updated the Python bindings for the GtkDockable interface. | Cyrille Bagard |
2020-05-11 | Updated the API for buffer caches. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | 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-08-14 | Updated the Python bindings for binary symbols. | Cyrille Bagard |
2019-06-02 | Fixed the caret rendering position. | Cyrille Bagard |
2019-03-26 | Typo. | Cyrille Bagard |
2019-03-26 | Given the priority to string.h from system includes. | Cyrille Bagard |
2019-03-25 | Avoided stack overflows with empty dynamic parameters. | Cyrille Bagard |
2019-03-20 | Included toolbar buttons into scaled rendering. | Cyrille Bagard |
2019-03-20 | Introduced zoom in graph view. | Cyrille Bagard |