Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/activityhandle.py
Commit message (Expand)AuthorAgeFilesLines
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-66/+0
* pylint sugar.activity, mostly cleanMarco Pesenti Gritti2008-04-191-2/+0
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+68
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-68/+0
* Refactor activity share/join in Activity.__init__() to be clearer and cover a...Dan Williams2007-09-011-21/+1
* Revert "Make sure the handle dict values are string. Looks"Marco Pesenti Gritti2007-08-301-6/+4
* Make sure the handle dict values are string. LooksMarco Pesenti Gritti2007-07-261-4/+6
* Ensure activity uniquness in the shellMarco Pesenti Gritti2007-07-201-2/+2
* Implement fix-copyright and fix some of themMarco Pesenti Gritti2007-06-241-1/+1
* Make joining asynchronous on the activity sideDan Williams2007-05-031-2/+2
* Docstrings for modules all over sugar and shell.Mike C. Fletcher2007-04-101-12/+46
* Cut over to new PresenceServiceDan Williams2007-04-091-2/+2
* TypoMarco Pesenti Gritti2007-03-021-1/+1
* Add object_idMarco Pesenti Gritti2007-03-021-0/+5
* Improve handle marshalling. Add an uri to the handle.Marco Pesenti Gritti2007-02-211-8/+23
* Add an handle argument to the factory and to the activity constructor.Marco Pesenti Gritti2007-02-211-0/+34