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
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-556/+0
* #5526 decrease the frequency of the activity icon during launching.Tomeu Vizoso2007-12-191-1/+1
* Change to activity-start icon, #4825Reinier Heeres2007-11-261-1/+1
* Make donut activity size fixed, #3605Reinier Heeres2007-11-091-1/+19
* Fix native applications handlingMarco Pesenti Gritti2007-10-131-4/+9
* Change icon pulsing interval to 100 per cjb requestMarco Pesenti Gritti2007-10-121-1/+1
* Rework home box layout to fix #2665.Marco Pesenti Gritti2007-09-241-3/+38
* redo the smaps-parsing code to be a little more efficient. part of #3096Dan Winship2007-09-111-31/+13
* Improved icon caching logicMarco Pesenti Gritti2007-09-081-4/+2
* Fix typos in activitiesdonut.pyTomeu Vizoso2007-08-261-2/+2
* Cache the donut animation.Marco Pesenti Gritti2007-08-261-0/+2
* Make CanvasIcon use IconBuffer. Change the API to useMarco Pesenti Gritti2007-08-261-4/+2
* Reorganize canvas items.Marco Pesenti Gritti2007-08-251-1/+1
* Fix up the activity ring drawing to be more accurate and stable. #2030Dan Winship2007-08-241-55/+130
* Add icons to the activity ring palette. Part of #2028Dan Winship2007-08-211-2/+3
* Include free swap space in the activity ring's "free memory" sliceDan Winship2007-08-171-2/+5
* Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-081-2/+2
|\
| * Expose palette.menu rather than wrapping methods.Marco Pesenti Gritti2007-08-081-2/+2
* | Make Journal active at startup. #2159Dan Winship2007-08-081-2/+2
|/
* Add a basic palette with "Resume" and "Stop" to activity ring icons. #2028Dan Winship2007-08-061-2/+62
* Make activity ring wedges represent approximate size of the activity. #2030Dan Winship2007-08-031-5/+89
* Make the whole wedge in the activity ring clickable. #2029Dan Winship2007-08-021-8/+37
* Move from scaling to sizes in CanvasIcon.Marco Pesenti Gritti2007-07-311-2/+2
* #775 Show the activity's creator colors in the donut. (Patch from Dan Winship)Tomeu Vizoso2007-07-151-1/+1
* 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