Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/redraw_symmetrical.xml.in
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of activity icons by Mathieu Ignacio.Bruno Coudoin2007-06-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | These Images are an original creation of Mathieu Ignacio. Released under GPL. Starting now, we switch to the svg format. * po/POTFILES.skip: Updated * src/boards/Makefile.am: cleanup, removed draw.c * src/boards/Makefile.mingw: - * src/boards/draw.c: - * src/boards/python/anim.py: removed focus highlight to keep the ON buttons. * src/boards/python/redraw.py: removed image boards/draw directory, use them from skins now. * src/boards/wordprocessor.c: (wordprocessor_create): use draw skin image now * src/gcompris/gameutil.c: (gc_pixmap_load): Now return a blank inline pixmap instead of NULL if the file is not found. * src/libgnomecanvas/gnome-canvas-rich-text.c: removed translatable string svn path=/trunk/; revision=2694
* - There were a lot of bad formatted xml string in the menus for the help.Bruno Coudoin2006-10-181-2/+1
| | | | | | When a line is split on several lines, the xml:space="preserve" was missing in numerous places. It means that many translations was missing. - Fixed some bad English thanks to Clytie.
* - Review of English strings by Clytie SiddallBruno Coudoin2006-01-221-1/+1
| | | | | - Improved the submarine icon based on a Nicu icon from openclipart.org - Fixed Tux_mute.png, it was commited without -kb option and was obviously corrupted.
* reorganise menus suppress -d filter option in menu.c add --experimentalYves Combe2006-01-181-1/+1
| | | | | | | | | reorganise menus suppress -d filter option in menu.c add --experimental probably some boards will disappears (if typo in xml.in section). pass version to 7.29 to force reread xml
* - Fixes text of board description being badly wrappedBruno Coudoin2005-11-011-2/+1
| | | | | | | | | | | | | | | | | | | I now use the richtext canvas to display it. We may loose on reliabilty. * boards/canal_lock.xml.in: * boards/clickgame.xml.in: * boards/gnumch-inequality.xml.in: * boards/guessnumber.xml.in: * boards/redraw_symmetrical.xml.in: * boards/traffic.xml.in: * boards/watercycle.xml.in: * src/boards/menu.c: (menu_start), (menu_end), (item_event), (set_content), (create_info_area): * src/boards/python/anim.py: fix for import old animation not working * src/boards/python/guessnumber.py: Fix for widget that appers over bonus and/or help * src/gcompris/gameutil.c: (gcompris_add_xml_to_data): * src/gcompris/help.c: (set_content):
* Clytie Siddall gave us a complete string review.Bruno Coudoin2005-10-111-7/+2
| | | | This commit is the intergration of her work.
* Change section buhaviour in xml filesYves Combe2005-06-111-1/+1
| | | | Registering boards in sqlite at load almost working (--enable-profils).
* to fix the newline issues in xml files, added the token xml:space="preserve"Bruno Coudoin2004-11-291-2/+2
| | | | | | | | Thanks to Danilo Segan for that. * boards/chronos/board3_0.xml.in: * boards/menu.xml.in: * boards/redraw_symmetrical.xml.in: fixed directory path
* Bugzilla #139771: Strings addition, fixes by Adam WeinbergerBruno Coudoin2004-04-141-9/+9
| | | | Bugzilla #140045: s/strwaberry/strawberry/ in hexagon.xml.in
* added missing gcompris-edit.desktop changed board plugin name fixed carBruno Coudoin2004-03-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: added missing gcompris-edit.desktop * boards/billard.xml.in: changed board plugin name * boards/chronos/board3_0.xml.in: fixed car invention date * boards/chronos/board3_2.xml.in: fixed car invention date * boards/chronos/board3_4.xml.in: fixed car invention date * boards/melody.xml.in: changed board plugin name * boards/pythontest.xml.in: changed board plugin name * boards/redraw.xml.in: changed board plugin name * boards/redraw_symmetrical.xml.in: changed board plugin name * boards/sounds/Makefile.am: added it * boards/sounds/fr/Makefile.am: * boards/watercycle.xml.in: * configure.in: release 5.3.1, added italian * gcompris.spec.in: added italian voices * po/POTFILES.in: added missing files * src/boards/advanced_colors.c: (is_our_board): fixed missing static * src/boards/algebra.c: (key_press): - * src/boards/algebra_guesscount.c: (is_our_board): - * src/boards/canal_lock.c: (is_our_board): - * src/boards/chess.c: (is_our_board): - * src/boards/click_on_letter.c: (is_our_board): - * src/boards/clickgame.c: (clickgame_is_our_board): - * src/boards/clockgame.c: - * src/boards/colors.c: (is_our_board): - * src/boards/draw.c: (key_press): - * src/boards/enumerate.c: (key_press), (is_our_board): - * src/boards/erase.c: (is_our_board): - * src/boards/fifteen.c: (is_our_board): - * src/boards/gletters.c: (key_press): - * src/boards/hanoi.c: (is_our_board): - * src/boards/imageid.c: - * src/boards/leftright.c: (is_our_board): - * src/boards/machpuzzle.c: (is_our_board): - * src/boards/maze.c: (is_our_board): - * src/boards/memory.c: - * src/boards/menu.c: - * src/boards/missingletter.c: - * src/boards/money.c: - * src/boards/paratrooper.c: (key_press): - * src/boards/planegame.c: (key_press): - * src/boards/python.c: (pythonboard_pause), (pythonboard_end), - (pythonboard_is_our_board), (pythonboard_key_press), - (pythonboard_ok), (pythonboard_set_level), (pythonboard_config), - (pythonboard_repeat): - * src/boards/railroad.c: - * src/boards/read_colors.c: (is_our_board): - * src/boards/reading.c: - * src/boards/reversecount.c: - * src/boards/shapegame.c: (key_press): - * src/boards/smallnumbers.c: (key_press): - * src/boards/submarine.c: (is_our_board): - * src/boards/superbrain.c: (is_our_board): - * src/boards/target.c: (key_press), (is_our_board), - (display_windspeed): - * src/boards/traffic.c: (is_our_board): - * src/boards/wordsgame.c: (key_press): - * src/gcompris/Makefile.am: removed useless pluginenum.c and .h * src/gcompris/about.c: (gcompris_about_start): * src/gcompris/board.c: (init_plugins), (get_current_board_plugin), (board_check_file), (board_play), (board_stop): changed to include the work done by pluginenum. now use g_module instead of dl_open and plugins are loaded only when needed. Note that they are never unloaded yet. * src/gcompris/board.h: cleanup * src/gcompris/config.c: (gcompris_config_start): * src/gcompris/gameutil.c: (gcompris_read_xml_file), (selectMenuXML), (gcompris_load_menus): replaced scandir by readdir * src/gcompris/gcompris-board.h: added g_module items in our plugin struct * src/gcompris/gcompris.c: (board_widget_key_press_callback), (gcompris_get_locale), (gcompris_set_locale): use g_getenv instead of getenv * src/gcompris/gcompris.h: removed pluginenum.h * src/gcompris/pluginenum.c: removed. the code here is now included in boards.c * src/gcompris/pluginenum.h: removed. the code here is now included in boards.c * src/gcompris/properties.c: (gcompris_properties_new): use g_getenv instead of getenv
* added transportation levels added transportation created. created by BrunoBruno Coudoin2004-02-281-1/+1
| | | | | | | | | | | | | | | * boards/chronos.xml.in: added transportation levels * boards/chronos/Makefile.am: added transportation * boards/chronos/images/README: created. * boards/chronos/images/vicking_boat.png: created by Bruno coudoin. Released under the GPL. * boards/dataset/mrpatate.xml: added the viking boat * boards/gletters/README: created bt Yan Seiner * boards/redraw_symmetrical.xml.in: reset the name. I have a problem with the web site generation here. the name field was supose to be used for web generation and was set to the file name. It has changed for python. need to find a way to fix that. Most important is that the game works. * src/boards/shapegame.c: (create_title), (add_xml_shape_to_data): added a black shadow under the text. Fixed title alignment. * src/gcompris/help.c: (gcompris_help_start), (set_content), (item_event_help): changed to use the rich text item. Now the line wrapping is done automatically.
* -A- removed difficulty=0 cause it breaks the web site generation -A- -A-Bruno Coudoin2004-02-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * boards/algebra_group.xml.in: -A- removed difficulty=0 cause it breaks the web site generation * boards/boards.xml.in: -A- * boards/colors_group.xml.in: -A- * boards/computer.xml.in: -A- * boards/experience.xml.in: -A- * boards/fun.xml.in: -A- * boards/menu.xml.in: -A- * boards/redraw_symmetrical.xml.in: fixed comments * boards/skins/pink/skin.xml: changed colors for erase * boards/wordsgame/wordslevel1.fr: New list of words from Catherine Lhomme * boards/wordsgame/wordslevel2.fr: New list of words from Catherine Lhomme * boards/wordsgame/wordslevelmax.fr: New list of words from Catherine Lhomme * gcompris.spec.in: added melody ogg files * src/boards/advanced_colors.c: (item_event): fixed bug: added pause while in bonus * src/boards/click_on_letter.c: (click_on_letter_create_item), (game_won), (process_ok_timeout), (process_ok), (item_event), (highlight_selected): fixed bug: added pause while in bonus * src/boards/colors.c: (item_event): fixed bug: added pause while in bonus * src/boards/imageid.c: (imageid_next_level), (item_event), (highlight_selected): fixed bug: added pause while in bonus * src/boards/leftright.c: (item_event): fixed bug: added pause while in bonus * src/boards/machpuzzle.c: (create_machine_item): changed hole color to black * src/boards/missingletter.c: (missing_letter_next_level), (missing_letter_create_item), (item_event), (highlight_selected), (add_xml_data): fixed bug: added pause while in bonus * src/boards/read_colors.c: (item_event): fixed bug: added pause while in bonus * src/boards/reading.c: (player_win), (player_loose), (item_event_valid): fixed bug: added pause while in bonus * src/gcompris/config.c: added Croatian * src/gcompris/score.c: (gcompris_score_set): centered score. use / instead of : for separator
* boards/Makefile.am: added redraw_symmetricalBruno Coudoin2003-12-211-0/+25
boards/melody.xml.in: created boards/redraw.xml.in: minor fix boards/redraw_symmetrical.xml.in: created docs/C/gcompris.texi: updated development process docs/C/python.html: updated development process docs/fr/gcompris.texi: updated development process po/POTFILES.in: added redraw_symmetrical src/boards/python/redraw.py: added support for symmetrical mode src/gcompris/bonus.h: indent fix src/gcompris/images_selector.c: (item_event_imageset_selector): fixed bad cast (gcc warning) src/gcompris/properties.c: (gcompris_properties_new): fixed core dump when no LANG ENV var are set