Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity
Commit message (Collapse)AuthorAgeFilesLines
* Add each activity to a separate window group to getMarco Pesenti Gritti2006-07-201-0/+4
| | | | | a correct behavior with transient windows in matchbox. Thanks to Matthew Allum for suggesting this.
* Make the console contextual to the activity and use theMarco Pesenti Gritti2006-07-201-3/+6
| | | | window manager to activate it.
* Missing return, yay for pythonMarco Pesenti Gritti2006-07-191-1/+1
|
* Bunch of fixes, sharing should be back to workMarco Pesenti Gritti2006-07-151-8/+3
|
* Read service type from the .activity fileMarco Pesenti Gritti2006-07-141-19/+20
|
* Fix a bunch of bugs, more cleanupsMarco Pesenti Gritti2006-07-121-13/+3
|
* More work on session refactoringMarco Pesenti Gritti2006-07-121-6/+4
|
* More cleanups and some fixesMarco Pesenti Gritti2006-07-121-10/+3
|
* Cleanup and document session creation and activity registryMarco Pesenti Gritti2006-07-121-1/+1
|
* Add tasks to the home window. A bunch of fixes.Marco Pesenti Gritti2006-07-101-1/+1
|
* More work on the window management refactorMarco Pesenti Gritti2006-07-091-228/+42
|
* More work on the new designMarco Pesenti Gritti2006-07-081-19/+11
|
* Stat refactoring the shell to use windows rather than tabs.Marco Pesenti Gritti2006-07-081-0/+13
| | | | Initial implementation of the new activity menu
* This should fix one-to-one chat, can't test now thoughMarco Pesenti Gritti2006-07-061-0/+9
|
* Initialize the consoleMarco Pesenti Gritti2006-07-061-0/+6
|
* Forgot to commit changes... This breaks one-to-one chat,Marco Pesenti Gritti2006-07-061-2/+68
| | | | I'm going to fix it.
* Use correct argumentsDan Williams2006-06-231-1/+1
|
* Remove debug printDan Williams2006-06-231-1/+0
|
*