summaryrefslogtreecommitdiff
path: root/src/analysis/line.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-18Defined attributes for printing binary content using GLib.Cyrille Bagard
2010-04-05Created a plugin to follow the control.Cyrille Bagard
2010-03-31Implemented first steps to a Python plugins support.Cyrille Bagard
2009-12-13Loaded and saved binary parts.Cyrille Bagard
2009-09-20Rewritten the work queue and fixed thread concurrency.Cyrille Bagard
2009-09-13Improved the editor window refreshing when several binaries are loaded.Cyrille Bagard
2009-09-08Removed some dead code again.Cyrille Bagard
2009-09-08Removed some dead code.Cyrille Bagard
2009-08-30Rendered using the GTK buffer (crappy version).Cyrille Bagard
2009-07-26Cleaned and improved the drawing of the block view.Cyrille Bagard
2009-07-18Computed the end of routines with no limit.Cyrille Bagard
2009-07-15Stored several destinations for each line when needed.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-30Built graphic links from the flow of the code blocks.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-14Cleaned and improved the binary views ; implemented some first steps for the ...Cyrille Bagard
2009-06-13Restored the drawing of pictures on the lines.Cyrille Bagard
2009-05-11Reorganized the way the program is built again and added partial support for ...Cyrille Bagard
2009-04-29Saved the current work on the overjump plugin.Cyrille Bagard
2009-04-25Saved the current work on plugins.Cyrille Bagard
2009-04-12Created a debugging layout and introduced a heavier use of GLib.Cyrille Bagard
2009-04-05Managed double linked lists in a more powerful way.Cyrille Bagard
2009-03-15Avoided to crash when analysing crackmes such as grainne.Cyrille Bagard
2009-03-11Inserted comments into disassembled code.Cyrille Bagard
2009-03-04Added a line type for binary code display.Cyrille Bagard
2009-02-18Begun to rewrite the way rendering lines are managed.Cyrille Bagard