Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Simon Schampijer 5cb4a48c5b Subtoolbar Palettes do not display at correct position, SL #3891
GTK_WIDGET_NO_WINDOW has been deprecated but we can use
gtk_widget_get_has_window() instead [1]. This brings back the
old code.

Follow up of: 5ab2b80546

[1] http://developer.gnome.org/gtk/stable/GtkWidget.html#GTK-WIDGET-NO-WINDOW:CAPS

Signed-off-by: Simon Schampijer <simon@laptop.org>
Acked-by: Manuel Quiñones <manuq@laptop.org>
2012-09-12 21:22:57 +02:00
bin
examples
m4
po
src Subtoolbar Palettes do not display at correct position, SL #3891 2012-09-12 21:22:57 +02:00
tests Add testcase for icon badges - SL #3835 2012-09-06 18:15:02 +02:00
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.97.1 2012-08-28 09:59:43 -03:00
COPYING
MAINTAINERS
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.