Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* 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-201-1/+0
* Make the console contextual to the activity and use theMarco Pesenti Gritti2006-07-203-22/+8
* Abstract activity on the shell side into an ActivityHost object.Marco Pesenti Gritti2006-07-202-7/+6
* Switch sugar/presence module over to a thin API wrapper around the PresenceSe...Dan Williams2006-07-195-1163/+337
* Fix path buildingMarco Pesenti Gritti2006-07-191-1/+1
* Use the new -kbdconfig option in matchboxMarco Pesenti Gritti2006-07-191-1/+3
* Missing return, yay for pythonMarco Pesenti Gritti2006-07-191-1/+1
* Use matchbox to activate home and people pageMarco Pesenti Gritti2006-07-193-8/+0
* Get rid of pygtk.require. It doesn't make a lot of senseMarco Pesenti Gritti2006-07-169-22/+8
* Bunch of fixes, sharing should be back to workMarco Pesenti Gritti2006-07-152-9/+4
* Read service type from the .activity fileMarco Pesenti Gritti2006-07-141-19/+20
* Fix a bunch of bugs, more cleanupsMarco Pesenti Gritti2006-07-124-13/+8
* More work on session refactoringMarco Pesenti Gritti2006-07-121-6/+4
* More cleanups and some fixesMarco Pesenti Gritti2006-07-124-21/+14
* Cleanup and document session creation and activity registryMarco Pesenti Gritti2006-07-121-1/+1
* Lots of build fixesMarco Pesenti Gritti2006-07-102-5/+5
* Add tasks to the home window. A bunch of fixes.Marco Pesenti Gritti2006-07-102-1/+3
* More work on the window management refactorMarco Pesenti Gritti2006-07-093-246/+61
* 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
* Rewrite the wm, implement smarter sliding, "merge"Marco Pesenti Gritti2006-07-071-7/+0
* Split classes out of shell.pyMarco Pesenti Gritti2006-07-061-1/+0
* This should fix one-to-one chat, can't test now thoughMarco Pesenti Gritti2006-07-061-0/+9
* Make missing strings translatableMarco Pesenti Gritti2006-07-061-1/+3
* 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
* No need to use presence service if it's all well knownMarco Pesenti Gritti2006-06-301-20/+1
* Use well known address for mesh chatMarco Pesenti Gritti2006-06-301-4/+2
* Fixes for tracebacks on the receiving endDan Williams2006-06-291-6/+5
* Add positive acknowledgements to work around 802.11 + multicast unreliabilitiesDan Williams2006-06-291-9/+241
* Initialize the stream also when publishingMarco Pesenti Gritti2006-06-271-2/+1
* Add some debug messagesMarco Pesenti Gritti2006-06-272-0/+3
* Add some simple network test code for 2 machinesDan Williams2006-06-271-2/+47
* Another missing fileMarco Pesenti Gritti2006-06-241-0/+1
* Add some missing filesMarco Pesenti Gritti2006-06-241-0/+2
* Make the send button larger and remove borderMarco Pesenti Gritti2006-06-231-1/+1
* Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-06-231-2/+5
|\
| * Don't traceback when an icon isn't foundDan Williams2006-06-231-2/+5
* | Fix chat focusMarco Pesenti Gritti2006-06-233-2/+8
* | Make sketches work in one-to-one chatMarco Pesenti Gritti2006-06-232-10/+10
|/
* Use random port for local models, clean up some model code, and don't double-...Dan Williams2006-06-232-3/+1
* Use correct argumentsDan Williams2006-06-231-1/+1
* Remove debug printDan Williams2006-06-231-1/+0
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-236-580/+41
|\
| * Don't need this anymoreMarco Pesenti Gritti2006-06-221-557/+0
| * Get one-to-one chat to actually work...Marco Pesenti Gritti2006-06-225-27/+35
| * Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-06-227-194/+187
| |\
| * | Some work getting the one-to-one chat backMarco Pesenti Gritti2006-06-223-6/+17
* | | Make activities emit an ActivityShared dbus signal; and have the shell & pres...Dan Williams2006-06-232-0/+21
| |/ |/|