Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/homemodel.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in the fallback code pathMarco Pesenti Gritti2007-04-171-1/+1
* Docstrings for modules all over sugar and shell.Mike C. Fletcher2007-04-101-1/+23
* Accept raw X windows in the shellMarco Pesenti Gritti2007-04-081-8/+23
* Avoid multiple simultaneous launches of the same activity.Tomeu Vizoso2007-03-151-1/+1
* Pass the right parameters to HomeActivityMarco Pesenti Gritti2007-02-221-1/+1
* Rename for new API.Tomeu Vizoso2007-02-221-1/+1
* Make bundle registry a singleton. Get the object path from the registry.Marco Pesenti Gritti2007-02-211-3/+3
* Do not expose the service names from Activity.Marco Pesenti Gritti2007-02-211-2/+9
* Update look of activities donut to match wikiOwen Williams2007-01-311-0/+3
* Fix homemodel to return properly-ordered activities (based on timestamp)Owen Williams2007-01-261-3/+14
* Ensure to emit an activity changed signal when closing the last window. Fix #...Marco Pesenti Gritti2007-01-091-0/+2
* Make activity launching asynchronousDan Williams2007-01-071-1/+1
* Track activities while they launchDan Williams2007-01-071-7/+66
* Fix handling of the no activities caseMarco Pesenti Gritti2006-12-241-1/+4
* Complete the shell model/view split, finallyMarco Pesenti Gritti2006-12-241-7/+34
* Split ActivityHost in model/view. Refactor accordingly.Marco Pesenti Gritti2006-12-241-25/+24
* Split model/view in the activities donut.Marco Pesenti Gritti2006-12-241-0/+69