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
/
gtkbinview.c
Age
Commit message (
Expand
)
Author
2010-10-24
Introduced new views for rendering source code.
Cyrille Bagard
2009-10-22
Supported scrolling internally and thus fixed bugs with big binaries.
Cyrille Bagard
2009-09-20
Rewritten the work queue and fixed thread concurrency.
Cyrille Bagard
2009-09-13
Improved the editor window refreshing when several binaries are loaded.
Cyrille Bagard
2009-09-08
Restored the previous/original rendering of disassemblies.
Cyrille Bagard
2009-07-26
Moved the openida_binary structure to a GOpenidaBinary GLib object.
Cyrille Bagard
2009-07-15
Stored several destinations for each line when needed.
Cyrille Bagard
2009-06-30
Built graphic links from the flow of the code blocks.
Cyrille Bagard
2009-06-28
Drawn a border around the views when needed.
Cyrille Bagard
2009-06-25
Used Graphviz library for building graphs (first attempt).
Cyrille Bagard
2009-06-14
Cleaned and improved the binary views ; implemented some first steps for the ...
Cyrille Bagard
2009-06-13
Made the GUI offer to change the view of the current analyzed binary.
Cyrille Bagard
2009-04-12
Created a debugging layout and introduced a heavier use of GLib.
Cyrille Bagard