Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Collapse)AuthorAgeFilesLines
* Big refactor of the directory structure and packages toMarco Pesenti Gritti2006-06-2125-1785/+2
| | | | reflect private/public
* fix undefined variableDan Williams2006-06-201-1/+1
|
* pylint fixesDan Williams2006-06-2011-17/+4
|
* Add some defines for the sliding parametersMarco Pesenti Gritti2006-06-201-6/+22
|
* Initial bots code... probably a crack idea but let's see if I canMarco Pesenti Gritti2006-06-202-5/+43
| | | | get something useful out of it.
* Increase timeout for nicer animationDan Williams2006-06-201-2/+2
|
* clarify variable nameDan Williams2006-06-201-4/+4
|
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-205-68/+105
|\
| * Ensure to not do unnecessary move when slidingMarco Pesenti Gritti2006-06-201-13/+23
| |
| * Always enable consoleMarco Pesenti Gritti2006-06-202-7/+2
| |
| * Implement session shutdown. For now we are forcefullyMarco Pesenti Gritti2006-06-203-48/+80
| | | | | | | | | | | | killing activities. We will need to implement some sort of shutdown notification system but... for now this works.
* | Use non-linear algorithm for sliding window animationsDan Williams2006-06-201-4/+6
|/
* Fix some typosDan Williams2006-06-202-2/+2
|
*