sugar-toolkit-gtk3/sugar/graphics
2007-04-07 03:42:51 +02:00
..
__init__.py
animator.py
bubble.py
button.py
canvasicon.py
ClipboardBubble.py
color.py
entry.py
filechooser.py Remove our own sizing 2007-03-19 15:20:44 +01:00
font.py
frame.py
iconbutton.py Use button_press virtual method instead of the connect_after hacks. 2007-03-09 13:12:52 +01:00
label.py Renamed Button to IconButton. 2007-02-21 13:01:20 +01:00
Makefile.am Add a filechooser subclass which sizes correctly on the OLPC. 2007-03-15 17:10:12 +01:00
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
units.py
window.py
xocolor.py