Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/home/activitiesdonut.py
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* Do not index icons by activity id. Raw X windows does not have one.Marco Pesenti Gritti2007-06-011-10/+13
* Refactor part of the Home model. Should be muchMarco Pesenti Gritti2007-06-011-2/+1
* Make launching a property of the activity modelMarco Pesenti Gritti2007-06-011-25/+26
* Accept raw X windows in the shellMarco Pesenti Gritti2007-04-081-5/+5
* Rename color property in CanvasIcon to xo-color and added properties fill-col...Tomeu Vizoso2007-02-231-3/+3
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-231-2/+2
* More work to get rid of stylesheets, some regressions.Marco Pesenti Gritti2007-02-201-3/+3
* Make the icon colors list privateMarco Pesenti Gritti2007-02-071-1/+0
* Update look of activities donut to match wikiOwen Williams2007-01-311-13/+37
* Fix API for hippo-canvas 0.2Marco Pesenti Gritti2007-01-191-3/+3
* Fix redundancyOwen Williams2007-01-181-2/+1
* Reduce launch feedback interval to boost launch timesDan Williams2007-01-161-1/+1
* Enable caching of rendered icon surfaces during launch feedbackDan Williams2007-01-141-4/+4
* Precompute color fade values; longer redraw intervalDan Williams2007-01-141-16/+27
* add prelight on mouse enter to activity iconsJohn (J5) Palmieri2007-01-091-0/+2
* Remove debug printDan Williams2007-01-091-2/+0
* Pulse icons while activity is launchingDan Williams2007-01-091-9/+69
* Refactor activity icon handling in the Home View donutDan Williams2007-01-071-11/+57
* Split ActivityHost in model/view. Refactor accordingly.Marco Pesenti Gritti2006-12-241-2/+1
* Split model/view in the activities donut.Marco Pesenti Gritti2006-12-241-7/+12
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-70/+70
* Add GPL headersMarco Pesenti Gritti2006-10-141-0/+16
* Remove several hardcoded sizes, substitute them with stylesheets.Marco Pesenti Gritti2006-10-051-1/+3
* Reimplement the donut using hippo canvasMarco Pesenti Gritti2006-10-041-0/+102