Age | Commit message (Expand) | Author |
2013-06-09 | Fixed a bug when drawing carets at high addresses. | Cyrille Bagard |
2013-06-09 | Improved the whole symbols panel and added a filter on it. | 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-05-26 | Improved the graph rendering. | Cyrille Bagard |
2013-05-05 | Implemented first basic steps towards nice graph rendering. | Cyrille Bagard |
2013-03-19 | Defined the first steps towards new graph renderings. | Cyrille Bagard |
2013-03-01 | Hidden the welcome panel when binaries get loaded. | Cyrille Bagard |
2013-02-24 | Fixed a bug in loops detection. | Cyrille Bagard |
2013-02-10 | Improved the disassembling process by handling loops in code. | Cyrille Bagard |
2013-01-31 | Saved the first steps of switch instructions decompilation. | Cyrille Bagard |
2013-01-27 | Updated code and removed some GCC warnings. | Cyrille Bagard |
2013-01-06 | Transferred the scale computing to the rendered view. | Cyrille Bagard |
2013-01-05 | Removed dot warnings and connected all edges to the panel views. | Cyrille Bagard |
2013-01-05 | Refined the definition of basic blocks and used them to build extra clusters ... | Cyrille Bagard |
2013-01-01 | Fixed the computing of basic blocks and used them in graphic views. | Cyrille Bagard |
2013-01-01 | Made sure the links have enough space to get fully drawn. | Cyrille Bagard |
2012-12-31 | Added a dialog box to jump to a given address | 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-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 |