sugar-toolkit-gtk3/sugar/graphics
2007-03-28 20:23:51 +02:00
..
__init__.py
animator.py
bubble.py
button.py
canvasicon.py Popup/popdown fixes. 2007-03-28 19:34:11 +02:00
ClipboardBubble.py Relativize bubble radius to screen proportions. 2007-03-28 20:23:51 +02:00
color.py Implement ToggleIconButton 2007-03-09 11:22:51 +01:00
entry.py Tweak optionmenu and entry paddings 2007-03-05 12:43:32 +01:00
filechooser.py Remove our own sizing 2007-03-19 15:20:44 +01:00
font.py Set font to 7 points. Tweak zoom levels. 2007-03-01 21:38:38 +01:00
frame.py Rework color and fonts to be more pytonish. Add units conversions. 2007-02-15 18:48:58 +01:00
iconbutton.py Use button_press virtual method instead of the connect_after hacks. 2007-03-09 13:12:52 +01:00
label.py
Makefile.am
menu.py Style fixes for the menu. 2007-03-20 12:55:42 +01:00
menushell.py
optionmenu.py
popup.py Make OptionMenu grab the pointer on popup. 2007-02-24 18:18:50 +01:00
popupcontext.py
roundbox.py Tweak optionmenu and entry paddings 2007-03-05 12:43:32 +01:00
snowflakebox.py Fix tracebacks in snowflakeboxes 2007-03-15 11:21:35 -04:00
spreadbox.py Simplified logic using a grid. It looks ugly but we don't care right now. 2007-03-07 12:11:14 +01:00
toggleiconbutton.py Don't prelight when toggled 2007-03-21 17:21:52 +01:00
toolbar.py Style fixes for the toolbar. 2007-03-20 12:01:01 +01:00
units.py
window.py Use a custom style to get rid of the damned window background 2007-02-27 20:08:33 +01:00
xocolor.py