Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Fix cjb's 'disable suspend' patch.C. Scott Ananian2007-12-121-4/+5
* Improve speed of 'import pippy' by removing the 'from sugar import env'.C. Scott Ananian2007-12-121-5/+6
* Disable the suspend call in pause() for now.Chris Ball2007-12-121-4/+4
* Dim to black on pause, not white.C. Scott Ananian2007-12-111-1/+1
* Speed up import pippy sound (by a lot!) by removing an unused import.C. Scott Ananian2007-12-111-1/+0
* Protect the 'pippy.sound' import for easier testing on non-XOs.C. Scott Ananian2007-12-111-1/+4
* Add text-color functions to console library; use them in 'jump' example.C. Scott Ananian2007-12-111-1/+49
* Localize the 'PAUSED' message in the pygame support.C. Scott Ananian2007-12-111-3/+5
* Factor out a pippy library, which programs can use with 'import pippy'.C. Scott Ananian2007-12-114-0/+285