Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Do not hardcode /usr/bin/pythonMarco Pesenti Gritti2007-01-201-1/+1
* Get rid of obsolete varMarco Pesenti Gritti2007-01-191-1/+0
* Fix API for hippo-canvas 0.2Marco Pesenti Gritti2007-01-192-7/+7
* Use fullscreen if the screen is not big enough to do a 1200x900 window.Marco Pesenti Gritti2007-01-161-1/+1
* Fix wrong method signaturesMarco Pesenti Gritti2007-01-151-2/+2
* Don't clear the current buffer on cleanupDan Williams2007-01-151-3/+7
* Optionally cache rendered icon surfacesDan Williams2007-01-141-17/+32
* Use themed stock-missingDan Williams2007-01-141-1/+1
* Optimize the CanvasIcon cacheDan Williams2007-01-141-27/+75
* Get the icon from activity not rootMarco Pesenti Gritti2007-01-121-4/+3
* Support for activity icons inside the bundle.Marco Pesenti Gritti2007-01-122-2/+17
* Some more usability fixes for the clipboard.Tomeu Vizoso2007-01-114-37/+40
* Basic implementation of the shutdown graphicsMarco Pesenti Gritti2007-01-112-0/+8
* Delete old surfaces when no longer usedDan Williams2007-01-081-6/+9
* Some clipboard fixes.Tomeu Vizoso2007-01-071-1/+3
* Make activity launching asynchronousDan Williams2007-01-071-13/+32
* Make shell responsible for activity ID generationDan Williams2007-01-061-6/+6
* Added icon, title and preview for clipboard objects. Also allow for opening d...Tomeu Vizoso2007-01-053-21/+34
* 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
* Split model/view in the activities donut.Marco Pesenti Gritti2006-12-241-1/+1
* 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
* Add activity objects to the data storeDan Williams2006-12-201-5/+22
* 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-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
* 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-183-12/+13
* Cleanup activity factory startup, remove duplicated argument from the Exec fieldMarco Pesenti Gritti2006-12-182-3/+19
* Added c&v and dnd support to the clipboard.Tomeu Vizoso2006-12-132-15/+37
* Fix dev commandMarco Pesenti Gritti2006-12-131-1/+1
* datastore fixesDan Williams2006-12-111-14/+28
* Add a simple prototype data storeDan Williams2006-12-114-1/+179
* 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-0446-4915/+4915
* Fixup makefilesMarco Pesenti Gritti2006-12-011-1/+0
* Add FIXME about Exec fieldMarco Pesenti Gritti2006-12-011-0/+1
* Several cleanupsMarco Pesenti Gritti2006-12-014-128/+22
* Remove more unused old activities stuffMarco Pesenti Gritti2006-12-012-10/+0
* Since service name and bundle id corrisponds, thereMarco Pesenti Gritti2006-12-011-4/+0
* LeftoverMarco Pesenti Gritti2006-12-012-2/+0
* Get rid of our custom dbus config, simplify stuffMarco Pesenti Gritti2006-12-012-6/+7