Age | Commit message (Expand) | Author |
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 |
2019-08-19 | Fixed some concurrency issues with segment reference counters. | Cyrille Bagard |
2019-07-08 | Used the right CSS segment to render virtual addresses. | Cyrille Bagard |
2019-07-08 | Improved reference tracking for widget disposing. | Cyrille Bagard |
2019-07-01 | Introduced attributes for loaded contents. | Cyrille Bagard |
2019-05-08 | Updated the core functions dealing with SQLite databases. | Cyrille Bagard |
2019-03-25 | Released lock in all cases. | Cyrille Bagard |
2019-03-25 | Avoided stack overflows with empty dynamic parameters. | Cyrille Bagard |
2019-03-21 | Prevented a floating point exception while zooming. | Cyrille Bagard |
2019-03-20 | Introduced zoom in graph view. | Cyrille Bagard |
2019-03-18 | Exported graph views using Cairo. | Cyrille Bagard |
2019-03-11 | Defined new config parameters for the edge colors. | Cyrille Bagard |
2019-02-15 | Displayed tooltips for graph view edges. | Cyrille Bagard |
2019-02-07 | Fixed extra GObjects leaks. | Cyrille Bagard |
2019-02-05 | Fixed a huge number of memory leaks. | Cyrille Bagard |
2019-01-29 | Introduced binary portion support for Python bindings. | Cyrille Bagard |
2019-01-22 | Fixed run sizes of parallel jobs. | Cyrille Bagard |
2018-12-29 | Updated code to scroll loaded panels from Python. | Cyrille Bagard |
2018-12-21 | Updated the graph view when updating the current location. | Cyrille Bagard |
2018-12-20 | Kept the current location when switching views. | Cyrille Bagard |
2018-12-08 | Fixed one UAF when dealing with line text segments. | Cyrille Bagard |
2018-11-24 | Built a generic sequential worker to process data. | Cyrille Bagard |
2018-11-20 | Chosen assembly as language for machine code comments. | Cyrille Bagard |
2018-11-20 | Located the caret at the right position in case of minimal widths. | Cyrille Bagard |
2018-10-23 | Indented code labels in the assembly views. | Cyrille Bagard |
2018-10-14 | Typo. | Cyrille Bagard |
2018-08-31 | Loaded line segements without external image as surface origin. | Cyrille Bagard |
2018-08-10 | Avoided to mark newly created parameters as default in some cases. | Cyrille Bagard |
2018-08-06 | Fixed many bugs in the code cache and the width tracker objects. | 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 | Deleted all references to any asm syntax. | Cyrille Bagard |
2018-07-18 | Built Pango markups from CSS theme items. | Cyrille Bagard |