Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Rework sugar.logger and make activities justMarco Pesenti Gritti2007-10-092-178/+53
* More service_name -> bundle_id renamingMarco Pesenti Gritti2007-10-091-7/+7
* Implement a sugar-launch command. Works like the old sugar-activityMarco Pesenti Gritti2007-10-091-15/+29
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-097-24/+29
* Leftover service initializationMarco Pesenti Gritti2007-10-091-5/+0
* Remove activity services creation.Marco Pesenti Gritti2007-10-091-47/+0
* Add $bundlepath/bin to the PATH when launching anMarco Pesenti Gritti2007-10-091-0/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-081-1/+1
|\
| * Don't fail to expose if there is no invoker.Benjamin Berg2007-10-081-1/+1
* | In preparation of enabling rainbow by default, removeMarco Pesenti Gritti2007-10-085-190/+27
|/
* Timeout of 120 seconds for mount to work around jffs2 issues.Marco Pesenti Gritti2007-10-062-4/+4
* Save activity previews to the datastore as binary png images.Tomeu Vizoso2007-10-052-5/+3
* Add bundle removing methods/signals to the activity registry, and use themDan Winship2007-10-043-2/+29
* Reorganize the uninstall code for #3151Dan Winship2007-10-043-21/+31
* Add DSMetadata.get() method.Tomeu Vizoso2007-10-032-1/+7
* Add support for 'keys' and 'in' method in datastore metadataSimon Schampijer2007-10-021-0/+6
* Allow the first file in a bundle to be "mimetype", and ignore it if it's thereDan Winship2007-10-011-2/+5
* Call the correct remove function when removing old content from palettes.Benjamin Berg2007-09-291-1/+1
* This prevented activties whith no share-scope set to set the window titleSimon Schampijer2007-09-281-9/+5
* activityfactory: Cope with dbus-python 0.82.2's fix to non-default timeouts. ...Simon McVittie2007-09-271-2/+9
* Revert "Adapt to dbus-python API change"Marco Pesenti Gritti2007-09-271-2/+2
* Adapt to dbus-python API changeMarco Pesenti Gritti2007-09-271-2/+2
* Fix uri list parsingMarco Pesenti Gritti2007-09-261-0/+9
* Fix MIME icon installation (#2458) and icon/mimetype info uninstallationDan Winship2007-09-251-9/+41
* fix _uninstall()Dan Winship2007-09-251-2/+2
* Ship the startup sound with sugarMarco Pesenti Gritti2007-09-241-3/+0
* Save state of volume when shutdown and reboot fix for #3652Simon Schampijer2007-09-241-0/+7
* Refactoring and beginnings of scope-change support in client library (partial...Simon McVittie2007-09-241-18/+14
* Play a startup sound if it exists.Marco Pesenti Gritti2007-09-221-0/+3
* Hide the menu and content when they are empty and added aBenjamin Berg2007-09-211-5/+18
* Removed the padding from the vbox and added some to theBenjamin Berg2007-09-211-2/+12
* Merge branch 'master' of git://dev.laptop.org/sugarBenjamin Berg2007-09-211-1/+1
|\
| * Fixes #3723, "Fix Rainbow/Sugar Integration."Michael Stone2007-09-211-1/+1
* | Implement a do_size_request to be able to correct resize on sizeBenjamin Berg2007-09-211-4/+9
|/
* Copy and paste error in the EditToolbarSimon Schampijer2007-09-211-1/+1
* Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-09-202-33/+0
|\
| * Drop obsolete widgetMarco Pesenti Gritti2007-09-202-33/+0
* | Redo activity bundles in terms of sugar.bundle.bundleDan Winship2007-09-208-333/+266
|/
* Human readable file names when copying on usb...Marco Pesenti Gritti2007-09-201-0/+12
* Don't crash when entering the detailed view if theMarco Pesenti Gritti2007-09-181-2/+2
* Handle the passing of the child of the toolitem to the WidgetInvoker in ToolI...Simon Schampijer2007-09-184-3/+6
* Fix that several palettes are not hooked up to the same button #3293Simon Schampijer2007-09-176-3/+20
* Convenience method to get the pubkey, which the activities seem to need.Marco Pesenti Gritti2007-09-171-0/+3
* Use nick name consistently in the profileMarco Pesenti Gritti2007-09-171-7/+7
* Cleanup the profile code and rename the Server section to Jabber.Marco Pesenti Gritti2007-09-171-70/+54
* Use logging.error or dbus errors. Launch the activityMarco Pesenti Gritti2007-09-141-4/+5
* When starting an activity with activity_id but no object_idMarco Pesenti Gritti2007-09-142-23/+47
* Fix mime.get_primary_extension().Tomeu Vizoso2007-09-141-0/+3
* Do not show the toolbox border if there is only one toolbar.Marco Pesenti Gritti2007-09-131-4/+5
* Fix typo so the removal of expanded activity bundles is complete.Tomeu Vizoso2007-09-121-1/+1