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
animator.py Get rid of the notebook which was causing strange flickering. 2007-04-16 12:26:17 +02:00
canvasbutton.py Actually commit CanvasButton 2007-07-14 11:23:16 +02:00
canvasentry.py Add a CanvasEntry which allows to set the background color. 2007-06-21 13:45:35 +02:00
canvasicon.py
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
iconbutton.py
Makefile.am
menuitem.py
notebook.py
objectchooser.py
palette.py
palettegroup.py Actually add palette group 2007-07-06 14:58:28 +02:00
panel.py Tweaks for themability 2007-04-30 16:31:30 +02:00
radiotoolbutton.py Added radiotoolbutton.py. 2007-06-27 14:48:03 +02:00
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 Added palette support to toggletoolbutton.py. 2007-06-27 11:36:28 +02:00
toolbox.py Fix tab label padding 2007-07-09 15:09:59 +02:00
toolbutton.py Hide palettes on iconbutton/toolbutton clicked 2007-07-08 10:29:43 -04:00
toolcombobox.py
window.py
xocolor.py