Jean Sirmai jean
  • Joined on 2023-10-16
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-22 00:53:57 +01:00
56b592e075 gtk_multi_selection_new < this one works fine too: use ctrl (& see line 60 in the sand_box)
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-22 00:49:20 +01:00
aff067662d gtk_single_selection_new < it works fine ! (see line 60 in the sand_box)
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-21 21:16:25 +01:00
f44c7d1f1e F I R S T L I S T I N G T K 4
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-21 20:15:28 +01:00
e9c1146b55 STEP ! STEP ! First GTK4 list
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-21 13:29:48 +01:00
682178afae WIP: cleaning before : and_now_let_s_climb_that_tree (my_box_in_that_window); (sand_box 99)
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-21 12:51:58 +01:00
148460db0f WIP: GtkSelectionModel *my_select_model = gtk_selection_model_select_all (my_string_list);
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-21 12:25:36 +01:00
58ed930b0e WIP: échec ^c^v d'un exemple de sélection
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-21 00:35:38 +01:00
f158aeb364 WIP: GtkWidget *my_list_view = gtk_list_view_new (my_string_list, my_factory);
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-21 00:06:58 +01:00
05230b7a64 WIP: GtkStringList *my_string_list = gtk_string_list_new ((const char * const *) array);
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-20 23:25:08 +01:00
6039ebacd9 WIP: using gtk_application_window_new() - in sand_box.c
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-20 19:04:20 +01:00
c22187af45 WIP: cleaning... cleaning... cleaning...
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-20 13:59:44 +01:00
912f2e5044 WIP: cleaning... cleaning... cleaning...
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-20 12:54:21 +01:00
930eb27f8a WIP: cleaning/namming sandbox
fe6c0298cb WIP: cleaning... cleaning... cleaning...
Compare 2 commits »
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-20 11:31:23 +01:00
5cd112e7a5 WIP: creating a window through a g_signal_connect instruction (fun)
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-18 19:13:48 +01:00
e991c80998 WIP: trying again to built a model of a tree...
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-18 17:00:51 +01:00
e47bd2b0dc WIP: a minimal sand box cleaned
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-17 18:17:14 +01:00
fadd5f256f WIP: playing in the sand box
ca2a4e332d WIP: Un tas de briques n'est pas une maison... (H. Poincarré)
Compare 3 commits »
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-13 10:13:25 +01:00
8cbf759e0b WIP: GtkTreeListModel *gtk_tree_list_model_new(...){} < how to ?
c416927cd9 WIP: et encore quelques briques...
42bf1cc69d WIP: quelques briques de plus... ça passe...
c25cb17e94 WIP: des briques qui passent la compilation
Compare 5 commits »
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-12 17:34:07 +01:00
afc2bd0ae7 WIP: GtkTreeListModel *gtk_tree_list_model_new(...){} < how to ?
jean pushed to dev/ui-simple-tree at gem-graph/gem-graph-client 2024-01-11 00:33:53 +01:00
8dfd14a490 WIP: cleaning before implementation of GListModel