Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
C. Scott Ananian 28586edb2f Trac #8532: remove SIGCHLD handler, which interacts poorly with threads.
Threads and signals don't get along too well together.  Instead, use
gobject's spawn_async functionality which already has the necessary zombie-
reaping integrated into the gobject event loop.
2008-09-18 11:14:41 -04:00
m4
po Commit from One Laptop Per Child: Translation System by user HoboPrimate. 28 of 28 messages translated (0 fuzzy). 2008-09-15 18:46:43 -04:00
src Trac #8532: remove SIGCHLD handler, which interacts poorly with threads. 2008-09-18 11:14:41 -04:00
tests Fix the testcase for ticket 2855. 2008-01-27 20:07:00 +01:00
.gitignore Add 'compile' to gitignore. 2008-06-25 15:29:23 +02:00
AUTHORS Add AUTHORS file 2007-09-25 15:49:52 +02:00
autogen.sh
configure.ac Remove the clipboard service wrapper 2008-09-16 15:34:26 +02:00
COPYING
Makefile.am
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.