Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Actually commit the fileMarco Pesenti Gritti2007-02-131-0/+24
* Simple date object to handle string conversions in a UI friendly way.Marco Pesenti Gritti2007-02-131-0/+1
* Reenable the journal. Add desktop background color.Marco Pesenti Gritti2007-02-131-1/+3
* Allow for subclasses of Entry to override the base gtk.Entry.Tomeu Vizoso2007-02-121-6/+11
* Refactor Frame, create RoundBox, some Entry fixes and new Label control.Tomeu Vizoso2007-02-128-100/+235
* And more text entry stuff.Tomeu Vizoso2007-02-102-22/+38
* More text entry stuff.Tomeu Vizoso2007-02-092-24/+52
* Added text entry control.Tomeu Vizoso2007-02-093-4/+107
* Patch by Owen Williams to accept custom MANIFEST filename.Marco Pesenti Gritti2007-02-081-12/+12
* Refactor a bit the color stuff. Python doesn't seem to like initializing clas...Marco Pesenti Gritti2007-02-083-12/+80
* 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