summaryrefslogtreecommitdiff
path: root/src/gtkext/gtkbufferdisplay.c
AgeCommit message (Expand)Author
2018-10-23Indented code labels in the assembly views.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-07-19Given their own structure to rendering options.Cyrille Bagard
2018-07-16Applied a new GUI update with the new loaded panels features.Cyrille Bagard
2018-07-14Used abstract locations to scroll into displays.Cyrille Bagard
2018-07-14Deleted a few more references to concrete locations in buffer displays.Cyrille Bagard
2018-07-14Replaced all the remaining concrete locations in internal rendering buffers.Cyrille Bagard
2018-07-14Begun to switch to abstract locations in internal rendering buffers.Cyrille Bagard
2018-07-14Removed the unused address parameter when relocating carets.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-02-03Fixed the caret rendering for buffer displays.Cyrille Bagard
2018-01-31Provided the current active object in display panels.Cyrille Bagard
2018-01-24Typo.Cyrille Bagard
2017-12-29Fixed compilation warnings by replacing GTK deprecated functions in display p...Cyrille Bagard
2017-12-26Created the GLoadedContent interface to load all kinds of content.Cyrille Bagard
2017-07-14Incremented the reference counter for an attached buffer view.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