Commit graph

88 commits

Author SHA1 Message Date
9a2cb4ec8b
Introducing the measuring process (click on the new icon in the top right-hand bar) 2024-08-06 16:29:41 +02:00
a844995c08
reset XYZ adjustment values to zero 2024-08-06 05:25:41 +02:00
1181af3457
widget.h < commented 2024-08-06 04:49:28 +02:00
f959a8012b
preparing measures edition (see text 'pratique.txt') + cleaning 2024-08-05 16:22:43 +02:00
a7f6288db0
WIP: cleaning the 'gtk_widget_set_size_request()' 2024-08-04 23:23:12 +02:00
415b89fa99
WIP: introducing : time_dependent_results_and_time_controls 2024-08-04 19:02:00 +02:00
f2c7d17e7e
Introducing page : SYNTH 2024-08-04 12:21:24 +02:00
29dd9a4529
WIP: Qu'y avait-il sur mon écran lorsque je travaillais ? 2024-08-03 22:37:45 +02:00
78bd3a0d23
WIP: beginning work on the DATA page 2024-08-02 22:47:38 +02:00
37fdaa7dfa
WIP: cleaning a little bit more (it's easy, now) 2024-08-02 13:25:23 +02:00
f58358b551
WIP: cleaning dispatching topbar & data page (is OK +) 2024-08-02 13:10:12 +02:00
3d47418a1a
WIP: images stack Dois-je gérer les images ? Ou seulement les pointeurs vers les images ? 2024-08-01 15:16:45 +02:00
16d0ea162d
Stack stack (cleaned) (but not yet understood) 2024-08-01 07:21:57 +02:00
1adf316921
WIP: about stack ... --- ... --- ... 2024-08-01 00:17:40 +02:00
d0c0525bd4
WIP: use a stack to get images quickly. ^c^v and learn... something works... 2024-07-31 05:32:25 +02:00
c20715b3d4
Organizing widget directories and files (a dispatcher in each dir) 2024-07-30 15:26:01 +02:00
7998a8426d
WIP: cleaning (des pb de liens : reference indefinie vers...) 2024-07-30 13:17:16 +02:00
1ad7ba36ef
Rules with a right pane 'camera' and three lists (conditions, actions, identity) 2024-07-30 03:21:39 +02:00
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
f11ab2e05e
Introducing the 'View Rules Use' pane. This pane and the comparator can be masked 2024-07-29 05:46:10 +02:00
bcb4cfc9ed
WIP: adding a 'pilot box' in the rules pane 2024-07-28 16:50:39 +02:00
6f84e6ca10
Finite State Machine OK (transitions EXEC / EDIT in State and Rules pages) 2024-07-28 05:44:48 +02:00
ddf96045bd
rules explore controls (first approach) 2024-07-27 20:55:50 +02:00
8a94b02013
WIP: cleaning (images) 2024-07-27 15:10:43 +02:00
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
52b9a000ef
WIP: get_an_impression_of_what_a_rules_comparator_could_be 2024-07-27 06:10:34 +02:00
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
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
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
eae714b2a3
WIP: beaucoup de nettoyage à faire mais la voie est libre... 2024-07-25 19:59:29 +02:00
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
89bde1d284
WIP: using 'preferences' < first step 2024-07-24 23:07:14 +02:00
01b59ee7ac
WIP: cleaning, cleaning... 2024-07-24 18:22:59 +02:00
fe047b5c2f
WIP: gtk_check_button_set_group() < to cast (in top.c 63, 72, 83, 94) 2024-07-24 17:54:12 +02:00
9566672636
WIP: cleaning... cleaning... 2024-07-24 14:14:05 +02:00
57db1a46ca
WIP: debugging, cleaning, simplifying 2024-07-23 19:43:21 +02:00
d132261f1e
Three buttons in the 'reset box' to improve the objects transparencies management 2024-07-23 00:17:35 +02:00
bff9a693e8
some more comments in the 'include' files 2024-07-22 18:02:14 +02:00
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
c30a50b089
some comments in the 'include' files 2024-07-22 15:42:24 +02:00
11bcd85d68
C L E A N ++ From there, I will work only in: fsm, widget, signal 2024-07-21 23:17:01 +02:00
b63ab7d93b
C L E A N (functions names in fsm, widget, signal) 2024-07-21 13:01:30 +02:00
1becb489de
WIP: renaming (UPPER CASE > lower case) functions names 2024-07-21 12:33:29 +02:00
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
9d1298ca7a
OBJECTS_and_SITUATIONS boxes OK 2024-07-20 19:20:01 +02:00
d3e050641d
WIP: cleaning reset_all_situations_transparencies_to_value() 2024-07-20 19:04:08 +02:00
a9b4874956
introducing widget/init.c 2024-07-20 16:38:31 +02:00
7fcc2ed094
reset_all_objects_transparencies_to_value() is OK (now clean it) 2024-07-20 15:24:32 +02:00
46915ed62f
reset_all_objects_transparency_to_value < a starting point 2024-07-19 23:02:27 +02:00
8e0ef0fdbd
Renommage + cleaning après audit 2024-07-19 10:54:32 +02:00