summaryrefslogtreecommitdiff
path: root/src/glibext
AgeCommit message (Expand)Author
2010-12-20Begun to clean the code by moving the disassembling process into disass/.Cyrille Bagard
2010-12-02Improved the rendering of decompiled Dex code.Cyrille Bagard
2010-11-12Changed the display of the pseudo registers by using an index.Cyrille Bagard
2010-11-11Built some expressions for the decompilation tree.Cyrille Bagard
2010-11-06Defined the entry point for decompilations.Cyrille Bagard
2010-07-29Improved the GDB client.Cyrille Bagard
2010-07-17Restored the breakpoints in the GUI.Cyrille Bagard
2010-04-18Defined attributes for printing binary content using GLib.Cyrille Bagard
2010-04-11Provided a faster than GTK display buffer.Cyrille Bagard
2009-09-20Rewritten the work queue and fixed thread concurrency.Cyrille Bagard
2009-08-30Provided a clean way to run delayed tasks.Cyrille Bagard