Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Daniel Narvaez 671ad1ae3e Require authentication before making API calls
Otherwise anything might access the bus.

Note: This will not work if the user moves to another html page.  They
will not have a port/key passed in the query string of the URL, so
they won't be able to connect.
2013-05-03 08:40:44 -03:00
bin Add exec script to build pure html activities 2013-04-23 16:05:20 +02:00
examples
m4
po Add tests for bundlebuilder 2013-04-09 11:36:51 +02:00
src Require authentication before making API calls 2013-05-03 08:40:44 -03:00
tests
.gitignore
AUTHORS
autogen.sh
configure.ac Add a binding for gconf_client_set_list (using strings) 2013-04-29 20:03:09 +02:00
COPYING
MAINTAINERS
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.