Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Sascha Silbe 3b0e761f4a XoColor: don't choke if passed the wrong type (SL#1408)
Color data is stored in the Journal as a JSON dump, so we can get back
arbitrary types. XoColor already checks the color string for validity and
handles invalid strings gracefully, so it makes sense to enhance this to
invalid types as well.

Acked-by: Simon Schampijer <simon@schampijer.de>
2010-11-30 11:48:31 +00:00
examples style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
m4 Add simple toolbars example 2009-07-10 04:07:10 +00:00
po Commit from Sugar Labs: Translation System by user mschlager.: 40 of 40 messages translated (0 fuzzy). 2010-10-20 16:05:54 +02:00
src XoColor: don't choke if passed the wrong type (SL#1408) 2010-11-30 11:48:31 +00:00
tests style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
.gitignore Add 'compile' to gitignore. 2008-06-25 15:29:23 +02:00
AUTHORS
autogen.sh autogen.sh: pass --enable-maintainer-mode to configure 2010-03-10 09:51:56 +01:00
configure.ac Release 0.90.2 2010-10-14 19:17:22 +02:00
COPYING
Makefile.am Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00
README

Sugar is the core of the OLPC Human Interface. The toolkit provides
a set of widgets to build HIG compliant applications and interfaces
to interact with system services like presence and the datastore.