image
WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL);
2024-05-31 22:34:15 +02:00
(notes)
un p'tit commit avant de connecter tout ça (^z < on en reparlera)
2024-05-16 17:20:44 +02:00
COPYING
First commit : a simple window with a button which prints 'Hello, World'
2024-04-20 11:17:01 +02:00
Makefile
Makefile (+) #define W_GL_AREA 1800 - 34 #define H_GL_AREA 1000 - 6
2024-05-05 20:53:52 +02:00
callback.c
WIP: cleaning <> prêt pour réorganiser selon MVC + DESIGN / OPERATIONS
2024-06-02 13:13:37 +02:00
callback.h
WIP: cleaning <> prêt pour réorganiser selon MVC + DESIGN / OPERATIONS
2024-06-02 13:13:37 +02:00
cold.c
cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438.
2024-05-08 23:43:23 +02:00
cold.h
cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438.
2024-05-08 23:43:23 +02:00
contain.c
WIP: cleaning <> prêt pour réorganiser selon MVC + DESIGN / OPERATIONS
2024-06-02 13:13:37 +02:00
contain.h
WIP: cleaning <> prêt pour réorganiser selon MVC + DESIGN / OPERATIONS
2024-06-02 13:13:37 +02:00
display.c
WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL);
2024-05-31 22:34:15 +02:00
display.h
cleaning only; application = self << ? (contain.c line 346)
2024-06-01 11:32:57 +02:00
hot.c
WIP: cleaning <> prêt pour réorganiser selon MVC + DESIGN / OPERATIONS
2024-06-02 13:13:37 +02:00
hot.h
WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL);
2024-05-31 22:34:15 +02:00
junk
Makefile (+) #define W_GL_AREA 1800 - 34 #define H_GL_AREA 1000 - 6
2024-05-05 20:53:52 +02:00
main.c
WIP: cleaning <> prêt pour réorganiser selon MVC + DESIGN / OPERATIONS
2024-06-02 13:13:37 +02:00
texts.c
cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438.
2024-05-08 23:43:23 +02:00
texts.h
cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438.
2024-05-08 23:43:23 +02:00
warm.c
WIP: cleaning <> prêt pour réorganiser selon MVC + DESIGN / OPERATIONS
2024-06-02 13:13:37 +02:00
warm.h
pages >> contain & widgets >> display
2024-05-10 06:19:20 +02:00