Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/activityservice.py
Commit message (Expand)AuthorAgeFilesLines
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-70/+0
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+70
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-66/+0
* Handle invitations inside Activity.Marco Pesenti Gritti2007-09-111-0/+5
* Use CamelCase for the activity service methods.Marco Pesenti Gritti2007-08-201-1/+1
* Remove unused methods from the activity services. Cleanups.Marco Pesenti Gritti2007-07-031-15/+0
* Implement fix-copyright and fix some of themMarco Pesenti Gritti2007-06-241-1/+1
* use activity_id in service nameBert Freudenberg2007-06-201-10/+7
* Make bundle_id and activity_id window properties toMarco Pesenti Gritti2007-06-011-10/+0
* Save to the journal when switching to another activity.Tomeu Vizoso2007-05-161-0/+6
* Ensure the window is realized before getting his xidMarco Pesenti Gritti2007-04-261-0/+2
* Docstrings for modules all over sugar and shell.Mike C. Fletcher2007-04-101-0/+15
* Remove some unused importsMarco Pesenti Gritti2007-03-281-2/+0
* Remove bundle specific stuff from env.Marco Pesenti Gritti2007-02-221-3/+3
* Put exec back, I forgot it was used by the camera.Marco Pesenti Gritti2007-02-221-0/+6
* Cleanup the Activity API, code needs more love.Marco Pesenti Gritti2007-02-211-17/+0
* Split out Activity client/serverMarco Pesenti Gritti2007-02-211-0/+79