Commit Graph

171 Commits

Author SHA1 Message Date
Jean Sirmai 1ad7ba36ef
Rules with a right pane 'camera' and three lists (conditions, actions, identity) 2024-07-30 03:21:39 +02:00
Jean Sirmai f0c8d91933
A pilot box to control the user rules tree, the rules use and the comparator (TODO) 2024-07-29 15:15:08 +02:00
Jean Sirmai f11ab2e05e
Introducing the 'View Rules Use' pane. This pane and the comparator can be masked 2024-07-29 05:46:10 +02:00
Jean Sirmai bcb4cfc9ed
WIP: adding a 'pilot box' in the rules pane 2024-07-28 16:50:39 +02:00
Jean Sirmai 6f84e6ca10
Finite State Machine OK (transitions EXEC / EDIT in State and Rules pages) 2024-07-28 05:44:48 +02:00
Jean Sirmai ddf96045bd
rules explore controls (first approach) 2024-07-27 20:55:50 +02:00
Jean Sirmai 8a94b02013
WIP: cleaning (images) 2024-07-27 15:10:43 +02:00
Jean Sirmai a70987a860
in widget is a rule directory. It has three files : rules_tree.c selected_rule.c & distrib.c 2024-07-27 12:34:32 +02:00
Jean Sirmai 52b9a000ef
WIP: get_an_impression_of_what_a_rules_comparator_could_be 2024-07-27 06:10:34 +02:00
Jean Sirmai 52d9ed6817
WIP: const char *icon_name [3] = {...,...,...}; << transtypage vers un pointeur depuis un entier de taille différente 2024-07-26 22:18:03 +02:00
Jean Sirmai d8f8d39028
O B J E C T S T R A N S P A R E N C I E S << a first functionnal prototype 2024-07-26 12:26:24 +02:00
Jean Sirmai 4a271bc2d5
WIP: demo en cliquant sur store et reset; reste à mettre en mémoire un état choisi 2024-07-25 23:25:04 +02:00
Jean Sirmai eae714b2a3
WIP: beaucoup de nettoyage à faire mais la voie est libre... 2024-07-25 19:59:29 +02:00
Jean Sirmai 40857dd683
La FSM n'a pas à connaitre le détail des préférences mais seulement si elles sont satisfaites ou non. 2024-07-25 05:55:15 +02:00
Jean Sirmai 89bde1d284
WIP: using 'preferences' < first step 2024-07-24 23:07:14 +02:00
Jean Sirmai 01b59ee7ac
WIP: cleaning, cleaning... 2024-07-24 18:22:59 +02:00
Jean Sirmai fe047b5c2f
WIP: gtk_check_button_set_group() < to cast (in top.c 63, 72, 83, 94) 2024-07-24 17:54:12 +02:00
Jean Sirmai 9566672636
WIP: cleaning... cleaning... 2024-07-24 14:14:05 +02:00
Jean Sirmai 57db1a46ca
WIP: debugging, cleaning, simplifying 2024-07-23 19:43:21 +02:00
Jean Sirmai d132261f1e
Three buttons in the 'reset box' to improve the objects transparencies management 2024-07-23 00:17:35 +02:00
Jean Sirmai bff9a693e8
some more comments in the 'include' files 2024-07-22 18:02:14 +02:00
Jean Sirmai cb8c5e78f8
WIDGETS HIERARCHY proof of concept (state dir includes top.c, middle.c, bottom.c and distrib.c) 2024-07-22 17:18:40 +02:00
Jean Sirmai c30a50b089
some comments in the 'include' files 2024-07-22 15:42:24 +02:00
Jean Sirmai 11bcd85d68
C L E A N ++ From there, I will work only in: fsm, widget, signal 2024-07-21 23:17:01 +02:00
Jean Sirmai b63ab7d93b
C L E A N (functions names in fsm, widget, signal) 2024-07-21 13:01:30 +02:00
Jean Sirmai 1becb489de
WIP: renaming (UPPER CASE > lower case) functions names 2024-07-21 12:33:29 +02:00
Jean Sirmai 27a3f54851
main.c : g_signal_connect (app, activate, G_CALLBACK (on_windows_activation), NULL); << see init.c 2024-07-21 11:35:00 +02:00
Jean Sirmai 9d1298ca7a
OBJECTS_and_SITUATIONS boxes OK 2024-07-20 19:20:01 +02:00
Jean Sirmai d3e050641d
WIP: cleaning reset_all_situations_transparencies_to_value() 2024-07-20 19:04:08 +02:00
Jean Sirmai a9b4874956
introducing widget/init.c 2024-07-20 16:38:31 +02:00
Jean Sirmai 7fcc2ed094
reset_all_objects_transparencies_to_value() is OK (now clean it) 2024-07-20 15:24:32 +02:00
Jean Sirmai 46915ed62f
reset_all_objects_transparency_to_value < a starting point 2024-07-19 23:02:27 +02:00
Jean Sirmai 8e0ef0fdbd
Renommage + cleaning après audit 2024-07-19 10:54:32 +02:00
Jean Sirmai 19f3483c2c
Renommage (fsm) suite audit 2024-07-19 00:17:19 +02:00
Jean Sirmai 31923af432
Renommage get/set et noms de fonctions après audit 2024-07-18 23:51:04 +02:00
Jean Sirmai 7213efb714
Renommage dossiers/fichiers après audit 2024-07-18 22:06:24 +02:00
Jean Sirmai 0e1aeb293c
A C T I O N S A C T I O N S A C T I O N S 2024-07-15 10:26:14 +02:00
Jean Sirmai b3ea5c4676
signal 'clicked' is invalid for instance of type 'GtkMenuButton', 'GtkListBox' or 'GtkLabel' (heads.c 198) 2024-07-14 15:08:45 +02:00
Jean Sirmai 34f295d8cc
WIP: How to make this popover popup ? (see heads.c 183 & calls.c 351 2024-07-14 06:57:32 +02:00
Jean Sirmai 883bc5f311
WIP: calls.on_clicked_MENU() prints a list-box children pointers at 2024-07-13 19:31:25 +02:00
Jean Sirmai db24cf601b
Une ébauche de menu dans la barre de titre (copié sur 'tree') 2024-07-13 07:48:46 +02:00
Jean Sirmai 953f96b19d
WIP: systematic renaming II 2024-07-11 08:53:38 +02:00
Jean Sirmai 8ce7191df3
WIP: systematic renaming I 2024-07-10 23:31:30 +02:00
Jean Sirmai f8a2494f38
Progress report. Status: awaiting structure review and naming recommandations 2024-07-09 23:03:11 +02:00
Jean Sirmai 4ce3babd30
Décompte des appels de fonction en cours (interrompu) 2024-07-09 15:08:32 +02:00
Jean Sirmai 5d9e70b03d
réflexions à 5h du matin (voir main.c) 2024-07-09 05:00:44 +02:00
Jean Sirmai 5c18d2416e
automat.h < corrections dépendances 2024-07-08 22:11:10 +02:00
Jean Sirmai 11909920f0
WIP: création de automat.h 2024-07-08 22:05:15 +02:00
Jean Sirmai 509e7b6191
WIP: cleaning file list in main.c 2024-07-08 09:13:11 +02:00
Jean Sirmai e2238ae830
L I S T E D E S F I C H I E R S A R E N O M M E R (in main) 2024-07-08 07:52:27 +02:00
Jean Sirmai 562365ec78
WIP: creation des sub-automates: OBJECTS & SITUATIONS_box_RESET_VALUE 2024-07-06 08:27:05 +02:00
Jean Sirmai 415238c5d1
WIP: Comment remettre tous les curseurs (Objects/Situations) à ZÉRO ou à UN. 2024-07-05 22:19:18 +02:00
Jean Sirmai 76857c033e
WIP: menu <> model & list missing (see labo.learning...()) 2024-07-05 11:59:18 +02:00
Jean Sirmai a7e83aee30
WIP: cleaning (stock, labo) 2024-07-05 10:23:19 +02:00
Jean Sirmai b80bbed659
WIP: cleaning TEXT_WINDOW I 2024-07-05 09:48:37 +02:00
Jean Sirmai 08858099ee
TEXT WINDOW prototype < click the menu button 2024-07-05 07:12:00 +02:00
Jean Sirmai a898b096a5
WIP: creating a text_window: click the menu button & check get_STOCK_text in stock.c 2024-07-04 22:29:34 +02:00
Jean Sirmai 6f51ad8158
Progress report. Status: awaiting structure review 2024-07-04 08:04:58 +02:00
Jean Sirmai 5208a224e4
WIP: cleaning (before systematic re-verifications) 2024-07-03 22:30:08 +02:00
Jean Sirmai 6daeb3641d
WIP: cleaning (rules (I), stock) 2024-07-03 18:11:19 +02:00
Jean Sirmai 75a3b7d947
WIP: cleaning (widgets & graphics sub-dir creation II : 'graphics' > 'graph') 2024-07-03 13:40:16 +02:00
Jean Sirmai 98b17ebb16
WIP: cleaning (simplified state page II) 2024-07-03 00:50:21 +02:00
Jean Sirmai 76e3ced6da
WIP: cleaning (simplified state page I) 2024-07-02 20:19:48 +02:00
Jean Sirmai 27f3804025
WIP: cleaning (static GtkWindow *main_window, *dialog_window; < in widgets.c) 2024-07-02 17:59:43 +02:00
Jean Sirmai a4a80c63fe
WIP: cleaning (systematic verifications III) 2024-07-01 07:26:16 +02:00
Jean Sirmai 71d7a2e3d5
WIP: cleaning (systematic verifications II) 2024-07-01 00:42:25 +02:00
Jean Sirmai 19cdc544c6
WIP: cleaning (systematic verifications I) 2024-06-30 18:29:54 +02:00
Jean Sirmai 491e6c8d98
WIP: cleaning (modularity, licenses, dependences) 2024-06-30 17:18:18 +02:00
Jean Sirmai 6209ad9a09
WIP: cleaning (widgets, graphics, shaders) 2024-06-30 12:47:34 +02:00
Jean Sirmai 0487a15b65
WIP: cleaning (headers, licences, authors, formats,...) 2024-06-30 11:53:03 +02:00
Jean Sirmai 175418ab35
New Makefile and project restructuration 2024-06-29 18:04:49 +02:00