Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Split model/view in the activities donut.Marco Pesenti Gritti2006-12-248-19/+152
* Start the journal activity by defaultMarco Pesenti Gritti2006-12-242-5/+7
* Refactor a bit to simply __init__Marco Pesenti Gritti2006-12-242-21/+48
* Release 0.63Marco Pesenti Gritti2006-12-211-1/+1
* Update help message, thanks again to erikosMarco Pesenti Gritti2006-12-211-5/+6
* Typo, thanks to erikos!Marco Pesenti Gritti2006-12-211-1/+1
* Change the Activity execute method to add a result boolean (handle/not handled).Marco Pesenti Gritti2006-12-213-7/+13
* Release 0.62Marco Pesenti Gritti2006-12-211-1/+1
* Re-enable buddy icons in rollover menusDan Williams2006-12-211-4/+9
* Add function to set the 'image' property of a HippoCanvasImageDan Williams2006-12-212-0/+140
* Convert shared activity type to an activity bundle service name for activatio...Dan Williams2006-12-211-2/+16
* Add activity objects to the data storeDan Williams2006-12-203-12/+101
* Get back mesh view to work. It got broken when refactoring bundles.Marco Pesenti Gritti2006-12-202-5/+14
* Get the default type from env, clean stuff a bitMarco Pesenti Gritti2006-12-205-10/+15
* Guard against multiple activities startMarco Pesenti Gritti2006-12-201-0/+8
* Present the window only after start/joinMarco Pesenti Gritti2006-12-191-1/+4
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-12-191-1/+1
|\
| * Release 0.61Marco Pesenti Gritti2006-12-191-1/+1
* | Validate colors; ensure that Owner's color is a stringDan Williams2006-12-191-4/+7
|/
* 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.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