Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cardtable.py
Commit message (Expand)AuthorAgeFilesLines
* Improve resize of table when the screen is rotatedGonzalo Odiard2014-07-231-8/+4
* Reset the game when the creen is rotatedGonzalo Odiard2014-07-211-1/+4
* Vertical align to center the game tableGonzalo Odiard2014-07-211-0/+1
* SvgCard use image_paths properties instead of pixbufsGonzalo Odiard2014-07-171-3/+3
* Use logging instead of loggerGonzalo Odiard2014-07-161-3/+1
* Assign border_color to selected pair in the cardlist instead of backgroundGonzalo Odiard2014-07-161-1/+2
* Set a different grey in the background color for cards 1 and 2Gonzalo Odiard2014-07-161-1/+8
* Remove theme.pyGonzalo Odiard2014-07-141-6/+8
* Avoid error with multiple clicks while flippingGonzalo Odiard2014-07-141-4/+1
* Improve colors for better contrastGonzalo Odiard2014-07-141-1/+1
* Center table, change colorsGonzalo Odiard2014-07-141-2/+5
* Reorbanize main screen and scoreboardGonzalo Odiard2014-07-141-10/+6
* Remove unused align parameter in SvgCardGonzalo Odiard2014-07-141-2/+1
* Remove gtk wait operationsGonzalo Odiard2014-07-141-2/+0
* Pep8 fixesGonzalo Odiard2014-07-141-3/+0
* Fix touch interation with game boardGonzalo Odiard2014-01-091-14/+8
* Enable use with the game keys - SL #3552Gonzalo Odiard2014-01-091-1/+1
* Select cards with touch events - SL #4109Gonzalo Odiard2014-01-071-0/+10
* pep8 fixes in cardtable.pyGonzalo Odiard2014-01-031-10/+11
* Reorganize canvas if the screen is rotatedGonzalo Odiard2014-01-031-6/+17
* self.allocation is not available anymoregtk3Simon Schampijer2013-02-011-1/+1
* pack_start/pack_end: we have to pass all arguments now with the dynamic bindingsSimon Schampijer2013-02-011-1/+0
* More gobject and gdk import fixupsSimon Schampijer2013-01-311-2/+4
* Fixup of the leftovers from the convert scriptSimon Schampijer2013-01-311-7/+10
* Running pygi-convert.sh as a first step to port to GTK+ 3Simon Schampijer2013-01-311-21/+21
* Add combos to enable the user to change the font used in the cards. v2Gonzalo Odiard2012-04-171-2/+5
* Pep8 and pylint fixesGonzalo Odiard2011-09-161-25/+26
* Skip full flipping animation if second speaking card is correctAleksey Lim2009-10-171-2/+2
* Pylint cleanupSimon Schampijer2009-10-061-53/+53
* Initial implementation of Speak featuresAleksey Lim2009-07-141-11/+24
* Move initial resize of cardtable to do_expose_event and do not play with diff...Aleksey Lim2009-07-131-32/+32
* Store speak props in Memorize objectsAleksey Lim2009-07-131-3/+4
* Suppress wrong positions in players list OLPC#5242Aleksey Lim2009-01-291-1/+2
* click breaks wrong-pair-timeoutAleksey Lim2009-01-241-2/+5
* make cardtable screen-resolution independentAleksey Lim2009-01-221-5/+30
* Fix permissionsSimon Schampijer2008-11-131-4/+2
* Send game files over tubes do the other playersMuriel de Souza Godoi2007-10-291-21/+51
* Main release of create game mode. Game sharing is brokenMuriel de Souza Godoi2007-10-091-0/+3
* add create game icons, create game guidevelopMuriel de Souza Godoi2007-09-201-7/+1
* Basic interface (under development) for create game modeMuriel de Souza Godoi2007-09-111-3/+4
* Fix for internacionalization #3068, letters games merged and card some otmiza...Muriel de Souza Godoi2007-09-011-0/+1
* Removed absolute path of images and soundsSimon Schampijer2007-07-281-1/+1
* Fix bugs on display back card labels and add code to consider text alignmentMuriel de Souza Godoi2007-07-211-19/+11
* Fixes in the model for the game global align parameter.Simon Schampijer2007-07-191-4/+9
* - Fix for handling equations in the addition game.Simon Schampijer2007-07-161-2/+5
* - added new modelSimon Schampijer2007-07-141-9/+9
* cleanupSimon Schampijer2007-07-121-3/+1
* Started to merge the memosono game and the meorize game into one activity.Simon Schampijer2007-07-121-0/+192