Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
...
* Prevent activity launching being locked by error during launch.Tomeu Vizoso2007-03-161-6/+8
|
* Use color.HTMLColor instead of the color string.Tomeu Vizoso2007-03-161-1/+3
|
* Make access points have persistent colorsDan Williams2007-03-161-3/+14
|
* Add property for modeDan Williams2007-03-161-1/+4
|
* Add accessor for modeDan Williams2007-03-161-0/+3
|
* Expose AP capabilitiesDan Williams2007-03-151-1/+6
|
* Rearrange network device handling bitsDan Williams2007-03-1511-15/+25
|
* Add accessor for AP capabiltiesDan Williams2007-03-151-2/+6
|
* Tweaked sizes of home xo icon, donut radius and device icons.Tomeu Vizoso2007-03-153-5/+7
|
* Avoid multiple simultaneous launches of the same activity.Tomeu Vizoso2007-03-152-1/+13
|
* Better removal of intro video chooserDan Williams2007-03-141-5/+8
|
* Revert "Remove picture selection from intro screen for now"Dan Williams2007-03-141-17/+11
| | | | This reverts commit b97edec4db98c0b01283e5e4ff944ca219dd3733.
* Auto-open some downloaded filesDan Williams2007-03-141-2/+8
|
* Remove picture selection from intro screen for nowDan Williams2007-03-141-11/+17
|
* Support selection of the clipboard object to be pasted.Tomeu Vizoso2007-03-143-29/+120
|
* Cleanup clipboard D-Bus APIDan Williams2007-03-143-19/+27
| | | | | | | | | | | | | - The clipboard now determines each objects unique id and returns it from add_object() - The ID is opaque to the client and should not be used/accessed other than with the clipboard service - Add object type hints for dbus-python - Sugar clipboard bindings for get_object() now return a dict rather than a tuple - ClipboardIcon now retrieves the real file path and uses that to open the file - Adapt sugar bits to clipboard changes
* Add copyright headerDan Williams2007-03-141-0/+17
|
* Adapt to the new hippo canvas sizing APIMarco Pesenti Gritti2007-03-141-1/+3
|
*