summaryrefslogtreecommitdiff
path: root/src/gui/panels/bintree.c
AgeCommit message (Expand)Author
2018-08-11Created a new widget to handle tiled panels.Cyrille Bagard
2018-08-06Removed some compilation warnings.Cyrille Bagard
2018-07-18Disabled simple accelerators when a text entry gets focus.Cyrille Bagard
2018-07-16Applied a new GUI update with the new loaded panels features.Cyrille Bagard
2018-06-04Measured the number of binary portions to load.Cyrille Bagard
2018-06-04Loaded the biggest panel contents using threads.Cyrille Bagard
2018-02-18Moved the resource builder as part of panel base.Cyrille Bagard
2017-11-12Defined a new interface for displaying loaded contents.Cyrille Bagard
2017-08-26Removed most of the functions using the editor items as global access to acti...Cyrille Bagard
2017-08-13Listed all errors occurred while loading a binary file.Cyrille Bagard
2017-04-09Provided a tree panel to inspect binary content.Cyrille Bagard