Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Added toolbar and button controls.Tomeu Vizoso2007-02-074-1/+84
* Add a color class, not used yetMarco Pesenti Gritti2007-02-071-0/+38
* Make the icon colors list privateMarco Pesenti Gritti2007-02-074-584/+566
* Use MANIFEST instead of MANIFEST-OLPC.Marco Pesenti Gritti2007-02-071-13/+23
* Fix the fix for python 2.5Dan Williams2007-02-031-1/+1
* Fix for python 2.5Dan Williams2007-02-031-1/+2
* Simple fix for getting the activities dir.Tomeu Vizoso2007-02-031-1/+2
* Improved connection to clipboard service.Tomeu Vizoso2007-02-011-19/+25
* Do not look in the icon theme for activity iconsMarco Pesenti Gritti2007-01-313-16/+10
* Try harder to support wide screenMarco Pesenti Gritti2007-01-311-6/+12
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-273-10/+23
|\
| * Added new tool sugar-install-bundle.Tomeu Vizoso2007-01-273-10/+23
* | Drop Xnest support. Start fullscreen if widht <= 900.Marco Pesenti Gritti2007-01-271-21/+2
|/
* We was no more scaling icons depending on screen resolution, fix itMarco Pesenti Gritti2007-01-271-5/+5
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-271-1/+0
|\
| * Correctly set height/width the right wayDan Williams2007-01-261-7/+7
* | Rework icon sizing (unfinished, but more or less functional)Marco Pesenti Gritti2007-01-273-37/+62
|/
* Revert "Set width/height the right way"Dan Williams2007-01-261-4/+6
* Set width/height the right wayDan Williams2007-01-261-6/+4
* Fix GlibXMLRPCServer for Python 2.5Dan Williams2007-01-241-2/+6
* 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