Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Commit from Sugar Labs: Translation System by user cjl.: 64 of 64 messages tr...Pootle daemon2012-01-231-79/+97
| * Commit from Sugar Labs: Translation System by user cjl.: 64 of 64 messages tr...Pootle daemon2012-01-231-79/+97
| * Commit from Sugar Labs: Translation System by user cjl.: 64 of 64 messages tr...Pootle daemon2012-01-231-82/+121
| * Commit from Sugar Labs: Translation System by user samybt.: 64 of 64 messages...Pootle daemon2012-01-221-79/+97
| * Commit from Sugar Labs: Translation System by user aputsiaq.: 64 of 64 messag...Pootle daemon2012-01-211-79/+97
| * Commit from Sugar Labs: Translation System by user cjl.: 61 of 61 messages tr...Pootle daemon2012-01-111-3/+42
* | Merge branch 'master' of git.sugarlabs.org:memorize/mainlineGonzalo Odiard2012-01-054-109/+946
|\ \ | |/
| * Commit from Sugar Labs: Translation System by user cjl.: 61 of 61 messages tr...Pootle daemon2011-12-241-19/+21
| * Commit from Sugar Labs: Translation System by user anush.mkrtchyan.: 61 of 61...Pootle daemon2011-12-221-6/+6
| * Commit from Sugar Labs: Translation System by user Jakub.: 61 of 61 messages ...Pootle daemon2011-12-121-85/+248
| * Commit from Sugar Labs: Translation System by user cjl.: 34 of 64 messages tr...Pootle daemon2011-11-261-0/+338
| * Commit from Sugar Labs: Translation System by user cjl.: 3 of 64 messages tra...Pootle daemon2011-11-261-0/+334
| * Commit from Sugar Labs: Translation System by user anush.mkrtchyan.: 61 of 61...Pootle daemon2011-11-101-5/+5
* | Add a roundbox object to replace the removed use of hippo CanvasBoxGonzalo Odiard2011-11-142-4/+92
* | Remove custom widgets using hippo and use standard widgetsGonzalo Odiard2011-11-073-408/+21
|/
* Better game-new iconGonzalo Odiard2011-11-011-21/+9
* Merge branch 'master' of git.sugarlabs.org:memorize/mainlineGonzalo Odiard2011-10-317-272/+726
|\
| * Commit from Sugar Labs: Translation System by user cjl.: 45 of 61 messages tr...Pootle daemon2011-10-301-24/+207
| * Commit from Sugar Labs: Translation System by user cjl.: 61 of 61 messages tr...Pootle daemon2011-10-291-4/+44
| * Commit from Sugar Labs: Translation System by user cjl.: 61 of 61 messages tr...Pootle daemon2011-10-291-2/+41
| * Commit from Sugar Labs: Translation System by user cjl.: 61 of 61 messages tr...Pootle daemon2011-10-291-3/+42
| * Commit from Sugar Labs: Translation System by user samybt.: 61 of 61 messages...Pootle daemon2011-10-291-89/+86
| * Commit from Sugar Labs: Translation System by user aputsiaq.: 61 of 61 messag...Pootle daemon2011-10-291-89/+86
| * Commit from Sugar Labs: Translation System by user cjl.: 48 of 64 messages tr...Pootle daemon2011-10-281-61/+220
* | Remove Reset button state changes SL#3155Gary Martin2011-10-272-9/+1
* | Remember paired game option - SL #3253Gonzalo Odiard2011-10-271-8/+2
|/
* Better texts in the tooltipsGonzalo Odiard2011-10-011-7/+7
* Do not save a file at exit if the user is playing a demo gameGonzalo Odiard2011-09-301-0/+4
* Reset the game is the user change the paired/nonpaired or grouped/nongroupedGonzalo Odiard2011-09-301-2/+13
* Replace the edit/play radio buttons by a singler toggle buttonGonzalo Odiard2011-09-303-33/+26
* Do not show the alert asking confirmation to clear the tiles if the game is a...Gonzalo Odiard2011-09-301-8/+14
* If the game is modified, must set model mode = 'file'Gonzalo Odiard2011-09-302-1/+2
* Version 39v39Gonzalo Odiard2011-09-291-1/+1
* Merge branch 'master' of git.sugarlabs.org:memorize/mainlineGonzalo Odiard2011-09-295-297/+891
|\
| * Commit from Sugar Labs: Translation System by user cjl.: 48 of 64 messages tr...Pootle daemon2011-09-281-62/+294
| * Commit from Sugar Labs: Translation System by user aputsiaq.: 64 of 64 messag...Pootle daemon2011-09-281-59/+101
| * Commit from Sugar Labs: Translation System by user samybt.: 64 of 64 messages...Pootle daemon2011-09-281-59/+101
| * Commit from Sugar Labs: Translation System by user cjl.: 48 of 64 messages tr...Pootle daemon2011-09-281-57/+110
| * Commit from Sugar Labs: Translation System by user cjl.: 10 of 64 messages tr...Pootle daemon2011-09-281-60/+285
* | Save metadata information in all games - SL #3131Gonzalo Odiard2011-09-291-6/+2
* | Reload the cardlist when the game is changed - SL #3137Gonzalo Odiard2011-09-292-3/+8
* | The pairkey must be a stringGonzalo Odiard2011-09-291-2/+2
* | Create a flag to check if the changes in cardlist were copied in the model - ...Gonzalo Odiard2011-09-272-0/+8
* | Fix call to load_remoteGonzalo Odiard2011-09-271-1/+2
* | Set the name in the game with the activity titleGonzalo Odiard2011-09-221-0/+1
|/
* Merge branch 'master' of git.sugarlabs.org:memorize/mainlineGonzalo Odiard2011-09-221-0/+100
|\
| * Commit from Sugar Labs: Translation System by user godiard.: 61 of 61 message...Pootle daemon2011-09-201-0/+100
* | Version 38Gonzalo Odiard2011-09-211-1/+1
* | Avoid adding two times the owner like player in a collaborative game.Gonzalo Odiard2011-09-211-2/+4
* | Change the place where the model is marked as modified to avoid bad interacti...Gonzalo Odiard2011-09-201-1/+1
|/