Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Manuel Quiñones d45560e3c7 Web activity: quit the GTK main loop when activity is destroyed
Fixes #4603 .

In GTK activities, this is done by _ActivitySession when the activity
unregisters itself, in _complete_close method.

Making the web activity aware of session logout will be handled in
another patch for the shell, see http://bugs.sugarlabs.org/ticket/4611
2013-08-30 08:36:28 -03:00
bin
examples pep8'd examples 2013-06-11 15:27:59 +02:00
m4
po Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages translated (0 fuzzy). 2013-08-29 23:11:36 +02:00
src Web activity: quit the GTK main loop when activity is destroyed 2013-08-30 08:36:28 -03:00
tests Avoid auto-import of bundle helpers (#4527) 2013-06-29 09:17:26 -06:00
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.99.2 2013-08-14 11:28:56 +02:00
COPYING
MAINTAINERS
Makefile.am Implement only the test target, not check 2013-06-27 16:00:39 +02:00
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.