Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/Shell.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-298/+0
* In case of error when mounting the DS, move the existing data and start a cle...Tomeu Vizoso2007-12-131-2/+11
* show frame shortly when adding object to clipboard #5098Simon Schampijer2007-11-241-1/+1
* Do not fail if there is not an activity serviceMarco Pesenti Gritti2007-11-131-5/+7
* Ctrl-Q does not kill Journal, #4644Reinier Heeres2007-11-091-2/+9
* 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-301-1/+4
* Revert to the trial-3 frame behavior (always visible onMarco Pesenti Gritti2007-10-291-2/+15
* Try to handle the case when the frame cover the activity window.Marco Pesenti Gritti2007-10-231-5/+9
* Move window management keybindings inside sugar.Marco Pesenti Gritti2007-10-231-1/+34
* 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
* 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-301-9/+0
* Make the Shell own the console. Some view changes.Marco Pesenti Gritti2007-09-301-0/+9
* Ticket 2567 Don't always show the frame on the mesh view.Marco Pesenti Gritti2007-09-181-10/+0
* Unfreeze dcon on idle.Marco Pesenti Gritti2007-09-031-5/+0
* Refactor activity share/join in Activity.__init__() to be clearer and cover a...Dan Williams2007-09-011-2/+0
* Complete move to external bundle registry.Tomeu Vizoso2007-08-091-6/+6
* Make Journal active at startup. #2159Dan Winship2007-08-081-0/+11
* Typo.Tomeu Vizoso2007-07-241-2/+2
* Fix some temp file leaks.Tomeu Vizoso2007-07-201-10/+16
* CleanupsMarco Pesenti Gritti2007-07-021-2/+3
* Cleanup zoom level managementMarco Pesenti Gritti2007-07-021-20/+12
* Move the zoom levels inside the modelMarco Pesenti Gritti2007-07-021-9/+8
* Replace Menu for Palette.Tomeu Vizoso2007-07-011-5/+0
* Set glib program name and application name.Marco Pesenti Gritti2007-06-291-0/+1
* Make notification work from outside the shell processMarco Pesenti Gritti2007-06-291-29/+16
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* Support for previews in the journal.Tomeu Vizoso2007-06-151-3/+3
* Adapt to hwmanager api changeMarco Pesenti Gritti2007-06-141-2/+3
* unfreeze DCON when Sugar UI is (almost) ready to showBernardo Innocenti2007-06-141-0/+5
* Fix typo.Tomeu Vizoso2007-06-121-1/+1
* Take screenshot and save it to the journal (<alt>1).Tomeu Vizoso2007-06-041-0/+31
* Make launching a property of the activity modelMarco Pesenti Gritti2007-06-011-2/+2
* Remove our custom launch timeout. The dbus timeoutMarco Pesenti Gritti2007-06-011-2/+0
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-271-3/+5
* Log activity launch failures with error info; fix typoDan Williams2007-05-031-1/+2
* More verbose debug messages when starting activitiesDan Williams2007-05-031-2/+3
* Use bundle registry correctlyDan Williams2007-05-031-2/+2
* Launch the journal activity on startup again.Tomeu Vizoso2007-04-291-1/+1
* Remove get_default_type() and bundle default types; obsoleteDan Williams2007-04-111-4/+3
* Prevent activity launching being locked by error during launch.Tomeu Vizoso2007-03-161-6/+8
* Avoid multiple simultaneous launches of the same activity.Tomeu Vizoso2007-03-151-0/+12
* Give up on the save/restore logic, it seem too unpredictable to be clear to t...Marco Pesenti Gritti2007-03-121-7/+3
* Go back to the home page when all activities are closed.Marco Pesenti Gritti2007-03-121-2/+3
* Bunch of fixesMarco Pesenti Gritti2007-03-121-4/+21
* Some cleanups in the Shell. Add a way to save/restore the frame state.Marco Pesenti Gritti2007-03-121-7/+9
* New animation API. Start rewriting the frame slidein slideout logic.Marco Pesenti Gritti2007-03-121-1/+0
* Disable journal automatic startup for nowMarco Pesenti Gritti2007-03-061-1/+1