Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Use Tray also for the frame friends view.Marco Pesenti Gritti2007-09-025-33/+23
* Use a toolbar for zoom iconsMarco Pesenti Gritti2007-09-023-84/+88
* Refactor activity share/join in Activity.__init__() to be clearer and cover a...Dan Williams2007-09-011-2/+0
* Adopted the friendsbox to the palette positioning improvements.Simon Schampijer2007-09-011-1/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-017-212/+117
|\
| * Don't allow removing system-installed activities.Tomeu Vizoso2007-08-311-4/+5
| * Make AP icons small sizeDan Williams2007-08-311-1/+1
| * Fix traceback showing wireless networksDan Williams2007-08-311-1/+1
| * #3045: Fix issues with the clipboard icons and palettes.Tomeu Vizoso2007-08-314-206/+110
* | More palette positioning improvements.Marco Pesenti Gritti2007-09-011-10/+4
|/
* Keep the invite menu item synced with current activity.Marco Pesenti Gritti2007-08-311-10/+14
* Get invites back to work in the UI.Marco Pesenti Gritti2007-08-312-14/+19
* Hookup the new invites implementation. Need to fixMarco Pesenti Gritti2007-08-312-5/+17
* Make Activity update the presence service activityMarco Pesenti Gritti2007-08-312-19/+18
* Add badges to infrastructure access points in mesh viewDan Williams2007-08-303-7/+28
* Don't traceback on systems without the right NMDan Williams2007-08-301-1/+2
* remove redundant codeDan Williams2007-08-301-10/+0
* Add palette to Wireless device on Home view showing channel tooDan Williams2007-08-304-13/+109
* Add/use a frame widget invoker.Marco Pesenti Gritti2007-08-292-8/+24
* Revert accidentally committed debug code.Marco Pesenti Gritti2007-08-291-5/+0
* Make remove_item take an item instead of an index.Marco Pesenti Gritti2007-08-291-0/+5
* Tray size allocation fixes.Marco Pesenti Gritti2007-08-292-4/+3
* Some more icon fixes.Tomeu Vizoso2007-08-282-14/+14
* Revert "Some more icon fixes." Wrong fix.Tomeu Vizoso2007-08-281-2/+2
* Some more icon fixes.Tomeu Vizoso2007-08-281-2/+2
* rename TP_DEBUG to SUGAR_TP_DEBUG and make it works with SalutGuillaume Desmottes2007-08-281-12/+18
* Usage of the tray widget to display activity iconsSimon Schampijer2007-08-283-18/+75
* Add Reboot option to Home ViewEduardo Silva2007-08-271-7/+35
* Fix typoJohn (J5) Palmieri2007-08-271-1/+1
* Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-08-2720-74/+91
|\
| * 2647, if security is enabled let rainbow launch activities.Marco Pesenti Gritti2007-08-271-1/+16
| * 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
| * Reorganize canvas items.Marco Pesenti Gritti2007-08-2513-24/+24
* | Make D-Bus calls async on startupJohn (J5) Palmieri2007-08-274-22/+43
|/
* Fix up the activity ring drawing to be more accurate and stable. #2030Dan Winship2007-08-244-56/+281
* 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
* Updated to use application/vnd.olpc-sugar instead of application/vnd.olpc-x-s...Tomeu Vizoso2007-08-211-3/+3
* Renamed XO icon from xo to computer-xo.Tomeu Vizoso2007-08-213-3/+3
* Fix up syntax errors in sugar-shellDan Williams2007-08-201-4/+6
* Fix missing : after function declarationDan Williams2007-08-201-1/+1
* make sugar shell easier to profile startup timesJohn (J5) Palmieri2007-08-201-39/+49
* Use CamelCase for the activity service methods.Marco Pesenti Gritti2007-08-201-6/+6
* Use CamelCase for dbus methods.Marco Pesenti Gritti2007-08-201-1/+1