Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/gcompris
Commit message (Expand)AuthorAgeFilesLines
...
* - Added support for Breton by Alan Monfort.Bruno Coudoin2007-09-121-0/+1
* cleanup, removed unneeded cvsignoreBruno Coudoin2007-09-041-12/+0
* Fixed bug#327462 : Please move data files into a separate CVS moduleBruno Coudoin2007-08-304-15/+15
* Fixed database creation bug when the "Unaffected" or "Users without a class" ...Bruno Coudoin2007-08-291-1/+1
* Switched to GPL V3Bruno Coudoin2007-08-2951-268/+217
* Added support for Afrikaans by Friedel Wolff and Samuel MurrayBruno Coudoin2007-08-291-4/+4
* There is a design issue in gc_file_find_absolute(). When called twice,Bruno Coudoin2007-08-151-4/+3
* Potentially display a NULL pointer that crashes on windows.Bruno Coudoin2007-08-151-2/+1
* Moved the lock file checking downstairs in the startupBruno Coudoin2007-07-181-41/+47
* Per Jose suggestion, warn the user about the lock file on stdout.Bruno Coudoin2007-07-091-2/+8
* No more reopen bg sounds when not in the properties.Bruno Coudoin2007-07-081-1/+1
* we don't crash if we cannot find a single image at startup.Bruno Coudoin2007-06-234-7/+34
* - Fixed compilation issue when compiled without SQLITEBruno Coudoin2007-06-221-3/+3
* Fixed "-l list" option to load the menu list from the base.Bruno Coudoin2007-06-221-1/+1
* improved --help message for gcompris -l listBruno Coudoin2007-06-201-1/+3
* - Typo replacement. Replaced gcompris in GCompris, our official name.Bruno Coudoin2007-06-183-10/+10
* fixed minor compilation issueBruno Coudoin2007-06-171-1/+1
* Updated windows compilationBruno Coudoin2007-06-151-5/+7
* Removed C version of the draw activity (deprecated)Bruno Coudoin2007-06-151-3/+0
* added support for gstreamer compilation, untested updated to compile onBruno Coudoin2007-06-123-65/+72
* - Added the support for a system configuration file which isBruno Coudoin2007-06-094-8/+33
* removed this sound, suspect originBruno Coudoin2007-06-091-1/+1
* Major rework of activity icons by Mathieu Ignacio.Bruno Coudoin2007-06-081-1/+27
* - Added a request to deiconify the window at startup. It's neededBruno Coudoin2007-06-061-1/+4
* - Patch by Hans de Goede concerning the fullscreen mode:Bruno Coudoin2007-05-283-28/+24
* - Patch by Hans de Goede fixes running on machines whichBruno Coudoin2007-05-281-1/+4
* - major packaging change, imported libart_lgpl and libgnomecanvasBruno Coudoin2007-05-223-5/+12
* - Switched melody sounds to wav, easier to manage and less startup delayBruno Coudoin2007-05-222-30/+25
* Improved the background music. Now the music is started whenBruno Coudoin2007-05-202-14/+30
* Implemented sound callback API. Melody works again butBruno Coudoin2007-05-162-140/+30
* Based on the work of Terje Bergström <terje on terje point fi>Bruno Coudoin2007-05-156-408/+225
* Integrated the writing tutor activity from Jozef Cerven jcmail80 on gmail / ...Bruno Coudoin2007-05-011-1/+1
* Arabic (Tunisia) sounds are made by Makni Bassem <maknibassem on gmail dot com>Bruno Coudoin2007-04-231-0/+1
* Converted .ogg sounds (not voices) to be all in wav.Bruno Coudoin2007-04-152-5/+3
* Added admin icon on windows.Bruno Coudoin2007-04-142-0/+3
* added wordprocessor fixed to search board icons in the skin directory.Bruno Coudoin2007-04-131-3/+3
* now in fullscreen, follow the user prefered screensize. If the selectBruno Coudoin2007-04-021-2/+21
* try to interact with NS main menuYves Combe2007-04-011-2/+38
* Added support for no double instance run.Bruno Coudoin2007-03-311-1/+47
* A patch from Miguel.Bruno Coudoin2007-03-261-0/+1
* Continue work on OSX bundle.Yves Combe2007-03-262-1/+18
* clean ObjC code using standard openstep functions.Yves Combe2007-03-251-45/+2
* continue work with NSBundle.Yves Combe2007-03-241-28/+25
* add python modules in bundleYves Combe2007-03-231-1/+10
* fix a segfaultYves Combe2007-03-231-18/+17
* Set Gtk to run from bundle.Yves Combe2007-03-232-5/+172
* reloc gtk libs for osx bundle. TODO: fix for no osx.Yves Combe2007-03-221-1/+1
* moved in boards/skins/gartoon/ updated to reference Mathieu updated to useBruno Coudoin2007-03-201-2/+2
* fix compilation problem without nsbundleYves Combe2007-03-191-0/+7
* NSBundle usage for relocYves Combe2007-03-184-9/+39