- 18 Aug, 2005 1 commit
-
-
Yves Combe authored
Use a dict with update() to manage default configurable values in pythontest
-
- 17 Aug, 2005 7 commits
-
-
Yves Combe authored
-
Yves Combe authored
gcompris_change_locale and gcompris_reset_locale are usefull fonction to change locale easily in boards. colors uses it, and pythontest. Fix configuration window behaviour: now the window closes when "Apply" button is clicked. add a asset_get based gcompris_get_locales_asset_list: really to long, needs to be rewritten. unusable.
-
Yves Combe authored
-
Yves Combe authored
-
Yves Combe authored
-
Yves Combe authored
-
Yves Combe authored
add gcompris.gcompris_gettext method to call C gettext from python. python gettext does not accept reread it's translation file if environnemnt's LC_MESSAGE is set to a not registered locale. Seems works, but needs more check.
-
- 16 Aug, 2005 4 commits
-
-
Yves Combe authored
-
Yves Combe authored
add gcompris_combo_locale to add easily a locale choice for board.
-
Yves Combe authored
-
Yves Combe authored
Patch to fix compilation (libdir and X path) in x86_64, by Göran Uddeborg, thanks. Python need another check.
-
- 15 Aug, 2005 2 commits
-
-
Yves Combe authored
add gcompris_locales_list.
-
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.
-