Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Minor, just re-formatted to fit 80 columnsBruno Coudoin2006-11-091-0/+1
|
* Soudan typo is now fixed created Japanese flag from wikipedia Soudan typoBruno Coudoin2006-11-071-1/+0
| | | | | | | | | | | | | | * TODO: Soudan typo is now fixed * boards/flags/ja.png: created Japanese flag from wikipedia * boards/geography/board4_2.xml.in: Soudan typo is now fixed * boards/wordprocessor.xml.in: moved to /fun, out of experimental * configure.in: added Japanese * src/boards/py-mod-anim.c: (AnimCanvas_free): Fixed a Major bug in anim bindings. quiting the gnumch activity crash GCompris 1 times on 10 in my case. This seems to fix it and we should consider patching 8.2.1 with this. * src/boards/python/gnumch.py: fixed a string to allow paramter swapping for translations. * src/gcompris/config.c: added japanese.
* - Patch from Miguel that:Bruno Coudoin2006-11-031-6/+7
| | | | | - fixes the digital display in clockgame. - remove a momory leak in memory
* add africa card in geography fix atof bug in geographyYves Combe2005-06-191-5/+3
| | | | | * add africa card in geography * fix atof bug in geography
* updated Added --disable-xrandr option to force xrandr not to be compiledWIN-6_5_3Bruno Coudoin2005-05-151-0/+4
| | | | | | * TODO: updated * configure.in: Added --disable-xrandr option to force xrandr not to be compiled * src/gcompris/gcompris.c: (board_widget_key_press_callback): new windows code
* Jose Jorges is working again on melody. He bring us an intrumentBruno Coudoin2005-03-121-1/+2
| | | | | | themed version with a xylophone and guitar. Franck Doucet made the drawing (easy to recognize, basicaly, when it's well done and new in GCompris, it from Franck)
* Updated TODO related to the PROFILE DESIGNBruno Coudoin2005-03-091-0/+52
| | | | | | | | Web site updated Fixed major bug and crash in click_on_letter. One problem was a free on the text being passed to the wagon. The othe is a bad side effect of the focus on the wagon. final bonus now hide the toolbar.
* added gcompris_edit profile idea increased assetml flags updated fixedBruno Coudoin2004-11-091-0/+4
| | | | | | | | * TODO: added gcompris_edit profile idea * configure.in: increased assetml flags * src/gcompris/.cvsignore: updated * src/gcompris/properties.c: (gcompris_write_boards_status), (read_boards_status): fixed location of the gcompris_boards.conf for gcompris_edit
* added TODO for configuration of audio audput in a config dialogBruno Coudoin2004-02-041-0/+2
| | | | * TODO: added TODO for configuration of audio audput in a config dialog
* TODO: updated src/boards/draw.c: (get_tool_cursor), (item_event_move):Bruno Coudoin2003-11-051-2/+0
| | | | | | | | | | | | | | | | | | TODO: updated src/boards/draw.c: (get_tool_cursor), (item_event_move): changed drawing tools order. fixed raise/lower button. src/boards/menu.c: (menu_create_item): put in red sound icon if sound is not working src/gcompris/oggplayer.c: (decode_ogg_file): disable the sounds in gcompris if cannot open it src/gcompris/properties.h: added a boolean to check if the sounds is working src/gcompris/soundutil.c: (scheduler_bgnd): check in the background loop if sounds is enabled now if you disable music, next song will quit the background loop src/gcompris/gcompris.c: (gcompris_set_cursor): Patch from PUYDT Julien (from debian) solves the cursor random color. src/gcompris/properties.c: (gcompris_properties_new): now esd no more used by default as the sound output but the default libao output. this maybe changed using gcompris -A or editing /etc/libao.conf added a boolean to check if the sounds is working
* removed train goes faster and arrow issue cause its fixed. added much moreBruno Coudoin2003-10-191-7/+0
| | | | | | | | | | | | | | * TODO: removed train goes faster and arrow issue cause its fixed. * boards/dataset/mrpatate.xml: added much more images. Now uses imageset. * boards/watercycle.xml.in: changed help text * src/boards/python/watercycle.py: little cleanup * src/boards/read_colors.c: (start_board), (end_board): memory leak: added g_list_free where needed * src/gcompris/images_selector.c: (gcompris_images_selector_start), (gcompris_images_selector_stop), (display_image), (display_image_set), (free_stuff), (item_event_imageset_selector), (parseImage), (parse_doc), (read_xml_file): complete rework to support dataset in the xml file and display them.
* added xrender and gtk changed to to PRE4 added F5 and ctrl-r for refreshBruno Coudoin2003-10-151-19/+5
| | | | | | | * TODO: added xrender and gtk * configure.in: changed to to PRE4 * src/gcompris/gcompris.c: (board_widget_key_press_callback): added F5 and ctrl-r for refresh and ctrl-q to quit gcompris.
* Added Dynamic screen/skin resolution change added way to display creditBruno Coudoin2003-06-091-0/+4
| | | | | | | | | | 2003-06-09 Bruno Coudoin <bruno.coudoin@free.fr> * TODO: Added Dynamic screen/skin resolution change * src/gcompris/oggplayer.c: (decode_ogg_file), (erase_credits), (display_ogg_file_credits): added way to display credit info from ogg * src/gcompris/soundutil.c: (initSound), (scheduler_bgnd), (thread_play_ogg): added background music support
* continued gcompris-editBruno Coudoin2002-06-081-0/+2
| | | | fixed hilaire .xml.in files
* changed boards to use new credit help entryBruno Coudoin2002-06-051-0/+80
|
* completed about box. Rework of the help systemBruno Coudoin2002-01-131-5/+4
|
* Initial revisionBruno Coudoin2001-10-291-0/+25