sugar-toolkit-gtk3/sugar/graphics
Marco Pesenti Gritti ac8805246d Actually use EASE_OUT by default, add EASE_IN.
Thanks to Dan to point this out.
2007-03-13 00:25:41 +01:00
..
__init__.py
animator.py Actually use EASE_OUT by default, add EASE_IN. 2007-03-13 00:25:41 +01:00
bubble.py
button.py Fix stroke/fill on ZoomBox icons. 2007-02-27 22:35:28 +01:00
canvasicon.py Rework the popup animation to use the new API 2007-03-12 17:47:09 +01:00
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
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 Remove the old timeline 2007-03-12 18:13:01 +01:00
menu.py Implement set_title 2007-03-12 16:52:11 -04:00
menushell.py
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
roundbox.py Tweak optionmenu and entry paddings 2007-03-05 12:43:32 +01:00
snowflakebox.py Add hover to BuddyIcon in the Frame. 2007-02-24 14:58:38 +01: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 Use button_press virtual method instead of the connect_after hacks. 2007-03-09 13:12:52 +01:00
toolbar.py Some control fixes. 2007-02-26 12:40:14 +01:00
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