- 15 Aug, 2005 1 commit
-
-
Yves Combe authored
make <span size='large'> the label title in the conf. use a list and not dict to control combo in pythontest. add a label in filter boards tool.
-
- 14 Aug, 2005 5 commits
-
-
Yves Combe authored
-
Yves Combe authored
-
Yves Combe authored
gcompris_spin_int configuration utility function, for integer valued spin buttons. Binded in python (gcompris.spin_int). Sample in colors.c and tuxpaint.py.
-
Yves Combe authored
-
Yves Combe authored
GHashTable with (key, label) pair, return the key of the value selected. python binding is missing.
-
- 12 Aug, 2005 1 commit
-
-
Yves Combe authored
-
- 04 Aug, 2005 1 commit
-
-
Bruno Coudoin authored
Very impressive how he made this user friendly. Much better than what I did in the configuration panel.
-
- 02 Aug, 2005 1 commit
-
-
Bruno Coudoin authored
- Prepared the login screen but empty for now - Renamed reread_xml by reread_menu - Now the noxrandr param is 'almost' persistant in the config file 'almost' because until you enter and quit the gcompris config panel, it is not saved. This is very dangerous becaus after that there is no way to put back xrander in since there is no --withxrandr switch. WARNING: This need more works !!
-
- 31 Jul, 2005 2 commits
-
-
Bruno Coudoin authored
-
Bruno Coudoin authored
Completed the code, added some checkings. Still need some testing. Made the icons.
-
- 30 Jul, 2005 1 commit
-
-
Bruno Coudoin authored
the wholegroup is updated automatically
-
- 27 Jul, 2005 1 commit
-
-
Bruno Coudoin authored
Added contextuality to buttons in class and profile list.
-
- 26 Jul, 2005 1 commit
-
-
Bruno Coudoin authored
edit the class name and teacher. The whole group is now created but not populated.
-
- 25 Jul, 2005 3 commits
-
-
Bruno Coudoin authored
It is now started with gcompris -a - Reworked modules statup to work like Yves did - Reworked class edit to also edit the class name and teacher. In the end it will not be possible to edit in the tables anymore. This still does not update the parent list.
-
Yves Combe authored
-
Yves Combe authored
add label option in gcompris_configuration_window fix tuxpaint.py and colors.c for use it.
-
- 24 Jul, 2005 3 commits
-
-
Bruno Coudoin authored
gcompris -p or --profile name => run gcompris under the profile 'name' gcompris --profile-list => display on stdout the available profiles
-
Yves Combe authored
fix segfault. fix tuxpaint to work effectively with new configuration funtions
-
Yves Combe authored
gcompris_configuration_window and gcompris_boolean_box: two usefull functions for boards configuration, with python bindings samples in tuxpaint.py and colors.c
-
- 23 Jul, 2005 2 commits
-
-
Bruno Coudoin authored
Completed support for Nepal
-
Pawan Chitrakar authored
-
- 22 Jul, 2005 3 commits
-
-
Bruno Coudoin authored
Added a default class and it's all group for Unassigned users When user are removed from a class, there are moved there automatically.
-
Yves Combe authored
tuxpaint launcher configuration is now working ! Yeah!
-
Yves Combe authored
-
- 21 Jul, 2005 2 commits
-
-
Yves Combe authored
Add pref icon in treeview if board is configurable gcompris_load_menus_* skip boards listed in profile unactivated activities. (Works !)
-
Bruno Coudoin authored
Implemented the management of the default profile.
-
- 20 Jul, 2005 3 commits
-
-
Bruno Coudoin authored
-
Yves Combe authored
Put board->board_id python binding to board.board_id (was board.id)
-
Yves Combe authored
-
- 19 Jul, 2005 3 commits
-
-
Bruno Coudoin authored
The edition of the profile's group is not yet coded.
-
Yves Combe authored
Add combobox to select profile in Boards panel module. Finish (but untested) admin db functions.
-
Bruno Coudoin authored
-
- 18 Jul, 2005 4 commits
-
-
Yves Combe authored
fix Group struct definition. add functions for admin submodule (gcompris_get_group_from_id and gcompris_get_groups_list).
-
Bruno Coudoin authored
makes the UI cleaner. Implemented the multiselection support in edit dialog. Implemented the remove button in the edit dialog.
-
Yves Combe authored
-
Yves Combe authored
add gcompris.admin submodule for them. some fonction are empty for now.
-
- 12 Jul, 2005 2 commits
-
-
Bruno Coudoin authored
Now layout is managed by GTK Bottom user list now follow the top class list selection
-
Bruno Coudoin authored
and as defined with Yves. I still need to rework the class module to use a single canvas object and use GTK layout instead of a fixed layout. This solved the I18N issue with text too large in buttons.
-
- 10 Jul, 2005 1 commit
-
-
Bruno Coudoin authored
* src/boards/python/admin/class_edit.py: group edition start to works. * admin/group_edit.py: new file for group edition * admin/group_user_list.py: same * src/gcompris/gcompris.c: (gcompris_init): force fullscreen off in edit mode.
-