sugar-toolkit-gtk3/sugar/graphics
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 Reorganize canvas items. 2007-08-25 13:15:28 +02:00
icon.py Fix that several palettes are not hooked up to the same button #3293 2007-09-17 23:42:17 +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 Drop obsolete widget 2007-09-20 21:04:36 +02:00
menuitem.py
notebook.py Don't make all .py executable please... 2007-06-20 12:31:54 +02:00
objectchooser.py
palette.py Don't fail to expose if there is no invoker. 2007-10-08 13:54:27 +02:00
palettegroup.py
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
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 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
toolcombobox.py Fix all the units except icon scales. 2007-07-31 15:21:09 +02:00
tray.py Fix that several palettes are not hooked up to the same button #3293 2007-09-17 23:42:17 +02:00
window.py
xocolor.py