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
/
bintree.c
Age
Commit message (
Collapse
)
Author
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-07-14
Updated the code handling binary contents.
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-11
Created a new widget to handle tiled panels.
Cyrille Bagard
2018-08-06
Removed some compilation warnings.
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-06-04
Measured the number of binary portions to load.
Cyrille Bagard
2018-06-04
Loaded the biggest panel contents using threads.
Cyrille Bagard
2018-02-18
Moved the resource builder as part of panel base.
Cyrille Bagard
2017-11-12
Defined a new interface for displaying loaded contents.
Cyrille Bagard
2017-08-26
Removed most of the functions using the editor items as global access to ↵
Cyrille Bagard
active items.
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