.. |
__init__.py
|
Do not import _sugarext inside graphics init
|
2007-07-27 20:44:55 +02:00 |
animator.py
|
Get rid of the notebook which was causing strange flickering.
|
2007-04-16 12:26:17 +02:00 |
button.py
|
Adapt Button() to new icon API
|
2007-08-26 16:49:55 -04:00 |
combobox.py
|
Fix comboboxes
|
2007-08-27 13:17:50 +02:00 |
entry.py
|
Reorganize canvas items.
|
2007-08-25 13:15:28 +02:00 |
icon.py
|
Don't store the xo-color property on _IconBuffer, it will cause conflicts with stroke-color and fill-color.
|
2007-09-10 17:55:35 +02:00 |
iconentry.py
|
Added an entry that can have icons inside: IconEntry. From libsexy.
|
2007-08-20 13:03:17 +02:00 |
Makefile.am
|
Use Tray also for the frame friends view.
|
2007-09-03 01:48:03 +02:00 |
menuitem.py
|
Rework the Icon implementation by splitting out
|
2007-08-25 18:26:59 +02:00 |
notebook.py
|
Don't make all .py executable please...
|
2007-06-20 12:31:54 +02:00 |
objectchooser.py
|
Really remove the sugar.date import.
|
2007-09-04 16:01:42 +02:00 |
palette.py
|
Add a flag to place the menu after the content in palettes
|
2007-09-08 22:48:21 -04:00 |
palettegroup.py
|
Remember state when scrubbing
|
2007-08-24 14:21:07 +02:00 |
panel.py
|
Tweaks for themability
|
2007-04-30 16:31:30 +02:00 |
radiotoolbutton.py
|
Add a ToolInvoker which position the palette depending
|
2007-09-01 12:12:32 +02:00 |
roundbox.py
|
Reorganize canvas items.
|
2007-08-25 13:15:28 +02:00 |
spreadlayout.py
|
use numpy to shave 4 seconds off of sugar startup
|
2007-08-17 17:57:05 -04:00 |
style.py
|
Sync gtk theme values and style.py. Add a comment at the top
|
2007-08-29 10:36:31 +02:00 |
toggletoolbutton.py
|
Add a ToolInvoker which position the palette depending
|
2007-09-01 12:12:32 +02:00 |
toolbox.py
|
Do not show the toolbox border if there is only one toolbar.
|
2007-09-13 21:16:49 +02:00 |
toolbutton.py
|
Add a ToolInvoker which position the palette depending
|
2007-09-01 12:12:32 +02:00 |
toolcombobox.py
|
Fix all the units except icon scales.
|
2007-07-31 15:21:09 +02:00 |
tray.py
|
Implement TrayIcon palette drawing.
|
2007-09-05 13:55:18 +02:00 |
window.py
|
Support for previews in the journal.
|
2007-06-15 18:03:17 +02:00 |
xocolor.py
|
Fix xo_color comparison.
|
2007-09-10 11:30:48 +02:00 |