- 21 Aug, 2005 11 commits
-
-
Bruno Coudoin authored
The board is fully functionnal but we need nore data in the dataset.
-
Yves Combe authored
ral conf control). add a repeat button in bar for login. Usefull to restart the login process.
-
Bruno Coudoin authored
-
Bruno Coudoin authored
-
Yves Combe authored
add tools for global conf in board_list.
-
Bruno Coudoin authored
yet)
-
Ronny Standtke authored
-
Yves Combe authored
-
Bruno Coudoin authored
* src/boards/python/sudoku.py: now the list of sudoku of the same level are randomized
-
Adam Weinberger authored
2005-08-21 Adam Weinberger <adamw@gnome.org> * POTFILES.in: Added missing files. * en_CA.po: Updated Canadian English translation.
-
Bruno Coudoin authored
-
- 20 Aug, 2005 8 commits
-
-
Yves Combe authored
fix get_user to pass None in python if user = NULL. fix pythontest check a user is logged or not. put buttons in boards_list to make global conf toolbox. fix get_conf to check first global conf for profile (board_id = -1), then default conf for boards (profile_id = 1), yhen profile & board conf.
-
Bruno Coudoin authored
* src/boards/python/sudoku.py: Implemented support for non 9x9 sudoku Implemented level management The first level is playable
-
Yves Combe authored
add missing python bindings in admin: get_users_from_group, set_current_user, get_current_user. login.py now uses that. pythontest check get_current_user
-
Bruno Coudoin authored
highlighted
-
Yves Combe authored
fix login launch. test locales in click_on_letter add get global (profile but not board dependant) conf in get_conf
-
Bruno Coudoin authored
* boards/sudoku.xml.in: added goal and manual. Thanks for wikipedia. * po/POTFILES.in: added missing sudoku * src/boards/python/sudoku.py: improved colors * boards/boardicons/sudoku.png: created by bruno
-
Bruno Coudoin authored
-
Bruno Coudoin authored
Nicu Buculei <nicu@nicubunu.ro> gave us it's Mister Potato and released it under GPL. - Implemented a first login screen. Not all problem solved and we need at least a login level where kids enter their name with the keyboard. The problem with the current login is that it become a top level pseudo board which is loaded shortly even if there is no users. When there is no users, the login should not be used at all. - Implemented a Sudoku activity (uncomplete yet, the 3x3 sub square is not checked by the computer)
-
- 19 Aug, 2005 2 commits
-
-
Yves Combe authored
python binding for gcompris_combo_locales_asset gcompris_get_locales_asset_list gcompris_get_asset_file_locale. fix gcompris_get_asset_file binding, it now can accept some None arguments. sample in pythontest as usual.
-
Yves Combe authored
Add gcompris_get_locales_asset_list and gcompris_combo_locales_asset for sound (asset files) locales choice in conf. gcompris_get_asset_file_locale ofr ask with specific locale. Colors uses it!
-
- 18 Aug, 2005 2 commits
-
-
Yves Combe authored
-
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 6 commits
-
-
Yves Combe authored
-
Yves Combe authored
add gcompris_combo_locale to add easily a locale choice for board.
-
Francisco Javier F. Serrador authored
2005-08-16 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
-
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.
-
Adam Weinberger authored
2005-08-16 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
-
- 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 2 commits
-
-
Yves Combe authored
-
Yves Combe authored
-