Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | (immediately before switching to the Home view, and on a timer after that)
* Include free swap space in the activity ring's "free memory" sliceDan Winship2007-08-171-2/+5
| | | | Mostly only affects sugar-jhbuild, but also people with USB/SD swap on B2s
* 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
| | | | | | | | | | | | | | | | Also distinguish between "active" in the sense of "the user is actually using this activity" and "active" in the sense of "the activity would be active *if* the user switched to Activity view". It's the latter sense, now called "pending" that the Journal is in at startup. Pending is also used for the next-up activity when you quit the current active activity.
* | 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
| | | | | | | | | | | gtk.get_current_event_time() will return 0 if there's no "current event" (which will happen if this is invoked from a SugarKeyGrabber callback, because that intercepts events below the gtk level). And libwnck will g_warn if we pass "0" to window.activate(). Since matchbox doesn't look at the timestamp anyway, it's simplest to just always pass "1" there. (Needed for part of #2159)
* 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
| | | | Cleanups.
* 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
| | | | dragging gtk inside services.
* x86_64 fix: don't use sys.maxint (which is really maxlong) for int gpropertiesDan Winship2007-07-261-1/+1
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-241-2/+2
|\
| * Typo.Tomeu Vizoso2007-07-241-2/+2
| |
* | Adapt to icon names changes.Marco Pesenti Gritti2007-07-241-4/+4
|/
* #2268 Allow removing downloads from the clipboard while in progress.Tomeu Vizoso2007-07-201-1/+1
|
* Fix some temp file leaks.Tomeu Vizoso2007-07-201-10/+16
|
* Ensure activity uniquness in the shellMarco Pesenti Gritti2007-07-202-10/+35
|
* Fixing broken importMarco Pesenti Gritti2007-07-181-1/+1
|
* Place palettes at cursor for free views.Marco Pesenti Gritti2007-07-182-3/+9
|