Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Manuel Quiñones e2ddd70c13 Fix the drawing method of _IconWidget, used by IconTray
Invoker draw_rectangle() now receives a Cairo context, as can be seen in [1]

The testcase is also fixed by this commit.

Signed-off-by: Manuel Quiñones <manuq@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>

[1] http://git.sugarlabs.org/sugar-toolkit-gtk3/sugar-toolkit-gtk3/blobs/master/src/sugar3/graphics/palettewindow.py#line1018
2012-08-23 08:27:45 -03:00
bin
examples
m4
po Commit from Sugar Labs: Translation System by user cjl.: 38 of 40 messages translated (0 fuzzy). 2012-08-19 17:21:20 +02:00
src Fix the drawing method of _IconWidget, used by IconTray 2012-08-23 08:27:45 -03:00
tests Fix the drawing method of _IconWidget, used by IconTray 2012-08-23 08:27:45 -03:00
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.97.0 2012-08-15 15:05:38 +02: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.