summaryrefslogtreecommitdiff
path: root/src/gui/menus
AgeCommit message (Expand)Author
2017-02-19Created client/server certificates on demand for a given identity.Cyrille Bagard
2017-01-27Made the menu bar appear and disappear in the same way Firefox does.Cyrille Bagard
2017-01-15Prepared the GUI for the incoming debugging features.Cyrille Bagard
2017-01-15Improved symbol resolving using fully defined locations.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-30Rewritten the line buffers using generators and on-demand building to save me...Cyrille Bagard
2016-12-15Removed dead code.Cyrille Bagard
2016-12-15Defined proper accesses to instructions loaded by a processor.Cyrille Bagard
2016-11-11Prepared the new organization of display widgets.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-11-03Prepared the capacity to display more than one view per binary.Cyrille Bagard
2016-10-23Memorized all creators of line content at the line level and saved memory.Cyrille Bagard
2016-10-14Handled Dalvik simple switch cases without fallthrough.Cyrille Bagard
2016-09-27Given access to menus relative to binaries only if a view panel is displayed.Cyrille Bagard
2016-04-09Built interfaces using Glade and GLib resources.Cyrille Bagard
2016-03-26Fixed various bugs and mistakes.Cyrille Bagard
2016-03-16Created a new feature and stored all main moves in the database.Cyrille Bagard
2016-03-09Reorganized the whole code dealing with dockable panels.Cyrille Bagard
2016-03-08Loaded a dynamic list of dockable panels in the View menu.Cyrille Bagard
2016-02-20Handled a full screen mode.Cyrille Bagard
2016-02-10Refreshed all menu accesses in a better way.Cyrille Bagard
2016-02-02Given a chance to the caret to get defined before getting drawn.Cyrille Bagard
2016-01-17Set up the menus for the incoming next features.Cyrille Bagard
2016-01-17Updated access to the Edition menu based on the current selection.Cyrille Bagard
2016-01-16Changed the display of a segment containing the value of an immediate.Cyrille Bagard
2015-12-04Moved all files related to the GUI into the 'gui' directory.Cyrille Bagard
2015-10-01Rewritten the whole support of DEX file format.Cyrille Bagard
2015-09-19Extended the prototype for matching formats in order to get it suitable for p...Cyrille Bagard
2015-09-01Added a welcome panel as plugin using Python.Cyrille Bagard
2015-07-24Applied or canceled the effect of collected items on a given binary.Cyrille Bagard
2015-07-22Fortified the client/server protocol and first exchanges.Cyrille Bagard
2015-07-14Moved the project information into the analysis domain.Cyrille Bagard
2015-07-12Only given access to instructions from a processor.Cyrille Bagard
2015-05-11Provided a way to look for ROP gadgets in binary code.Cyrille Bagard
2015-04-03Tried to show basic blocks in the graphic view again.Cyrille Bagard
2015-03-10Fixed a bug when tracking cross references from a line with an empty size.Cyrille Bagard
2015-03-08Handle cross references as well as entry points.Cyrille Bagard
2015-02-25Provided tweaks about positions when looking for address coordinates.Cyrille Bagard
2015-02-23Fixed a bug: do not close the connection after the initial handshake.Cyrille Bagard
2015-02-22Created a dialog box to select an entry point to display.Cyrille Bagard
2015-02-16Connected each loaded binary as a client to a server.Cyrille Bagard
2015-02-09Created a dialog box to create new bookmarks.Cyrille Bagard
2014-11-25Removed all references to old GTK stock icons and thus removed GCC warnings.Cyrille Bagard
2014-10-21Cleaned, fixed and improved the rules for the display of view columns.Cyrille Bagard
2014-08-26Looked for coordinates using the new addresses definitions.Cyrille Bagard
2014-07-22Used in the right way some features of GLib classes in the GUI code.Cyrille Bagard
2014-06-25Given a name and a description for binaries, not always based on a filenames.Cyrille Bagard
2014-06-04Fixed bugs when dealing with views and updated the code for GTK3.Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard