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 Add a make target for tests 2013-04-09 11:36:51 +02:00
m4 Add simple toolbars example 2009-07-10 04:07:10 +00:00
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 Bind xdgmime in SugarExt 2013-04-09 11:36:51 +02:00
.gitignore Switch sugarext to be an introspectable library 2011-12-13 17:19:52 -03:00
AUTHORS
autogen.sh Allow to build outside source directory 2012-08-07 18:55:38 +02:00
configure.ac Add a binding for gconf_client_set_list (using strings) 2013-04-29 20:03:09 +02:00
COPYING Make it distcheck. Fix license. 2008-02-06 16:43:10 +01:00
MAINTAINERS Add MAINTAINERS file 2011-12-13 17:37:50 -03:00
Makefile.am Add tests for bundlebuilder 2013-04-09 11:36:51 +02:00
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.