summaryrefslogtreecommitdiff
path: root/src/editor.c
AgeCommit message (Expand)Author
2009-03-08Added a partial support of the Itanium C++ ABI mangling.Cyrille Bagard
2009-03-03Created a system messages panel.Cyrille Bagard
2009-02-18Begun to rewrite the way rendering lines are managed.Cyrille Bagard
2009-02-16Begun to add a real support of DragAndDropping for panels.Cyrille Bagard
2009-01-06Reorganized the code.Cyrille Bagard
2008-12-20Added two extra opcodes: sub (0x2c and 0x2d).Cyrille Bagard
2008-11-10Shown/hidden virtual addresses / binary code.Cyrille Bagard
2008-10-30Displayed all found strings on binary loading.Cyrille Bagard
2008-10-05Added a basic support of project files.Cyrille Bagard
2008-09-06Added a panel allowing to browse found symbols.Cyrille Bagard
2008-08-31Loaded complex content using the SIB byte.Cyrille Bagard
2008-07-28Adapted the size of the GtkSnippet widget.Cyrille Bagard
2008-07-26Parsed x86 binary data and displayed the result.Cyrille Bagard
2008-07-23Initial commit.Cyrille Bagard