summaryrefslogtreecommitdiff
path: root/src/glibext/gbufferview.c
AgeCommit message (Expand)Author
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-12-29Fixed compilation warnings by replacing GTK deprecated functions in display p...Cyrille Bagard
2017-08-13Fixed a GLib warning at runtime.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
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-23Deleted a level of data to reduce the memory fingerprint.Cyrille Bagard
2016-10-23Memorized all creators of line content at the line level and saved memory.Cyrille Bagard
2016-10-09Defined a new and simpler way to produce graphical view of basic blocks.Cyrille Bagard
2016-05-13Used the correct local width summary when dealing with line widths.Cyrille Bagard
2016-05-01Handled all width measures per view in a dedicated manager.Cyrille Bagard