Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document the new keybindingsMarco Pesenti Gritti2006-07-201-4/+4
* Add each activity to a separate window group to getMarco Pesenti Gritti2006-07-201-0/+4
* Some build fixes. pygtk.require at least one time for process.Marco Pesenti Gritti2006-07-204-6/+13
* Make the console contextual to the activity and use theMarco Pesenti Gritti2006-07-2011-95/+80
* Abstract activity on the shell side into an ActivityHost object.Marco Pesenti Gritti2006-07-205-41/+56
* Add script to launch an activity. Associate F4 in the wm to the terminal acti...Marco Pesenti Gritti2006-07-203-1/+13
* Rename sugar-activity to sugar-activity-factoryMarco Pesenti Gritti2006-07-202-1/+1
* Add a show_launcher property. Show only the web activityMarco Pesenti Gritti2006-07-203-6/+21
* Port some stuff to new presence service (not tested, but I need this to at le...Marco Pesenti Gritti2006-07-203-27/+13
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-07-206-1166/+337
|\
| * Switch sugar/presence module over to a thin API wrapper around the PresenceSe...Dan Williams2006-07-196-1166/+337
* | Promote terminal activity from terminal to activities. Fix apiMarco Pesenti Gritti2006-07-206-3/+13
|/
* Install the new PresenceService stuffMarco Pesenti Gritti2006-07-192-0/+8
* Fix path buildingMarco Pesenti Gritti2006-07-191-1/+1
* Use the new -kbdconfig option in matchboxMarco Pesenti Gritti2006-07-193-3/+13
* Missing return, yay for pythonMarco Pesenti Gritti2006-07-191-1/+1
* Update the titleMarco Pesenti Gritti2006-07-191-0/+4
* Set the people window transientMarco Pesenti Gritti2006-07-191-14/+10
* Tweak people window sizeMarco Pesenti Gritti2006-07-191-1/+1
* Do not destroy chat on close, just hide itMarco Pesenti Gritti2006-07-191-0/+5
* Add a matchbox kbdconfigMarco Pesenti Gritti2006-07-194-0/+16
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-07-196-122/+346
|\
| * Fix up signal decorator arguments and some undefined variablesDan Williams2006-07-195-18/+21
| * Continue to fill out presence service to the specDan Williams2006-07-194-119/+340
* | Use matchbox to activate home and people pageMarco Pesenti Gritti2006-07-1911-27/+27
|/
* Hint home window as desktopMarco Pesenti Gritti2006-07-181-1/+4
* Add most bits of new presence service codeDan Williams2006-07-184-0/+993
* Get rid of pygtk.require. It doesn't make a lot of senseMarco Pesenti Gritti2006-07-1616-36/+8
* Add some options to XnestMarco Pesenti Gritti2006-07-161-1/+1
* Add support for XnestMarco Pesenti Gritti2006-07-162-29/+50
* Close the socket once we are doneMarco Pesenti Gritti2006-07-151-0/+1
* TypoMarco Pesenti Gritti2006-07-151-1/+1
* Automatically find a free displayMarco Pesenti Gritti2006-07-151-5/+31
* Bunch of fixes, sharing should be back to workMarco Pesenti Gritti2006-07-156-21/+35
* Read service type from the .activity fileMarco Pesenti Gritti2006-07-147-32/+59
* Write a model for activities and use it in home pageMarco Pesenti Gritti2006-07-142-4/+84
* Update the task list on add/remove rather thanMarco Pesenti Gritti2006-07-131-18/+34
* Merge presence window and chat in one windowMarco Pesenti Gritti2006-07-134-38/+43
* Adapt to the new APIMarco Pesenti Gritti2006-07-124-40/+14
* Reuse the spawn codeMarco Pesenti Gritti2006-07-122-8/+5
* Fix a bunch of bugs, more cleanupsMarco Pesenti Gritti2006-07-1211-38/+49
* More work on session refactoringMarco Pesenti Gritti2006-07-126-22/+46
* More cleanups and some fixesMarco Pesenti Gritti2006-07-1210-105/+78
* Cleanup and document session creation and activity registryMarco Pesenti Gritti2006-07-1211-148/+184
* Add a few translations, thanks to Shina Owolabi <shina@wazobialinux.com>Marco Pesenti Gritti2006-07-115-1/+154
* Lots of build fixesMarco Pesenti Gritti2006-07-106-23/+20
* Merge design-review-3-no-tabsMarco Pesenti Gritti2006-07-1020-6563/+394
|\
| * Add tasks to the home window. A bunch of fixes.Marco Pesenti Gritti2006-07-106-20/+92
| * More work on the window management refactorMarco Pesenti Gritti2006-07-0917-5774/+214
* | Revert the work to get rid of tabs from master. I realizedMarco Pesenti Gritti2006-07-0810-205/+886
|/