Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugargame
Commit message (Expand)AuthorAgeFilesLines
* some fixesHEADmasterIgnacio Rodriguez2013-12-241-11/+10
* Add collaboration for sugargames, port of mesh.py (olpcgames) to gtk3Ignacio Rodriguez2013-12-244-0/+611
* Add get_preview method and pep8 fixesIgnacio Rodriguez2013-12-132-36/+71
* Fix arguments of screen-changed callbackManuel Quiñones2013-10-011-1/+1
* Update PyGame display when the screen visility changesManuel Quiñones2013-09-301-3/+17
* Remove asserts and properly reinitialize PyGame display, if neededManuel Quiñones2013-09-301-2/+10
* Remove trailing spacesManuel Quiñones2013-09-302-29/+29
* Correct order of parameters in the draw callback, renamed draw callback methodManuel Quiñones2012-08-101-2/+2
* Port to sugar-toolkit-gtk3Manuel Quiñones2012-05-292-6/+7
* Run pygi-convert.sh script for GTK+3 portManuel Quiñones2012-05-292-26/+26
* Update README.txt, bump version number.v1.1SoaS user2010-06-271-1/+1
* Fixes for event handling issues. Also clean up the test activity slightly.Wade Brainerd2010-06-272-6/+14
* Add version tag.v1.0Wade Brainerd2009-11-211-0/+1
* Better solution to the initial screen size.Wade Brainerd2009-11-212-7/+2
* Make Pygame display size match the widget size.Wade Brainerd2009-11-211-1/+7
* Remove sugargame.activity module.Wade Brainerd2009-10-303-83/+9
* New Canvas class, for integrating Pygame into existing activities. The Canva...Wade Brainerd2009-10-301-0/+54
* Move package files to sugargame/ package directory.Wade Brainerd2009-10-293-0/+316