summaryrefslogtreecommitdiff
path: root/src/analysis/line_code.c
AgeCommit message (Expand)Author
2012-11-05Removed the old interface for rendering lines.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2010-04-11Cleaned the code by removing all references to the old GtkTextBuffer usage.Cyrille Bagard
2010-04-11Provided a faster than GTK display buffer.Cyrille Bagard
2010-03-31Implemented first steps to a Python plugins support.Cyrille Bagard
2010-03-21Allowed a simple export of an assembly content.Cyrille Bagard
2009-09-08Removed some dead code.Cyrille Bagard
2009-09-08Restored the previous/original rendering of disassemblies.Cyrille Bagard
2009-08-30Rendered using the GTK buffer (crappy version).Cyrille Bagard
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...Cyrille Bagard
2009-07-04Defined general rendering options using a GLib object.Cyrille Bagard
2009-07-01Made the lines to have different rendering widths depending on the views.Cyrille Bagard
2009-06-25Used Graphviz library for building graphs (first attempt).Cyrille Bagard
2009-06-16Made links between lines of code (x86 only).Cyrille Bagard
2009-06-08Refreshed the panel dealing with found symbols.Cyrille Bagard
2009-06-01Provided found MIPS routines.Cyrille Bagard
2009-05-11Reorganized the way the program is built again and added partial support for ...Cyrille Bagard
2009-04-12Created a debugging layout and introduced a heavier use of GLib.Cyrille Bagard