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
* 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