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
/
analysis
/
line-int.h
Age
Commit message (
Expand
)
Author
2010-04-18
Defined attributes for printing binary content using GLib.
Cyrille Bagard
2010-04-05
Created a plugin to follow the control.
Cyrille Bagard
2010-03-31
Implemented first steps to a Python plugins support.
Cyrille Bagard
2009-12-13
Loaded and saved binary parts.
Cyrille Bagard
2009-09-20
Rewritten the work queue and fixed thread concurrency.
Cyrille Bagard
2009-09-08
Removed some dead code again.
Cyrille Bagard
2009-09-08
Removed some dead code.
Cyrille Bagard
2009-08-30
Rendered using the GTK buffer (crappy version).
Cyrille Bagard
2009-07-15
Stored several destinations for each line when needed.
Cyrille Bagard
2009-07-04
Defined general rendering options using a GLib object.
Cyrille Bagard
2009-07-01
Made the lines to have different rendering widths depending on the views.
Cyrille Bagard
2009-06-25
Used Graphviz library for building graphs (first attempt).
Cyrille Bagard
2009-06-16
Made links between lines of code (x86 only).
Cyrille Bagard
2009-06-13
Restored the drawing of pictures on the lines.
Cyrille Bagard
2009-04-12
Created a debugging layout and introduced a heavier use of GLib.
Cyrille Bagard