summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-11-12Changed the display of the pseudo registers by using an index.Cyrille Bagard
2010-11-11Typo.Cyrille Bagard
2010-11-11Built some expressions for the decompilation tree.Cyrille Bagard
2010-11-06Defined the entry point for decompilations.Cyrille Bagard
2010-11-04Introduced translations.Cyrille Bagard
2010-11-02Typo.Cyrille Bagard
2010-11-02Built a linked list of disassembled instructions.Cyrille Bagard
2010-10-24Removed dead code.Cyrille Bagard
2010-10-24Introduced new views for rendering source code.Cyrille Bagard
2010-10-10Introduced menu item accelerators.Cyrille Bagard
2010-08-18Supported several extra x86 instructions.Cyrille Bagard
2010-08-16Supported several extra x86 instructions.Cyrille Bagard
2010-08-10Improved the code by using Flex functions.Cyrille Bagard
2010-08-10Improved Itanium demangling.Cyrille Bagard
2010-08-01Cleaned the code and provided a fast way to demangle strings.Cyrille Bagard
2010-08-01Updated Itanium demangling by using the new contexts.Cyrille Bagard
2010-08-01Deleted the 'AsmOperandSize' definition and set the x86 minimal instruction s...Cyrille Bagard
2010-07-29Improved the GDB client.Cyrille Bagard
2010-07-17Reorganized the debug directories.Cyrille Bagard
2010-07-17Restored the breakpoints in the GUI.Cyrille Bagard
2010-06-27Defined the minimal instruction size for a given architecture.Cyrille Bagard
2010-06-27Fixed many bugs with the branch targets and supported one sub opcode.Cyrille Bagard
2010-06-20Supported more Dalvik opcodes.Cyrille Bagard
2010-06-15Looked at access flags for computing native methods size.Cyrille Bagard
2010-06-14Made the program stronger by handling more errors.Cyrille Bagard
2010-06-06Fixed a bug: forget the return type when dealing with converting options.Cyrille Bagard
2010-06-06Used a treeview with icons to show all known symbols.Cyrille Bagard
2010-06-01Registered all found DEX routines.Cyrille Bagard
2010-05-23Supported extra Dalvik opcodes.Cyrille Bagard
2010-05-20Increased security by checking the requested index when reading a pool item.Cyrille Bagard
2010-05-19Fixed a bug: make sure all figures of revision are displayed.Cyrille Bagard
2010-05-19Added support for a few more Dalvik instructions.Cyrille Bagard
2010-05-18Defined the pattern of the revision.h file.Cyrille Bagard
2010-05-18Fixed the computing of the revision number.Cyrille Bagard
2010-05-18Displayed the about window.Cyrille Bagard
2010-05-17Given more details for each operand relative to one DEX pool.Cyrille Bagard
2010-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard
2010-04-24Updated a little bit the Java part (welcome back).Cyrille Bagard
2010-04-18Defined attributes for printing binary content using GLib.Cyrille Bagard
2010-04-18Improved the Itanium demangler.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-04-05Created a plugin to follow the control.Cyrille Bagard
2010-04-05Reorganized the ELF header (32 or 64 bits).Cyrille Bagard
2010-04-05Supported some extra opcodes : popa and arpl.Cyrille Bagard
2010-03-31Implemented first steps to a Python plugins support.Cyrille Bagard
2010-03-28Made the g_rendering_options_new() function simple.Cyrille Bagard
2010-03-21Allowed a simple export of an assembly content.Cyrille Bagard
2010-03-11Added first steps for a full PE support.Cyrille Bagard
2010-01-02Provided ways to load, save and edit some binary parts selection.Cyrille Bagard