Age | Commit message (Expand) | Author |
2012-12-12 | Updated display of graphical views on option change and fixed size bugs. | Cyrille Bagard |
2012-12-10 | Took care of Dalvik switch cases. | Cyrille Bagard |
2012-12-05 | Fixed a bug, memory leaks and cleaned the code. | Cyrille Bagard |
2012-12-04 | Drawn a dirty preview for buffer views. | Cyrille Bagard |
2012-11-19 | Handled Dalvik exception handlers in the graphic view. | Cyrille Bagard |
2012-11-13 | Improved the flow graph a little more. | Cyrille Bagard |
2012-11-11 | Fixed a bug by saving the title of a panel when changing its active widget. | Cyrille Bagard |
2012-11-10 | Provided a nice way to get a small preview of the current graph. | Cyrille Bagard |
2012-11-02 | Improved the computing and the rendering of the graphic view. | Cyrille Bagard |
2012-10-28 | Updated the code of the old panel and displayed found strings again. | Cyrille Bagard |
2012-10-17 | Removed a lot of gcc warnings. | Cyrille Bagard |
2012-10-17 | Updated panels captions again. | Cyrille Bagard |
2012-10-16 | Fixed many bugs using valgrind. | Cyrille Bagard |
2012-10-07 | Tried to resize the panels when the editor is resized. | Cyrille Bagard |
2012-09-27 | Selected segments for highlighting. | Cyrille Bagard |
2012-09-17 | Fixed a bug when splitting panels. | Cyrille Bagard |
2012-08-17 | Removed all references to the drop window. | Cyrille Bagard |
2012-08-12 | Cleaned the code and handled file binaries properly. | Cyrille Bagard |
2012-07-08 | Fixed the display of code source. | Cyrille Bagard |
2012-07-01 | Built the graph view when defining a target address. | Cyrille Bagard |
2012-06-24 | Updated code to prepare the return of graph views. | Cyrille Bagard |
2012-04-01 | Moved all the File menu entries in the GUI menu. | Cyrille Bagard |
2012-03-25 | Scrolled to the selected symbol. | Cyrille Bagard |
2012-02-01 | Activated GTK_DISABLE_DEPRECATED again to avoid some warnings. | Cyrille Bagard |
2012-01-30 | Provided a new working Project menu. | Cyrille Bagard |
2012-01-23 | Added menus to change the current displayed view. Do not try the source view. | Cyrille Bagard |
2012-01-16 | Updated menus on view change. | Cyrille Bagard |
2012-01-14 | Updated calls to take the binary rendering options into account. | Cyrille Bagard |
2012-01-11 | Defined new panel definitions for the editor GUI. | Cyrille Bagard |
2012-01-01 | Updated copyright dates. | Cyrille Bagard |
2011-10-01 | Defined the first real [python] plugin. | Cyrille Bagard |
2011-07-11 | Saved improvements of binaries support. | Cyrille Bagard |
2010-12-20 | Begun to clean the code by moving the disassembling process into disass/. | Cyrille Bagard |
2010-12-05 | Added scrolling capabilities to buffered view. | Cyrille Bagard |
2010-12-02 | Improved the rendering of decompiled Dex code. | Cyrille Bagard |
2010-11-28 | Loaded all buffers of decompiled files. | Cyrille Bagard |
2010-11-06 | Defined the entry point for decompilations. | Cyrille Bagard |
2010-10-24 | Removed dead code. | Cyrille Bagard |
2010-10-24 | Introduced new views for rendering source code. | Cyrille Bagard |
2010-10-10 | Introduced menu item accelerators. | Cyrille Bagard |
2010-07-29 | Improved the GDB client. | Cyrille Bagard |
2010-07-17 | Restored the breakpoints in the GUI. | Cyrille Bagard |
2010-06-06 | Used a treeview with icons to show all known symbols. | Cyrille Bagard |
2010-05-18 | Displayed the about window. | Cyrille Bagard |
2010-04-11 | Cleaned the code by removing all references to the old GtkTextBuffer usage. | Cyrille Bagard |
2010-04-11 | Provided a faster than GTK display buffer. | Cyrille Bagard |
2010-03-21 | Allowed a simple export of an assembly content. | Cyrille Bagard |
2010-02-22 | Avoided crashes when loading unrecognized files. | Cyrille Bagard |
2009-10-29 | Fixed bugs and made the binary loading process faster. | Cyrille Bagard |
2009-10-22 | Supported scrolling internally and thus fixed bugs with big binaries. | Cyrille Bagard |