summaryrefslogtreecommitdiff
path: root/src/editor.c
AgeCommit message (Expand)Author
2009-07-14Loaded the last project at startup.Cyrille Bagard
2009-07-12Read and saved projects from and into XML files.Cyrille Bagard
2009-06-14Cleaned and improved the binary views ; implemented some first steps for the ...Cyrille Bagard
2009-06-13Made the GUI offer to change the view of the current analyzed binary.Cyrille Bagard
2009-06-08Refreshed the panel dealing with found symbols.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-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