Age | Commit message (Expand) | Author |
2015-04-22 | Allowed to refer to an external list for highlighted segments. | Cyrille Bagard |
2015-04-20 | Transmitted the focus when a limit has been reached while using he keyboard. | Cyrille Bagard |
2015-04-12 | Highlighted the current segment on caret location changes. | Cyrille Bagard |
2015-04-11 | Drawn a selection line on buffer views. | Cyrille Bagard |
2015-04-11 | Fixed the remaining bugs in all kinds of navigation in buffer views. | Cyrille Bagard |
2015-04-09 | Fixed all known bugs with the keyboard-based navigation in buffer views. | Cyrille Bagard |
2015-04-03 | Defined a preferred size for views and reacted on scroll events. | Cyrille Bagard |
2015-04-03 | Tried to show basic blocks in the graphic view again. | Cyrille Bagard |
2015-03-08 | Handle cross references as well as entry points. | Cyrille Bagard |
2015-02-25 | Provided tweaks about positions when looking for address coordinates. | Cyrille Bagard |
2015-02-23 | Fixed a bug: do not close the connection after the initial handshake. | Cyrille Bagard |
2015-02-22 | Created a dialog box to select an entry point to display. | Cyrille Bagard |
2015-02-17 | Defined, computed and stored the checksum in the binary content manager. | Cyrille Bagard |
2015-02-16 | Added a basic support for Mobicore truslets. | Cyrille Bagard |
2015-02-11 | Registered all the supported formats in the system code. | Cyrille Bagard |
2015-02-11 | Marked buffer lines as containing an entry point when needed. | Cyrille Bagard |
2015-01-15 | Exported disassembled content in plain text or HTML format properly. | Cyrille Bagard |
2015-01-05 | Changed the way addresses are printed. | Cyrille Bagard |
2014-12-16 | Created operands for resolving symbols in disassembly code. | Cyrille Bagard |
2014-12-10 | Loaded major segment properties for an external GTK3 theme and defined some n... | Cyrille Bagard |
2014-11-29 | Displayed segments in the disassembly view. | 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-10-11 | Improved the disassembling process using memory ranges. | Cyrille Bagard |
2014-09-17 | Introduced memory ranges. | 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-08 | Added a few configuration parameters for the main window. | Cyrille Bagard |
2014-08-26 | Looked for coordinates using the new addresses definitions. | Cyrille Bagard |
2014-08-20 | Removed some debug code. | Cyrille Bagard |
2014-08-20 | Rewritten some parts of code to increase the binary processing speed. | Cyrille Bagard |
2014-08-16 | Improved the code for handling vmpa_t definitions. | Cyrille Bagard |
2014-08-05 | Defined the first steps for a new disassembling approach. | Cyrille Bagard |
2014-07-28 | Provided a way to receive a signal in the main thread. | Cyrille Bagard |
2014-07-10 | Fully rewritten the core configuration system. | Cyrille Bagard |
2014-06-03 | Disabled all accesses to GTK3 from Python. | 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-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 |