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
/
gtkext
/
gtkbufferdisplay.c
Age
Commit message (
Expand
)
Author
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-11-09
Introduced the first features of a hexadecimal viewer.
Cyrille Bagard
2019-06-02
Fixed the caret rendering position.
Cyrille Bagard
2019-03-20
Included toolbar buttons into scaled rendering.
Cyrille Bagard
2019-03-20
Introduced zoom in graph view.
Cyrille Bagard
2019-03-18
Painted an extra translucent background on blocks.
Cyrille Bagard
2019-03-18
Exported graph views using Cairo.
Cyrille Bagard
2019-03-01
Drawn a preview of blocks to collapse in graph view.
Cyrille Bagard
2019-01-23
Prepared a toolbar for actions on basic blocks.
Cyrille Bagard
2018-12-21
Used only abstract cursors in views high API.
Cyrille Bagard
2018-12-20
Kept the current location when switching views.
Cyrille Bagard
2018-11-20
Located the caret at the right position in case of minimal widths.
Cyrille Bagard
2018-10-23
Indented code labels in the assembly views.
Cyrille Bagard
2018-08-08
Updated some object destruction processes.
Cyrille Bagard
2018-08-08
Fixed reference counting when switching panels.
Cyrille Bagard
2018-08-08
Defined a new kind of code blocks.
Cyrille Bagard
2018-07-19
Given their own structure to rendering options.
Cyrille Bagard
2018-07-16
Applied a new GUI update with the new loaded panels features.
Cyrille Bagard
2018-07-14
Used abstract locations to scroll into displays.
Cyrille Bagard
2018-07-14
Deleted a few more references to concrete locations in buffer displays.
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-07-14
Removed the unused address parameter when relocating carets.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-02-03
Fixed the caret rendering for buffer displays.
Cyrille Bagard
2018-01-31
Provided the current active object in display panels.
Cyrille Bagard
2018-01-24
Typo.
Cyrille Bagard
2017-12-29
Fixed compilation warnings by replacing GTK deprecated functions in display p...
Cyrille Bagard
2017-12-26
Created the GLoadedContent interface to load all kinds of content.
Cyrille Bagard
2017-07-14
Incremented the reference counter for an attached buffer view.
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