Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
* Rename interface name to org.laptopMarco Pesenti Gritti2007-05-222-2/+6
* Put dates to work correctly on the journal, create a new journal entry when r...Tomeu Vizoso2007-05-201-1/+3
* Set the activity icon on new journal entries.Tomeu Vizoso2007-05-191-1/+6
* Find executable in bundle (approved by marcopg, fix for #1362)Bert Freudenberg2007-05-171-2/+6
* Save to the journal when switching to another activity.Tomeu Vizoso2007-05-162-0/+22
* Don't save to the journal on focus-out.Tomeu Vizoso2007-05-161-6/+0
* Make datastore find & update operations asyncDan Williams2007-05-161-5/+18
* Do not assume we are packing an ActivityToolbox inside the activityMarco Pesenti Gritti2007-05-151-15/+9
* Set a default title for the activityMarco Pesenti Gritti2007-05-142-1/+7
* Improve the layout of the activity toolbarMarco Pesenti Gritti2007-05-141-9/+22
* Implement setting the journal entry title from the toolbar.Tomeu2007-05-131-24/+16
* Temporary fix while we stabilize the new datastore.Tomeu Vizoso2007-05-101-1/+2
* Temporary try..excepts while we stabilize the new datastore.Tomeu Vizoso2007-05-101-1/+4
* Use the new DataStore and remove the old one.Tomeu Vizoso2007-05-101-2/+94
* 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