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
/
status.c
Age
Commit message (
Expand
)
Author
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-05-19
Loaded the ELF internal symbols using all the available CPUs.
Cyrille Bagard
2016-02-10
Refreshed all menu accesses in a better way.
Cyrille Bagard
2016-02-02
Given a chance to the caret to get defined before getting drawn.
Cyrille Bagard
2016-01-17
Updated access to the Edition menu based on the current selection.
Cyrille Bagard
2015-12-29
Avoided to crash by being too strict with addresses provided by clicks on the...
Cyrille Bagard
2015-12-16
Built a new improved status bar for instructions information.
Cyrille Bagard
2015-07-12
Cleaned the code handling binary symbols.
Cyrille Bagard
2015-04-20
Transmitted the focus when a limit has been reached while using he keyboard.
Cyrille Bagard
2015-02-09
Registered all the supported processors in the system code.
Cyrille Bagard
2014-11-01
Moved the caret with mouse and keyboard.
Cyrille Bagard
2014-09-21
Showed information about a selected address in the status bar.
Cyrille Bagard
2014-07-22
Used in the right way some features of GLib classes in the GUI code.
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
2013-06-08
Removed all usages of gdk_threads_enter()/gdk_threads_leave() in the status bar.
Cyrille Bagard
2013-06-02
Saved some progress about edition views.
Cyrille Bagard