Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add more trace ofr the strange segfaultYves Combe2005-09-011-1/+6
* improve menmory_tux UI marking scores.Yves Combe2005-09-011-7/+65
* add new mode in memory.c: Play against the computer.Yves Combe2005-09-011-56/+516
* change colors letters in memory.Yves Combe2005-08-302-7/+14
* huftis has remade railroad background from frack svg, because the jpg had aw...Yves Combe2005-08-302-1/+1012
* use pango metrics to determine interline in reading, and pango text markup to...Yves Combe2005-08-302-12/+27
* - added continent voices for french by Julien GillesBruno Coudoin2005-08-296-43/+32
* redo failed commitYves Combe2005-08-292-10/+44
* fix horizontal space replacing 'x' overwrite by black background.Yves Combe2005-08-291-10/+23
* fix segfault is login not used. (trace fonction not well cleaned).Yves Combe2005-08-292-28/+32
* Change fonts size and interline in reading.cYves Combe2005-08-292-69/+14
* finally fix this *$%@# bug in get_conf.Yves Combe2005-08-287-36/+48
* make all boards in reading configurable for locale, and use this and the glob...Yves Combe2005-08-2815-60/+745
* - a trigger was bad and caused wholegroup to be notBruno Coudoin2005-08-2710-86/+68
* refix compilation error with create_rootdir. Hope is ok !Yves Combe2005-08-272-9/+8
* Joe Neeman fix for replay icon in muncher.:wqYves Combe2005-08-271-1/+7
* put words list editor in a separate file from board_dir. (wordlist.py)Yves Combe2005-08-264-27/+87
* fix compilation error with create_rootdir.Yves Combe2005-08-263-60/+27
* improve text toolYves Combe2005-08-261-4/+34
* This patch fixes some issues with Troggle difficulty and fixes translation pr...Yves Combe2005-08-251-40/+74
* add several functions for directory management.Yves Combe2005-08-2512-14/+230
* typos (thanks to Gabor Kelemen) After gcompris team review, fixed severalBruno Coudoin2005-08-251-19/+31
* Fix (hope it's fixed) strange locale bug with shapegame. Bar buttons actions ...Yves Combe2005-08-251-1/+0
* divide gcompris user's files into .gcompris/shared and ./gcompris/usersYves Combe2005-08-253-7/+62
* Changed the difficulty from 1 to 5 updated help completed, now work inBruno Coudoin2005-08-242-48/+245
* fix segfaultYves Combe2005-08-241-7/+10
* trace a bit moreYves Combe2005-08-241-1/+5
* change init_background and board_play order to get entry login active on launch.Yves Combe2005-08-244-24/+38
* add gcompris_textview text editor tool with validation callback function (Bru...Yves Combe2005-08-236-14/+379
* Fixed maintenance of the wholegroup by using sqlite triggersBruno Coudoin2005-08-235-75/+136
* add trace in get_conf and it's binding to control the key, value inversion br...Yves Combe2005-08-224-1/+17
* Added support for reloadBruno Coudoin2005-08-211-11/+17
* moved sweden geography to 1.1 fixed 2 annoying bugs. now we can edit aBruno Coudoin2005-08-211-15/+18
* add en entry in login, to enter typing the login. Configurable by profile.Yves Combe2005-08-212-19/+141
* Completed the symbols level.Bruno Coudoin2005-08-211-5/+57
* key is no more passed in combo_locales nor combo_locales_asset (for geneYves Combe2005-08-218-52/+71
* fix crash in colors.c config_start (missing static statement).Yves Combe2005-08-213-7/+73
* Now first levels uses colored symbols instead of letters (not playableBruno Coudoin2005-08-211-76/+119
* now the list of sudoku of the same level are randomizedBruno Coudoin2005-08-211-1/+17
* Now we only need to feed the data.Bruno Coudoin2005-08-211-58/+117
* fix stripping trailing space in profile names (bruno).Yves Combe2005-08-205-50/+72
* Implemented support for non 9x9 sudoku Implemented level management TheBruno Coudoin2005-08-201-118/+204
* fix GcomprisUser binding (user->login was missing).Yves Combe2005-08-205-59/+109
* Now the square number that cause the number entering refusal isBruno Coudoin2005-08-201-18/+62
* fix login launch. test locales in click_on_letter add get global (profileYves Combe2005-08-204-13/+148
* added goal and manual. Thanks for wikipedia. added missing sudoku improvedBruno Coudoin2005-08-201-7/+20
* Added missing sudokuBruno Coudoin2005-08-201-0/+1
* - Included art from Nicu for Mister PotatoBruno Coudoin2005-08-209-61/+797
* python binding for gcompris_combo_locales_asset gcompris_get_locales_asset_li...Yves Combe2005-08-193-5/+119
* Add cache in assetml.c to optimize speed.Yves Combe2005-08-196-62/+219