- 30 Aug, 2005 3 commits
-
-
Yves Combe authored
-
Yves Combe authored
use pango metrics to determine interline in reading, and pango text markup to make black square in last word. change font in memory, to avoid confusion between uppercased i and lowercased L. Set to "Serif bold 28" in source, should be passed through skin.
-
Josep Puigdemont i Casamajó authored
-
- 29 Aug, 2005 9 commits
-
-
Bruno Coudoin authored
-
Bruno Coudoin authored
- removed useless translation in src/gcompris/gcompris_db.c * boards/login.xml.in: typo * boards/sounds/fr/geography/COPYRIGHT: * boards/sounds/fr/geography/africa.ogg: Continent files are from Julien Gilles * boards/sounds/fr/geography/america.ogg: * boards/sounds/fr/geography/antartica.ogg: * boards/sounds/fr/geography/asia.ogg: * boards/sounds/fr/geography/europa.ogg: * boards/sounds/fr/geography/gcompris_geography_fr.assetml.in: * boards/sounds/fr/geography/oceania.ogg: * configure.in: change for french geography version * src/boards/fifteen.c: (fifteen_create_item): font change * src/boards/python/pythontest.py: removed useless translation * src/boards/reading.c: (reading_create_item): do not use pango for black overwrite because it bugs for unknown reason * src/gcompris/config.c: (gcompris_config_start): changed message * src/gcompris/gcompris.c: minor, changed message * src/gcompris/gcompris_db.c: (gcompris_db_init), (gcompris_get_profile_from_id), (gcompris_get_users_from_group), (gcompris_get_user_from_id), (gcompris_get_class_from_id), (gcompris_get_profiles_list), (gcompris_get_group_from_id), (gcompris_get_groups_list), (gcompris_get_users_list), (gcompris_get_classes_list): removed useless translation in src/gcompris/gcompris_db.c
-
Bruno Coudoin authored
-
Jens Seidel authored
-
Yves Combe authored
-
Yves Combe authored
-
Yves Combe authored
-
Yves Combe authored
add uppercase_only in use login.
-
Yves Combe authored
suppress filter boards from old config.
-
- 28 Aug, 2005 4 commits
-
-
Yves Combe authored
fix config (bar button) bug: boards were reinitialised with board_id = 0. Change button order in configuration window.
-
Bruno Coudoin authored
-
Yves Combe authored
make all boards in reading configurable for locale, and use this and the global locale configuration. add enabling sound in conf for smallnumber (the two boards) and use locale_sound in this case. disable wordlist button as is not ready for the coming release clean login.py trace clean get_conf trace in gcompris_db add wordlist.h wordlist.c: preparation of api for getting wordlist xml files. Not used in the coming release.
-
Yair Hershkovitz authored
2005-08-28 Yair Hershkovitz <yairhr@gmail.com> * he.po: Updated Hebrew translation by Effi Tesler
-
- 27 Aug, 2005 6 commits
-
-
Adam Weinberger authored
2005-08-27 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
-
Ronny Standtke authored
-
Bruno Coudoin authored
well maintained - added many ORDER BY to keep list ordered in the user interface
-
Yves Combe authored
change key, value name in db (bruno's bug test).
-
Yves Combe authored
-
Yves Combe authored
-
- 26 Aug, 2005 4 commits
-
-
Yves Combe authored
add missing shared_dir and users_dir in python properties binding.
-
Yves Combe authored
test system user name (for win 9x). change button stock to STOCK_YES in textview tool.
-
Gabor Kelemen authored
2005-08-26 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Hungarian translation updated.
-
Yves Combe authored
-
- 25 Aug, 2005 5 commits
-
-
Yves Combe authored
-
Yves Combe authored
create user from system data if no user to log (system encoding?).
-
Bruno Coudoin authored
* boards/sudoku.xml.in: typos (thanks to Gabor Kelemen) * src/boards/python/sudoku.py: After gcompris team review, fixed several bugs, added support for drop over previous symbol added current sublevel number display
-
Yves Combe authored
Fix (hope it's fixed) strange locale bug with shapegame. Bar buttons actions like Help and About were passed non translated when go in/out shapegame.
-
Yves Combe authored
mv db default name to .gcompris/shared/profils/gcompris_sqlite.db add commend line options with all that.
-
- 24 Aug, 2005 7 commits
-
-
Bruno Coudoin authored
* boards/fifteen.xml.in: Changed the difficulty from 1 to 5 * boards/sudoku.xml.in: updated help * src/boards/python/sudoku.py: completed, now work in drag and drop mode * src/boards/railroad.c: (reposition_model): fix by François Gannaz the original position was not resetted on repeat button
-
Bruno Coudoin authored
-
Yves Combe authored
-
Yves Combe authored
-
Bruno Coudoin authored
-
Yves Combe authored
-
Yves Combe authored
improve wrap lines behaviour in textview tool.
-
- 23 Aug, 2005 2 commits
-
-
Yves Combe authored
add gcompris_textview text editor tool with validation callback function (Bruno idea). And Python binding. Example in color.c, and in the Wordlist button in Boards configuration panel. Does nothing yet, work in progress.
-
Bruno Coudoin authored
This fixes several bugs in class edition. I'll look further this way to fix group and profile edition if needed.
-