Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Manuel Quiñones 9c230ea498 Alert: fix for traceback in the draw - SL #4251
The Gtk.StyleContext get_background_color method needs a
Gtk.StateFlags as a parameter.  Feeding it with a GtkStateType doesn't
work anymore in recent gtk+.

Signed-off-by: Manuel Quiñones <manuq@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>
2012-11-22 14:20:27 -03:00
bin
examples
m4
po Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages translated (0 fuzzy). 2012-10-13 21:31:53 +02:00
src Alert: fix for traceback in the draw - SL #4251 2012-11-22 14:20:27 -03:00
tests Add insensitive button to buttons testcase - SL #4172 2012-11-14 16:15:46 -03:00
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.97.11 2012-11-21 20:28:29 +01:00
COPYING
MAINTAINERS
Makefile.am
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.