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
/
editor.c
Age
Commit message (
Expand
)
Author
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save me...
Cyrille Bagard
2016-11-11
Typo.
Cyrille Bagard
2016-11-11
Improved the way display panel binaries are tracked.
Cyrille Bagard
2016-11-11
Prepared the new organization of display widgets.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-22
Fixed GUI bugs in the case where no binary is loaded.
Cyrille Bagard
2016-09-21
Provided a real welcome panel at startup, with tricks and actions.
Cyrille Bagard
2016-08-06
Closed the right side panel when requested.
Cyrille Bagard
2016-05-13
Handled positions for both sides of paned widgets.
Cyrille Bagard
2016-03-12
Loaded all custom parameters storing positions of panels divisions.
Cyrille Bagard
2016-03-11
Handled user actions on the dock station buttons.
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
2016-02-17
Introduced a new window for destinaton previews in DragAndDrop operations.
Cyrille Bagard
2015-12-16
Built a new improved status bar for instructions information.
Cyrille Bagard
2015-12-04
Moved all files related to the GUI into the 'gui' directory.
Cyrille Bagard