Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-04 | Updated the API for building symbol labels. | Cyrille Bagard | |
2018-06-04 | Loaded the biggest panel contents using threads. | Cyrille Bagard | |
2018-05-03 | Cosmetic. | Cyrille Bagard | |
2018-01-13 | Created a real iterator for symbols. | Cyrille Bagard | |
2017-11-12 | Defined a new interface for displaying loaded contents. | Cyrille Bagard | |
2017-08-27 | Deleted the reference to the main window in all panels. | Cyrille Bagard | |
2017-08-26 | Removed most of the functions using the editor items as global access to ↵ | Cyrille Bagard | |
active items. | |||
2017-07-28 | Replaced all calls to the deprecated gtk_menu_popup() function. | Cyrille Bagard | |
2017-01-27 | Made the menu bar appear and disappear in the same way Firefox does. | Cyrille Bagard | |
2016-12-31 | Updated all copyrights. | Cyrille Bagard | |
2016-12-29 | Cut binary data into several areas using all the available CPUs and less memory. | Cyrille Bagard | |
2016-12-15 | Defined proper accesses to instructions loaded by a processor. | Cyrille Bagard | |
2016-12-12 | Applied some code refactoring to remove usages of GBinFormat in favor of ↵ | Cyrille Bagard | |
GExeFormat. | |||
2016-11-11 | Prepared the new organization of display widgets. | Cyrille Bagard | |
2016-11-03 | Counted references for each provided binary format. | Cyrille Bagard | |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard | |
2016-03-16 | Created a new feature and stored all main moves in the database. | Cyrille Bagard | |
2016-03-09 | Stored and loaded panels attributes using the global configuration. | Cyrille Bagard | |
2016-03-09 | Reorganized the whole code dealing with dockable panels. | Cyrille Bagard | |
2016-03-08 | Loaded a dynamic list of dockable panels in the View menu. | Cyrille Bagard | |
2016-02-10 | Displayed the name of the area containing a string, if any. | Cyrille Bagard | |
2015-12-04 | Moved all files related to the GUI into the 'gui' directory. | Cyrille Bagard | |
2015-09-11 | Created an interface from the original GBinContent object. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@576 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-08-13 | Improved the look of dock stations and saved screen space. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@571 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-24 | Replaced all remaining raw accesses to binary contents with the GBinContent ↵ | Cyrille Bagard | |
wrapper in binary formats. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@555 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-12 | Cleaned the code handling binary symbols. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@548 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-12 | Only given access to instructions from a processor. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@547 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-10 | Extended the behavior of the strings panel. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@508 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-03-08 | Listed all idenfied read only strings in a dedicated panel. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@483 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-11-25 | Removed all references to old GTK stock icons and thus removed GCC warnings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@428 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-08-27 | Removed some warnings about deprecated calls to gtk_[hv]box_new(). | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@395 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-07-22 | Used in the right way some features of GLib classes in the GUI code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@382 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-04-28 | Updated all copyright headers. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-10-28 | Updated the code of the old panel and displayed found strings again. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@276 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |