Commit Graph

175 Commits

Author SHA1 Message Date
Jean Sirmai 5f7e3ba1aa
index alphabétique des fonctions: n = 200 < il devient difficile de maintenir le tout sans outils 2024-09-30 21:54:33 +02:00
Jean Sirmai a549d5ea13
alphabetic_index.all How many items does it already include? 2024-09-30 18:12:50 +02:00
Jean Sirmai 8d368c1afd
names_index.all placé à la racine; à commenter avant de ranger par ordre alphabétique 2024-09-30 15:49:50 +02:00
Jean Sirmai 3c209becd3
nommage: création d'un index 2024-09-30 15:32:57 +02:00
Jean Sirmai 7e02ca86c5
functions index (renaming before) 2024-09-30 09:10:42 +02:00
Jean Sirmai e8f22cd813
journal cleaning signal on_topbar_right_measure_clicked() 2024-09-29 22:53:29 +02:00
Jean Sirmai 2706aaf7b2
const char *widget_get_btt_synth_label () {return synth;} < dans widget/topbar/left < mieux +++ 2024-09-24 22:29:39 +02:00
Jean Sirmai 6a914d3da4
journal I use logs to structure the project better 2024-09-24 11:58:48 +02:00
Jean Sirmai 1786f9fa16
journal removing deprecated files, cleaning 2024-09-23 12:21:36 +02:00
Jean Sirmai 36f2b6dd69
journal using SPEW (instead of REPETITIVE) 2024-09-23 11:01:12 +02:00
Jean Sirmai 59b797d965
journal restructuration (severity; source; file; function; value) completed 2024-09-23 00:07:26 +02:00
Jean Sirmai e0ceda76a1
journal cleaning WIP... 2024-09-22 22:47:52 +02:00
Jean Sirmai 0d312b7d31
journal introduction of : 'REPEATED' (applied to conditions' list and tree) 2024-09-22 15:30:00 +02:00
Jean Sirmai 8d510d84be
journal model (severity, source, value) OK (to complete) 2024-09-21 08:47:17 +02:00
Jean Sirmai d2ebb27a87
journal concat message + value in /fsm/dispatch/ push() TODO 2024-09-20 07:28:02 +02:00
Jean Sirmai 10e6d95f53
journal fsm_journal_event (char *message, int severity, int source, const char *value) 2024-09-20 06:47:56 +02:00
Jean Sirmai 167ee1254e
journal use MESSAGE, SOURCE, VALUE ? 2024-09-20 05:27:36 +02:00
Jean Sirmai 6061e78958
journal simplifying (before systematic usage) 2024-09-19 23:21:00 +02:00
Jean Sirmai dc4820fe17
journal use INFO, SOURCE, TARGET ? 2024-09-19 07:14:05 +02:00
Jean Sirmai 39a4537fed
journal filters on a possible classification and indexing test (/fsm/dispatch) 2024-09-17 12:56:59 +02:00
Jean Sirmai bc6b6082ec
journal filtrer ? quoi ? comment ? pourquoi ? (fsm/dispatch) 2024-09-16 23:19:14 +02:00
Jean Sirmai 42f7b9dba8
journal: considering a widget filter (see fsm.h) 2024-09-16 21:27:29 +02:00
Jean Sirmai 586dc4c7fa
must journal include widget specificities (window, button, glarea, etc.) ? 2024-09-16 19:50:59 +02:00
Jean Sirmai adeee11597
journal formatting, naming, cleaning 2024-09-16 16:23:45 +02:00
Jean Sirmai ba17b5c023
journal: a good place to start from 2024-09-16 08:06:08 +02:00
Jean Sirmai 0e925fe882
fsm_journal_publication_request (char *message) {fsm_journal_publish (gologos, message);} 2024-09-13 09:38:07 +02:00
Jean Sirmai 20adec4d78
fsm journal priorisé 2024-09-12 09:31:18 +02:00
Jean Sirmai 22e3eb998b
first journal 2024-09-11 23:57:13 +02:00
Jean Sirmai e5e674b194
WIP: fsm_journal_init (&glogos, "start fsm_init()") in fsm/dispatch 2024-09-11 10:23:07 +02:00
Jean Sirmai 5aa8c84ade
fsm_get_time() 2024-09-11 09:05:10 +02:00
Jean Sirmai 7f7c390b61
fonction fsm_journal_seek() implémentée (easy) 2024-09-11 08:13:00 +02:00
Jean Sirmai c46c0c0699
une double liste chainée est prête à héberger le fsm journal 2024-09-10 22:37:31 +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 c6ed3c5c0f
WIP: réorganisation widget/rules/ 2024-09-09 23:22:31 +02:00
Jean Sirmai a26478ff8d
mumm... let's make a little commit before changing everything... 2024-09-09 22:21:35 +02:00
Jean Sirmai 3d5e5d2d69
rule geometry and algebra (at end) to enquire and edit 2024-09-09 14:36:50 +02:00
Jean Sirmai 15470ea0a1
widget/rules/selected/wip_menu.c widget_get_btt_conditions_list() & assignations_list() 2024-09-09 14:11:32 +02:00
Jean Sirmai df71c999f9
widget/rules/selected/wip_menu.c widget_set_one_item_text_in_list (list_box, text) 2024-09-09 08:14:04 +02:00
Jean Sirmai 147cefce6d
WIP: préparation chantier menu dans widget/rules/selected/wip_menu.c *widget_get_btt_conditions_list() 2024-09-08 22:34:50 +02:00
Jean Sirmai 17d2306bd7
micro-commit buttons instead of labels in the right topbar popover 2024-09-08 22:09:34 +02:00
Jean Sirmai f4e023a236
WIP: https://github.com/ToshioCP/Gtk4-tutorial/blob/main/gfm/sec17.md what is 'startup' for ? 2024-09-06 11:02:03 +02:00
Jean Sirmai eddcb68911
Bon. GTK4 et la console sont deux threads distincts qui n'interagissent pas. Fin de l'essai et nettoyage. 2024-09-05 13:14:46 +02:00
Jean Sirmai 5ed02a396e
WIP: un [mode_console] pour tester la logique des commandes DO UNDO REDO ? 2024-09-03 17:32:42 +02:00
Jean Sirmai 0bf0a4fd19
WIP: cleaning 2024-09-02 18:50:47 +02:00
Jean Sirmai cbb8495783
un petit détour par la console... (taper 'entrée' pour ouvrir le fenêtre et... patientez un peu) 2024-09-02 17:34:28 +02:00
Jean Sirmai 16bfcdd4df
un point sur la répartition client/serveur (à lire dans 'main') 2024-08-31 16:07:19 +02:00
Jean Sirmai 924968ca26
fsm/engine.c > using the console to test a thread (or worker) prototype (back 30 years ago) 2024-08-31 09:12:59 +02:00
Jean Sirmai 270b408d28
https://fr.wikibooks.org/wiki/Mathc_gnuplot/Fichiers_pour_gnuplot (@fsm/measure/data_list.c) 2024-08-30 15:14:01 +02:00