Age | Commit message (Expand) | Author |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2019-07-08 | Improved reference tracking for widget disposing. | 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 |
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-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-07-19 | Given their own structure to rendering options. | Cyrille Bagard |
2018-07-14 | Replaced all the remaining concrete locations in internal rendering buffers. | Cyrille Bagard |
2018-07-14 | Begun to switch to abstract locations in internal rendering buffers. | Cyrille Bagard |
2018-06-02 | Computed the initial lines width using all threads. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2017-12-29 | Fixed compilation warnings by replacing GTK deprecated functions in display p... | Cyrille Bagard |
2017-08-13 | Fixed a GLib warning at runtime. | Cyrille Bagard |
2017-03-24 | Built routine digest for tooltip hints. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-30 | Rewritten the line buffers using generators and on-demand building to save me... | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-10-23 | Deleted a level of data to reduce the memory fingerprint. | Cyrille Bagard |
2016-10-23 | Memorized all creators of line content at the line level and saved memory. | Cyrille Bagard |
2016-10-09 | Defined a new and simpler way to produce graphical view of basic blocks. | Cyrille Bagard |
2016-05-13 | Used the correct local width summary when dealing with line widths. | Cyrille Bagard |
2016-05-01 | Handled all width measures per view in a dedicated manager. | Cyrille Bagard |