cb8c5e78f8
WIDGETS HIERARCHY proof of concept (state dir includes top.c, middle.c, bottom.c and distrib.c)
11bcd85d68
C L E A N ++ From there, I will work only in: fsm, widget, signal
b63ab7d93b
C L E A N (functions names in fsm, widget, signal)
1becb489de
WIP: renaming (UPPER CASE > lower case) functions names
27a3f54851
main.c : g_signal_connect (app, activate, G_CALLBACK (on_windows_activation), NULL); << see init.c
7fcc2ed094
reset_all_objects_transparencies_to_value() is OK (now clean it)
600b6420e2
reset_all_objects_transparency_to_value < a starting point
6142fac0d4
Cleaning static debug_printing() in fsm.c using static char *tab[] = { STATE, RULES, DATA }
0e1aeb293c
A C T I O N S A C T I O N S A C T I O N S
d64691bf38
WIP: restructuring widget head (main window)
2115749c60
WIP: restructuring widget head (main window)
b3ea5c4676
signal 'clicked' is invalid for instance of type 'GtkMenuButton', 'GtkListBox' or 'GtkLabel' (heads.c 198)
f47014b4e6
WIP: failure of: gtk_menu_item_new_with_label (heads.c 176) How to connect ?