Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/svgcard.py
Commit message (Expand)AuthorAgeFilesLines
* Improve resize of table when the screen is rotatedGonzalo Odiard2014-07-231-0/+7
* Allow change the image in a cardGonzalo Odiard2014-07-171-7/+1
* SvgCard use image_paths properties instead of pixbufsGonzalo Odiard2014-07-171-11/+23
* Use logging instead of loggerGonzalo Odiard2014-07-161-2/+0
* Assign border_color to selected pair in the cardlist instead of backgroundGonzalo Odiard2014-07-161-6/+7
* Set a different grey in the background color for cards 1 and 2Gonzalo Odiard2014-07-161-1/+1
* Better load of imagesGonzalo Odiard2014-07-151-9/+3
* Fix robot face displayGonzalo Odiard2014-07-151-15/+11
* Make corner radius depend on card sizeGonzalo Odiard2014-07-151-1/+2
* Remove theme.pyGonzalo Odiard2014-07-141-3/+3
* Avoid error with multiple clicks while flippingGonzalo Odiard2014-07-141-1/+1
* Improve colors for better contrastGonzalo Odiard2014-07-141-3/+3
* Center table, change colorsGonzalo Odiard2014-07-141-1/+1
* Animate flip when pieces matchGonzalo Odiard2014-07-141-1/+4
* Remove redundant code used to check if there are text to draw on svgcardGonzalo Odiard2014-07-141-20/+4
* Simplify control of presence of image in the cardGonzalo Odiard2014-07-141-15/+2
* Remove unused align parameter in SvgCardGonzalo Odiard2014-07-141-8/+1
* Remove unusued current_faceGonzalo Odiard2014-07-141-3/+0
* Implement flop animationGonzalo Odiard2014-07-141-1/+14
* Implement flip animationGonzalo Odiard2014-07-141-61/+100
* Cache the surfaces used to draw both sides of the cardGonzalo Odiard2014-07-141-42/+64
* Remove the use of the opacity propertyGonzalo Odiard2014-07-141-16/+12
* Simplify the draw of the highlighted stateGonzalo Odiard2014-07-141-20/+12
* Remove unusued cacheGonzalo Odiard2014-07-141-2/+0
* Remove unused svgcard propertiesGonzalo Odiard2014-07-141-5/+0
* Remove gtk wait operationsGonzalo Odiard2014-07-141-7/+0
* Replace the use of a svg file to draw the cardsGonzalo Odiard2014-07-141-49/+50
* Avoid error when joining already started gameGonzalo Odiard2014-07-141-1/+1
* Set the right espeak voice in art4apps gamesGonzalo Odiard2014-01-071-1/+1
* More pep8 fixesGonzalo Odiard2014-01-031-13/+12
* Port svgcard drawingGonzalo Odiard2013-12-311-12/+11
* Replace "expose-event" signal by the new "draw" signalSimon Schampijer2013-02-011-5/+8
* Convert the sugar imports to sugar3Simon Schampijer2013-01-311-1/+1
* Fixup of the leftovers from the convert scriptSimon Schampijer2013-01-311-3/+6
* Running pygi-convert.sh as a first step to port to GTK+ 3Simon Schampijer2013-01-311-24/+24
* Add combos to enable the user to change the font used in the cards. v2Gonzalo Odiard2012-04-171-2/+15
* Pep8 and pylint fixesGonzalo Odiard2011-09-161-24/+27
* Skip full flipping animation if second speaking card is correctAleksey Lim2009-10-171-8/+9
* More pylint cleanupSimon Schampijer2009-10-061-24/+39
* Initial implementation of Speak featuresAleksey Lim2009-07-141-34/+69
* Store speak props in Memorize objectsAleksey Lim2009-07-131-18/+30
* Do not guess tile text sizesAleksey Lim2009-07-101-97/+103
* tweak cards' font sizesAleksey Lim2009-01-241-6/+11
* make cardtable screen-resolution independentAleksey Lim2009-01-221-1/+1
* #6617 make "Create" tab screen-resolution independentAleksey Lim2009-01-211-1/+4
* Fix permissionsSimon Schampijer2008-11-131-3/+1
* Send game files over tubes do the other playersMuriel de Souza Godoi2007-10-291-240/+240
* Main release of create game mode. Game sharing is brokenMuriel de Souza Godoi2007-10-091-14/+37
* add create game icons, create game guidevelopMuriel de Souza Godoi2007-09-201-91/+75
* Fix for #3160: all games have a complete 6x6 gridMuriel de Souza Godoi2007-09-131-2/+2