Age | Commit message (Expand) | Author |
2014-11-23 | Disabled some parts of Graphviz in order to be able to compile. | Cyrille Bagard |
2014-11-01 | Moved the caret with mouse and keyboard. | Cyrille Bagard |
2014-10-21 | Cleaned, fixed and improved the rules for the display of view columns. | Cyrille Bagard |
2014-09-16 | Used the new vmpa_t type in binary portions. | Cyrille Bagard |
2014-09-15 | Defined a GTK3 style for binary portions. | Cyrille Bagard |
2014-09-11 | Displayed a default picture when no panel overview is available. | Cyrille Bagard |
2014-09-10 | Fixed and improved the rendering of view panels. | Cyrille Bagard |
2014-09-05 | Removed some warnings by using gtk_widget_get_preferred_size() instead of the... | Cyrille Bagard |
2014-08-26 | Looked for coordinates using the new addresses definitions. | Cyrille Bagard |
2014-08-05 | Defined the first steps for a new disassembling approach. | Cyrille Bagard |
2014-07-10 | Fully rewritten the core configuration system. | Cyrille Bagard |
2014-06-25 | Given a name and a description for binaries, not always based on a filenames. | Cyrille Bagard |
2014-06-25 | Built the first steps to upgrade to Python3. | Cyrille Bagard |
2014-06-04 | Fixed bugs when dealing with views and updated the code for GTK3. | Cyrille Bagard |
2014-06-04 | Restored nice colors for buffer views. | Cyrille Bagard |
2014-06-02 | Removed all references to gdk_threads_* as calls have to be made from the mai... | Cyrille Bagard |
2014-05-29 | Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ... | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2014-04-14 | Handled mouse clicks in view margins. | Cyrille Bagard |
2014-01-26 | Saved the first steps of the migration to GTK+ v3. | Cyrille Bagard |
2013-08-31 | Loaded a binary strip into the editor. | Cyrille Bagard |
2013-08-17 | Replaced some parts of the graph computing for better results. | Cyrille Bagard |
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 |