Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
...
* Use a timeout of 2 seconds for TakeScreenshot to make debugging easier.Marco Pesenti Gritti2007-10-301-2/+2
* Handle missing TakeScreenshot method gracefullyMarco Pesenti Gritti2007-10-302-23/+4
* Wep key combo by dcbwMarco Pesenti Gritti2007-10-301-34/+101
* Remove the console. Eduardo is moving the functionalitiesMarco Pesenti Gritti2007-10-301-12/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon Schampijer2007-10-293-121/+55
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-292-0/+496
| |\
| * | Revert to the trial-3 frame behavior (always visible onMarco Pesenti Gritti2007-10-293-121/+55
* | | Make the output of get_timezone and get_color more clearSimon Schampijer2007-10-291-16/+19
| |/ |/|
* | Initial push for the sugar control panelSimon Schampijer2007-10-292-0/+496
|/
* Fix some key names, looks like they are case sensitive.Marco Pesenti Gritti2007-10-241-3/+3
* Try to handle the case when the frame cover the activity window.Marco Pesenti Gritti2007-10-232-5/+11
* Move window management keybindings inside sugar.Marco Pesenti Gritti2007-10-235-34/+89
* Fix icon namesMarco Pesenti Gritti2007-10-201-2/+2
* Add new keybindings (Ctrl+Q, Ctrl+escape) for close activitySimon Schampijer2007-10-191-1/+2
* Fix icon namesMarco Pesenti Gritti2007-10-192-3/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon Schampijer2007-10-181-1/+1
|\
| * Make sure self._master is always initializedMarco Pesenti Gritti2007-10-181-1/+1
* | Fullscreen support and tray support in activity windowSimon Schampijer2007-10-181-0/+1
|/
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-1/+1
* Try to cleanup the activity destruction mess.Marco Pesenti Gritti2007-10-151-1/+0
* Split part of the sugar library to sugar-baseMarco Pesenti Gritti2007-10-151-1/+1
* Fix native applications handlingMarco Pesenti Gritti2007-10-133-7/+16
* Change icon pulsing interval to 100 per cjb requestMarco Pesenti Gritti2007-10-121-1/+1
* Registration menuMarco Pesenti Gritti2007-10-122-27/+32
* Add the olpc-register codeMarco Pesenti Gritti2007-10-122-1/+55
* Cleanup the logs stuff a bit.Marco Pesenti Gritti2007-10-093-2/+62
* Rework sugar.logger and make activities justMarco Pesenti Gritti2007-10-091-4/+4
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-095-8/+8
* Timeout of 120 seconds for mount to work around jffs2 issues.Marco Pesenti Gritti2007-10-061-1/+10
* Mount the datastore before starting the journal.Tomeu Vizoso2007-10-051-1/+4
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon Schampijer2007-10-041-2/+9
|\
| * Add bundle removing methods/signals to the activity registry, and use themDan Winship2007-10-041-2/+9
* | The icons (AP and MeshDevice) in the mesh view do not blink anymore when acti...Simon Schampijer2007-10-041-4/+4
|/
* Use 3 second timeout for blocking calls to NetworkManager, not 3000 seconds! ...Simon McVittie2007-10-011-2/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-011-15/+17
|\
| * Show always myself in friendstray #3181Simon Schampijer2007-09-291-15/+17
* | Make sure the shell service is started up before tryingMarco Pesenti Gritti2007-10-011-1/+6
* | "Moved" the new console work on a branch.Marco Pesenti Gritti2007-09-305-176/+2
* | Console fixesMarco Pesenti Gritti2007-09-301-2/+4
* | Display logs depending on the contextMarco Pesenti Gritti2007-09-302-16/+40
* | Make the Shell own the console. Some view changes.Marco Pesenti Gritti2007-09-305-26/+19
* | More work on the new consoleMarco Pesenti Gritti2007-09-304-22/+86
* | First go at the new logviewerMarco Pesenti Gritti2007-09-301-0/+91
|/
* #948 Fix passphrase encoding for some passphrases (bertf)Tomeu Vizoso2007-09-261-1/+1
* Fix uri list parsingMarco Pesenti Gritti2007-09-261-1/+2
* #948 Accept ascii passphrases for WEP networks.Tomeu Vizoso2007-09-252-5/+40
* Cleanups of the frame activation code.Marco Pesenti Gritti2007-09-242-16/+7
* Add arrows on the homepage to hint about frame activation.Marco Pesenti Gritti2007-09-242-3/+38
* Ship the startup sound with sugarMarco Pesenti Gritti2007-09-241-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-09-243-0/+23
|\