Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Snapshot 29bc0a8a20.Marco Pesenti Gritti2007-10-131-0/+2
* Fix native applications handlingMarco Pesenti Gritti2007-10-134-7/+20
* Change icon pulsing interval to 100 per cjb requestMarco Pesenti Gritti2007-10-121-1/+1
* Registration menuMarco Pesenti Gritti2007-10-124-27/+37
* Add the olpc-register codeMarco Pesenti Gritti2007-10-122-1/+55
* Add joybuild supportMarco Pesenti Gritti2007-10-121-2/+2
* Snapshot 05668dfad7.Marco Pesenti Gritti2007-10-122-0/+4
* fixed alert dokuSimon Schampijer2007-10-111-2/+4
* First implementation of the alert bar #2822Simon Schampijer2007-10-114-3/+173
* Snapshot 9c5755d85a.Marco Pesenti Gritti2007-10-101-0/+2
* 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-092-16/+13
* Snapshot 6c7c6a503b.Marco Pesenti Gritti2007-10-092-1/+3
* Update NEWSMarco Pesenti Gritti2007-10-091-0/+3
* 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-096-10/+75
* Rework sugar.logger and make activities justMarco Pesenti Gritti2007-10-096-191/+61
* More service_name -> bundle_id renamingMarco Pesenti Gritti2007-10-091-7/+7
* Actually remove the factoryMarco Pesenti Gritti2007-10-091-9/+2
* Implement a sugar-launch command. Works like the old sugar-activityMarco Pesenti Gritti2007-10-094-45/+72
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-0916-50/+62
* Leftover service initializationMarco Pesenti Gritti2007-10-091-5/+0
* Remove activity services creation.Marco Pesenti Gritti2007-10-092-82/+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-082-14/+16
|\
| * Don't fail to expose if there is no invoker.Benjamin Berg2007-10-081-1/+1
| * DevConsole: Fix reading not allowed filesEduardo Silva2007-10-071-13/+15
* | In preparation of enabling rainbow by default, removeMarco Pesenti Gritti2007-10-089-596/+138
|/
* Snapshot 143f9ac9c6.Marco Pesenti Gritti2007-10-071-0/+2
* DevConsole: logviewer + gnomevfs, no more updates every 1 secondEduardo Silva2007-10-061-35/+55
* Timeout of 120 seconds for mount to work around jffs2 issues.Marco Pesenti Gritti2007-10-063-5/+14
* Mount the datastore before starting the journal.Tomeu Vizoso2007-10-051-1/+4
* Save activity previews to the datastore as binary png images.Tomeu Vizoso2007-10-053-5/+5
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon Schampijer2007-10-048-27/+103
|\
| * Add bundle removing methods/signals to the activity registry, and use themDan Winship2007-10-046-5/+71
| * rewrite a comment so that it doesn't screw up emacs syntax highlighting :)Dan Winship2007-10-041-1/+1
| * Reorganize the uninstall code for #3151Dan Winship2007-10-043-21/+31
* | The icons (AP and MeshDevice) in the mesh view do not blink anymore when acti...Simon Schampijer2007-10-041-4/+4
|/
* Snapshot acca55e861.Marco Pesenti Gritti2007-10-041-0/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-032-1/+13
|\
| * 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
* | Patch by jani to fix distcheckMarco Pesenti Gritti2007-10-031-0/+3
|/
* Allow the first file in a bundle to be "mimetype", and ignore it if it's thereDan Winship2007-10-011-2/+5
* Update NEWS (#3905, #3909)Simon McVittie2007-10-011-0/+3
* Use 3 second timeout for blocking calls to NetworkManager, not 3000 seconds! ...Simon McVittie2007-10-011-2/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-012-15/+18
|\