index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glibext
/
gbufferview.c
Age
Commit message (
Expand
)
Author
2018-07-19
Given their own structure to rendering options.
Cyrille Bagard
2018-07-14
Replaced all the remaining concrete locations in internal rendering buffers.
Cyrille Bagard
2018-07-14
Begun to switch to abstract locations in internal rendering buffers.
Cyrille Bagard
2018-06-02
Computed the initial lines width using all threads.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2017-12-29
Fixed compilation warnings by replacing GTK deprecated functions in display p...
Cyrille Bagard
2017-08-13
Fixed a GLib warning at runtime.
Cyrille Bagard
2017-03-24
Built routine digest for tooltip hints.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save me...
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-23
Deleted a level of data to reduce the memory fingerprint.
Cyrille Bagard
2016-10-23
Memorized all creators of line content at the line level and saved memory.
Cyrille Bagard
2016-10-09
Defined a new and simpler way to produce graphical view of basic blocks.
Cyrille Bagard
2016-05-13
Used the correct local width summary when dealing with line widths.
Cyrille Bagard
2016-05-01
Handled all width measures per view in a dedicated manager.
Cyrille Bagard