Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/homeactivity.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-215/+0
* Fix native applications handlingMarco Pesenti Gritti2007-10-131-3/+6
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-091-2/+2
* Adapt to changes in the icon API.Tomeu Vizoso2007-08-261-1/+1
* Adapt to icon name changesMarco Pesenti Gritti2007-08-161-1/+1
* Complete move to external bundle registry.Tomeu Vizoso2007-08-091-9/+9
* Make activity ring wedges represent approximate size of the activity. #2030Dan Winship2007-08-031-0/+6
* Make raw X windows work again.Marco Pesenti Gritti2007-07-281-1/+7
* Ensure activity uniquness in the shellMarco Pesenti Gritti2007-07-201-10/+26
* Suppress annoying warnings about unknown activities from the PSDan Williams2007-07-181-1/+9
* #775 Show the activity's creator colors in the donut. (Patch from Dan Winship)Tomeu Vizoso2007-07-151-1/+1
* Remove unused methods from the activity services. Cleanups.Marco Pesenti Gritti2007-07-031-8/+14
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* Make bundle_id and activity_id window properties toMarco Pesenti Gritti2007-06-011-3/+1
* Do not index icons by activity id. Raw X windows does not have one.Marco Pesenti Gritti2007-06-011-0/+9
* Fix raw X windowsMarco Pesenti Gritti2007-06-011-2/+5
* Refactor part of the Home model. Should be muchMarco Pesenti Gritti2007-06-011-7/+5
* Make launching a property of the activity modelMarco Pesenti Gritti2007-06-011-1/+17
* Remove our custom launch timeout. The dbus timeoutMarco Pesenti Gritti2007-06-011-37/+0
* Fix more debug printout; print type not method itselfDan Williams2007-05-031-2/+2
* Fix debug printout; print type not method itselfDan Williams2007-05-031-1/+1
* Docstrings for modules all over sugar and shell.Mike C. Fletcher2007-04-101-0/+59
* Cut over to new PresenceServiceDan Williams2007-04-091-2/+2
* Accept raw X windows in the shellMarco Pesenti Gritti2007-04-081-26/+18
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-231-2/+2
* Adapt to activity api changeMarco Pesenti Gritti2007-02-221-1/+1
* Do not expose the service names from Activity.Marco Pesenti Gritti2007-02-211-3/+13
* add import for sugar.graphics.IconColorJohn (J5) Palmieri2007-01-101-0/+1
* Increase launch timeout to 20sDan Williams2007-01-091-1/+1
* Track activities while they launchDan Williams2007-01-071-7/+69
* Complete the shell model/view split, finallyMarco Pesenti Gritti2006-12-241-0/+4
* Split ActivityHost in model/view. Refactor accordingly.Marco Pesenti Gritti2006-12-241-7/+30
* Split model/view in the activities donut.Marco Pesenti Gritti2006-12-241-0/+32