Age | Commit message (Expand) | Author |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2020-12-11 | Excluded an useless header. | Cyrille Bagard |
2020-12-05 | Rewritten the whole API dealing with panels. | Cyrille Bagard |
2020-08-15 | Removed access to old global instances. | Cyrille Bagard |
2020-08-15 | Rebuilt the main interface using Glade. | Cyrille Bagard |
2020-08-09 | Provided Python bindings for the main menu bar. | Cyrille Bagard |
2020-08-08 | Updated all the code relative to GUI items. | Cyrille Bagard |
2020-05-25 | Provided a way to relocate built binaries. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2019-11-16 | Restored the panel positions in an updated environment. | Cyrille Bagard |
2019-10-24 | Provided a dialog box to manage snapshots. | Cyrille Bagard |
2019-07-22 | Allowed plugins to extend the current theme. | Cyrille Bagard |
2019-06-24 | Referenced all accesses to the main window. | Cyrille Bagard |
2019-04-09 | Introduced a new theme format. | Cyrille Bagard |
2019-03-26 | Given the priority to string.h from system includes. | Cyrille Bagard |
2019-03-23 | Removed references to local sources if required. | Cyrille Bagard |
2019-01-23 | Prepared a toolbar for actions on basic blocks. | Cyrille Bagard |
2019-01-21 | Improved code as GTK failed to load CSS content it has exported. | Cyrille Bagard |
2019-01-21 | Fixed a Use-After-Free when displaying loaded dark theme path. | Cyrille Bagard |
2019-01-02 | Got ride of some uninitialized variable usages. | Cyrille Bagard |
2018-10-17 | Extended themes from plugins CSS definitions. | Cyrille Bagard |
2018-10-17 | Written a better version of CSS definitions loading. | Cyrille Bagard |
2018-08-20 | Allowed to load several extra CSS files for GTK styles. | Cyrille Bagard |
2018-08-18 | Created a way to dock a panel without registering it. | Cyrille Bagard |
2018-08-11 | Created a new widget to handle tiled panels. | Cyrille Bagard |
2018-08-08 | Improved reference count tracking. | Cyrille Bagard |
2018-07-20 | Ensured the GUI gets updated at startup. | Cyrille Bagard |
2018-07-18 | Disabled simple accelerators when a text entry gets focus. | Cyrille Bagard |
2018-07-16 | Applied a new GUI update with the new loaded panels features. | Cyrille Bagard |
2018-07-16 | Updated the move entry from database items. | Cyrille Bagard |
2018-07-14 | Used abstract locations to scroll into displays. | Cyrille Bagard |
2018-07-12 | Added menu items to switch to next and previous views. | Cyrille Bagard |
2018-05-12 | Removed all execute bits in the source code files. | Cyrille Bagard |
2018-04-22 | Installed the core headers in the right place for plugins. | Cyrille Bagard |
2018-04-05 | Fixed a compilation warning by including the required header. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-01-13 | Handled the logs from the GUI, the command line and the Python bindings. | 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 acti... | Cyrille Bagard |
2017-08-21 | Fixed installation directories. | Cyrille Bagard |
2017-08-13 | Listed all errors occurred while loading a binary file. | Cyrille Bagard |
2017-04-09 | Provided a tree panel to inspect binary content. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-13 | Moved the registration of sharing hash tables. | Cyrille Bagard |
2016-11-09 | Loaded GTK CSS extensions from files in a given theme directory. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-10-23 | Deleted a level of data to reduce the memory fingerprint. | Cyrille Bagard |
2016-10-22 | Made all segments share their content to save memory. | Cyrille Bagard |
2016-09-21 | Provided a real welcome panel at startup, with tricks and actions. | Cyrille Bagard |