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
/
gtkext
/
gtkextstatusbar.c
Age
Commit message (
Expand
)
Author
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-03-13
Given more flexibility to the field names of locations in XML databases.
Cyrille Bagard
2015-11-27
Protected other data access using locks.
Cyrille Bagard
2015-11-11
Prepared the next generation of parallel processings.
Cyrille Bagard
2015-11-09
Avoided to load the status bar twice and to crash in the worst case.
Cyrille Bagard
2015-07-17
Updated the Python bindings.
Cyrille Bagard
2014-12-31
Resolved links in disassembled instructions.
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
2012-12-16
Reintroduced the delayed disassembling of binaries.
Cyrille Bagard
2012-01-30
Provided a new working Project menu.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2010-04-11
Provided a faster than GTK display buffer.
Cyrille Bagard
2009-08-30
Rendered using the GTK buffer (crappy version).
Cyrille Bagard
2009-07-31
Processed disassembling in a dedicated thread.
Cyrille Bagard