Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
* Set _shared_activity correctly when we share an activity successfullySimon McVittie2007-05-091-1/+1
* When joining an activity that's already been joined, call a callback which ex...Simon McVittie2007-05-091-1/+1
* Fix activity creation ID collisionsDan Williams2007-05-081-1/+1
* Fix typeDan Williams2007-05-031-1/+1
* Expose the buttons contained by the activity toolbar.Tomeu Vizoso2007-05-031-19/+11
* Make joining asynchronous on the activity sideDan Williams2007-05-032-32/+45
* Added sugar.activity.activity.EditToolbar.Tomeu Vizoso2007-04-301-0/+25
* Re-enable activity sharingDan Williams2007-04-271-5/+46
* Refactor the window API a bit to make it more flexible.Marco Pesenti Gritti2007-04-271-9/+24
* Close the window when clicking the toolbar buttonMarco Pesenti Gritti2007-04-261-0/+4
* Ensure the window is realized before getting his xidMarco Pesenti Gritti2007-04-262-7/+3
* More work on the new graphics API.Marco Pesenti Gritti2007-04-261-6/+4
* Use sys.path.append, not insertMarco Pesenti Gritti2007-04-151-1/+1
* Overall roles and operation of the activity classes.Mike C. Fletcher2007-04-142-0/+49
* Clear share signal ID after disconnecting itDan Williams2007-04-131-0/+1
* Asynchronize activity sharing on the client sideDan Williams2007-04-131-4/+14
* Remove get_default_type() and bundle default types; obsoleteDan Williams2007-04-114-37/+3
* First go at the new type registry.Marco Pesenti Gritti2007-04-112-1/+35
* Docstrings for modules all over sugar and shell.Mike C. Fletcher2007-04-107-16/+216
* Fix activity ID generation logicDan Williams2007-04-091-4/+3
* Cut over to new PresenceServiceDan Williams2007-04-093-6/+6
* Make browser a modules inside sugar libraryMarco Pesenti Gritti2007-04-071-1/+0
* Use gtk to detect dpi.Marco Pesenti Gritti2007-04-071-5/+0
* Remove some unused importsMarco Pesenti Gritti2007-03-281-2/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-261-10/+15
|\
| * Fix last fix.Tomeu Vizoso2007-03-251-2/+3
| * Fix for #1157. Thanks to leejc.Tomeu Vizoso2007-03-251-10/+14
* | Strip the MANIFEST linesMarco Pesenti Gritti2007-03-261-1/+3
|/
* Compile and include .mo in ./setup.py dist.Tomeu Vizoso2007-03-231-0/+12
* Fix up translations supportMarco Pesenti Gritti2007-03-231-3/+5
* My brain is dead, it really is. Actually setup gettext on the server...Marco Pesenti Gritti2007-03-232-4/+5
* Remove debug codeMarco Pesenti Gritti2007-03-231-2/+0
* UnusedMarco Pesenti Gritti2007-03-231-11/+0
* Fix locale path handlingMarco Pesenti Gritti2007-03-232-3/+8
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-231-5/+43
|\
| * Added operations genpot and genmo to bundlebuilder.py for localization.Tomeu Vizoso2007-03-231-5/+43
* | Add support to read linfo.Marco Pesenti Gritti2007-03-233-2/+33
|/
* First step at activities localization.Tomeu Vizoso2007-03-232-1/+13
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-191-0/+6
|\
| * Set the DPI on activity startup. In the future we should have a xsetting for ...Tomeu Vizoso2007-03-191-0/+6
* | Create ~/Activities only when necessaryMarco Pesenti Gritti2007-03-181-4/+4
|/
* Make create_activity_id() a public function.Tomeu Vizoso2007-03-151-4/+4
* Smarter bundle name matchingMarco Pesenti Gritti2007-03-091-0/+12
* Smarter sugar-activity which can make itself the factory and openMarco Pesenti Gritti2007-03-093-14/+18
* Refactor sugar.env and pathsMarco Pesenti Gritti2007-03-093-7/+18
* Intialize the service to None, we are freeing it later.Marco Pesenti Gritti2007-03-071-0/+1
* Fix bug for activities with spaces in the nameOwen Williams2007-03-061-1/+1
* workaround to fix blocking when launching activitiesJohn (J5) Palmieri2007-03-051-1/+1
* Added create_with_object_id() func.Tomeu Vizoso2007-03-021-0/+6
* TypoMarco Pesenti Gritti2007-03-021-1/+1