Age | Commit message (Expand) | Author |
2014-04-23 | Fixed a bug by avoiding one hardcoded path when looking for a picture. | Cyrille Bagard |
2014-04-14 | Handled mouse clicks in view margins. | Cyrille Bagard |
2014-04-07 | Relied on Cairo for printing code. | Cyrille Bagard |
2014-01-26 | Saved the first steps of the migration to GTK+ v3. | Cyrille Bagard |
2013-08-31 | Removed some warnings by upgrading code to GLib 2.32. | Cyrille Bagard |
2013-08-31 | Loaded a binary strip into the editor. | Cyrille Bagard |
2013-06-09 | Fixed a bug when drawing carets at high addresses. | Cyrille Bagard |
2013-06-08 | Removed all usages of gdk_threads_enter()/gdk_threads_leave() in the status bar. | Cyrille Bagard |
2013-06-02 | Saved some progress about edition views. | Cyrille Bagard |
2013-01-09 | Fixed immediates output by defining a default column for rendering codes. | Cyrille Bagard |
2013-01-01 | Fixed the computing of basic blocks and used them in graphic views. | Cyrille Bagard |
2012-12-29 | Fixed an error about types of instructions and some GCC warnings. | Cyrille Bagard |
2012-12-16 | Reintroduced the delayed disassembling of binaries. | Cyrille Bagard |
2012-12-16 | Fixed the compilation by processing the GLib marshals sooner. | Cyrille Bagard |
2012-12-11 | Fixed/improved the computing of buffer lines cached dimensions. | Cyrille Bagard |
2012-12-09 | Used Cairo for rendering text and tried to deal properly with Pango context /... | Cyrille Bagard |
2012-11-25 | Fortified Chrysalide a little bit against wrong APK files. | Cyrille Bagard |
2012-11-22 | Rewritten parts of the Android plugin to insert indications about exceptions. | Cyrille Bagard |
2012-11-02 | Improved the computing and the rendering of the graphic view. | Cyrille Bagard |
2012-10-16 | Skipped documentation when computing line widths for rendering. | Cyrille Bagard |
2012-10-16 | Properly output routines documentation. | Cyrille Bagard |
2012-09-27 | Selected segments for highlighting. | Cyrille Bagard |
2012-08-06 | Saved progress toward the Android permissions display. | Cyrille Bagard |
2012-07-14 | Indented the output of decompilations. | Cyrille Bagard |
2012-07-01 | Built the graph view when defining a target address. | Cyrille Bagard |
2012-06-30 | Improved the function providing line indexes from addresses. | Cyrille Bagard |
2012-06-24 | Updated code to prepare the return of graph views. | Cyrille Bagard |
2012-03-25 | Scrolled to the selected symbol. | Cyrille Bagard |
2012-03-11 | Updated the exportation dialog. | Cyrille Bagard |
2012-01-14 | Updated calls to take the binary rendering options into account. | Cyrille Bagard |
2012-01-01 | Updated copyright dates. | Cyrille Bagard |
2010-12-20 | Begun to clean the code by moving the disassembling process into disass/. | Cyrille Bagard |
2010-12-02 | Improved the rendering of decompiled Dex code. | Cyrille Bagard |
2010-11-12 | Changed the display of the pseudo registers by using an index. | Cyrille Bagard |
2010-11-11 | Built some expressions for the decompilation tree. | Cyrille Bagard |
2010-11-06 | Defined the entry point for decompilations. | Cyrille Bagard |
2010-07-29 | Improved the GDB client. | Cyrille Bagard |
2010-07-17 | Restored the breakpoints in the GUI. | Cyrille Bagard |
2010-04-18 | Defined attributes for printing binary content using GLib. | Cyrille Bagard |
2010-04-11 | Provided a faster than GTK display buffer. | Cyrille Bagard |
2009-09-20 | Rewritten the work queue and fixed thread concurrency. | Cyrille Bagard |
2009-08-30 | Provided a clean way to run delayed tasks. | Cyrille Bagard |