Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor a bit the color stuff. Python doesn't seem to like initializing clas...Marco Pesenti Gritti2007-02-084-12/+116
* Fix for mozilla built with system nsprMarco Pesenti Gritti2007-02-083-0/+14
* BumpMarco Pesenti Gritti2007-02-081-1/+1
* Added toolbar and button controls.Tomeu Vizoso2007-02-076-4/+90
* Add a color class, not used yetMarco Pesenti Gritti2007-02-071-0/+38
* Make the icon colors list privateMarco Pesenti Gritti2007-02-075-585/+566
* Use MANIFEST instead of MANIFEST-OLPC.Marco Pesenti Gritti2007-02-071-13/+23
* Forgot the stupid import pygtk stuff there...Marco Pesenti Gritti2007-02-061-0/+2
* Remove useless nspr flagsMarco Pesenti Gritti2007-02-053-6/+0
* Listen for button-press in the hippo.Canvas, not on the gtk.Window.Tomeu Vizoso2007-02-032-6/+9
* Make sure to compile against system nspr tooMarco Pesenti Gritti2007-02-033-0/+6
* UpdateMarco Pesenti Gritti2007-02-031-1/+1
* Fix the fix for python 2.5Dan Williams2007-02-031-1/+1
* Fix for python 2.5Dan Williams2007-02-031-1/+2
* Fix for avoiding name clashes between shell and activities when running sugar...Tomeu Vizoso2007-02-031-1/+1
* Simplified system paths for running sugar from the source dir.Tomeu Vizoso2007-02-032-40/+10
* Simple fix for getting the activities dir.Tomeu Vizoso2007-02-031-1/+2
* Improved connection to clipboard service.Tomeu Vizoso2007-02-011-19/+25
* Bump snapshotMarco Pesenti Gritti2007-01-311-1/+1
* Do not look in the icon theme for activity iconsMarco Pesenti Gritti2007-01-313-16/+10
* Pass --with-libxul-sdkMarco Pesenti Gritti2007-01-311-2/+4
* Base size on heightMarco Pesenti Gritti2007-01-311-2/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-312-8/+26
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-01-312-13/+40
| |\
| * | Use screenshot for overlay window backgroundDan Williams2007-01-312-8/+26
* | | Try harder to support wide screenMarco Pesenti Gritti2007-01-312-11/+21
* | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-312-13/+40
|\ \ \ | | |/ | |/|
| * | Update look of activities donut to match wikiOwen Williams2007-01-312-13/+40
| |/
* | Try to deal with wide screensMarco Pesenti Gritti2007-01-311-1/+3
|/
* Reverted mistake on last commit.Tomeu Vizoso2007-01-291-0/+2
* Indentation stuffTomeu Vizoso2007-01-293-72/+75
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-295-73/+183
|\
| * Updated doc downloading to gecko 1.9Tomeu Vizoso2007-01-295-73/+183
* | Fix distcheckMarco Pesenti Gritti2007-01-292-1/+3
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-01-2710-15/+112
|\
| * Added missing file to Makefile.am.Tomeu Vizoso2007-01-271-1/+2
| * Added new tool sugar-install-bundle.Tomeu Vizoso2007-01-279-14/+110
* | Drop Xnest support. Start fullscreen if widht <= 900.Marco Pesenti Gritti2007-01-272-22/+3
|/
* Actually check that xulrunner 1.9 existsMarco Pesenti Gritti2007-01-271-1/+1
* We was no more scaling icons depending on screen resolution, fix itMarco Pesenti Gritti2007-01-272-9/+13
* Size property is goneMarco Pesenti Gritti2007-01-271-2/+0
* 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-274-62/+86
|/
* Revert "Set width/height the right way"Dan Williams2007-01-261-4/+6
* Merge branch 'master' of git+ssh://ywwg@dev.laptop.org/git/sugarOwen Williams2007-01-264-19/+39
|\
| * Set width/height the right wayDan Williams2007-01-261-6/+4
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-01-2610-188/+253
| |\
| | * Setup plugins pathMarco Pesenti Gritti2007-01-262-13/+31
| * | Stub Alt+Tab key handlerDan Williams2007-01-241-0/+4