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
/
bookmarks.c
Age
Commit message (
Expand
)
Author
2020-02-04
Updated copyright headers.
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-17
Kept tracks of current active DB items.
Cyrille Bagard
2019-09-12
Extended the Python API for update databases.
Cyrille Bagard
2019-03-26
Given the priority to string.h from system includes.
Cyrille Bagard
2019-02-18
Marked all panels as being able to get closed.
Cyrille Bagard
2018-11-27
Used Glade to build all GUI panels.
Cyrille Bagard
2018-10-14
Typo.
Cyrille Bagard
2018-08-11
Created a new widget to handle tiled panels.
Cyrille Bagard
2018-07-16
Applied a new GUI update with the new loaded panels features.
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-05-03
Cosmetic.
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
Replaced all calls to the deprecated gtk_menu_popup() function.
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-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-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-08-13
Improved the look of dock stations and saved screen space.
Cyrille Bagard
2015-08-05
Run updates on collected items activity changes.
Cyrille Bagard
2015-08-02
Allowed to emit signals to GTK main thread for GUI updates in a generic way.
Cyrille Bagard
2015-07-28
Begun to manage collection items as active or inactive using timestamps.
Cyrille Bagard
2015-03-08
Listed all idenfied read only strings in a dedicated panel.
Cyrille Bagard
2015-02-25
Provided tweaks about positions when looking for address coordinates.
Cyrille Bagard
2015-02-23
Fixed a bug: do not close the connection after the initial handshake.
Cyrille Bagard
2015-02-22
Fixed a few GLib/GTK compilation warnings.
Cyrille Bagard
2015-02-09
Created a dialog box to create new bookmarks.
Cyrille Bagard
2015-02-09
Registered all the supported processors in the system code.
Cyrille Bagard
2015-01-04
Disabled lots of debug messages and fixed some symbols related bugs.
Cyrille Bagard
2014-10-16
Stored a bookmark into the data base and saved the archive.
Cyrille Bagard
2014-09-04
Updated the code and displayed the symbols using all symbols, not only routines.
Cyrille Bagard
2014-08-18
Inserted storages and collections into loaded binaries (first steps).
Cyrille Bagard