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
/
symbols.c
Age
Commit message (
Expand
)
Author
2020-04-18
Taken into account the potential absence of demangler in the symbol panel.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-08-14
Updated the Python bindings for binary symbols.
Cyrille Bagard
2019-03-26
Given the priority to string.h from system includes.
Cyrille Bagard
2018-10-25
Fixed a Use-After-Free in the symbols panel.
Cyrille Bagard
2018-10-14
Typo.
Cyrille Bagard
2018-10-14
Updated code.
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-19
Selected the right symbol location for the symbols panel.
Cyrille Bagard
2018-07-18
Fixed a UAF in the symbols panel when filtering.
Cyrille Bagard
2018-07-18
Disabled simple accelerators when a text entry gets focus.
Cyrille Bagard
2018-07-17
Got the namespace separator from formats when listing symbols.
Cyrille Bagard
2018-07-16
Applied a new GUI update with the new loaded panels features.
Cyrille Bagard
2018-07-04
Updated the API for building symbol labels.
Cyrille Bagard
2018-06-17
Got access to external files thanks to new core functions.
Cyrille Bagard
2018-06-04
Loaded the biggest panel contents using threads.
Cyrille Bagard
2018-06-01
Setup more control when updating panels.
Cyrille Bagard
2018-04-22
Reorganized the symbol panel only when the treeview is connected to its model.
Cyrille Bagard
2018-04-02
Removed lots of uninitialized uses, mostly in NDEBUG mode.
Cyrille Bagard
2018-02-21
Cut symbol labels using words instead of single characters.
Cyrille Bagard
2018-02-20
Replaced the old symbol panel by a new improved one.
Cyrille Bagard
2018-01-13
Created a real iterator for symbols.
Cyrille Bagard
2017-12-08
Introduced the symbol visibility.
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-04-09
Provided a tree panel to inspect binary content.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-11
Prepared the new organization of display widgets.
Cyrille Bagard
2016-11-03
Counted references for each provided binary format.
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-28
Updated and improved the symbols panel.
Cyrille Bagard
2016-03-16
Created a new feature and stored all main moves in the database.
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-03-08
Loaded a dynamic list of dockable panels in the View menu.
Cyrille Bagard
2015-07-25
Created an (empty) panel for evolution history.
Cyrille Bagard
2015-07-12
Cleaned the code handling binary symbols.
Cyrille Bagard
2015-04-26
Loaded internal smybols ; created entry points only when needed.
Cyrille Bagard
2015-02-25
Provided tweaks about positions when looking for address coordinates.
Cyrille Bagard
2015-02-22
Fixed a few GLib/GTK compilation warnings.
Cyrille Bagard
2015-02-16
Connected each loaded binary as a client to a server.
Cyrille Bagard
2015-02-09
Registered all the supported processors in the system code.
Cyrille Bagard
2014-09-17
Introduced memory ranges.
Cyrille Bagard
2014-09-05
Removed some warnings by using gtk_widget_get_preferred_size() instead of the...
Cyrille Bagard
2014-09-04
Updated the code and displayed the symbols using all symbols, not only routines.
Cyrille Bagard
2014-08-27
Removed some warnings about deprecated calls to gtk_[hv]box_new().
Cyrille Bagard
2014-07-22
Used in the right way some features of GLib classes in the GUI code.
Cyrille Bagard
2014-07-10
Fully rewritten the core configuration system.
Cyrille Bagard
[next]