Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Simon Schampijer 63b8e87b1a ToggleToolbutton: do hide the tooltip when clicked or touched
This is the same behaviour as for the RadioToolButton and the
ToolButton. See 5a1b380dd6 where
we did the same for the RadioToolbutton.

Updated the toolbuttons.py test to be able to test that code
path.

Signed-off-by: Simon Schampijer <simon@laptop.org>
Acked-by: Manuel Quiñones <manuq@laptop.org>
2013-02-15 15:41:03 +01:00
bin Set default python encoding to utf-8 2012-09-26 13:29:07 +02:00
examples
m4
po Commit from Sugar Labs: Translation System by user cjl.: 31 of 40 messages translated (0 fuzzy). 2012-11-25 01:01:47 +02:00
src ToggleToolbutton: do hide the tooltip when clicked or touched 2013-02-15 15:41:03 +01:00
tests ToggleToolbutton: do hide the tooltip when clicked or touched 2013-02-15 15:41:03 +01:00
.gitignore
AUTHORS
autogen.sh Allow to build outside source directory 2012-08-07 18:55:38 +02:00
configure.ac Add missing dependencies 2013-01-28 19:01:44 +01:00
COPYING
MAINTAINERS Add MAINTAINERS file 2011-12-13 17:37:50 -03:00
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.