Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/electric.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
* - Review of English strings by Clytie SiddallBruno Coudoin2006-01-221-7/+3
| | | | | - 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.
* new menus architecture improvment.Yves Combe2006-01-181-1/+1
| | | | Resize some icons.
* 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
* minor fixBruno Coudoin2006-01-171-1/+1
|
* Ported electric to rely on python 2.3 instead of 2.4Bruno Coudoin2006-01-171-1/+5
| | | | Added a feature, you can now blow a bulb by right clicking on it
* - Improved letters icons in craneBruno Coudoin2006-01-161-7/+8
| | | | | | - Removed a memory leak in crane related to pixmaps not freed - added a dialog box when gnucap is not found / or spawn fails - added help in electric.xml.in
* Proof of concect for electric activity is almost completed.Bruno Coudoin2005-11-291-1/+1
| | | | | | If /usr/bin/gnucap is installed, create a schematic and click the OK button. The voltage and current value will be displayed on stdout.
* Started the electric activiry. Nothing runs yet.Bruno Coudoin2005-11-271-0/+18