sugar-toolkit-gtk3/src/sugar3/graphics
Manuel Quiñones dbe32ec7cf Style the palette menu header - SL #3879 #3836
Make the first item of the menu a custom class, to make the children
widget allocate using all the available space.  And so it can be
styled in the theme.

Remove the set_sensitive(False) from the header item, because the icon
was greyed out.  This was to make it an informational, unclickeable
item.  I am making it look like an informational item in the theme
instead.  This has the problem that its still navigateable with
keyboard and clickeable, so it has to be fixed later.

Add a separator below the header.  Is a custom class so it can be
styled in the theme.

Signed-off-by: Manuel Quiñones <manuq@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>
2012-09-13 12:10:43 -03:00
..
__init__.py
alert.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
animator.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
colorbutton.py Fix the drawing of ColorToolButton, RadioToolButton and ToggleToolButton 2012-08-27 14:13:42 -03:00
combobox.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
icon.py CellRendererIcon: clipping rectangle not applied, SL #3872 2012-09-11 16:09:08 +02:00
iconentry.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
Makefile.am
menuitem.py Replacing set_data/get_data with a python attribute 2012-06-06 14:56:44 +02:00
notebook.py Adapt to Gtk.icon_size_lookup*() API changes 2011-12-13 17:19:52 -03:00
objectchooser.py Object Chooser: update for GDK3 get_xid() 2012-05-22 13:00:24 +02:00
palette.py Style the palette menu header - SL #3879 #3836 2012-09-13 12:10:43 -03:00
palettegroup.py Reimplement Palettes for GTK3 2011-12-20 19:19:16 +01:00
palettewindow.py Subtoolbar Palettes do not display at correct position, SL #3891 2012-09-12 21:22:57 +02:00
panel.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
radiopalette.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
radiotoolbutton.py Fix the drawing of ColorToolButton, RadioToolButton and ToggleToolButton 2012-08-27 14:13:42 -03:00
style.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
toggletoolbutton.py Fix the drawing of ColorToolButton, RadioToolButton and ToggleToolButton 2012-08-27 14:13:42 -03:00
toolbarbox.py Set an initial background color for the subtoolbar container - SL #3890 2012-09-12 13:33:56 -03:00
toolbox.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
toolbutton.py Replacing set_data/get_data with a python attribute 2012-06-06 14:56:44 +02:00
toolcombobox.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
tray.py Fix the drawing method of _IconWidget, used by IconTray 2012-08-23 08:27:45 -03:00
window.py Replace signal used in UnfullscreenButton to enable use with touch - SL #3798 2012-08-15 13:14:15 +02:00
xocolor.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00