sugar-toolkit-gtk3/sugar/graphics
2007-03-28 20:23:51 +02:00
..
__init__.py More work to get rid of stylesheets, some regressions. 2007-02-20 14:57:50 +01:00
animator.py
bubble.py Changed all tabs to 4 spaces for python style 2006-12-04 11:12:24 -08:00
button.py
canvasicon.py
ClipboardBubble.py Relativize bubble radius to screen proportions. 2007-03-28 20:23:51 +02:00
color.py
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
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
menushell.py Changed all tabs to 4 spaces for python style 2006-12-04 11:12:24 -08:00
optionmenu.py Adapt to the new hippo canvas sizing API 2007-03-14 03:19:24 +01:00
popup.py Make OptionMenu grab the pointer on popup. 2007-02-24 18:18:50 +01:00
popupcontext.py Don't popdown the same control we are told to popup. 2007-03-16 14:28:25 +01:00
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