sugar-toolkit-gtk3/sugar/graphics
Marco Pesenti Gritti 0b355dcbb9 First go at support of focusable widgets inside the palette.
Not enabled yet because focus confuses our deactivation logic
but it seem to work otherwise.
2007-08-08 03:07:00 +02:00
..
__init__.py Do not import _sugarext inside graphics init 2007-07-27 20:44:55 +02:00
animator.py
canvasbutton.py
canvasentry.py
canvasicon.py Finally drop obsolete units. 2007-07-31 17:00:06 +02:00
canvasroundbox.py Remove Frame, rename RoundBox to CanvasRoundBox 2007-07-31 17:08:44 +02:00
combobox.py Get rid of some of the obsolete units usage. 2007-07-31 14:56:05 +02:00
icon.py Icon(): Add scaled icon support (SVG) with editable fill and stroke colors 2007-08-02 07:57:41 -04:00
iconbutton.py Move from scaling to sizes in CanvasIcon. 2007-07-31 16:46:06 +02:00
Makefile.am Remove Frame, rename RoundBox to CanvasRoundBox 2007-07-31 17:08:44 +02:00
menuitem.py
notebook.py
objectchooser.py More units cleanups 2007-07-31 15:02:50 +02:00
palette.py First go at support of focusable widgets inside the palette. 2007-08-08 03:07:00 +02:00
palettegroup.py
panel.py
radiotoolbutton.py
spreadlayout.py Fix centering of items in the spread box 2007-07-30 14:22:45 +02:00
style.py Move from scaling to sizes in CanvasIcon. 2007-07-31 16:46:06 +02:00
toggletoolbutton.py
toolbox.py
toolbutton.py
toolcombobox.py Fix all the units except icon scales. 2007-07-31 15:21:09 +02:00
window.py
xocolor.py