Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/anim
Commit message (Collapse)AuthorAgeFilesLines
* Switched to GPL V3Bruno Coudoin2007-08-291-10/+9
| | | | svn path=/trunk/; revision=2909
* Added or improved images in anim (By Frank)Bruno Coudoin2005-03-232-0/+0
| | | | | * src/boards/chess.c: (start_board), (engine_local_destroy), (start_child): changed the fork call by a g_spawn_async_with_pipes that is portable.
* updated by YvesBruno Coudoin2005-02-171-8/+4
|
* Yves improved anim againBruno Coudoin2005-02-151-7/+5
| | | | Bruno started the mime type system
* Commited Hindi Gujarati translation by jignesh chaudhariBruno Coudoin2005-02-101-0/+245
| | | | | Commited update of anim.py plus mozilla svg export by Yve Combe Fixed file_selector to return the correct file type
* added, created by bruno. added an anim control area. implemented a frameBruno Coudoin2004-06-201-0/+0
| | | | | * boards/anim/minibutton.png: added, created by bruno. * src/boards/python/anim.py: added an anim control area. implemented a frame counter display.
* added README.mingw copyed from a mingw ported program. can find backBruno Coudoin2004-06-131-0/+0
* .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.