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
/
core
/
panels.c
Age
Commit message (
Expand
)
Author
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
2019-01-02
Got ride of some uninitialized variable usages.
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
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-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-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-09-21
Provided a real welcome panel at startup, with tricks and actions.
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