sugar-toolkit-gtk3/src/sugar3/graphics
Sam Parkinson ed5e9d072b
Fix palette damage for tool buttons, fixes #4960
Currently, the ToolInvoker code passes the button child in such a
way that the WidgetInvoker queues only the child's draw.  In previous
Gtk+ versions, this magically resulted in redrawing the parent as well.

However, Gtk+ 3.20 is probably trying to save power and not randomly
redraw widgets.  To fix this, we must queue the redraw of the widget
that we want to redraw explicitly.
2016-05-08 21:49:46 +10:00
..
__init__.py
alert.py Merge branch 'ellipsize' of https://github.com/AbrahmAB/sugar-toolkit-gtk3 2016-03-26 13:18:44 +11:00
animator.py Add a widget parameter to the Animator (tick based animations) 2015-10-06 10:08:59 +11:00
colorbutton.py Fix remaining icon_size references 2015-12-16 10:22:21 +11:00
combobox.py Write documentation for sugar3.graphics.combobox 2015-11-15 07:03:59 +11:00
icon.py Merge branch 'gi-require-version' of https://github.com/samdroid-apps/sugar-toolkit-gtk3 2016-04-21 07:33:15 +10:00
iconentry.py Adapt to icon changes - SL #3569 2013-01-15 10:34:00 -03:00
Makefile.am Detect scrolling in treviews and optimize drawing 2015-05-14 12:04:07 -03:00
menuitem.py demote warning to debug for sugar_accel_group 2015-12-08 15:11:17 +11:00
notebook.py Write docs for sugar3.graphics.notebook 2016-01-02 23:35:44 -05:00
objectchooser.py Add usage example to sugar3.graphics.objectchooser 2015-12-23 16:59:26 +05:30
palette.py Remove _HeaderSeparator 2015-06-30 16:27:12 -04:00
palettegroup.py Fixes for pep8 1.5 2014-03-29 19:25:34 +00:00
palettemenu.py Add docs for sugar3.graphics.palettemenu 2015-09-15 20:48:48 +10:00
palettewindow.py Fix palette damage for tool buttons, fixes #4960 2016-05-08 21:49:46 +10:00
panel.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
progressicon.py Fixup for previous commit, 693eaab9 - SL #4384 2013-01-17 14:28:52 -03:00
radiopalette.py DescriptionButton, ShareButton: set the toggle_palette option to True 2012-11-06 15:21:35 +01:00
radiotoolbutton.py Write docs for sugar3.graphics.radiotoolbutton 2016-01-02 23:08:17 -05:00
scrollingdetector.py Write docs for sugar3.graphics.scrollingdetector 2016-01-02 23:42:55 -05:00
style.py Merge branch 'master' of https://github.com/icarito/sugar-toolkit-gtk3 2016-04-27 21:39:12 +10:00
toggletoolbutton.py demote warning to debug for sugar_accel_group 2015-12-08 15:11:17 +11:00
toolbarbox.py Set css class on toolitems when a palette or toolbar popsdown 2016-02-19 07:18:45 +11:00
toolbox.py Write docs for sugar3.graphics.toolbox 2015-12-31 09:19:05 -05:00
toolbutton.py demote warning to debug for sugar_accel_group 2015-12-08 15:11:17 +11:00
toolcombobox.py
tray.py Set css name for widgets 2016-01-01 12:28:42 +11:00
window.py Add documentation for sugar3.graphics.window module 2015-12-12 17:00:08 +05:30
xocolor.py Allow to run activities without Sugar shell. 2016-04-21 03:10:30 -05:00