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
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-287/+0
| | | | library split-out.
* Add menu entry with dialog to show About this XO #4941Simon Schampijer2007-11-261-5/+70
|
* Better layout strategy for the home. Should fix positioningMarco Pesenti Gritti2007-10-311-10/+11
| | | | of the devices.
* Place the device in the middle of the row so thatMarco Pesenti Gritti2007-10-311-1/+1
| | | | | | they don't go too near to the donut on the XO. Quite an hack but at least it looks decent, we will need to solve this properly at some point.
* Revert to the trial-3 frame behavior (always visible onMarco Pesenti Gritti2007-10-291-41/+11
| | | | | the home page). Readapt things which are changed in the meantime.
* Registration menuMarco Pesenti Gritti2007-10-121-12/+25
|
* Add arrows on the homepage to hint about frame activation.Marco Pesenti Gritti2007-09-241-3/+35
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-241-0/+7
|\ | | | | | | | | | | Conflicts: NEWS
| * Save state of volume when shutdown and reboot fix for #3652Simon Schampijer2007-09-241-0/+7
| |
* | Rework home box layout to fix #2665.Marco Pesenti Gritti2007-09-241-48/+46
|/
* Use nick name consistently in the profileMarco Pesenti Gritti2007-09-171-1/+1
|
* Cleanup the profile code and rename the Server section to Jabber.Marco Pesenti Gritti2007-09-171-1/+1
|
* avoid redrawing the activity ring twice in a row. part of #3096Dan Winship2007-09-111-1/+1
|
* Improved icon caching logicMarco Pesenti Gritti2007-09-081-1/+1
|
* 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
|
*