sugar-toolkit-gtk3/sugar/graphics
Marco Pesenti Gritti 0984938f95 New animation API. Start rewriting the frame slidein slideout logic.
(Use the keys for now, mouse is not working)
2007-03-12 12:39:29 +01:00
..
__init__.py
animator.py
bubble.py Changed all tabs to 4 spaces for python style 2006-12-04 11:12:24 -08:00
button.py Fix stroke/fill on ZoomBox icons. 2007-02-27 22:35:28 +01:00
canvasicon.py
ClipboardBubble.py
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
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 New animation API. Start rewriting the frame slidein slideout logic. 2007-03-12 12:39:29 +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 Tweak optionmenu and entry paddings 2007-03-05 12:43:32 +01:00
popup.py Make OptionMenu grab the pointer on popup. 2007-02-24 18:18:50 +01:00
popupcontext.py Throw NotImplementedError in abstract method. 2007-02-21 12:02:57 +01:00
roundbox.py Tweak optionmenu and entry paddings 2007-03-05 12:43:32 +01:00
snowflakebox.py
spreadbox.py
timeline.py Fix some bugs with frame animation and enable it 2007-02-27 17:04:15 +01:00
toggleiconbutton.py Use button_press virtual method instead of the connect_after hacks. 2007-03-09 13:12:52 +01:00
toolbar.py
units.py Set font to 7 points. Tweak zoom levels. 2007-03-01 21:38:38 +01:00
window.py Use a custom style to get rid of the damned window background 2007-02-27 20:08:33 +01:00
xocolor.py