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
/
menus
/
view.c
Age
Commit message (
Expand
)
Author
2017-12-26
Created the GLoadedContent interface to load all kinds of content.
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 acti...
Cyrille Bagard
2017-07-28
Fixed compilation warnings.
Cyrille Bagard
2017-01-27
Made the menu bar appear and disappear in the same way Firefox does.
Cyrille Bagard
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
Prepared the new organization of display widgets.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-11-03
Prepared the capacity to display more than one view per binary.
Cyrille Bagard
2016-09-27
Given access to menus relative to binaries only if a view panel is displayed.
Cyrille Bagard
2016-03-26
Fixed various bugs and mistakes.
Cyrille Bagard
2016-03-09
Reorganized the whole code dealing with dockable panels.
Cyrille Bagard
2016-03-08
Loaded a dynamic list of dockable panels in the View menu.
Cyrille Bagard
2016-02-20
Handled a full screen mode.
Cyrille Bagard
2015-07-14
Moved the project information into the analysis domain.
Cyrille Bagard
2015-04-03
Tried to show basic blocks in the graphic view again.
Cyrille Bagard
2014-10-21
Cleaned, fixed and improved the rules for the display of view columns.
Cyrille Bagard
2014-06-04
Fixed bugs when dealing with views and updated the code for GTK3.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2012-08-12
Cleaned the code and handled file binaries properly.
Cyrille Bagard
2012-01-30
Provided a new working Project menu.
Cyrille Bagard
2012-01-26
Rewritten the way projects are managed.
Cyrille Bagard
2012-01-23
Added menus to change the current displayed view. Do not try the source view.
Cyrille Bagard
2012-01-16
Updated menus on view change.
Cyrille Bagard
2012-01-14
Updated calls to take the binary rendering options into account.
Cyrille Bagard