Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-0676-0/+13169
* Cleanup the source structureMarco Pesenti Gritti2007-10-1667-9329/+0
* Remove ltihooks since we are not loading from the sourceMarco Pesenti Gritti2007-10-162-71/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-152-20/+120
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon Schampijer2007-10-1512-360/+47
| |\
| | * Improve docstring for class ActivityMorgan Collett2007-10-151-3/+2
| | * Handle failure to get buddy from handleMorgan Collett2007-10-151-2/+4
| | * Change _buddy_to_handle to _buddy_path_to_handle to avoid mad creation of bud...Morgan Collett2007-10-151-12/+11
| | * Revert to tracking BuddyLeft not BuddyHandleLeft. Track buddy_to_handle to ge...Morgan Collett2007-10-151-6/+11
| | * Fix _buddy_handle_joined_cb, make _buddy_handle_left_cb more robustMorgan Collett2007-10-151-3/+2
| | * Use BuddyHandleJoined/Left to track buddy handlesMorgan Collett2007-10-151-16/+9
| | * Cache handle-buddies so we can get them when the buddy has already leftMorgan Collett2007-10-151-6/+20
| | * Call new GetBuddyByHandle to convert handles to buddiesMorgan Collett2007-10-151-0/+9
| | * Document get_channelsMorgan Collett2007-10-151-3/+7
| | * Add logging to _leave_error_cbMorgan Collett2007-10-151-4/+2
| * | Added a TimeoutAlert and use GTK Response Type ConstantsSimon Schampijer2007-10-151-7/+85
* | | Try to cleanup the activity destruction mess.Marco Pesenti Gritti2007-10-151-29/+15
| |/ |/|
* | Split part of the sugar library to sugar-baseMarco Pesenti Gritti2007-10-1511-347/+8
* | Fix native applications handlingMarco Pesenti Gritti2007-10-131-0/+4
|/
* Registration menuMarco Pesenti Gritti2007-10-121-0/+3
* fixed alert dokuSimon Schampijer2007-10-111-2/+4
* First implementation of the alert bar #2822Simon Schampijer2007-10-113-3/+170
* Direct Rainbow to capture activity stdio output.Michael Stone2007-10-101-0/+2
* Put toolbars into event boxes. This means that they will be filled withBenjamin Berg2007-10-091-16/+11
* Use incremental numbers to avoid double logs, nicerMarco Pesenti Gritti2007-10-092-7/+4
* When running from a terminal don't use logs.Marco Pesenti Gritti2007-10-091-1/+1
* Readd timestamps to the logsMarco Pesenti Gritti2007-10-091-0/+3
* Looks like I can't dup2 and stream logs on the same file.Marco Pesenti Gritti2007-10-091-38/+7
* Cleanup the logs stuff a bit.Marco Pesenti Gritti2007-10-093-8/+13
* 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