Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/ActivityHost.py
Commit message (Expand)AuthorAgeFilesLines
* Get running activities to work. Still hacky.Marco Pesenti Gritti2006-10-311-1/+7
* Refactor a bit to keep host independent from the shellMarco Pesenti Gritti2006-10-191-12/+6
* Unregister the chat service on destroy.Marco Pesenti Gritti2006-10-191-1/+1
* Refactor startup. In progress, give me a couple hours.Marco Pesenti Gritti2006-10-161-1/+2
* Add GPL headersMarco Pesenti Gritti2006-10-141-0/+16
* Move all the canvas code that doesn't depend on goocanvas anymore in graphics.Marco Pesenti Gritti2006-10-031-1/+1
* Add composited overlay window underneath chatDan Williams2006-09-291-1/+14
* Activate chat service when activity gets sharedDan Williams2006-09-281-0/+1
* Set default chat window sizeDan Williams2006-09-281-0/+1
* Center chat window, and give it a frameDan Williams2006-09-281-1/+1
* Initialize _frame_was_visible, and move signal connections lowerDan Williams2006-09-281-2/+4
* Fix frame behavior on chat; when we show the chat remember previous frame sta...Dan Williams2006-09-281-1/+7
* Start making activity chat work; hit F9 to activateDan Williams2006-09-281-0/+37
* Implement close button for the activity.Marco Pesenti Gritti2006-09-181-0/+3
* Initial implementation of the activity menuMarco Pesenti Gritti2006-09-161-0/+3
* Move the view to his own moduleMarco Pesenti Gritti2006-09-151-0/+72