Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/animator.py
Commit message (Expand)AuthorAgeFilesLines
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-95/+0
* pylint animatorMarco Pesenti Gritti2008-04-181-9/+10
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+94
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-94/+0
* Get rid of the notebook which was causing strange flickering.Marco Pesenti Gritti2007-04-161-1/+1
* Implement the transition between zoom view.Marco Pesenti Gritti2007-04-161-1/+5
* Ensure animations reach last frameDan Williams2007-03-131-4/+8
* Actually use EASE_OUT by default, add EASE_IN.Marco Pesenti Gritti2007-03-121-1/+4
* Rework the popup animation to use the new APIMarco Pesenti Gritti2007-03-121-1/+3
* Force hiding when running an activity even if the user hover the frame again.Marco Pesenti Gritti2007-03-121-2/+13
* New animation API. Start rewriting the frame slidein slideout logic.Marco Pesenti Gritti2007-03-121-0/+70