.. |
__init__.py
|
More work to get rid of stylesheets, some regressions.
|
2007-02-20 14:57:50 +01:00 |
animator.py
|
Ensure animations reach last frame
|
2007-03-13 08:19:50 -04:00 |
bubble.py
|
|
|
button.py
|
Fix stroke/fill on ZoomBox icons.
|
2007-02-27 22:35:28 +01:00 |
canvasicon.py
|
Use Animation for popdown.
|
2007-03-16 14:29:39 +01:00 |
ClipboardBubble.py
|
Some more usability fixes for the clipboard.
|
2007-01-11 23:57:06 +01:00 |
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 |
filechooser.py
|
Actually pass buttons to the gtk file picker
|
2007-03-16 10:48:40 +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
|
Add a filechooser subclass which sizes correctly on the OLPC.
|
2007-03-15 17:10:12 +01:00 |
menu.py
|
Implement set_title
|
2007-03-12 16:52:11 -04: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 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
|
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
|
Tweaked sizes of home xo icon, donut radius and device icons.
|
2007-03-15 19:19: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
|
Randomize color list so it can be indexed into with a hashed value
|
2007-03-15 22:02:41 -04:00 |