Prototypes de fenêtres client en Gtk4. Le but n'est pas de finaliser le code mais d'explorer des dispositions de widgets à la fois simples et ergonomiques (du point de vue utilisateur) en n'utilisant pas le mécanisme GtkBuilder
Go to file
Jean Sirmai ba8ff7f65c
WIP: essai avec deux boutons > des erreurs mais améliorable
2024-06-13 10:33:11 +02:00
image WIP: run_space_page < new design 2024-06-02 23:21:04 +02:00
(notes) WIP: cleaning 2024-06-12 18:15:32 +02:00
COPYING First commit : a simple window with a button which prints 'Hello, World' 2024-04-20 11:17:01 +02:00
Makefile WIP: cleaning, simplifying, organizing #include parsing 2024-06-05 22:36:44 +02:00
automaton.c WIP: prêt pour un deuxième essai d'automate... 2024-06-13 00:08:10 +02:00
automaton.h WIP: prêt pour un deuxième essai d'automate... 2024-06-13 00:08:10 +02:00
base.h WIP: cleaning, simplifying, organizing #include base.h 2024-06-05 10:15:12 +02:00
callback.c WIP: essai avec deux boutons > des erreurs mais améliorable 2024-06-13 10:33:11 +02:00
callback.h WIP: essai avec deux boutons > des erreurs mais améliorable 2024-06-13 10:33:11 +02:00
contain.c WIP: essai avec deux boutons > des erreurs mais améliorable 2024-06-13 10:33:11 +02:00
contain.h WIP: une première approximation de la commutation : STATE / RULES / ANALYSE 2024-06-13 09:48:21 +02:00
dialog.c WIP: on_toggle_STATE_RULES_DATA button in callback 2024-06-13 09:26:01 +02:00
dialog.h WIP: cleaning 2024-06-12 18:15:32 +02:00
dimers random walk.xml WIP: trying to include : graph_stack, parsing but : undefined reference to symbol 'epoxy_glDeleteBuffers' 2024-06-04 22:40:15 +02:00
display.c WIP: void window_main_child (...) {...switch (selected_page)...} in contain.c 2024-06-08 15:22:04 +02:00
display.h WIP: void window_main_child (...) {...switch (selected_page)...} in contain.c 2024-06-08 15:22:04 +02:00
draw.c.todo WIP: Tout se passe dans : draw.c 2024-06-06 23:49:09 +02:00
graph_area.c WIP: colmatage, encore... 2024-06-06 23:23:25 +02:00
graph_area.h WIP: Tout se passe dans : draw.c 2024-06-06 23:49:09 +02:00
graph_stack.c WIP: récup de fonctions; colmatage (dirty, I presume) mais d'apparence efficace 2024-06-06 22:49:43 +02:00
init.c WIP: je comprends pas que ça marche, là ? (draw_space_... draw_grids_... in graph_stack (288)) 2024-06-06 10:52:41 +02:00
init.c.todo WIP: cleaning, simplifying, organizing #include graph_stack : shaders readed in init.c 2024-06-06 10:22:15 +02:00
main.c WIP: Il faudra bien une fenêtre de dialogue pour sauvegarder... 2024-06-11 00:11:50 +02:00
manifest.scm WIP: trying to include : graph_stack, parsing but : undefined reference to symbol 'epoxy_glDeleteBuffers' 2024-06-04 22:40:15 +02:00
parsing.c WIP: cleaning, simplifying, organizing #include parsing 2024-06-05 22:36:44 +02:00
parsing.h WIP: récup de fonctions; colmatage (dirty, I presume) mais d'apparence efficace 2024-06-06 22:49:43 +02:00
shader.frag WIP: cleaning, simplifying, organizing #include graph_stack : shaders readed in init.c 2024-06-06 10:22:15 +02:00
shader.vert WIP: cleaning, simplifying, organizing #include graph_stack : shaders readed in init.c 2024-06-06 10:22:15 +02:00
texts.c WIP: récup de fonctions; colmatage (dirty, I presume) mais d'apparence efficace 2024-06-06 22:49:43 +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
tree.c WIP: reorganization : create 'in_depth.c' 2024-06-02 22:49:16 +02:00
tree.h WIP: reorganization : create 'in_depth.c' 2024-06-02 22:49:16 +02:00