sugar-toolkit-gtk3/sugar/graphics
2007-04-27 11:47:02 +02:00
..
__init__.py
animator.py Get rid of the notebook which was causing strange flickering. 2007-04-16 12:26:17 +02:00
canvasicon.py Don't try to show the popup of a detached canvas icon. 2007-04-17 16:54:01 -03:00
color.py Implement ToggleIconButton 2007-03-09 11:22:51 +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 Renamed Button to IconButton. 2007-02-21 13:01:20 +01:00
Makefile.am Kill more canvas items 2007-04-27 11:47:02 +02:00
menu.py Style fixes for the menu. 2007-03-20 12:55:42 +01:00
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 SnowflakeBox 2007-04-15 11:39:06 +02:00
spreadbox.py
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
toolbox.py Refactor the window API a bit to make it more flexible. 2007-04-27 10:51:19 +02:00
toolbutton.py More work on the new graphics API. 2007-04-26 11:31:41 +02:00
units.py Use gtk to detect dpi. 2007-04-07 03:42:51 +02:00
window.py Refactor the window API a bit to make it more flexible. 2007-04-27 10:51:19 +02:00
xocolor.py