Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/boards/python
Commit message (Expand)AuthorAgeFilesLines
* hide the bar while waiting for the bonus.Bruno Coudoin2009-10-251-0/+1
* removed stdout print traces.Bruno Coudoin2009-10-161-13/+5
* Hide the bar as soon as the user won during the bonus timeout.Bruno Coudoin2009-10-161-0/+1
* Patch from Miguel that fixes the configurationBruno Coudoin2009-03-103-27/+27
* - Patch from Johan Cwiklinski <mailings x-tnd.be>Bruno Coudoin2009-02-283-8/+8
* - Fixed strings:Bruno Coudoin2009-02-241-0/+2
* Miguel DE IZARRA added support for online wordlist.Bruno Coudoin2009-02-051-7/+0
* Recoded the fix 3706 to not use a coding style not supportedBruno Coudoin2009-02-011-3/+3
* Fixed crash bug when board finished.Bruno Coudoin2009-01-301-7/+12
* Fixed small bug (2 player mode) -> show happy flower even if player 2 winsBruno Coudoin2009-01-301-3/+1
* Fixed refresh issue of tux.Bruno Coudoin2009-01-301-0/+4
* cleanup, uncomplete activityBruno Coudoin2008-05-121-168/+0
* *** RELEASE 8.4.5 ***Bruno Coudoin2008-05-124-187/+2
* Removed non functional writing tutor activity to make room.Bruno Coudoin2008-05-125-3154/+0
* New activity to learn the doubleclick in an intuite fashion.Bruno Coudoin2008-04-271-63/+175
* New activity to learn the mouse doubleclick in an attractive way.Bruno Coudoin2008-04-272-0/+379
* Windows issue. Translation was broken in all python modules.Bruno Coudoin2008-02-1435-35/+39
* Windows issue. Translation was broken in all python modules.Bruno Coudoin2008-02-1335-35/+35
* removed useless #line and confusing #line directive. fixed a major bug.Bruno Coudoin2008-02-131-6/+5
* fixed a potential issue in displaying the background. This fixes the issueBruno Coudoin2007-12-261-1/+2
* fixed a runtime warning 'DeprecationWarning: integer argument expected,Bruno Coudoin2007-10-151-2/+2
* re-fixed bad reference to sef.entryBruno Coudoin2007-09-061-2/+2
* fixed a little bug, in text entry mode it was not displayed again if youBruno Coudoin2007-09-061-1/+2
* cleanup, removed unneeded cvsignoreBruno Coudoin2007-09-0412-96/+0
* Fixed bug#327462 : Please move data files into a separate CVS moduleBruno Coudoin2007-08-301-1/+1
* Thanks to Ronny Standtke for these bug reports.Bruno Coudoin2007-08-301-1/+3
* Switched to GPL V3Bruno Coudoin2007-08-2952-322/+270
* Properly manage fullscreen issues when tuxpaint is not installedBruno Coudoin2007-07-081-267/+280
* - Typo replacement. Replaced gcompris in GCompris, our official name.Bruno Coudoin2007-06-181-2/+2
* Removed useless commentsBruno Coudoin2007-06-161-3/+0
* Fixed python template not to have runtime error andBruno Coudoin2007-06-162-4/+11
* Added pythontemplate activityBruno Coudoin2007-06-151-0/+1
* created an python activity for developersBruno Coudoin2007-06-151-0/+43
* fixed cleanup, was crashing randomly on exitBruno Coudoin2007-06-151-1/+4
* Fixed bad icon referenceBruno Coudoin2007-06-091-1/+1
* Major rework of activity icons by Mathieu Ignacio.Bruno Coudoin2007-06-082-12/+11
* - Switched melody sounds to wav, easier to manage and less startup delayBruno Coudoin2007-05-221-13/+14
* Implemented sound callback API. Melody works again butBruno Coudoin2007-05-161-6/+7
* Integrated the writing tutor activity from Jozef Cerven jcmail80 on gmail / ...Bruno Coudoin2007-05-019-2/+3344
* removed mypaint, we will add it back when completed removed mypaint set toBruno Coudoin2007-04-212-9/+3
* - Added py_gc_file_find_absolute() in the python bindings.Bruno Coudoin2007-04-151-7/+10
* added wordprocessor fixed to search board icons in the skin directory.Bruno Coudoin2007-04-132-3/+14
* Added more level from Olivier Ponchaut.Bruno Coudoin2007-04-092-22/+32
* *** RELEASE 8.3BETA2 ***Bruno Coudoin2007-04-035-4/+372
* fixed missing pixmap fixed missing translation fixed missing pixmap FixedBruno Coudoin2007-04-013-4/+4
* does instant rotation now. improved the parameters to make it moreBruno Coudoin2007-03-181-48/+50
* first work on OSX support.Yves Combe2007-03-121-1/+2
* Minor, changed the name of the remove button in reset.Bruno Coudoin2007-03-111-2/+2
* *** RELEASE 8.3BETA1 ***Bruno Coudoin2007-03-113-13/+9
* - Implemented the --nobackimg option. With it all backgroundBruno Coudoin2007-03-098-23/+20