Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add helpHEADmasterCristhofer Travieso2012-10-071-2/+10
* Add the game in the dialogCristhofer Travieso2012-09-291-4/+7
* Merge branch 'master' of git.sugarlabs.org:tic-tac-toe/mainlineAgustin Zubiaga2012-09-253-55/+42
|\
| * Add help dialogCristhofer Travieso2012-09-193-57/+40
| * Start the helpCristhofer Travieso2012-09-121-0/+5
* | Can play using networkAgustin Zubiaga2012-09-253-11/+13
* | Some code improvements for sharingAgustin Zubiaga2012-09-072-11/+29
|/
* pep8 fixesAgustin Zubiaga2012-09-071-2/+1
* Revert "Save square instead of save xy pos", this patch causes bugsAgustin Zubiaga2012-09-072-19/+9
* Save square instead of save xy posAgustin Zubiaga2012-09-052-9/+19
* Fix loggingAgustin Zubiaga2012-09-051-8/+13
* Starting collaborationAgustin Zubiaga2012-09-051-0/+145
* PEP8 fixesAgustin Zubiaga2012-09-041-2/+0
* activity icon sugarizated, fix resizeAgustin Zubiaga2012-09-042-221/+52
* New iconsAgustin Zubiaga2012-09-032-89/+75
* Use gettextAgustin Zubiaga2012-09-031-4/+6
* Connect toolbar buttonsAgustin Zubiaga2012-09-031-5/+12
* Not draw dots over crossesAgustin Zubiaga2012-09-031-55/+67
* Use colors like implodeAgustin Zubiaga2012-09-031-14/+18
* Draw a cursor dotAgustin Zubiaga2012-09-031-13/+25
* Put the crosses and circles in the correct squareAgustin Zubiaga2012-09-021-10/+52
* Save all the squares centerAgustin Zubiaga2012-09-021-12/+32
* Remove unneeded codeAgustin Zubiaga2012-09-021-2/+0
* Reduce the size of the crossCristhofer Travieso2012-09-011-2/+2
* Draw circles at mouse positionCristhofer Travieso2012-09-011-4/+13
* Draw circles at mouse positionAgustin Zubiaga2012-09-011-8/+16
* Can run the game directly from the terminalAgustin Zubiaga2012-08-311-0/+11
* Rename canvas.py to gameAgustin Zubiaga2012-08-312-3/+3
* Some code improvementsAgustin Zubiaga2012-08-311-5/+41
* Fixing TicTacToeAgustin Zubiaga2012-08-281-14/+13
* File canvas.pyAgustin Zubiaga2012-08-282-2/+79
* Relocate and remove some toolitemsAgustin Zubiaga2012-08-284-147/+31
* add DrawingAreaCristhofer Travieso2012-08-264-15/+22
* Switch to Gtk3Cristhofer Travieso2012-08-261-12/+12
* Add toolbutton new game and a file dialogs.pyCristhofer Travieso2012-08-254-0/+515
* add radiotoolbuttons cross, circle, human, robot and toolbutton help, scoreCristhofer Travieso2012-08-257-4/+440
* add toolbarboxCristhofer Travieso2012-08-243-20/+76
* Initial commitCristhofer Travieso2012-08-245-0/+252