Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* More work on the new designMarco Pesenti Gritti2006-07-089-112/+104
* Forgot to add theseMarco Pesenti Gritti2006-07-082-0/+75
* Stat refactoring the shell to use windows rather than tabs.Marco Pesenti Gritti2006-07-085-826/+78
* Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-07-070-0/+0
|\
| * Another merge fixDan Williams2006-07-071-1/+1
* | 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-0721-262/+883
| |\
| * | 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
| |/ |/|