Age | Commit message (Expand) | Author |
2015-07-24 | Replaced all remaining raw accesses to binary contents with the GBinContent w... | Cyrille Bagard |
2015-07-14 | Given to the log panel its own GLib instance. | Cyrille Bagard |
2015-07-12 | Cleaned the code handling binary symbols. | Cyrille Bagard |
2015-07-12 | Only given access to instructions from a processor. | Cyrille Bagard |
2015-04-26 | Loaded internal smybols ; created entry points only when needed. | Cyrille Bagard |
2015-04-10 | Extended the behavior of the strings panel. | Cyrille Bagard |
2015-04-05 | Restored the panel for a glance at the current code view. | Cyrille Bagard |
2015-03-08 | Listed all idenfied read only strings in a dedicated panel. | 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 | Fixed a few GLib/GTK compilation warnings. | Cyrille Bagard |
2015-02-16 | Connected each loaded binary as a client to a server. | Cyrille Bagard |
2015-02-09 | Created a dialog box to create new bookmarks. | Cyrille Bagard |
2015-02-09 | Registered all the supported processors in the system code. | Cyrille Bagard |
2015-01-04 | Disabled lots of debug messages and fixed some symbols related bugs. | Cyrille Bagard |
2014-11-25 | Removed all references to old GTK stock icons and thus removed GCC warnings. | Cyrille Bagard |
2014-10-16 | Allowed log messages from every thread contexts. | Cyrille Bagard |
2014-10-16 | Stored a bookmark into the data base and saved the archive. | Cyrille Bagard |
2014-09-17 | Introduced memory ranges. | Cyrille Bagard |
2014-09-11 | Displayed a default picture when no panel overview is available. | Cyrille Bagard |
2014-09-05 | Removed some warnings by using gtk_widget_get_preferred_size() instead of the... | Cyrille Bagard |
2014-09-04 | Updated the code and displayed the symbols using all symbols, not only routines. | Cyrille Bagard |
2014-08-27 | Removed some warnings about deprecated calls to gtk_[hv]box_new(). | Cyrille Bagard |
2014-08-18 | Inserted storages and collections into loaded binaries (first steps). | Cyrille Bagard |
2014-07-22 | Used in the right way some features of GLib classes in the GUI code. | 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-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-01-26 | Saved the first steps of the migration to GTK+ v3. | Cyrille Bagard |
2013-06-09 | Improved the whole symbols panel and added a filter on it. | 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-01-28 | Changed the mouse pointer when moving views using the glance panel. | Cyrille Bagard |
2013-01-20 | Fixed some GCC warnings. | Cyrille Bagard |
2013-01-06 | Transferred the scale computing to the rendered view. | Cyrille Bagard |
2012-12-12 | Updated display of graphical views on option change and fixed size bugs. | Cyrille Bagard |
2012-11-25 | Ensured that automatic resizing fits well for small screen resolutions. | Cyrille Bagard |
2012-11-20 | Avoided flickering when playing on the borders of the glance panel. | Cyrille Bagard |
2012-11-10 | Provided a nice way to get a small preview of the current graph. | Cyrille Bagard |
2012-11-05 | Removed the old interface for rendering lines. | Cyrille Bagard |
2012-10-28 | Updated the code of the old panel and displayed found strings again. | Cyrille Bagard |
2012-10-12 | Reorganized types definitions. | Cyrille Bagard |
2012-10-07 | Tried to resize the panels when the editor is resized. | Cyrille Bagard |
2012-09-17 | Fixed a bug when splitting panels. | Cyrille Bagard |
2012-09-15 | Shown all Android permissions with links to the code. | Cyrille Bagard |
2012-08-19 | Rewritten a cleaner way to dock panels. | Cyrille Bagard |
2012-08-12 | Cleaned the code and handled file binaries properly. | Cyrille Bagard |
2012-08-03 | Loaded the permissions used by an APK file. | Cyrille Bagard |
2012-04-01 | Moved all the File menu entries in the GUI menu. | Cyrille Bagard |