index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
panels
/
errors.c
Age
Commit message (
Expand
)
Author
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