Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
James Cameron 1f93659c95 Avoid private member access to Bundle
ActivityBundle was making reference to _path private in Bundle, change
to use get_path public method.
2016-07-15 12:55:26 +10:00
bin Properly make a random activity_id outside Sugar. 2016-05-17 03:50:09 -05:00
doc Release 0.109.0.1 unstable 2016-06-18 21:38:09 +10:00
examples First pass sugar3.graphics.icon docs 2016-06-13 21:38:15 +10:00
m4
po New files added from Sugar Labs based on templates 2016-03-25 02:18:35 +00:00
src Avoid private member access to Bundle 2016-07-15 12:55:26 +10:00
tests
.gitignore Add generated doc files to the gitignore 2016-06-18 12:30:53 +10:00
AUTHORS
autogen.sh
configure.ac Release 0.190.0.2 unstable 2016-07-10 20:58:36 +10:00
COPYING
MAINTAINERS
make-doc.sh
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.