Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make the color picker just use XoColor dict, that's what I got from Walter an...Marco Pesenti Gritti2007-07-112-180/+5
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-112-2/+6
|\
| * #1720 nmclient.Device was not returning the ssid of the active network.Tomeu Vizoso2007-07-112-2/+6
* | Fix intro colorsMarco Pesenti Gritti2007-07-111-1/+2
|/
* Implement nick name validationMarco Pesenti Gritti2007-07-111-39/+63
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-111-38/+32
|\
| * #1888 Fix opening items from the clipboard.Tomeu Vizoso2007-07-111-38/+32
* | First go at the new intro screen, work in progress.Marco Pesenti Gritti2007-07-111-262/+104
|/
* #1984 Fix removing items from the clipboard.Tomeu Vizoso2007-07-101-15/+2
* Implement tooltips for the zoom levels.Marco Pesenti Gritti2007-07-103-3/+27
* Fix broken importMarco Pesenti Gritti2007-07-101-1/+1
* Do not fail if cannot access the HAL battery properties.Marco Pesenti Gritti2007-07-101-6/+29
* #1720: Show the owner's buddy menu in the Groups view.Tomeu Vizoso2007-07-091-3/+8
* #1953: Retrieve friends' nicks from the profile.Tomeu Vizoso2007-07-092-4/+3
* Add caching to the activity and object type registries.Tomeu Vizoso2007-07-091-0/+11
* Move code to use style instead font.py (removed)Eduardo Silva2007-07-092-6/+7
* Ignore errors when trying to display buddy picturesDan Williams2007-07-081-1/+5
* Fix battery var II, thanks to RWHEduardo Silva2007-07-061-1/+1
* Fix battery var, thanks to RWHEduardo Silva2007-07-061-1/+1
* Some clipboard fixes.Tomeu Vizoso2007-07-062-7/+14
* Push frameinvoker.pyEduardo Silva2007-07-061-0/+33
* New frameinvokerEduardo Silva2007-07-063-0/+4
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-061-34/+45
|\
| * Refactor battery palette methodsEduardo Silva2007-07-061-34/+45
* | Implement palette groups. Use them to not popdown frame when hover a palette.Marco Pesenti Gritti2007-07-064-5/+22
|/
* Fix some style nitpicksMarco Pesenti Gritti2007-07-062-5/+7
* Battery paletteEduardo Silva2007-07-062-9/+70
* Use a custom layout to center the iconMarco Pesenti Gritti2007-07-051-2/+26
* Complete transition to new spread layout.Marco Pesenti Gritti2007-07-053-21/+27
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-051-3/+4
|\