Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Some build fixes. pygtk.require at least one time for process.Marco Pesenti Gritti2006-07-203-5/+13
* Make the console contextual to the activity and use theMarco Pesenti Gritti2006-07-208-73/+72
* Abstract activity on the shell side into an ActivityHost object.Marco Pesenti Gritti2006-07-203-34/+50
* 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-202-6/+20
* Port some stuff to new presence service (not tested, but I need this to at le...Marco Pesenti Gritti2006-07-202-16/+11
* Switch sugar/presence module over to a thin API wrapper around the PresenceSe...Dan Williams2006-07-191-3/+0
* Install the new PresenceService stuffMarco Pesenti Gritti2006-07-191-0/+7
* Use the new -kbdconfig option in matchboxMarco Pesenti Gritti2006-07-192-2/+10
* 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-193-0/+15
* 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-198-19/+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-161-2/+0
* 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-153-10/+30
* Read service type from the .activity fileMarco Pesenti Gritti2006-07-144-6/+32
* 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
* Reuse the spawn codeMarco Pesenti Gritti2006-07-122-8/+5
* Fix a bunch of bugs, more cleanupsMarco Pesenti Gritti2006-07-127-25/+41
* More work on session refactoringMarco Pesenti Gritti2006-07-124-14/+39
* More cleanups and some fixesMarco Pesenti Gritti2006-07-126-84/+64
* Cleanup and document session creation and activity registryMarco Pesenti Gritti2006-07-128-144/+180
* Lots of build fixesMarco Pesenti Gritti2006-07-102-15/+15
* Add tasks to the home window. A bunch of fixes.Marco Pesenti Gritti2006-07-103-18/+88
* More work on the window management refactorMarco Pesenti Gritti2006-07-0913-5491/+116
* More work on the new designMarco Pesenti Gritti2006-07-087-83/+87
* Forgot to add theseMarco Pesenti Gritti2006-07-082-0/+75
* Stat refactoring the shell to use windows rather than tabs.Marco Pesenti Gritti2006-07-084-826/+65
* Try to fix traceback dcbw commit introducedMarco Pesenti Gritti2006-07-071-1/+1
* Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-07-072-4/+595
|\
| * Remove merge conflict junkDan Williams2006-07-071-1/+0
| * MergeDan Williams2006-07-078-157/+724
| |\
| * | Fix activity double-join bug where opening a shared activity twice opened a b...Dan Williams2006-07-072-17/+60
* | | Ensure we are not overwflowing target positionMarco Pesenti Gritti2006-07-071-1/+3
| |/ |/|
* | Rewrite the wm, implement smarter sliding, "merge"Marco Pesenti Gritti2006-07-074-166/+180