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
/
analysis
/
db
/
items
/
move.c
Age
Commit message (
Expand
)
Author
2023-09-10
Tune the compilation using flags instead of a config file.
Cyrille Bagard
2022-12-29
Refactor Makefiles to exclude GTK on demand.
Cyrille Bagard
2021-06-01
Improve the code quality by renaming the type for packed buffers.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-09-29
Removed useless features from DB collections.
Cyrille Bagard
2019-09-29
Cleaned the DB code a little bit.
Cyrille Bagard
2019-09-25
Prepared history for database items.
Cyrille Bagard
2019-09-12
Extended the Python API for update databases.
Cyrille Bagard
2019-09-11
Built suitable dynamic labels for bookmarks.
Cyrille Bagard
2019-05-11
Typo.
Cyrille Bagard
2019-05-08
Updated the core functions dealing with SQLite databases.
Cyrille Bagard
2018-07-23
Fixed the analysis database creations.
Cyrille Bagard
2018-07-16
Applied a new GUI update with the new loaded panels features.
Cyrille Bagard
2018-07-16
Updated the move entry from database items.
Cyrille Bagard
2018-07-14
Used abstract locations to scroll into displays.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
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-03-29
Handled areas which are not allocated in memory.
Cyrille Bagard
2017-03-24
Fixed various copy/paste mistakes in the database protocol.
Cyrille Bagard
2017-02-28
Defined abstract packed buffers to transfert data.
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
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-14
Handled Dalvik simple switch cases without fallthrough.
Cyrille Bagard
2016-09-08
Fixed a bug by transfering variable argument lists properly.
Cyrille Bagard
2016-04-27
Avoided freezes by refreshing the GUI in the main loop only.
Cyrille Bagard
2016-03-16
Created a new feature and stored all main moves in the database.
Cyrille Bagard