You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
12 years ago
..
Makefile.am Remove Canvas* widgets and other hippo-canvas using parts 13 years ago
__init__.py Rename the module to sugar3 13 years ago
alert.py Trivial GTK3 porting fixes 13 years ago
animator.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
colorbutton.py Solve errors in ColorToolButton to enable activities to use it 12 years ago
combobox.py Trivial GTK3 porting fixes 13 years ago
icon.py EventIcon: update to the latest implementation used in the shell port 12 years ago
iconentry.py Trivial GTK3 porting fixes 13 years ago
menuitem.py Replacing set_data/get_data with a python attribute 12 years ago
notebook.py Adapt to Gtk.icon_size_lookup*() API changes 13 years ago
objectchooser.py Object Chooser: update for GDK3 get_xid() 12 years ago
palette.py Draw accelerator in Palette SL #3459 12 years ago
palettegroup.py Reimplement Palettes for GTK3 13 years ago
palettewindow.py Make sure we have a widget before attaching an invoker, SL #3460 12 years ago
panel.py Trivial GTK3 porting fixes 13 years ago
radiopalette.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
radiotoolbutton.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
style.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
toggletoolbutton.py Add accelerator functionality to the ToggleToolButton, SL #3774 12 years ago
toolbarbox.py Mimic the behaviour and style of the Sugar GTK+ 2 toolbutton palettes in GTK+ 3 12 years ago
toolbox.py Trivial GTK3 porting fixes 13 years ago
toolbutton.py Replacing set_data/get_data with a python attribute 12 years ago
toolcombobox.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
tray.py Fix the drawing method of _IconWidget, used by IconTray 12 years ago
window.py Replace signal used in UnfullscreenButton to enable use with touch - SL #3798 12 years ago
xocolor.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago