summaryrefslogtreecommitdiff
path: root/src/glibext
AgeCommit message (Expand)Author
2012-12-16Reintroduced the delayed disassembling of binaries.Cyrille Bagard
2012-12-16Fixed the compilation by processing the GLib marshals sooner.Cyrille Bagard
2012-12-11Fixed/improved the computing of buffer lines cached dimensions.Cyrille Bagard
2012-12-09Used Cairo for rendering text and tried to deal properly with Pango context /...Cyrille Bagard
2012-11-25Fortified Chrysalide a little bit against wrong APK files.Cyrille Bagard
2012-11-22Rewritten parts of the Android plugin to insert indications about exceptions.Cyrille Bagard
2012-11-02Improved the computing and the rendering of the graphic view.Cyrille Bagard
2012-10-16Skipped documentation when computing line widths for rendering.Cyrille Bagard
2012-10-16Properly output routines documentation.Cyrille Bagard
2012-09-27Selected segments for highlighting.Cyrille Bagard
2012-08-06Saved progress toward the Android permissions display.Cyrille Bagard
2012-07-14Indented the output of decompilations.Cyrille Bagard
2012-07-01Built the graph view when defining a target address.Cyrille Bagard
2012-06-30Improved the function providing line indexes from addresses.Cyrille Bagard
2012-06-24Updated code to prepare the return of graph views.Cyrille Bagard
2012-03-25Scrolled to the selected symbol.Cyrille Bagard
2012-03-11Updated the exportation dialog.Cyrille Bagard
2012-01-14Updated calls to take the binary rendering options into account.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
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