Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Keep owner in the center in mesh viewDan Williams2007-07-181-0/+3
|
* Suppress annoying warnings about unknown activities from the PSDan Williams2007-07-182-8/+27
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-171-2/+12
|\
| * make set_active() asynchronous (fix for 2230)Bert Freudenberg2007-07-171-2/+12
| |
* | Eben specification and the new B3 keyboard (marco)Marco Pesenti Gritti2007-07-172-51/+51
|/
* #775 Show the activity's creator colors in the donut. (Patch from Dan Winship)Tomeu Vizoso2007-07-152-2/+2
|
* Do not shutdown on power button.Marco Pesenti Gritti2007-07-151-16/+0
|
* #1888 Choose the correct mime type when adding text from Write to the clipboard.Tomeu Vizoso2007-07-141-2/+1
|
* #2149, #2150: fixes for the clipboard palette.Tomeu Vizoso2007-07-141-28/+32
|
* Arrow icons in the intro screen buttons.Marco Pesenti Gritti2007-07-141-5/+6
|
* Integrate new colors from Walter.Marco Pesenti Gritti2007-07-111-1/+1
| | | | Add a little parser to xocolor.py.
*