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
.gitignore
AUTHORS
autogen.sh
configure.ac Remove the clipboard service wrapper 2008-09-16 15:34:26 +02:00
COPYING
Makefile.am
README Release 0.79.0 2008-02-06 17:03:51 +01:00

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.