Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
* 2647, if security is enabled let rainbow launch activities.Marco Pesenti Gritti2007-08-271-1/+16
| | | | | Also notify rainbow when active activity changes. Patch by Ashsong, had to merge it manually.
* Some more icon fixes.Tomeu Vizoso2007-08-273-3/+3
|
* One more icon fix.Tomeu Vizoso2007-08-271-1/+1
|
* Use xo color for mesh and battery devices.Marco Pesenti Gritti2007-08-272-5/+8
|
* Adapt to changes in the icon API.Tomeu Vizoso2007-08-262-2/+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-2611-38/+35
| | | | a separate property for icon_name and file_name.
* Reorganize canvas items.Marco Pesenti Gritti2007-08-2513-24/+24
|
* Fix up the activity ring drawing to be more accurate and stable. #2030Dan Winship2007-08-244-56/+281
| | | | TODO: move some of this code into shell/model rather than shell/view
* Use badge-charging on battery icon when charging. #722Dan Winship2007-08-241-0/+3
|
* Add icons to the activity ring palette. Part of #2028Dan Winship2007-08-211-2/+3
|
*