Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/home/HomeBox.py
Commit message (Collapse)AuthorAgeFilesLines
* Add Reboot option to Home ViewEduardo Silva2007-08-271-7/+35
|
* Fix up the activity ring drawing to be more accurate and stable. #2030Dan Winship2007-08-241-1/+1
| | | | TODO: move some of this code into shell/model rather than shell/view
* Update the activity ring wedge sizes more oftenDan Winship2007-08-171-0/+22
| | | | (immediately before switching to the Home view, and on a timer after that)
* Expose palette.menu rather than wrapping methods.Marco Pesenti Gritti2007-08-081-1/+1
|
* Move from scaling to sizes in CanvasIcon.Marco Pesenti Gritti2007-07-311-2/+1
|
* Fix all the units except icon scales.Marco Pesenti Gritti2007-07-311-4/+4
|
* Remove obsolete sugar.graphics.color.Marco Pesenti Gritti2007-07-311-10/+2
|
* Place palettes at cursor for free views.Marco Pesenti Gritti2007-07-181-3/+5
|
* Move the zoom levels inside the modelMarco Pesenti Gritti2007-07-021-1/+1
|
* Evil tricks to not always show the XO palette at startup.Marco Pesenti Gritti2007-07-021-0/+5
|
* Replace Menu for Palette.Tomeu Vizoso2007-07-011-5/+2
|
* Lots of palette refactoring.Marco Pesenti Gritti2007-06-261-2/+1
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-251-6/+23
|\ | | | | | | | | | | Conflicts: shell/view/home/HomeBox.py
| * Implement shutdown.Tomeu Vizoso2007-06-251-6/+23
| |
* | Heavy refactoring of palette activation. Not fullyMarco Pesenti Gritti2007-06-251-52/+0
|/ | | | implemented yet.
* Some palette code cleanups.Marco Pesenti Gritti2007-06-251-0/+1
|
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
|
* Add palette to XO icon in Home View.Tomeu Vizoso2007-06-241-1/+76
|
* Tweaked sizes of home xo icon, donut radius and device icons.Tomeu Vizoso2007-03-151-3/+3
|
* Handle device removalMarco Pesenti Gritti2007-02-251-4/+8
|
* Get the wireless device to show.Marco Pesenti Gritti2007-02-251-1/+14
|
*