Age | Commit message (Expand) | Author |
2021-04-08 | Avoid potential conflicts with the global errno variable. | Cyrille Bagard |
2020-12-24 | Ported the panel update mechanisms to the Python API. | Cyrille Bagard |
2020-12-05 | Rewritten the whole API dealing with panels. | Cyrille Bagard |
2020-08-19 | Used the new macro used to provide callbacks to GtkBuilder everywhere. | Cyrille Bagard |
2020-08-08 | Updated all the code relative to GUI items. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2019-03-26 | Given the priority to string.h from system includes. | Cyrille Bagard |
2018-08-21 | Avoided a crash in the errors panel when no binary is loaded. | Cyrille Bagard |
2018-08-11 | Created a new widget to handle tiled panels. | Cyrille Bagard |
2018-07-16 | Applied a new GUI update with the new loaded panels features. | Cyrille Bagard |
2018-06-17 | Got access to external files thanks to new core functions. | Cyrille Bagard |
2018-06-06 | Hidden virtual addresses when code runs in a VM. | Cyrille Bagard |
2018-06-04 | Avoided to count errors twice. | Cyrille Bagard |
2018-06-01 | Setup more control when updating panels. | Cyrille Bagard |
2018-04-02 | Removed lots of uninitialized uses, mostly in NDEBUG mode. | Cyrille Bagard |
2018-02-20 | Replaced the old symbol panel by a new improved one. | Cyrille Bagard |
2018-02-18 | Hidden transitions when updating panel content. | Cyrille Bagard |
2018-02-18 | Moved the resource builder as part of panel base. | Cyrille Bagard |
2018-02-11 | Created a dedicated interface fot panel updating. | Cyrille Bagard |
2017-12-27 | Updated the error panel summary in the main thread. | Cyrille Bagard |
2017-11-12 | Defined a new interface for displaying loaded contents. | Cyrille Bagard |
2017-08-27 | Handled Dalvik code definition loading with more care. | Cyrille Bagard |
2017-08-27 | Fixed some bugs in the error panel. | Cyrille Bagard |
2017-08-26 | Removed most of the functions using the editor items as global access to acti... | Cyrille Bagard |
2017-08-22 | Reorganized the global variables for the work queue singleton. | Cyrille Bagard |
2017-08-13 | Listed all errors occurred while loading a binary file. | Cyrille Bagard |