Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/homemodel.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused methods from the activity services. Cleanups.Marco Pesenti Gritti2007-07-031-18/+0
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* use activity_id in service nameBert Freudenberg2007-06-201-23/+4
* Make bundle_id and activity_id window properties toMarco Pesenti Gritti2007-06-011-17/+20
* Refactor part of the Home model. Should be muchMarco Pesenti Gritti2007-06-011-95/+65
* Make launching a property of the activity modelMarco Pesenti Gritti2007-06-011-4/+7
* Remove our custom launch timeout. The dbus timeoutMarco Pesenti Gritti2007-06-011-15/+3
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-271-1/+1
* Use proper "org.laptop.Activity" interface when talking to activitiesBert Freudenberg2007-05-231-2/+6
* Reliably detect activity launch (fix for #1560)Bert Freudenberg2007-05-231-1/+29
* Save to the journal when switching to another activity.Tomeu Vizoso2007-05-161-0/+19
* 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