Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Shell.py
Commit message (Collapse)AuthorAgeFilesLines
* Some build fixes. pygtk.require at least one time for process.Marco Pesenti Gritti2006-07-201-4/+10
|
* Make the console contextual to the activity and use theMarco Pesenti Gritti2006-07-201-22/+32
| | | | window manager to activate it.
* Abstract activity on the shell side into an ActivityHost object.Marco Pesenti Gritti2006-07-201-28/+17
| | | | Comment out/fix more ps borkage.
* Set the people window transientMarco Pesenti Gritti2006-07-191-14/+10
|
* Do not destroy chat on close, just hide itMarco Pesenti Gritti2006-07-191-0/+5
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-07-191-0/+2
|\
| * Fix up signal decorator arguments and some undefined variablesDan Williams2006-07-191-0/+2
| |
* | Use matchbox to activate home and people pageMarco Pesenti Gritti2006-07-191-12/+5
|/
* Merge presence window and chat in one windowMarco Pesenti Gritti2006-07-131-26/+6
|
* Fix a bunch of bugs, more cleanupsMarco Pesenti Gritti2006-07-121-0/+1
|
* More work on session refactoringMarco Pesenti Gritti2006-07-121-1/+6
|
* More cleanups and some fixesMarco Pesenti Gritti2006-07-121-17/+1
|
* Add tasks to the home window. A bunch of fixes.Marco Pesenti Gritti2006-07-101-12/+31
|
* More work on the window management refactorMarco Pesenti Gritti2006-07-091-21/+87
|
* More work on the new designMarco Pesenti Gritti2006-07-081-2/+21
|
* Stat refactoring the shell to use windows rather than tabs.Marco Pesenti Gritti2006-07-081-8/+3
| | | | Initial implementation of the new activity menu
* Rewrite the wm, implement smarter sliding, "merge"Marco Pesenti Gritti2006-07-071-4/+0
| | | | presence window and chat, activate by F1
* Split classes out of shell.pyMarco Pesenti Gritti2006-07-061-0/+47