Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Expand)AuthorAgeFilesLines
* Use 1.5 seconds between images, and show a watch cursor when change animationGonzalo Odiard2012-06-251-9/+14
* Show the dots in activity modeGonzalo Odiard2012-06-251-1/+4
* Use directories and separated image files to create the animationsGonzalo Odiard2012-06-251-28/+59
* Catch OSError in the allow/inhib suspend methodsGonzalo Odiard2012-06-221-2/+2
* Move the dots up of the prev/next buttonsGonzalo Odiard2012-06-221-4/+5
* Show a visual sign of the number of animations available and playedGonzalo Odiard2012-06-211-0/+69
* Display the images sorted in alphabetical orderGonzalo Odiard2012-06-211-1/+1
* Change timeout from 10 to 15 secondsGonzalo Odiard2012-06-211-1/+2
* Stop the timer to auto change the images if the user press next/prev buttonsGonzalo Odiard2012-06-181-2/+3
* Set fonts with the sugar settingsGonzalo Odiard2012-06-181-0/+10
* Solve error on toolbar buttons due to changed signature in methodsGonzalo Odiard2012-05-301-2/+4
* Fix auto change of imagesGonzalo Odiard2012-05-301-1/+1
* Inhibit power suspendGonzalo Odiard2012-05-301-0/+37
* Use gettext to translate the "Next" buttonGonzalo Odiard2012-05-291-3/+12
* Use images instead of buttons to display prev/next arrowsGonzalo Odiard2012-05-241-16/+19
* Set white background when use as a activityGonzalo Odiard2012-05-161-0/+1
* Use stock string in 'next' button to use the translations in gtkGonzalo Odiard2012-05-161-3/+2
* Add timeout to auto change the image after 10 secondsGonzalo Odiard2012-05-161-0/+13
* Mimic padding in intro screenGonzalo Odiard2012-05-161-2/+3
* Fix loading icons when started from another directoryGonzalo Odiard2012-05-161-1/+2
* Implement Gary design proposalGonzalo Odiard2012-05-161-136/+81
* Initial versionGonzalo Odiard2012-04-271-0/+237