Age | Commit message (Expand) | Author |
2019-03-18 | Simplified code thanks to visitors. | Cyrille Bagard |
2019-03-18 | Exported graph views using Cairo. | Cyrille Bagard |
2019-03-15 | Tracked vertical links beyond their cluster. | Cyrille Bagard |
2019-03-11 | Defined new config parameters for the edge colors. | Cyrille Bagard |
2019-03-11 | Enforced straight link rending in graph views. | Cyrille Bagard |
2019-03-08 | Saved a first round to book extra space for straight edges if needed. | Cyrille Bagard |
2019-03-08 | Reordered blocks in graph view to avoid edge crossing. | Cyrille Bagard |
2019-03-05 | Cleaned code. | Cyrille Bagard |
2019-03-05 | Removed unused fields. | Cyrille Bagard |
2019-03-05 | Split the graph code into several files. | Cyrille Bagard |
2019-03-05 | Saved extra code block reordering in the graph view. | Cyrille Bagard |
2019-03-04 | Provided access to the graph layout from Python. | Cyrille Bagard |
2019-03-01 | Drawn a preview of blocks to collapse in graph view. | Cyrille Bagard |
2019-03-01 | Handled vertical lines in graph view with more care. | Cyrille Bagard |
2019-02-23 | Fixed missing controls when computing loop edge positions. | Cyrille Bagard |
2019-02-23 | Reordered leaving edges with their loop blocks. | Cyrille Bagard |
2019-02-23 | Fixed straight edge positions in the graph view. | Cyrille Bagard |
2019-02-23 | Optimized the graph view by reordering loop blocks. | Cyrille Bagard |
2019-02-23 | Limited the length of some loop links in the graph view. | Cyrille Bagard |
2019-02-18 | Saved some improvements for graph views. | Cyrille Bagard |
2019-02-18 | Marked all panels as being able to get closed. | Cyrille Bagard |
2019-02-18 | Reorganized code. | Cyrille Bagard |
2019-02-17 | Reset edge selection when needed. | Cyrille Bagard |
2019-02-15 | Displayed tooltips for graph view edges. | Cyrille Bagard |
2019-02-14 | Highlighted graph view edges. | Cyrille Bagard |
2019-02-12 | Preserved more vertical lines in the graph view. | Cyrille Bagard |
2019-02-12 | Cleaned code. | Cyrille Bagard |
2019-02-12 | Fixed some overlaps in the graph view. | Cyrille Bagard |
2019-01-23 | Prepared a toolbar for actions on basic blocks. | Cyrille Bagard |
2019-01-13 | Provided uncached code block links. | Cyrille Bagard |
2019-01-07 | Adjusted the final graph layout size for GTK. | Cyrille Bagard |
2019-01-07 | Drawn nicer loop links. | Cyrille Bagard |
2019-01-07 | Improved links computation and handled loops in the graph layout. | Cyrille Bagard |
2019-01-02 | Handled collapsing tiles. | Cyrille Bagard |
2019-01-02 | Got ride of some uninitialized variable usages. | Cyrille Bagard |
2019-01-01 | Refactored some code for the graph layout. | Cyrille Bagard |
2018-12-30 | Saved first steps towards a new graph layout. | Cyrille Bagard |
2018-12-21 | Improved view switching. | Cyrille Bagard |
2018-12-21 | Improved graph view content centering. | Cyrille Bagard |
2018-12-21 | Updated the graph view when updating the current location. | Cyrille Bagard |
2018-12-21 | Centered graph view content at first display. | Cyrille Bagard |
2018-12-21 | Disconnected redraw signal on dispose to avoid an UAF. | Cyrille Bagard |
2018-12-21 | Used only abstract cursors in views high API. | Cyrille Bagard |
2018-12-20 | Kept the current location when switching views. | Cyrille Bagard |
2018-12-18 | Used the reference counter when providing basic block lists. | Cyrille Bagard |
2018-12-13 | Renamed the function providing basic block boundaries. | Cyrille Bagard |
2018-11-25 | Removed unused code. | 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 |