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
/
core
/
logs.c
Age
Commit message (
Expand
)
Author
2024-05-15
Define all function attributes in a centralized header.
Cyrille Bagard
2024-05-14
Restore some logging facilities with automatic switch to the GUI.
Cyrille Bagard
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
2020-12-05
Rewritten the whole API dealing with panels.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2018-12-01
Created an extra log category for external errors.
Cyrille Bagard
2018-08-11
Created a new widget to handle tiled panels.
Cyrille Bagard
2018-07-21
Simplified the logging system for plugins.
Cyrille Bagard
2018-04-23
Formatted the log messages displayed in batch mode.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-02-11
Created a dedicated interface fot panel updating.
Cyrille Bagard
2018-01-13
Handled the logs from the GUI, the command line and the Python bindings.
Cyrille Bagard