This website requires JavaScript.
Explore
Help
Register
Sign In
sugarlabs
/
sugar-toolkit-gtk3
Watch
1
Star
0
Fork
0
You've already forked sugar-toolkit-gtk3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
9c5755d85a02ae9e22bf1349840d1490757e4eaa
sugar-toolkit-gtk3
/
sugar
/
graphics
T
History
Benjamin Berg
7634b8f915
Put toolbars into event boxes. This means that they will be filled with
...
the background color by X which makes the frame animations nicer.
2007-10-09 23:54:47 +02:00
..
__init__.py
…
animator.py
Get rid of the notebook which was causing strange flickering.
2007-04-16 12:26:17 +02:00
combobox.py
Fix comboboxes
2007-08-27 13:17:50 +02:00
entry.py
…
icon.py
…
iconentry.py
Added an entry that can have icons inside: IconEntry. From libsexy.
2007-08-20 13:03:17 +02:00
Makefile.am
…
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
Redo activity bundles in terms of sugar.bundle.bundle
2007-09-20 12:20:21 -04:00
palette.py
Don't fail to expose if there is no invoker.
2007-10-08 13:54:27 +02:00
palettegroup.py
Remember state when scrubbing
2007-08-24 14:21:07 +02:00
panel.py
…
radiotoolbutton.py
Handle the passing of the child of the toolitem to the WidgetInvoker in ToolInvoker, FrameWidgetInvoker
2007-09-18 14:24:16 +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
…
toggletoolbutton.py
Handle the passing of the child of the toolitem to the WidgetInvoker in ToolInvoker, FrameWidgetInvoker
2007-09-18 14:24:16 +02:00
toolbox.py
Put toolbars into event boxes. This means that they will be filled with
2007-10-09 23:54:47 +02:00
toolbutton.py
Handle the passing of the child of the toolitem to the WidgetInvoker in ToolInvoker, FrameWidgetInvoker
2007-09-18 14:24:16 +02:00
toolcombobox.py
Fix all the units except icon scales.
2007-07-31 15:21:09 +02:00
tray.py
…
window.py
…
xocolor.py
…