No description
Find a file
Jean Sirmai 76eb9c3e02
WIP: memory leaks src/widget/main_window/design.c no leaks when widgets added/removed
using g_object_ref_sink() & g_object_unref() only in the tests functions
click any button in any order in the header bar

src/widget/manager.c:
        gtk_window_set_child (window, NULL)    &
        gtk_window_destroy (window)            removed  (to keep ?)

The test functions are in:  src/widget/main_window/design.c
2025-02-03 17:13:20 +01:00
audits audits/* 2024-07-14 new dir "audits" added with its content 2024-11-21 23:27:25 +01:00
docs WIP: memory leaks fsm/measures/tools fsm_tools_list_test() < OK 2025-01-20 11:15:17 +01:00
include WIP: memory leaks src/widget/main_window/design.c no leaks when widgets added/removed 2025-02-03 17:13:20 +01:00
scripts scripts/*: add a script that can list every function name 2024-11-20 17:52:23 +01:00
src WIP: memory leaks src/widget/main_window/design.c no leaks when widgets added/removed 2025-02-03 17:13:20 +01:00
.gitignore Makefile: integrate makeinfo to build the manual 2024-11-29 11:35:34 +01:00
COPYING src/*, simple Gtk application 2024-11-20 17:38:36 +01:00
gem-graph.au docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
gem-graph.aus docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
gem-graph.aux docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
gem-graph.cp docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
gem-graph.cps docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
gem-graph.log docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
gem-graph.toc docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
Makefile WIP: memory leaks fsm/measures/tools fsm_tools_list_test() < OK 2025-01-20 11:15:17 +01:00
manifest.scm manifest.scm: sort dependencies alphabetically 2024-11-29 11:35:34 +01:00