summaryrefslogtreecommitdiff
path: root/src/gtkext
AgeCommit message (Expand)Author
2019-02-23Optimized the graph view by reordering loop blocks.Cyrille Bagard
2019-02-23Limited the length of some loop links in the graph view.Cyrille Bagard
2019-02-18Saved some improvements for graph views.Cyrille Bagard
2019-02-18Marked all panels as being able to get closed.Cyrille Bagard
2019-02-18Reorganized code.Cyrille Bagard
2019-02-17Reset edge selection when needed.Cyrille Bagard
2019-02-15Displayed tooltips for graph view edges.Cyrille Bagard
2019-02-14Highlighted graph view edges.Cyrille Bagard
2019-02-12Preserved more vertical lines in the graph view.Cyrille Bagard
2019-02-12Cleaned code.Cyrille Bagard
2019-02-12Fixed some overlaps in the graph view.Cyrille Bagard
2019-01-23Prepared a toolbar for actions on basic blocks.Cyrille Bagard
2019-01-13Provided uncached code block links.Cyrille Bagard
2019-01-07Adjusted the final graph layout size for GTK.Cyrille Bagard
2019-01-07Drawn nicer loop links.Cyrille Bagard
2019-01-07Improved links computation and handled loops in the graph layout.Cyrille Bagard
2019-01-02Handled collapsing tiles.Cyrille Bagard
2019-01-02Got ride of some uninitialized variable usages.Cyrille Bagard
2019-01-01Refactored some code for the graph layout.Cyrille Bagard
2018-12-30Saved first steps towards a new graph layout.Cyrille Bagard
2018-12-21Improved view switching.Cyrille Bagard
2018-12-21Improved graph view content centering.Cyrille Bagard
2018-12-21Updated the graph view when updating the current location.Cyrille Bagard
2018-12-21Centered graph view content at first display.Cyrille Bagard
2018-12-21Disconnected redraw signal on dispose to avoid an UAF.Cyrille Bagard
2018-12-21Used only abstract cursors in views high API.Cyrille Bagard
2018-12-20Kept the current location when switching views.Cyrille Bagard
2018-12-18Used the reference counter when providing basic block lists.Cyrille Bagard
2018-12-13Renamed the function providing basic block boundaries.Cyrille Bagard
2018-11-25Removed unused code.Cyrille Bagard
2018-11-20Located the caret at the right position in case of minimal widths.Cyrille Bagard
2018-10-23Indented code labels in the assembly views.Cyrille Bagard
2018-10-14Typo.Cyrille Bagard
2018-09-12Updated diagram sizes on value updates.Cyrille Bagard
2018-08-27Reset current view from the main dock station only.Cyrille Bagard
2018-08-20Created a new GTK widget to draw diagrams.Cyrille Bagard
2018-08-20Typo.Cyrille Bagard
2018-08-11Removed useless code and a GTK warning.Cyrille Bagard
2018-08-11Created a new widget to handle tiled panels.Cyrille Bagard
2018-08-08Updated some object destruction processes.Cyrille Bagard
2018-08-08Fixed reference counting when switching panels.Cyrille Bagard
2018-08-08Defined a new kind of code blocks.Cyrille Bagard
2018-08-03Updated the reference counters when providing instruction links.Cyrille Bagard
2018-07-21Made the status stack more modular.Cyrille Bagard
2018-07-20Included dynamic items in the view menu.Cyrille Bagard
2018-07-19Given their own structure to rendering options.Cyrille Bagard
2018-07-18Built Pango markups from CSS theme items.Cyrille Bagard
2018-07-18Disabled simple accelerators when a text entry gets focus.Cyrille Bagard
2018-07-16Cleaned code.Cyrille Bagard
2018-07-16Applied a new GUI update with the new loaded panels features.Cyrille Bagard