Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* * #2012: Fix palette position on the left frame panel. (marco)Marco Pesenti Gritti2007-08-201-2/+9
* Fix a warning.Tomeu Vizoso2007-08-181-1/+4
* Fix dragging clipboard objects out from the frame.Tomeu Vizoso2007-08-181-1/+1
* Update the activity ring wedge sizes more oftenDan Winship2007-08-172-11/+38
* Include free swap space in the activity ring's "free memory" sliceDan Winship2007-08-171-2/+5
* Fix several sizing bugs.Marco Pesenti Gritti2007-08-173-11/+9
* #2695: Recognize text files as such.Tomeu Vizoso2007-08-161-1/+1
* Add a border to the frame.Marco Pesenti Gritti2007-08-164-32/+50
* Adapt to object icons name changes.Marco Pesenti Gritti2007-08-161-1/+1
* Adapt to devices icon name changes.Marco Pesenti Gritti2007-08-164-5/+5
* Adapt to icon name changesMarco Pesenti Gritti2007-08-167-9/+9
* #2543: Offer multiple activities for opening clipboard objects.Tomeu Vizoso2007-08-151-8/+52
* TypoMarco Pesenti Gritti2007-08-151-1/+1
* Volume/Brightness max/minMarco Pesenti Gritti2007-08-141-10/+36
* Complete move to external bundle registry.Tomeu Vizoso2007-08-097-130/+107
* Make activity icons in frame outline-only. #2668Dan Winship2007-08-081-1/+4
* Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-084-191/+6
|\
| * Adapt to new palette API.Tomeu Vizoso2007-08-081-3/+6
| * Move the activity register to the clipboard service.Tomeu Vizoso2007-08-083-188/+0
* | Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-08-084-10/+11
|\ \ | |/
| * Expose palette.menu rather than wrapping methods.Marco Pesenti Gritti2007-08-083-5/+6
| * Adapt to new color constants.Tomeu Vizoso2007-08-081-5/+5
* | Make Journal active at startup. #2159Dan Winship2007-08-083-43/+89
* | Always get the activity list from the shell view, not sometimes from the modelDan Winship2007-08-081-2/+2
|/
* Add a basic palette with "Resume" and "Stop" to activity ring icons. #2028Dan Winship2007-08-061-2/+62
* Don't use gtk.get_current_event_time() as the timestamp for window.activate()Dan Winship2007-08-061-2/+7
* Make activity ring wedges represent approximate size of the activity. #2030Dan Winship2007-08-032-5/+95
* Make the whole wedge in the activity ring clickable. #2029Dan Winship2007-08-021-8/+37
* Don't set a server by default outside the emulatorDan Williams2007-08-011-1/+4
* Fix a leftover of the scale propertyMarco Pesenti Gritti2007-07-311-1/+1
* Move from scaling to sizes in CanvasIcon.Marco Pesenti Gritti2007-07-3113-41/+37