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
/
regedit.c
Age
Commit message (
Expand
)
Author
2020-12-08
Fixed registered signals for ephemeral panels.
Cyrille Bagard
2020-12-05
Rewritten the whole API dealing with panels.
Cyrille Bagard
2020-08-19
Used the new macro used to provide callbacks to GtkBuilder everywhere.
Cyrille Bagard
2020-08-08
Updated all the code relative to GUI items.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-03-26
Given the priority to string.h from system includes.
Cyrille Bagard
2019-03-11
Defined new config parameters for the edge colors.
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-18
Disabled simple accelerators when a text entry gets focus.
Cyrille Bagard
2017-12-29
Killed the last uses of the deprecated gtk_widget_override_color() function.
Cyrille Bagard
2017-07-28
Replaced all calls to the deprecated gtk_menu_popup() function.
Cyrille Bagard
2017-02-19
Created client/server certificates on demand for a given identity.
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-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-09-21
Provided a real welcome panel at startup, with tricks and actions.
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-03-08
Listed all idenfied read only strings in a dedicated panel.
Cyrille Bagard
2015-02-22
Fixed a few GLib/GTK compilation warnings.
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
2014-07-10
Fully rewritten the core configuration system.
Cyrille Bagard