summaryrefslogtreecommitdiff
path: root/src/gtkext/gtkblockdisplay.c
AgeCommit message (Expand)Author
2023-09-11Fix the compilation when GTK support is enabled.Cyrille Bagard
2020-08-22Refreshed the display faster.Cyrille Bagard
2020-07-27Replaced all BLC_* constants by the new DLC_* values.Cyrille Bagard
2020-07-26Reduced the quantity of arguments used to deal with lines.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-01-23Prepared a toolbar for actions on basic blocks.Cyrille Bagard
2018-12-21Updated the graph view when updating the current location.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-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-08-08Defined a new kind of code blocks.Cyrille Bagard
2018-07-19Given their own structure to rendering options.Cyrille Bagard
2018-07-14Removed the unused address parameter when relocating carets.Cyrille Bagard
2018-07-11Restored a minimal graph view system.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-03-08Prepared instructions to generate tooltips.Cyrille Bagard
2017-12-26Created the GLoadedContent interface to load all kinds of content.Cyrille Bagard
2017-03-24Built tooltips from all kinds of operands.Cyrille Bagard
2017-03-24Built routine digest for tooltip hints.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-30Rewritten the line buffers using generators and on-demand building to save me...Cyrille Bagard