Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/example-activity/example-activity.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor the directory structure to match the packagesMarco Pesenti Gritti2006-05-121-82/+0
* Add support for setting the tab icon.Dan Williams2006-04-261-0/+5
* Factor out activity base classDan Williams2006-04-211-128/+2
* Add a method to show/hide close buttons on the tabMarco Pesenti Gritti2006-04-211-0/+7
* Whitespace cleanup. Always use tabs and tabs are four spaces.Dan Williams2006-04-211-104/+118
* Make focus poking async and introduce activity_shutdown in the example-activity.Dan Williams2006-04-211-5/+25
* Lots of changes, still work in progress, but good enough to commit for now.Dan Williams2006-04-211-13/+141
* Initial importDan Williams2006-04-191-0/+34