Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.61v0.61Marco Pesenti Gritti2006-12-191-1/+1
* Tell activities to start after launching themDan Williams2006-12-191-1/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-12-191-19/+0
|\
| * Remove debug code, as requested by j5Marco Pesenti Gritti2006-12-191-19/+0
* | Use correct DBus session bus when launching activitiesDan Williams2006-12-191-0/+8
|/
* Release 0.60v0.60Marco Pesenti Gritti2006-12-184-4/+7
* Add a start method to the activity. It's parallel/alternative to join.Marco Pesenti Gritti2006-12-182-16/+23
* Add docstring, missing importMarco Pesenti Gritti2006-12-181-0/+2
* Get the activity type from env, rather than requiring set_typeMarco Pesenti Gritti2006-12-183-12/+13
* Cleanup activity factory startup, remove duplicated argument from the Exec fieldMarco Pesenti Gritti2006-12-183-14/+22
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-12-164-7/+66
|\
| * Usability fixes for dnd on the clipboardTomeu Vizoso2006-12-164-7/+66
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-12-146-4/+41
|\ \ | |/
| * run data store from emulator when neededDan Williams2006-12-141-0/+5
| * Export session bus address for testing purposesDan Williams2006-12-141-1/+11
| * Fix name so imports workDan Williams2006-12-141-1/+1
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-12-141-1/+11
| |\
| | * Improve error reporting when a non-activity window is opened.Tomeu Vizoso2006-12-141-1/+11
| * | Install a service file for activating the datastore upon demandDan Williams2006-12-143-1/+13
| |/
* | Add some details about the clipboardMarco Pesenti Gritti2006-12-141-0/+38
* | Remove the terminal keybinding, terminal is now in the devel consoleMarco Pesenti Gritti2006-12-141-3/+0
|/
* Clipboard fixes.Tomeu Vizoso2006-12-143-14/+22
* Added c&v and dnd support to the clipboard.Tomeu Vizoso2006-12-1316-167/+496
* Fix dev commandMarco Pesenti Gritti2006-12-131-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-12-114-42/+180
|\
| * datastore fixesDan Williams2006-12-114-38/+170
| * don't allow blank property values in find(); handle property deletionDan Williams2006-12-111-5/+11
* | Added configuration file support to terminalOwen Williams2006-12-111-10/+86
|/
* Remove useless dbus service file; the datastore is a session service and does...Dan Williams2006-12-111-4/+1
* Add a simple prototype data storeDan Williams2006-12-1111-2/+781
* Patch from Owen Williams:Dan Williams2006-12-071-3/+3
* Remove since it's outdated anyway, we will probably use an rc when we turn it...Marco Pesenti Gritti2006-12-041-34/+0
* Added support for MANIFEST-OLPC files in bundlebuilderOwen Williams2006-12-041-1/+1
* Added support for MANIFEST-OLPC files in bundlebuilderOwen Williams2006-12-041-7/+26
* Fix up service installation pathMarco Pesenti Gritti2006-12-042-2/+2
* Fix a few indentation screw upsMarco Pesenti Gritti2006-12-043-3/+3
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-04110-11091/+11091
* Unbreak the buildMarco Pesenti Gritti2006-12-041-1/+0
* Fixup makefilesMarco Pesenti Gritti2006-12-012-2/+1
* Add FIXME about Exec fieldMarco Pesenti Gritti2006-12-011-0/+1
* Several cleanupsMarco Pesenti Gritti2006-12-015-133/+27
* Remove more unused old activities stuffMarco Pesenti Gritti2006-12-013-13/+0
* Remove unused old registry codeMarco Pesenti Gritti2006-12-017-165/+2
* Finish up porting to the new registryMarco Pesenti Gritti2006-12-013-20/+27
* Switch to the new registryMarco Pesenti Gritti2006-12-011-4/+4
* Remove more old activities codeMarco Pesenti Gritti2006-12-012-9/+3
* Remove the old activities code path from hereMarco Pesenti Gritti2006-12-011-6/+0
* Since service name and bundle id corrisponds, thereMarco Pesenti Gritti2006-12-012-9/+2
* LeftoverMarco Pesenti Gritti2006-12-012-2/+0
* Get rid of our custom dbus config, simplify stuffMarco Pesenti Gritti2006-12-017-83/+10