Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Handle activities that cycle through windows dlo#10695Martin Langhoff2011-02-171-36/+71
* style cleanup: prefer ' for stringsSascha Silbe2010-11-241-11/+11
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-18/+13
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+0
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-241-2/+2
* Misc. pylint fixesTomeu Vizoso2010-08-201-4/+0
* activity.props.color is already a XoColorTomeu Vizoso2010-08-201-1/+1
* Check the known shared activities when looking for the colorTomeu Vizoso2010-08-201-5/+5
* Add OwnerBuddyModel class so it is dealt with locallyTomeu Vizoso2010-08-201-4/+5
* Sudden death while clicking around on the journal #2064Aleksey Lim2010-08-181-4/+11
* resume journal entry race may duplicate resumed activity id #1719Aleksey Lim2010-06-021-19/+47
* Display a message when an activity fails to start (based on wadeb patches) #1447Aleksey Lim2010-03-101-4/+4
* Activate windows when changing to activity viewDaniel Drake2009-11-271-2/+9
* Suppress race condition with Journal appearing on sugar startup #1373Aleksey Lim2009-10-131-18/+0
* Alt+Space not working to show/hide the tray #1476Aleksey Lim2009-10-091-0/+19
* if the Sugar control panel is open, then Frame icons are inoperable #453Aleksey Lim2009-09-161-0/+6
* Display activity name and title on the running activity palette #425Tomeu Vizoso2009-09-141-0/+7
* Fix minor issues to cleanup sugar log #1267Aleksey Lim2009-09-041-1/+2
* Trap X errors when calling property_get #571Tomeu Vizoso2009-09-011-9/+1
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-28/+28
* let the logger do the formattingSascha Silbe2009-08-241-11/+11
* Switch to metacity as the window manager. #602Tomeu Vizoso2009-07-091-0/+6
* Take into account launcher windows when checking if an already instance is ru...Tomeu Vizoso2009-04-061-1/+1
* Don't open a launcher window when that activity is already running #426Tomeu Vizoso2009-03-021-4/+5
* Switch to existing instance of an activity if it's already running #410Tomeu Vizoso2009-02-231-1/+4
* Don't update the zoom level when a dialog window pops upTomeu Vizoso2009-01-211-1/+3
* pylint fixesSimon Schampijer2009-01-191-2/+0
* Use the journal icon provided by artworkSimon Schampijer2009-01-171-1/+8
* Use g_timeout_add_seconds() for power efficiencyDaniel Drake2008-12-061-1/+2
* Log activity startup time.Marco Pesenti Gritti2008-11-051-0/+4
* Some activities wont have an activity_infoTomeu Vizoso2008-10-221-1/+4
* Add a method for getting the bundle path of the currently active activityTomeu Vizoso2008-10-221-0/+4
* Obvious error in the new/old zoom level logic, we wasMarco Pesenti Gritti2008-10-181-6/+7
* Better check for desktop vs activity zoom level.Marco Pesenti Gritti2008-10-181-3/+3
* First go at refactoring zoom handling. Includes changesMarco Pesenti Gritti2008-10-171-31/+41
* Use gconf for the profileSimon Schampijer2008-10-111-4/+4
* Move the bundle registry inside the shell process.Marco Pesenti Gritti2008-10-061-4/+4
* Make the distinction between friends and groups clearerSimon Schampijer2008-10-061-1/+1
* Looks like not on a GObject can evaluate to True. Check for None instead.Marco Pesenti Gritti2008-10-051-1/+1
* Remove pointless wrapper for setting zoom level in the shell.Marco Pesenti Gritti2008-10-051-1/+0
* Get rid of the pointless ActivityHost.Marco Pesenti Gritti2008-10-051-4/+4
* Merge home model and shell model.Marco Pesenti Gritti2008-10-051-0/+556