Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/Shell.py
Commit message (Expand)AuthorAgeFilesLines
* don't kill the shell when a non-activity window is brought to frontDan Williams2006-11-171-12/+19
* Remap keys to match OLPC keyboard and use Shift+Alt for non-OLPC machinesDan Williams2006-11-161-7/+20
* Rearrange keymappings for the real B1 machines' keyboardsDan Williams2006-11-151-11/+11
* Work around the unfocusable terminal bugMarco Pesenti Gritti2006-11-131-1/+5
* Bind keys to dcon manager actions, see READMEMarco Pesenti Gritti2006-11-081-1/+16
* Get running activities to work. Still hacky.Marco Pesenti Gritti2006-10-311-1/+1
* Add the overlay icon on the frameMarco Pesenti Gritti2006-10-241-2/+2
* Refactor a bit to keep host independent from the shellMarco Pesenti Gritti2006-10-191-5/+21
* Add GPL headersMarco Pesenti Gritti2006-10-141-0/+16
* Create a private sugar lib and put our extensions there.Marco Pesenti Gritti2006-10-121-1/+1
* Improve stylesheet loadingMarco Pesenti Gritti2006-10-051-0/+4
* Get rid of the old Grid and CanvasBoxMarco Pesenti Gritti2006-10-031-5/+0
* Fix frame behavior on chat; when we show the chat remember previous frame sta...Dan Williams2006-09-281-5/+11
* Start making activity chat work; hit F9 to activateDan Williams2006-09-281-0/+11
* Fix a few bugsMarco Pesenti Gritti2006-09-221-1/+1
* Handle closing all activities correctlyMarco Pesenti Gritti2006-09-211-4/+5
* Simple timeline API.Marco Pesenti Gritti2006-09-211-2/+9
* Show/hide the frame on mouse motion, needs workMarco Pesenti Gritti2006-09-181-1/+1
* Implement close button for the activity.Marco Pesenti Gritti2006-09-181-2/+1
* Cleanup shell model/view separationMarco Pesenti Gritti2006-09-181-4/+44
* Initial implementation of the activity menuMarco Pesenti Gritti2006-09-161-1/+1
* Implement friends removal, lots of cleanupsMarco Pesenti Gritti2006-09-151-0/+23
* Pass around the shell so that groups can reuse the gridMarco Pesenti Gritti2006-09-151-1/+6
* Move the view to his own moduleMarco Pesenti Gritti2006-09-151-0/+74