Jean Sirmai jean
  • Joined on 2023-10-16
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-29 15:15:27 +02:00
f0c8d91933 A pilot box to control the user rules tree, the rules use and the comparator (TODO)
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-29 05:46:33 +02:00
f11ab2e05e Introducing the 'View Rules Use' pane. This pane and the comparator can be masked
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-28 16:50:56 +02:00
bcb4cfc9ed WIP: adding a 'pilot box' in the rules pane
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-28 05:45:16 +02:00
6f84e6ca10 Finite State Machine OK (transitions EXEC / EDIT in State and Rules pages)
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-27 20:56:18 +02:00
ddf96045bd rules explore controls (first approach)
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-27 18:21:01 +02:00
1173689ae2 some widgets under the 'before' | 'after' images of the selected rule
ba87f7212d WIP: using size_requests about images and labels...
Compare 2 commits »
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-27 15:11:02 +02:00
8a94b02013 WIP: cleaning (images)
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-27 12:34:52 +02:00
a70987a860 in widget is a rule directory. It has three files : rules_tree.c selected_rule.c & distrib.c
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-27 12:03:14 +02:00
8c88737028 WIP: in 'rules' two panes >> (1) rules tree & (2) a single rule
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-27 06:11:40 +02:00
52b9a000ef WIP: get_an_impression_of_what_a_rules_comparator_could_be
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-26 22:18:24 +02:00
52d9ed6817 WIP: const char *icon_name [3] = {...,...,...}; << transtypage vers un pointeur depuis un entier de taille différente
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-26 12:26:39 +02:00
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
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-25 23:25:22 +02:00
4a271bc2d5 WIP: demo en cliquant sur store et reset; reste à mettre en mémoire un état choisi
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-25 19:59:49 +02:00
eae714b2a3 WIP: beaucoup de nettoyage à faire mais la voie est libre...
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-25 06:04:44 +02:00
40857dd683 La FSM n'a pas à connaitre le détail des préférences mais seulement si elles sont satisfaites ou non.
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-24 23:07:36 +02:00
89bde1d284 WIP: using 'preferences' < first step
01b59ee7ac WIP: cleaning, cleaning...
Compare 2 commits »
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-24 17:54:28 +02:00
fe047b5c2f WIP: gtk_check_button_set_group() < to cast (in top.c 63, 72, 83, 94)
9566672636 WIP: cleaning... cleaning...
Compare 2 commits »
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-23 23:15:21 +02:00
008f67f745 WIP: cleaning on_updating_objects_transparencies()
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-23 21:08:30 +02:00
61c04cf6a7 Officially introducing : ' P R E F E R E N C E S' ! (requires cleaning ++)
jean pushed to proto_gg at gem-graph/gem-graph-client 2024-07-23 19:43:32 +02:00
57db1a46ca WIP: debugging, cleaning, simplifying