Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
* Get the icon from activity not rootMarco Pesenti Gritti2007-01-121-4/+3
* Support for activity icons inside the bundle.Marco Pesenti Gritti2007-01-121-1/+9
* Make activity launching asynchronousDan Williams2007-01-071-13/+32
* Make shell responsible for activity ID generationDan Williams2007-01-061-6/+6
* Do not try to connect to notify::title, for some reason it breaks the browser.Marco Pesenti Gritti2007-01-051-1/+1
* Comment out the journal stuff for now.Marco Pesenti Gritti2007-01-051-10/+11
* Split ActivityHost in model/view. Refactor accordingly.Marco Pesenti Gritti2006-12-241-0/+6
* Start the journal activity by defaultMarco Pesenti Gritti2006-12-241-5/+5
* Refactor a bit to simply __init__Marco Pesenti Gritti2006-12-241-2/+26
* 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-211-3/+3
* Get back mesh view to work. It got broken when refactoring bundles.Marco Pesenti Gritti2006-12-201-0/+7
* Get the default type from env, clean stuff a bitMarco Pesenti Gritti2006-12-204-10/+9
* Guard against multiple activities startMarco Pesenti Gritti2006-12-201-0/+8
* Present the window only after start/joinMarco Pesenti Gritti2006-12-191-1/+4
* Add a start method to the activity. It's parallel/alternative to join.Marco Pesenti Gritti2006-12-181-15/+22
* Add docstring, missing importMarco Pesenti Gritti2006-12-181-0/+2
* Get the activity type from env, rather than requiring set_typeMarco Pesenti Gritti2006-12-182-12/+7
* Cleanup activity factory startup, remove duplicated argument from the Exec fieldMarco Pesenti Gritti2006-12-181-3/+13
* Fix dev commandMarco Pesenti Gritti2006-12-131-1/+1
* 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
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-046-388/+388
* Add FIXME about Exec fieldMarco Pesenti Gritti2006-12-011-0/+1
* Several cleanupsMarco Pesenti Gritti2006-12-012-25/+4
* Since service name and bundle id corrisponds, thereMarco Pesenti Gritti2006-12-011-4/+0
* Get rid of our custom dbus config, simplify stuffMarco Pesenti Gritti2006-12-011-3/+1
* Forgot to add fileMarco Pesenti Gritti2006-11-271-0/+156
* Add a simple bundle builder, based on the setup.py weMarco Pesenti Gritti2006-11-271-0/+1
* New developer-consoleEduardo Silva2006-11-161-0/+1
* Get rid of dbus 0.94 compatibility, since we build dbus in jhbuild now. Yay!Marco Pesenti Gritti2006-11-161-5/+1
* show_launcher true by defaultMarco Pesenti Gritti2006-11-031-1/+1
* Fix show_launcher logicMarco Pesenti Gritti2006-11-031-2/+2
* Install services in user dir if dbus is recent enough.Marco Pesenti Gritti2006-11-021-2/+5
* Add activity_version supportMarco Pesenti Gritti2006-11-021-0/+8
* Tweak activity search path. Use ~/Activities and XDG_DATA_DIRS/activitiesMarco Pesenti Gritti2006-10-311-1/+0
* Get running activities to work. Still hacky.Marco Pesenti Gritti2006-10-312-13/+38
* Several fixes, generate the service, add a test bundleMarco Pesenti Gritti2006-10-312-9/+50
* Don't crash if bundles dir doesn't exist in the profilesMarco Pesenti Gritti2006-10-291-4/+6
* Fix makefilesMarco Pesenti Gritti2006-10-291-1/+3
* More work on bundles supportMarco Pesenti Gritti2006-10-293-18/+17
* Initial bundle registry codeMarco Pesenti Gritti2006-10-293-0/+91
* Add default_type accessort to Activity classDan Williams2006-10-201-0/+3
* Fix browser initializationMarco Pesenti Gritti2006-10-171-2/+7
* Add LGPL headerMarco Pesenti Gritti2006-10-142-0/+34
* Fix get_published_values to actually return the dict.Marco Pesenti Gritti2006-10-131-6/+4
* Shutdown the factory when all activities has been destroyed.Marco Pesenti Gritti2006-10-131-0/+11
* Move font size in the themeMarco Pesenti Gritti2006-10-121-2/+0
* Set default font size to 14Marco Pesenti Gritti2006-10-111-0/+2