Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix all the units except icon scales.Marco Pesenti Gritti2007-07-317-26/+21
* Remove obsolete sugar.graphics.color.Marco Pesenti Gritti2007-07-318-61/+42
* Remove buddy icons from the buddy menuDan Williams2007-07-311-33/+35
* Remove useless debugging codeDan Williams2007-07-312-86/+0
* Fix traceback when reading in saved WPA2 network configsDan Williams2007-07-301-16/+14
* Start intro if config is absent or corrupted.Marco Pesenti Gritti2007-07-302-6/+8
* Enter -> next in the intro screen name page.Marco Pesenti Gritti2007-07-301-5/+17
* #2570 Accept correctly image drops from Record.Tomeu Vizoso2007-07-301-4/+15
* Add WPA and WEP auth mode supportDan Williams2007-07-294-116/+378
* Make raw X windows work again.Marco Pesenti Gritti2007-07-281-1/+7
* Split the UI part of sugarext out to his own module to avoidMarco Pesenti Gritti2007-07-271-1/+1