Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed for windows, missing " release 7.1.1 fixed uninstallation now usegcompris_7_1Bruno Coudoin2005-11-2311-59/+97
| | | | | | | | | | | | | | | | | | | | * Makefile.mingw: fixed for windows, missing " * configure.in: release 7.1.1 * gcompris-installer.nsi: fixed uninstallation * gcompris.spec.in: now use mandriva-release instead of mandrake. no more check %canvaslib < 2.3.6 because the numbering has changed, at least on mandriva. not sure it's usefull. * src/boards/draw.c: fixed to work again on windows * src/boards/python.c: (pythonboard_init): taken patch from HEAD to remove the error AttributeError: 'module' object has no attribute 'argv' thanks to misc and erwan for their help. * src/gcompris/gameutil.c: (gcompris_load_pixmap), (gcompris_read_xml_file), (gcompris_find_absolute_filename): * src/gcompris/images_selector.c: (gcompris_images_selector_start), (display_image), (parseImage), (read_xml_file), (read_dataset_directory): use gcompris_find_absolute_filename from HEAD. This fixed an error in image_selector when a tuxpaint image is selected. * src/gcompris/properties.c: (gcompris_properties_new): added user_data_dir from HEAD * src/gcompris/properties.h: added user_data_dir from HEAD
* Changed to be release 7.1 FINALBruno Coudoin2005-11-192-1/+3
|
* updated french by BrunoBruno Coudoin2005-11-192-1163/+730
|
* Merged from HEAD a fix by Yves.Bruno Coudoin2005-11-172-8/+28
| | | | Fix xml i18n bug.
* Updated Bulgarian translation by Yavor Doganov <yavor@doganov.org>Alexander Shopov2005-11-142-938/+2433
| | | | | | | 2005-11-14 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Yavor Doganov <yavor@doganov.org>
* updateRonny Standtke2005-11-132-9/+15
|
* Merged from head. petential fix for kde fullscreen issueBruno Coudoin2005-11-131-2/+5
|
* From HEAD, applied a patch that should fix theBruno Coudoin2005-11-131-0/+8
| | | | | decoration disapearing under KDE when switching fullscreen/window mode.
* updateRonny Standtke2005-11-122-12/+26
|
* Merged from HEAD. Fixed typos. Now money is not Euros only. You canBruno Coudoin2005-11-114-7/+18
| | | | | | Merged from HEAD. Fixed typos. Now money is not Euros only. You can translate it and put your money symbol.
* Merge of HEAD. Fixed several issues related to change between fullscreen modeBruno Coudoin2005-11-114-57/+114
| | | | | and window mode. Now if xrandr is enabled, the configuration dialog in GCompris will toggle fullscreen/window mode on the fly.
* From HEAD. Fix recursive exit on segfault. Fix segfault on exit whenBruno Coudoin2005-11-062-5/+18
| | | | | | * src/gcompris/gcompris.c: (init_background), (gcompris_exit), (gcompris_init): From HEAD. Fix recursive exit on segfault. Fix segfault on exit when fullscreen is set in the config box.
* updateRonny Standtke2005-11-052-54/+46
|
* Merged commit from HEAD.Bruno Coudoin2005-11-042-4/+4
| | | | | | | | Fix signal name presentation in gcompris_terminate. Suppress gnome_canvas_update_now in menu (cause of segfault in fullscreen mode). * src/boards/menu.c: (menu_start): * src/gcompris/gcompris.c: (gcompris_terminate):
* Merged commit from HEAD.Bruno Coudoin2005-11-041-0/+16
| | | | | | | | Fix signal name presentation in gcompris_terminate. Suppress gnome_canvas_update_now in menu (cause of segfault in fullscreen mode). * src/boards/menu.c: (menu_start): * src/gcompris/gcompris.c: (gcompris_terminate):
* Updated Norwegian Nynorsk by Klaus Ade JohnstadBruno Coudoin2005-11-042-196/+315
| | | | * nb.po: Updated Norwegian Nynorsk by Klaus Ade Johnstad
* *** RELEASE 7.1PRE2 ***Bruno Coudoin2005-11-0312-87/+172
| | | | | | | Port of commit in HEAD 2005-11-01: - Fixes text of board description being badly wrapped I now use the richtext canvas to display it. We may loose on reliabilty.
* I removed the newlines in a few strings. In order to speedBruno Coudoin2005-11-0311-89/+98
| | | | | the release process and avoid broken strings, I manually edited po files to update the strings. Hope I did not break anything.
* - fixed audio file detection to not accept a directory as a validBruno Coudoin2005-11-0210-10/+28
| | | | | input. - fixed bad named audio files in geography.
* updated russian by Dubrovskiy Vyacheslav.Bruno Coudoin2005-11-022-114/+129
|
* updateRonny Standtke2005-11-012-161/+318
|
* Many bugfixes. - memory: Name of section change in memory to fix the bugBruno Coudoin2005-10-3015-70/+90
| | | | | | | | | | | Many bugfixes. - memory: Name of section change in memory to fix the bug of memory disapearing - submarine/vanne.png: Changed to be easier to catch - tuxpaint: now translation aware - erase: added more animal images to give more change they change at each gameplay. - guessnumber: fixed pause. back from help was broken. No more accept minus numbers. - hexagon: fixed pause. back from help was broken. - railroad: fixed anormal speed increase
* Updated Norwegian Nynorsk by Karl Ove HufthammerBruno Coudoin2005-10-302-185/+323
|
* Updated Norwegian Nynorsk by Klaus Ade JohnstadBruno Coudoin2005-10-302-223/+123
| | | | * nb.po: Updated Norwegian Nynorsk by Klaus Ade Johnstad
* prepare for release 7.1PRE2 fixed Coryright replaced by licence Fixed, noBruno Coudoin2005-10-304-19/+14
| | | | | | * configure.in: prepare for release 7.1PRE2 * gcompris.spec.in: fixed Coryright replaced by licence * src/boards/python/login.py: Fixed, no more need pysqlite. (Thanks Klaus)
* Fixed Maritania image referenceBruno Coudoin2005-10-292-1/+7
|
* Backport of HEAD improvementsBruno Coudoin2005-10-2911-88/+124
| | | | | | - New graphics for the leftright game (The hand) - Fixed issues with xrandr - Fixed missing _ in the first 2 african geography map
* removed fuzzy strings that makes them being non displayedBruno Coudoin2005-10-292-124/+7
| | | | in GCompris (This is really strange)
* Updated from HEADBruno Coudoin2005-10-297-4703/+6520
|
* Updated Italian translation.Alessio Frusciante2005-10-242-541/+766
|
* updateRonny Standtke2005-10-202-832/+805
|
* Jose JORGE Updated Portuguese translation.Bruno Coudoin2005-10-172-789/+1019
|
* merge from HEAD, fixes the crash that happens when you quit while tux movesBruno Coudoin2005-10-161-1/+1
|
*