Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Infrastructure for the home page devicesMarco Pesenti Gritti2007-02-2015-6/+126
* Get rid of stylesheets for MyIcon.Marco Pesenti Gritti2007-02-194-17/+7
* Do not use Grid here, use unitsMarco Pesenti Gritti2007-02-191-4/+4
* Remove reference to a stylesheetMarco Pesenti Gritti2007-02-161-1/+0
* Use Button in the zoom boxMarco Pesenti Gritti2007-02-162-15/+5
* Refactor button a bit to support different sizes. Use it for the overlaybox.Marco Pesenti Gritti2007-02-162-10/+2
* Fix regression with screen rotationMarco Pesenti Gritti2007-02-131-0/+11
* Reenable the journal. Add desktop background color.Marco Pesenti Gritti2007-02-131-1/+1
* Give precendence to user dir over system dirMarco Pesenti Gritti2007-02-131-2/+2
* Added toolbar and button controls.Tomeu Vizoso2007-02-072-3/+6
* Make the icon colors list privateMarco Pesenti Gritti2007-02-071-1/+0
* Listen for button-press in the hippo.Canvas, not on the gtk.Window.Tomeu Vizoso2007-02-032-6/+9
* Fix for avoiding name clashes between shell and activities when running sugar...Tomeu Vizoso2007-02-031-1/+1
* Simplified system paths for running sugar from the source dir.Tomeu Vizoso2007-02-031-1/+5
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-01-312-13/+40
|\
| * Update look of activities donut to match wikiOwen Williams2007-01-312-13/+40
* | Use screenshot for overlay window backgroundDan Williams2007-01-312-8/+26
|/
* 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
|\