Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Added missing file to Makefile.am.Tomeu Vizoso2007-01-271-1/+2
* Added new tool sugar-install-bundle.Tomeu Vizoso2007-01-274-3/+29
* We was no more scaling icons depending on screen resolution, fix itMarco Pesenti Gritti2007-01-271-4/+8
* Size property is goneMarco Pesenti Gritti2007-01-271-2/+0
* Rework icon sizing (unfinished, but more or less functional)Marco Pesenti Gritti2007-01-271-25/+24
* Merge branch 'master' of git+ssh://ywwg@dev.laptop.org/git/sugarOwen Williams2007-01-261-0/+4
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-01-268-175/+222
| |\
| * | Stub Alt+Tab key handlerDan Williams2007-01-241-0/+4
* | | Fix homemodel to return properly-ordered activities (based on timestamp)Owen Williams2007-01-261-3/+14
| |/ |/|
* | Actually disable animationMarco Pesenti Gritti2007-01-251-1/+1
* | Another volume change...Marco Pesenti Gritti2007-01-251-1/+1
* | Change sound level as asked by FlipoMarco Pesenti Gritti2007-01-251-1/+1
* | Try to avoid frame flickering by keeping the window offscreen.Marco Pesenti Gritti2007-01-255-28/+47
* | Some refactoring. Store each panel in his own variable, since slide_in/slide_...Marco Pesenti Gritti2007-01-252-46/+54
* | Split EventFrame to his own file, fixup capsMarco Pesenti Gritti2007-01-255-363/+383
|/
* Re-enable buddy streams now that XMLRPC is fixed for python 2.5Dan Williams2007-01-241-6/+3
* Fix old Makefile entryEduardo Silva2007-01-221-2/+1
* Handle the case where there is not an hardware manager service installed.Marco Pesenti Gritti2007-01-222-47/+19
* Our xmlrpc implementation does not work with python 2.5.Marco Pesenti Gritti2007-01-201-3/+7
* Do not hardcode /usr/bin/pythonMarco Pesenti Gritti2007-01-203-3/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-191-1/+2
|\
| * Fixed missed Makefile.am entryEduardo Silva2007-01-191-1/+2
* | Fix API for hippo-canvas 0.2Marco Pesenti Gritti2007-01-194-15/+15
|/
* Fix redundancyOwen Williams2007-01-181-2/+1
* Factor out global keys handling from the shellMarco Pesenti Gritti2007-01-183-140/+160
* Reenable cameraMarco Pesenti Gritti2007-01-171-3/+1
* There are 4 different menu shells on the panel, check against the right one.Marco Pesenti Gritti2007-01-161-9/+9
* Update to new icon API.Tomeu Vizoso2007-01-161-2/+2
* Reduce launch feedback interval to boost launch timesDan Williams2007-01-161-1/+1
* Accidentally reverted...Marco Pesenti Gritti2007-01-161-3/+3
* Remove some unused importsMarco Pesenti Gritti2007-01-151-3/+0
* Revert "On edges show the frame after 1.5 seconds"Marco Pesenti Gritti2007-01-151-3/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-151-20/+31
|\
| * 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
* | On edges show the frame after 1.5 secondsMarco Pesenti Gritti2007-01-151-3/+3
|/
* Add support for screen rotation.Marco Pesenti Gritti2007-01-131-0/+15
* Tweak sounds level a bit as per Flipo suggestionMarco Pesenti Gritti2007-01-121-2/+2
* Support for activity icons inside the bundle.Marco Pesenti Gritti2007-01-126-14/+14
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-125-45/+75
|\
| * Some more usability fixes for the clipboard.Tomeu Vizoso2007-01-115-45/+75
* | Disable camera key until key autorepeat is fixedMarco Pesenti Gritti2007-01-121-1/+3
|/
* Also slide out the frame on shutdownMarco Pesenti Gritti2007-01-111-0/+8
* Basic implementation of the shutdown graphicsMarco Pesenti Gritti2007-01-113-2/+46
* Merge branch 'master' of git+ssh://johnp@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-01-102-7/+7
|\
| * Toggle console visibilityMarco Pesenti Gritti2007-01-101-4/+4
| * Fix to follow the new home apiMarco Pesenti Gritti2007-01-101-3/+3
* | add import for sugar.graphics.IconColorJohn (J5) Palmieri2007-01-101-0/+1
|/
* add prelight on mouse enter to activity iconsJohn (J5) Palmieri2007-01-092-0/+13
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-01-092-15/+20
|\