Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Added missing files for the edit mode (editing class)Bruno Coudoin2005-07-011-4/+4
| | | | | | | | | | | | | Re-Added gcompris-edit menu * Makefile.am: * gcompris-edit.desktop.in: * gcompris-edit.png: * src/boards/python/admin/.cvsignore: * src/boards/python/admin/Makefile.am: * src/boards/python/admin/class_list.py: * src/boards/python/admin/user_list.py: * src/boards/python/tuxpaint.py: bad return value
* - readded initalisation of REQUIRE_PYTHON variable for the spec fileBruno Coudoin2005-06-271-4/+4
| | | | - removed all code for the old gcompris_edit
* Yves added a new board called bargame. The manual is:Bruno Coudoin2005-04-171-1/+7
| | | | | | | | | | | | | | | | Put balls in the holes. You win if the computer play the last one. If you want Tux to begin, just click on him. Bruno Created the background image, Yves did the rest of the game. Serveral changes in the computer menu. Now there is a submenu for the mouse activity. I redid the erase activity icons to be more precse. The mouse comes from openclipart. I redid the tux teacher image as found in bargame and connect4 Some minor fixes for win32 compilation log format is now generic and does not need to be localised.
* removed gcompris.desktop gcompris-edit.desktop from the dist fileBruno Coudoin2004-11-301-1/+0
| | | | * Makefile.am: removed gcompris.desktop gcompris-edit.desktop from the dist file
* added config.h.windows added more specific informations fixed project linkBruno Coudoin2004-06-171-1/+1
| | | | | | | | | | | | | | | | | * Makefile.am: added config.h.windows * README.mingw: added more specific informations * README.windows: fixed project link * config.h.windows: create. use it to compile on mingw * configure.in: changed to release 6.1 * src/boards/Makefile.am: added boards2static.pl utility for mingw * src/gcompris/assetml.c: (assetml_get_locale): replaced getenv by g_getenv * src/gcompris/board.c: (init_plugins), (board_check_file): merged mingw version and linux version * src/gcompris/gameutil.c: (gcompris_read_xml_file), (gcompris_load_menus): fixed bugs in which you cannot go back to upper menu if you enter the configuration dialog while you are in a submenu. * src/gcompris/gcompris-board.h: reindent * src/gcompris/gcompris.c: (setup_window), (gcompris_init): implemented the grace period stuff for mingw
* added README.mingw copyed from a mingw ported program. can find backBruno Coudoin2004-06-131-1/+2
| | | | | | | | | | | | | | | | | | | | | * .cvsignore: * Makefile.am: added README.mingw * README.mingw: copyed from a mingw ported program. can find back which. Not adapted to gcompris maybe highly wrong but it's better than nothing. * boards/Makefile.am: -A- added anim by Yves Combe yves at ycombe point net * boards/anim.xml.in: -A- * boards/anim/camera.png: created by Bruno * boards/boardicons/anim.png: created by Bruno * gcompris.ico: for windows * po/POTFILES.in: -A- * src/boards/clickgame.c: (get_bplugin_info), (clickgame_is_our_board): changed plugin name ti suit the standard and ease the windows maintenance * src/boards/clockgame.c: (display_hour): hour needle is shorter now. (due to user remarks) * src/boards/menu.c: added static where missing * src/boards/python/Makefile.am: -A- * src/boards/python/anim.py: -A- * src/boards/traffic.c: added static where missing * src/boards/wordsgame.c: (key_press): nothing.
* 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
* Makefile.am: readded missing gcompris-edit.desktop.inBruno Coudoin2003-10-261-2/+2
| | | | | | | boards/Makefile.am: added experimental redraw.py board boards/redraw.xml.in: added experimental redraw.py src/boards/python/redraw.py: added experimental redraw.py src/gcompris/about.c: (gcompris_about_start): added Background Music: Rico Da Halvarez.
* Makefile.am: re-removed installation of *.in filesBruno Coudoin2003-10-251-8/+3
| | | | configure.in: fixed creation of REQUIRE_PYTHON. Now python is compiled by default.
* Makefile.am: Now include boards/*.in files in the dist so that translatorBruno Coudoin2003-10-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | can test their po file without getting the cvs boards/dataset/mrpatate.xml: added images boards/flags/sl.png: added slovenian flag boards/flags/gcompris_flags.xml.in: added slovenian flag boards/gcompris/animals/elephanteauxgc.jpg: animal image given by LE BERRE Daniel <le.berred@free.fr> : released under GPL boards/gcompris/animals/hypogc.jpg: animal image given by LE BERRE Daniel <le.berred@free.fr> : released under GPL boards/gcompris/animals/jumentmulassieregc.jpg: animal image given by LE BERRE Daniel <le.berred@free.fr> : released under GPL boards/gcompris/animals/readme.txt: updated boards/gcompris/animals/tetegorillegc.jpg: animal image given by LE BERRE Daniel <le.berred@free.fr> : released under GPL boards/geography/board4_0.xml.in: fixed link to serbia audio configure.in: Set now to gcompris 4.0 : Added sl gcompris: Changed to section Applications/Edutainment/Miscellanous po/sl.po: created by damjan kovac <damjan@o-bakovci.ms.edus.si> src/boards/erase.c: added new images src/gcompris/config.c: added sl (slovanian)
* Release 4.0PRE3 changed desktop menu entry changed ofset logoBruno Coudoin2003-10-071-5/+5
| | | | | | Release 4.0PRE3 changed desktop menu entry changed ofset logo
* remove .asset.in copy in install-data-local added assetml dataset addedBruno Coudoin2003-09-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | * Makefile.am: remove .asset.in copy in install-data-local * boards/click_on_letter.xml.in: added assetml dataset * boards/geography.xml.in: added assetml dataset * boards/money.xml.in: removed empty credits * boards/money_cents.xml.in: removed empty credits * boards/skins/default/button_style2.png: added here for maintenance * boards/skins/default/repeat.png: changed to a mouth * boards/sounds/de/colors/gcompris_colors_de.assetml.in: updated description field * boards/sounds/en/colors/gcompris_colors_en.assetml.in: updated description field * boards/sounds/fr/colors/gcompris_colors_fr.assetml.in: fixed yellow * gcompris.spec.in: fixed python requirement * src/boards/colors.c: (start_board): now the repeat icon is not display if sound is available * src/boards/menu.c: (menu_create_item): manage assetml dataset in mandatory_sound_* * src/gcompris/bonus.c: (gcompris_display_bonus): fixed "good job" sounds to use assetml * src/gcompris/gameutil.c: (gcompris_add_xml_to_data): added mandatory_sound_dataset * src/gcompris/gcompris-board.h: added mandatory_sound_dataset * src/gcompris/oggplayer.c: (erase_credits), (item_event_ogginfo): check rootitem before destroy in case
* removed mines and explosion from submarineBruno Coudoin2003-08-141-2/+2
| | | | added display of tanks air value
* fixed to remove config.rpath fixed to included python dependenciesBruno Coudoin2003-04-151-1/+1
| | | | | * Makefile.am: fixed to remove config.rpath * gcompris.spec.in: fixed to included python dependencies
* re-added gcompris.spec instead of .spec.in Release 2.3 added requiresBruno Coudoin2003-02-171-1/+1
| | | | | | | * Makefile.am: re-added gcompris.spec instead of .spec.in * configure.in: Release 2.3 * gcompris.spec.in: added requires gnuchess 5.04 * src/boards/chess.c: (chess_create_item): fixed castling issue
* removed unecessary file in dist added GNUCHESS added GNUCHESS removedBruno Coudoin2003-02-141-4/+3
| | | | | | | | | | | | 2003-02-14 Bruno Coudoin <bruno.coudoin@free.fr> * Makefile.am: removed unecessary file in dist * acconfig.h: added GNUCHESS * configure.in:added GNUCHESS * docs/C/Makefile.am:removed unecessary file in dist * docs/fr/Makefile.am:removed unecessary file in dist * src/boards/chess.c: (start_board):added GNUCHESS * src/boards/traffic.c: fixes a compile issue with gcc2.95
* updatedBruno Coudoin2003-02-131-1/+1
| | | | | | | | | | | | | | * .cvsignore: updated * Makefile.am: * boards/flags/ar.png: added * boards/flags/nl.png: replaced by the correct dutch flag * configure.in: * po/Makefile.in.in: * po/ar.po: created by Nabil Ben Khalifa * src/gcompris/config.c: added ar * src/boards/wordsgame.c : remove the focus to items that falls out of the canvas. By Andrew Stribblehill <ads@debian.org>
* *** empty log message ***Pascal Georges2003-02-091-1/+1
|
* added po statsBruno Coudoin2003-02-051-1/+11
|
* file name fixes / added the desktop icon for gcompris editBruno Coudoin2002-09-101-2/+2
|
* added french docs/frBruno Coudoin2002-06-281-2/+2
| | | | added .hu support in config.c of gcompris
* changed boards to use new credit help entryBruno Coudoin2002-06-051-1/+1
|
* configuration update for RedHat 7.3 changedBruno Coudoin2002-05-281-2/+4
| | | | | AM_GNU_GETTEXT by: AM_GLIB_GNU_GETTEXT
* maze now can find its way out aloneBruno Coudoin2002-04-181-2/+0
|
* changed for BSDBruno Coudoin2002-03-291-7/+3
|
* fixed rpm generation with missing filesBruno Coudoin2002-02-151-1/+2
|
* mane changes / see changlogBruno Coudoin2002-02-101-3/+19
|
* fixed generation of desktop fileBruno Coudoin2002-01-151-1/+3
|
* completed about box. Rework of the help systemBruno Coudoin2002-01-131-4/+3
|
* added gcompris_point APIBruno Coudoin2001-12-021-2/+4
|
* some changes in algebra and shapegameBruno Coudoin2001-11-291-0/+2
|
*