Commit Graph

14 Commits

Author SHA1 Message Date
Jean Sirmai 8d510d84be
journal model (severity, source, value) OK (to complete) 2024-09-21 08:47:17 +02:00
Adrien Bourmault 17a337b2b8 src/*: fix missing functions to generate GLArea
The new UI prototype did not bring functions to generate a GLArea at the
correct location in the code tree. This commit fixes this.

Signed-off-by: Adrien 'neox' Bourmault <neox@a-lec.org>
2024-09-10 14:28:56 +02:00
Adrien Bourmault bcdb9cbc7a src/*, include/*: fix copyright headers 2024-09-10 14:28:53 +02:00
Jean Sirmai 96305bb4b7
one rule reorganization 2024-09-10 13:40:57 +02:00
Jean Sirmai 9e0ef7d28f
création de measure/list.c et de measure/manage.c (+ struct m_pile in fsm.h) 2024-08-27 15:07:16 +02:00
Jean Sirmai d2af43dcc9
struct pile // 1er essai : measures (2024-08-26) < générique == compliqué Comment faire ? 2024-08-26 22:11:51 +02:00
Jean Sirmai 432a0202a2
sorted list added <> OK 2024-08-26 16:03:07 +02:00
Jean Sirmai eb3bb2dc24
cleaning pile & list 2024-08-26 07:26:53 +02:00
Jean Sirmai e5d1c124e6
Copyright © 2016 CGi. Aucune reproduction, même partielle,... > Je vais demander l'autorisation. 2024-08-25 22:03:16 +02:00
Jean Sirmai b64df19b3b
double chained list ^c^v success from https://chgi.developpez.com/liste/ 2024-08-25 11:35:43 +02:00
Jean Sirmai 6545c587d2
WIP: cleaning names in util.h ! WARNING ! GRAPHICS #include ../../util.h modified 2024-08-24 15:26:56 +02:00
Jean Sirmai 961e470c2c
Introduction de src/util/io.c où est déplacée: 'char *read_file(char *filename)' < OK 2024-08-24 15:01:32 +02:00
Jean Sirmai 07bafc912a
introduction de src/util/... (util ? use ?...) 2024-08-24 10:52:28 +02:00
Jean Sirmai 085b165a6a
https://chgi.developpez.com/liste/ < ^c^v > OK 2024-08-23 23:30:39 +02:00