summaryrefslogtreecommitdiff
path: root/src/gui/menus/file.c
AgeCommit message (Expand)Author
2020-08-18Centralized the macro used to provide callbacks to GtkBuilder easily.Cyrille Bagard
2020-08-15Removed useless headers from code.Cyrille Bagard
2020-08-15Rebuilt the main interface using Glade.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-06-24Referenced all accesses to the main window.Cyrille Bagard
2019-02-01Inserted an option to render disassembly even in batch mode.Cyrille Bagard
2018-11-25Displayed and hidden loaded contents on project change.Cyrille Bagard
2018-07-18Restored the saving proposal at exit.Cyrille Bagard
2018-07-18Disabled simple accelerators when a text entry gets focus.Cyrille Bagard
2017-12-31Updated the ROP gadgets finder.Cyrille Bagard
2017-12-26Registered the current project as a real global variable.Cyrille Bagard
2017-11-20Typo.Cyrille Bagard
2017-08-27Deleted the reference to the main window in all panels.Cyrille Bagard
2017-01-27Made the menu bar appear and disappear in the same way Firefox does.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2015-07-14Moved the project information into the analysis domain.Cyrille Bagard
2014-11-25Removed all references to old GTK stock icons and thus removed GCC warnings.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2012-08-19Rewritten a cleaner way to dock panels.Cyrille Bagard
2012-04-01Moved all the File menu entries in the GUI menu.Cyrille Bagard
2012-01-30Provided a new working Project menu.Cyrille Bagard
2012-01-26Rewritten the way projects are managed.Cyrille Bagard
2011-11-30Added the new "File" menu allowing to terminate the program.Cyrille Bagard