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 845371f2bc Icon: add new class CanvasIcon - SL #3989
Move code from shell ActivityIcon to new class CanvasIcon, that will
allow to reuse it in other icons.  This class inherits EventIcon and
adds state and drawing handling.  The right-click callback for the
palette invoker is not needed.

Signed-off-by: Manuel Quiñones <manuq@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>
12 years ago
..
Makefile.am Add new PaletteMenuItem widget for usage in mixed content Palettes 12 years ago
__init__.py
alert.py Alert: use GtkStyleContext instead of deprecated GtkStyle - SL #3907 12 years ago
animator.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
colorbutton.py Fix the drawing of ColorToolButton, RadioToolButton and ToggleToolButton 12 years ago
combobox.py Trivial GTK3 porting fixes 13 years ago
icon.py Icon: add new class CanvasIcon - SL #3989 12 years ago
iconentry.py IconEntry, set_icon_from_name: handle case when icon can not be found cleanly 12 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 Style the palette menu header - SL #3879 #3836 12 years ago
palettegroup.py Reimplement Palettes for GTK3 13 years ago
palettemenuitem.py Add new PaletteMenuItem widget for usage in mixed content Palettes 12 years ago
palettewindow.py Subtoolbar Palettes do not display at correct position, SL #3891 12 years ago
panel.py Trivial GTK3 porting fixes 13 years ago
radiopalette.py Fix radiopalette due to api change in toolbotton 12 years ago
radiotoolbutton.py RadioToolButton, ToolButton, ToggleToolButton: add back the getter for the icon_name property 12 years ago
style.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
toggletoolbutton.py RadioToolButton, ToolButton, ToggleToolButton: add back the getter for the icon_name property 12 years ago
toolbarbox.py Set an initial background color for the subtoolbar container - SL #3890 12 years ago
toolbox.py Trivial GTK3 porting fixes 13 years ago
toolbutton.py RadioToolButton, ToolButton, ToggleToolButton: add back the getter for the icon_name property 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 OSK support: canvas auto panning based on input focus 12 years ago
xocolor.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago