Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Don't create more than one activity chat, and join a published chat when it a...Dan Williams2006-06-221-7/+25
* | Stop abusing ZeroConf by overloading the service type field; overload the ser...Dan Williams2006-06-226-185/+157
* | [hack] don't traceback when there's no network connectionDan Williams2006-06-221-4/+8
|/
* Fixup the chat toolbar layout a bitMarco Pesenti Gritti2006-06-223-32/+49
* Get back mesh chat (for the everyone tab)Marco Pesenti Gritti2006-06-224-24/+75
* Release 0.11Marco Pesenti Gritti2006-06-211-1/+1
* Forgot to add theseMarco Pesenti Gritti2006-06-212-0/+4
* More work on packages refactoring, mostly workingMarco Pesenti Gritti2006-06-218-25/+23
* Big refactor of the directory structure and packages toMarco Pesenti Gritti2006-06-2125-1785/+2
* fix undefined variableDan Williams2006-06-201-1/+1
* pylint fixesDan Williams2006-06-2011-17/+4
* Add some defines for the sliding parametersMarco Pesenti Gritti2006-06-201-6/+22
* Initial bots code... probably a crack idea but let's see if I canMarco Pesenti Gritti2006-06-202-5/+43
* Increase timeout for nicer animationDan Williams2006-06-201-2/+2
* clarify variable nameDan Williams2006-06-201-4/+4
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-205-68/+105
|\
| * Ensure to not do unnecessary move when slidingMarco Pesenti Gritti2006-06-201-13/+23
| * Always enable consoleMarco Pesenti Gritti2006-06-202-7/+2
| * Implement session shutdown. For now we are forcefullyMarco Pesenti Gritti2006-06-203-48/+80
* | Use non-linear algorithm for sliding window animationsDan Williams2006-06-201-4/+6
|/
* Fix some typosDan Williams2006-06-202-2/+2
* Use the service's _publisher_ address for buddy service verification, since t...Dan Williams2006-06-201-4/+5
* Find chat service that may have already been resolved, and make sure we don't...Dan Williams2006-06-201-3/+7
* Make get_activity_service() actually workDan Williams2006-06-201-4/+11
* Grab services that may already have been resolvedDan Williams2006-06-201-0/+2
* clarify addressesDan Williams2006-06-201-0/+2
* Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-06-193-4/+27
|\