Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Instructions for running a second sugar with XephyrDan Williams2006-05-191-0/+25
* MergeMarco Pesenti Gritti2006-05-193-16/+29
* Get something basic workingMarco Pesenti Gritti2006-05-196-30/+49
* Deal with keyboard interrupt correctly.Dan Williams2006-05-191-14/+17
* More informative error if avahi isn't around.Dan Williams2006-05-191-1/+8
* Don't traceback on Ctrl+CDan Williams2006-05-191-1/+4
* First go at the sketch pad thingMarco Pesenti Gritti2006-05-192-0/+73
* Pathetically simplify retransmit timings.Dan Williams2006-05-191-61/+80
* Some tiny UI improvementsMarco Pesenti Gritti2006-05-181-1/+2
* Add icon to the barMarco Pesenti Gritti2006-05-182-3/+11
* Fix switched title/addressMarco Pesenti Gritti2006-05-181-2/+2
* Forgot to add theseMarco Pesenti Gritti2006-05-182-0/+4
* Dont break if PYTHONPATH is undefinedMarco Pesenti Gritti2006-05-181-2/+8
* Improve the page sharing UIMarco Pesenti Gritti2006-05-183-9/+20
* Improve notification bar appeareance.Marco Pesenti Gritti2006-05-184-8/+38
* Implement retransmit requests on receiver side, fix some stuff up.Dan Williams2006-05-181-47/+249
* Check activities dir existsMarco Pesenti Gritti2006-05-181-7/+8
* Remove the old, non functional activity example. We have aMarco Pesenti Gritti2006-05-181-82/+0
* Add a sample activity. Too bad gmail crashes theMarco Pesenti Gritti2006-05-185-3/+48
* MergeMarco Pesenti Gritti2006-05-181-7/+17
* Load session from .activity filesMarco Pesenti Gritti2006-05-188-35/+59
* Ensure that RetransmitSegment construction from data is correct.Dan Williams2006-05-181-7/+17
* Some renamingMarco Pesenti Gritti2006-05-171-7/+7
* Wrong function signatureMarco Pesenti Gritti2006-05-171-1/+1
* mergeMarco Pesenti Gritti2006-05-171-9/+137
* Actually hook up the action buttonMarco Pesenti Gritti2006-05-173-138/+13
* More testcases for RetransmitSegment, and fix some RetransmitSegment bugsDan Williams2006-05-171-9/+137
* Forgot to add the fileMarco Pesenti Gritti2006-05-172-3/+34
* First implementation of the totems uiMarco Pesenti Gritti2006-05-172-16/+32
* Add a bunch of testcasesDan Williams2006-05-171-17/+261
* Refactor the segment class into two type-specific classes and base classDan Williams2006-05-171-104/+215
* Refactor global vars into appropriate classesDan Williams2006-05-171-29/+59
* Do not crash if cannot find iconMarco Pesenti Gritti2006-05-172-4/+5
* Enable the console only when running from source path.Marco Pesenti Gritti2006-05-174-14/+25
* Forgot to add new fileMarco Pesenti Gritti2006-05-162-1/+16
* Add a gui console so I can see output inMarco Pesenti Gritti2006-05-163-11/+69
* Add a segment type and start bits for retransmission requests.Dan Williams2006-05-161-15/+46
* Make this work also when running from inside sugar/Marco Pesenti Gritti2006-05-161-2/+8
* MergeMarco Pesenti Gritti2006-05-162-1/+320
* Do not rely on dbus auto-activation.Marco Pesenti Gritti2006-05-1614-386/+44
* Do message reassemblyDan Williams2006-05-161-52/+143
* Add start of mostly reliable UDP pipe communication codeDan Williams2006-05-161-0/+228
* Bumped version to 0.3.Dan Williams2006-05-161-1/+1
* Fixup a bunch of missing files in the makefilesMarco Pesenti Gritti2006-05-162-0/+5
* TypoMarco Pesenti Gritti2006-05-151-1/+1
* Get the damned thing to work, finally!Marco Pesenti Gritti2006-05-154-5/+13
* Actually use the group address now that we have itMarco Pesenti Gritti2006-05-151-1/+1
* Cleanup the service stuff for the multicast caseMarco Pesenti Gritti2006-05-156-20/+28
* More work on notificationMarco Pesenti Gritti2006-05-158-20/+28
* More fixes...Marco Pesenti Gritti2006-05-156-5/+10