[gcompris] Created tag GCOMPRIS_9_4_0
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] Created tag GCOMPRIS_9_4_0
- Date: Thu, 6 Jan 2011 22:02:56 +0000 (UTC)
The unsigned tag 'GCOMPRIS_9_4_0' was created.
Tagger: Bruno Coudoin <bruno coudoin free fr>
Date: Mon Dec 6 00:01:10 2010 +0100
RELEASE 9.4 (2010/11/06)
Major changes:
- Fixed level 8 of babyshapes. The makefile was missing all the images
for this level. I reworked the files so that they lie in the
resource directory instead of subdirectories.
- New hangman activity. Icon is a a modified one from Mathieu's icon
set. The cute background is based on a drawing Franck Doucet made
for our bargame activity. This activity uses our
default-<locale>.xml files to propose words to the children. It is
thus very important now to have them properly filled. For now I did
the work for English and French. Translators, please refer to this
page for instructions: http://gcompris.net/wiki/Translation_addons
- Added details activity by Marc Levivier. In the spirit of famous
painting discovery, in this activity the painting is complete and
the children must put painting parts on the right places.
- New feature in the chat activity. The user has a shared white boards
now. This has been developped by Fionn Ziegler.
- First release of an in progress tool that converts wiktionary xml
dumps in an xml file. For now, it works only for French, this page
tracks the progress: http://gcompris.net/wiki/Wiktionary_to_XML The
idea behind this is to get an xml formatted dictionnary to create
new activities in the reading / writing area. For now this is just
not used in GCompris.
- In planegame now the numbers are spoken when the plane hit the
correct cloud.
- Added missing configuration button in several activites where it
makes sense. Now teachers / children can set force uppercase in
click on letter, falling wards, falling letter, horizontal/vertical
reading. Thanks to Luciana from sleducacional.org
- Added missing level for photohunter by Marc Levivier
- Added the option --disable-level. Some teacher want to be sure the
children don't skip a level.
- Now the click on letter activity can be played also with the keybord.
This has been suggested by Sini Ruohomaa.
- Fixed reference to tuxpaint dataset. Now we display saved tuxpaint
images in our image selector again. Thanks to the person in
Latinoware 2010 who reported me that this feature has been lost.
- The configuration of the 'missing letter' activity was not working for UTF-8
multibyte characters (https://bugzilla.gnome.org/show_bug.cgi?id=633978)
Added a tooltip to better explain the different fields.
- Refined the sudoku's level for scholl usage (By Sylvain Dechy).
- Changed the difficulty level of the maze activity to make it more
usable in classrooms. (By Sylvain Dechy)
Minor fixes:
- Fixed activity 'double entry' for level 3. References to voices were
wrong, this level was not playable.
- Fixed bug in which some buttons are no more displayed like in the
help and the ok buttons in the dialogs (happens on Ubuntu 10.10) No
more use my autocrop feature in goocanvas. It no more works for an
unknown reason but it is not very useful, we can live without it. I
ported GCompris to no more use it.
- Added the command line option --nocursor (-C). As its name implies,
GCompris won't show any visible cursor. This is very useful to touch
screen users.
- Added missing words list for Ukranian, Esperanto and Hebrew. There
were not properly packaged (they need to be completed anyway).
- Now hide the bar in shapegame activities when the focus is on the ok
button we now show the title and info items. This let the children
have a complete view of the painting.
- Fixed gc_file_find_absolute() to better parse long and short locale.
Now a 3 letter locale like 'ast' is supported. Added support for
locale Fixed a startup issue. Our gc_file_find_absolute() was without
'.'.
- A few fixes to better manage locale especially in click_on_letter to
properly display the locale to search if its not a 2 letter prefix
like for asturian (locale=ast).
- Replaced paintings considered not children proof by new one (By Marc
Levivier).
Minor changes:
- Added -O2 flag instead of debug in our compilation chain by
default. Without it we crashes on macosx EXC_ARITHMETIC in a g_malloc
in sound init.
- Removed the flying plane in the about dialog. This removes the
need for an extra .png of our logo. Now we have our logo in the
main window when we start it.
- Integrated the gcompris and fsf logo in our skin.svg file Modified
the code to use the logo from there.
- Avoid compilation issue in debug mode in gnuchess.
- Added basic instructions to compile GCompris on MacOSX.
- Updated translation instructions for our word list xml files.
- Fixed activation code. Was broken on windows.
- Allow deprecated flag for gtk and gdk to compile again against gtk
2.22
- Added an explicit sound_close when we exit. The patch comes from
debian.
- Added a toolitp in superbrain activity to make it easy to understand
what a white or black square means.
- Added the method gcompris.get_random_word(wordlist, level) on the
python side.
- Fixed references to african country for the voices to no more have
them in a separate directory.
- Added author information for each paintings by Marc Levivier.
- Added the info tag in shape based activity. An info tag is exactly
the same as a title tag except that is is displayed only when the
level is completed and the mouse enters the OK button.
- Improved documentation of the sound API documentation (python doc)
- Support GNUCHESS environment variable Will be useful in 0install
environment when GnuChess is installed from 0install feed.
- Support GNUCAP environment variable Will be useful in 0install
environment when GnuCap is installed from 0install feed.
- Fix sqlite-less build by Aleksey Lim
- Fixes bug#619433 in the chess game, we no more display the turn at
game end.
- Removed the help button in the administration where we don't have
help.
- Improved our shape based activities so that titles entries are
raised when the focus enters the OK button. It allows the children to
see the name of the painting even if it is displayed under it.
- Improved the python template activity to have an hello world. For
info, this page explains how to add an activity:
http://gcompris.net/wiki/Adding_an_activity
- Created a new script utility named createit.sh. It creates a new
empty activity with the given name (only python activity).
- Pass NULL as last goo_canvas_image_new's argument. May be fixes some
crashes.
- Fixed es.po, no more translate keywords in es.po
- In shapegame activities, now the xml format does accept
'targetfile=""' to remove the red dot.
- Added the number of activities in the main menu view.
- No more check for pysqlite2 unless installed python is 2.4
- Fixed status bar call crashing in command line mode like for
gcompris -l list.
- README.translators updated to reflect new file organisation.
- Added a message in GCompris itself when we fail to load the skin.
Before, when the skin file was not found, which means GCompris is
not properly installed or configured, there was an assert and
nothing was explained to the user. Now there is a message in the
GCompris window.
- Now the 'createit.sh <my activity>' script used to create a new
activity no more requires you to run make. You can just test your
activity by calling it with 'runit.sh <my activity>'
- Now the text color is black in the memory cards. In white it was
hard to read.
- Remade the background image of ball catch, paraglider, helicopter.
Voices:
- New voice set for Slovenian by SaÅ¡a BatistiÄ?
Translations:
- Alan Monfort (br)
- Aleksey Lim (es)
- Andrej ŽnidarÅ¡iÄ? (sl)
- Bruno Brouard (fr)
- Christian Kirbach (de)
- Fran Diéguez (gl)
- Frederico Goncalves Guimaraes (pt_BR)
- Gabor Kelemen (hu)
- Giannis Kaskamanidis (el)
- Gonçalo Cordeiro (gl)
- Inaki Larranaga Murgoitio (eu)
- Joe Hansen (da)
- Jorge González (es)
- Karl Ove Hufthammer (nn)
- Mantas KriauÄ?iÅ«nas (lt)
- Marek Ä?ernocký (cs)
- Mario Blättermann (de)
- Petr Kovar (cs)
- Reuma Mordechai (he)
- Xandru Armesto (ast)
- Yannis Kaskamanidis (el)
Changes since the last tag 'GCOMPRIS_9_2_0':
Alan Monfort (5):
updated breton translation
updated breton translation
Updated Breton translation
Updated Breton translation
Updated Breton translation
Aleksey Lim (5):
Do not translate keywork in es.po
Pass NULL as last goo_canvas_image_new's argument
Fix sqlite-less build
Support GNUCAP environment variable
Support GNUCHESS environment variable
Andrej ŽnidarÅ¡iÄ? (12):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Bruno Brouard (2):
Updated French translation
Updated French translation
Bruno Coudoin (218):
Added hard dependancy on X11
Missing link to make redraw_symmetrical work with the runit script.
Files no more needed.
No more needed files, specific to Sugar and taken over by them.
No more have a python error if there is nothing to do in login.py.
removed obsolete code that supported user directory for python plugin.
Updated the screenshots for the web site.
Fixed redraw activity, several level was impossible to complete.
Removed a comoilation warning in scale.c
Fixed score counting in advanced color
Improved wordsgame activity to support language selection.
Cleanup of the usage of gc_locale_set
Updated russian translation by Slava Dubrovskiy
New activity lights off by Bruno and Clement Coudoin.
Added lightsoff activity to translator file.
added a .gitgnore.
Added more simple levels in lightsoff.
Changed the difficilty level of lights off.
A new level for photohunter activity by Marc Levivier based on a Rousseau painting.
Make the bar smaller.
Adeed screenshots for lightsoff activity.
Updated the web site generation scripts for the gcomprixogoo branch.
Minor updates for web site generation.
More art work content for photohunter activity
Website generation. Fixed the creation of the screenshot page (by section).
Fixed icons missing on the website.
Fixed lightsoff. We missed an erase of the background when exitingthe activity.
Added support for Asturian language.
Commented out errors line in Farsi translation until Nouri fixes it (I have contacted him, he works on it)
Initial MacOSX support using Imendio GTK. I have been able to run GCompris including the Python activities. The Bundle is not yet created.
Ported to compile on GTK 2.19 and above.
Fixed a segfault in the GCompris dialog box.
Fixed compilation issues.
Updated by autoconf.
Updated by autoconf.
Improved MacOSX integration. Uncomplete yet.
Fixed the audio tooltip in the bar.
Fixed resizing main window.
Added copy of the ligogg for sdl in the MacOSX bundle.
The MacOSX bundle generation is clean now, including translations.
Improved the bundling of GCompris for MacOSX. Seems to have everything in place now.
Cleanup, removed old way of doing MacOSX Bundles.
MacOSX port on its way. We now have the python part working in the bundle.
Added pygtk in the bundle.
Added support for demo field in the menus and the database.
Fixed base upgrade.
Implemented the database schema upgrade for the demo field.
Minor cleanup, avoid several ifdefs.
Added an ongoing progress status at GCompris startup. This is used to avoid the long delay at startup without user feedback.
Added missing files.
Added support for demo version on mac.
reworked the logo.
Release 9.3BETA1
Workaround for the fullscreen mode on macosx. now set a huge max ratio hint when fullscreen is set.
Exclude tuxpaint from macosx.
Fixed missing translation request for the "Yes I Saw it" string in the reading activity.
Fixed the intro message as it is no more limited to windows.
Minor fixes in the french translation to test GCompris.
A set of changes to ease or fix translation issues.
Added a copy of gnome-gnuchess internally since the regular gnuchess crashes on macosx. This is activated only on MacOSX.
Minor typo.
Updated French translation by Bruno and Zohra Coudoin.
Improved graphism for ballcatch activity by Cabaraux Stéphane.
Added support for python activities.
Smaller bar in hexagon. Minor.
Improved graphism for connect4 activity by Cabaraux Stéphane.
Improved graphism for memory back card by Cabaraux Stéphane.
Improved graphism new skins babytoy by Cabaraux Stéphane.
Little adjustment to the babytoy skin.
Preparing 9.3BETA2
Little type in the French translation.
Minor type in sudoku tutorial.
Added zh_TW flag from wikipedia.
Added ast locale for web site generation. Now remove en_CA and put only en in the web site generation.
updated by autoconf.
upgraded windows compilation chain to use a mode recent sdl_mixer and put it in its own directory.
Fixed windows locale for Czech to WINDOWS-1250.
Removed flags from GCompris. Flags create political issue. There is not always a clear relationship between a country flag and a language.
Reworked the icons. Created a background for the mac installer.
Updated icons to reflect latest art work.
Removed confusing logo in the macosx installer.
Added mkdmg tool to ease MacOSX packaging.
Improved macosx bundling.
Ignore gnuchess binary.
Create the MacOSX bundle from a simple script.
Updated French translation by Bruno Coudoin.
Fixed superbrain by Julian Gilbey. In some case the proposesed solution was wrong. This is a long lasting bug.
Added missing file on the windows compilation chain.
Updated compilation chain for windows.
Updated file to translate and file to skip.
Fixed gc_file_find_absolute() to better parse long and short locale. Now a 3 letter locale like 'ast' is supported.
Updated to reflect new file organisation.
Fixed status bar call crasing in command line mode like for gcompris -l list.
Fixed double entry level 3. References to voices were wrong, this level was not playable.
No more check for pysqlite2 unless installed python is 2.4
Updated by autoconf.
Added the number of activities in the main menu view.
Replaced paintings considered not children proof by new one (By Marc Levivier).
Minor, removed a g_warning where not needed.
In shapegame activities, now the xml format does accept 'targetfile=""' to remove the red dot.
A few fixes to better manage locale especially in click_on_letter to properly display the locale to search if its not a 2 letter prefix like for asturian (locale=ast).
Added details activity by Marc Levivier.
Fixed activity author.
Missing files.
Fixed makefile with proper image name.
small maintenance
Modified files to make it easy to create the script createit.sh that will create an empty activity.
improved to suit the need of the upcomming script createit.sh.
Created a new script utility. It create a new empty activity with the given name (only python activity).
New demo icon for createit.sh script.
Improved the template to have an hello world.
Improved our shape based activities so that titles entries are raised when the focus enters the OK button. It allows the children to see the name of the painting even if it is displayed under it.
Removed the help button in the administration where we don't have help.
Fixes bug#619433 in the chess game, we no more display the turn at game end.
Removed commited by error rmll activity.
Improved documentation of the sound API documentation.
Added the info tag in shape based activity. An info tag is exactly the same as a title tag except that is is displayed only when the level is completed and the mouse enters the OK button.
Now hide the bar in shapegame activities when the focus is on the ok button for the title and info items.
Added missing file to translate.
Fixed references to african country for the voices to no more have them in a separate directory.
Added the method gcompris.get_random_word(wordlist, level) on the python side.
New hangman activity.
Updated translation strings in the new hangman activity.
Updated the french translation for the new hangman activity because I needed to test it in a foreign language.
Removed gnuchess getopt from translation.
Not a source file.
Minor improvements around hangman.
Minor: No more display the word to find in stdout.
Added a toolitp in superbrain activity to make it easy to understand what a white or black square means.
First release of an in progress tool that converts wiktionary xml dumps in an xml file.
Fixed a few parsing error in wiktio2wml
Improved the wiktionary parser. Now extract the type of word like noun, verb and the group for the case of verbs.
formatting fix in wiktion2xml
Added missing file tower of london.
Reworked the wiktionary parser to have a separate model. Much cleaner code but not yet as stable a before.
improved wiktio2xml. works better now, getting close to a working version.
Improved parsing of wiktio2xml
Added the license header in the source of wiktio2xml
Fix for wiktio2xml, now support non closed tad on a line by concatenating the next line.
Major rework of the parsing algo in wiktio2xml. Added support for hyponym and hyperonym. Added support for images.
No more report verb derivative in wiktio2xml.
improved wiktionary parsing.
Added support for static site export in wiktio2xml Reworked the code to have the state common to both files.
Added missing words list for Ukranian, Esperanto and Hebrew.
Reworked the french default word list by using the list from wiktionary: http://fr.wiktionary.org/wiki/Wiktionnaire:Liste_de_1750_mots_fran%C3%A7ais_les_plus_courants
Now the descriptions of the definitions are managed individually in a python tree structure.
Can run the new model for wiktion2xml on the full wiktionary like before.
Little fix to better malformated language section in wiktionary.
better handle of bold and italique tags.
New feature in the chat activity. The user has a shared white boards now. This has been developped by Fionn Ziegler.
Minor word list change.
Inserted a new list of words for the english. This list comes from wiktionary.
Merges changes from upstream goocanvas to make us compile again with gtk 2.22
Added a cute background to our hangman activity. It is based on a drawing Franck Doucet made for our bargame activity.
Added the command line option --nocursor (-C). As its name implies, GCompris won't show any visible cursor. This is very useful to touch screen users.
Added missing directory
Fixed bug in which some buttons are no more displayed like in the help and the ok buttons in the dialogs.
Added an ok button uppon loose or win to let the children check his answer.
Added missing files for the hangman.
Increased the number of tries in hangman. It was too hard.
New icon for the hangman activity
Added screenshots for the hangman activity.
Fixed remaining background in hangman.
Added an explicit sound_close when we exit.
Revert "Merges changes from upstream goocanvas to make us compile again with gtk 2.22"
Allow deprecated flag for gtk and gdk to compile again againt gtk 2.22
Added python uuid module to be embedded on windows
Preparing release 9.4
Fixed activation code. Was broken on windows.
Updated translation instructions for our word list xml files.
Added basic instructions to compile GCompris on MacOSX.
Avoid compilation issue in debug mode.
Added -O2 compilation flag. Without it we crashes on macosx EXC_ARITHMETIC in a g_malloc in sound init.
Fixed button_check icons in skins to be one on to of the other now.
Integrated the gcompris and fsf logo in our skin.svg file
Removed the flying plane in the about dialog.
Fixed level 8 of babyshapes. The makefile was missing all the images for this level.
Added -O2 flag instead of debug on Windows compilation chain by default.
Fixed a startup issue on windows. Our gc_file_find_absolute() was not working with locale without '.'.
Improved the gc_file_find_absolute() to be more readable and probably faster.
Again a problem in gc_file_find_absolute().
Added more activities in the demo version, especialy those for which I am not the main author
Reverted an extra debug print.
Complete the usage of wiktio2xml
minor update to force the creation of config.h
Minor documentation update.
Now the text color is black in the memory cards. In white it was hard to read.
Fixed long standing bug in missing letter configuration for 2 bytes utf8 char.
Again in missing letter configuration. Now we can save utf8 formatted strings.
Fixed missing_letter again. Now the editor no more save the choices in a random order.
Improved missing letter configuration. Works better but saves file path in absolute.
reactivated gc_cache_import_pixmap() to work even without gnet.
Completed the fix of missing letter configuration.
Now manage the case in which no image is provided in missing_letter editor.
Added tooltips to better explain the missing letter editor usage.
Fixed french translation for the sudoku.
Specified a font for our dialog box. It may fix a disply issue for Hebrew.
Added the option --disable-level. Some teacher want to be sure the children don't skip a level.
Fixed destination directory for the details activity. It was not working at all.
Added missing level for photohunter by Marc Levivier
Added missing python hashlib in desinstallation process.
Auto generated files.
Added missing configuration button. Now teachers / children can set force uppercase.
Added support for forced uppercase in missingletter.
Modified the createit script so that the xml template menu is created avoiding the need to run make.
Fixed refenrence to tuxpaint dataset. Now we display saved tuxpaint images in our image selector again.
Added support for forced uppercase in horizontal/vertical reading.
Added support for forced uppercase in wordsgame activity.
Now the click on letter activity can be played also with the keybord.
Added missing file from POTFILES.in
In planegame now the numbers are spoken when the plane hit the correct cloud.
Minor graphical improvement. Remade the background.
Minor graphical improvement. Remade the background.
Minor change. Now if we don't find the cursor image, we fallback to the default X cursor.
Minor graphical improvement in the ballcatch activity.
Added a message in GCompris itself when we fail to load the skin.
minor updated web site screenshots.
Remove prepare-ChangeLog.pl, it does not support git.
Chao-Hsiung Liao (2):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Added zh_HK to ALL_LINGUAS
Christian Kirbach (2):
Updated German translation
[l10n] Updated German translation
Daniel Nylander (1):
Updated Swedish translation
Fran Diéguez (4):
Updated Galician translations
Updated Galician translations
Update Galician translations
Update Galician translations
Frederico Goncalves Guimaraes (2):
Updated Brazilian Portuguese Translation
Updated Brazilian Portuguese translation
Gabor Kelemen (4):
Updated Hungarian translation
Updated Hungarian translation
Typo: s/Austriala/Australia/ also fixed in po files
Updated Hungarian translation
Giannis Kaskamanidis (3):
Updated Greek translation
l10n: Updated Greek translation for gcomprisxogoo
l10n: Updated Greek translation for gcompris
Gonçalo Cordeiro (6):
Updated Galician translation
Updated Galician translations
Updated Galician translations
Updated GAlician translations
Updated Galician translations
New list of words for Galician.
Inaki Larranaga (1):
Updated Basque translation
Inaki Larranaga Murgoitio (2):
Updated Basque language
Updated Basque language
Joe Hansen (2):
Updated Danish translation
Updated Danish translation
Jorge González (17):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Karl Ove Hufthammer (2):
Updated Norwegian Nynorsk translation.
Updated Norwegian Nynorsk translation.
Khaled Hosny (1):
Updated Arabic translation
Mantas KriauÄ?iÅ«nas (1):
Updated Lithuanian translation
Marc Levivier (1):
Added author information for each paintings.
Marek Ä?ernocký (3):
Update Czech translation
Updated Czech translation
Updated Czech translation
Mario Blättermann (6):
Updated German translation
Updated German translation
Updated German translation
Updated German translation
[i18n] Updated German translation
[l10n] Updated German translation
Petr Kovar (8):
Update Czech translation by Marek Cernocky
Update Czech translation by Marek Cernocky
Update Czech translation by Marek Cernocky
Update Czech translation by Marek Cernocky
Update Czech translation by Vladimir Burian & Marek Cernocky
Update Czech translation by Marek Cernocky
Update Czech translation by Marek Cernocky
Update Czech translation by Marek Cernocky
Ray Wang (1):
Update Chinese (Simplified) translation from littlebat.
Reuma Mordechai (2):
Updated Hebrew translation
Updated Hebrew translation
Sylvain Dechy (2):
Changed the difficulty level of the maze activity to make it more usable in classrooms.
Refined the sudoku's level for scholl usage
Xandru Armesto (3):
Updated asturian translation
Adding asturian wordlist
Updated asturian translation
Xandru Armesto Fernandez (8):
Updated asturian translation
Updated asturian translation
Added asturian language
Updated asturian translation
Updated asturian translation
Updated asturian translation
Updated asturian translation
Updated asturian translation
Yannis Kaskamanidis (8):
Updated Greek translation for gcompris
Updated Greek translation for gcomprixogoo
Updated Greek translation for gcompris
Updated Greek translation for gcomprixogoo
Updated Greek translation for gcomprixogoo
l10n: Updated Greek translation for gcomprixogoo
Updated Greek translation
l10n: Updated Greek translation for gcomprixogoo
Yavor Doganov (1):
Updated Bulgarian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]