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
/
graph
Age
Commit message (
Expand
)
Author
2014-09-05
Removed some warnings by using gtk_widget_get_preferred_size() instead of the...
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-01-26
Saved the first steps of the migration to GTK+ v3.
Cyrille Bagard
2013-08-31
Loaded a binary strip into the editor.
Cyrille Bagard
2013-08-17
Replaced some parts of the graph computing for better results.
Cyrille Bagard
2013-05-26
Improved the graph rendering.
Cyrille Bagard
2013-05-05
Implemented first basic steps towards nice graph rendering.
Cyrille Bagard
2013-03-19
Defined the first steps towards new graph renderings.
Cyrille Bagard
2013-02-10
Improved the disassembling process by handling loops in code.
Cyrille Bagard
2013-01-31
Saved the first steps of switch instructions decompilation.
Cyrille Bagard
2013-01-05
Removed dot warnings and connected all edges to the panel views.
Cyrille Bagard
2013-01-05
Refined the definition of basic blocks and used them to build extra clusters ...
Cyrille Bagard
2012-12-10
Took care of Dalvik switch cases.
Cyrille Bagard
2012-11-19
Handled Dalvik exception handlers in the graphic view.
Cyrille Bagard
2012-11-13
Improved the flow graph a little more.
Cyrille Bagard
2012-11-10
Provided a nice way to get a small preview of the current graph.
Cyrille Bagard
2012-11-02
Improved the computing and the rendering of the graphic view.
Cyrille Bagard