sugar-toolkit-gtk3/src/sugar/graphics
Sascha Silbe 0521234fec CellRendererInvoker._redraw_path(): assure column is defined
We know that our code is correct and column should always be assigned, but it
never hurts to act defensively and guard against bugs in other pieces of the
code (or other components like GTK).

Reviewed-by: James Cameron <quozl@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>
CC: Aleksey Lim <alsroot@member.fsf.org>
2010-11-23 17:14:36 +01:00
..
__init__.py Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +02:00
alert.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
animator.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
canvastextview.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
colorbutton.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
combobox.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
entry.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
icon.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
iconentry.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
Makefile.am Split PaletteWindow in its own module 2009-08-01 16:15:01 +02:00
menuitem.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
notebook.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
objectchooser.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
palette.py pylint cleanup: remove unused imports 2010-11-23 17:14:35 +01:00
palettegroup.py PEP8 cleanup: don't use has_key() 2010-11-23 17:14:32 +01:00
palettewindow.py CellRendererInvoker._redraw_path(): assure column is defined 2010-11-23 17:14:36 +01:00
panel.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
radiopalette.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
radiotoolbutton.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
roundbox.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
style.py PEP8 cleanup: fix deprecated raise syntax 2010-11-23 17:14:34 +01:00
toggletoolbutton.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
toolbarbox.py Circular dependecy in ToolbarBox #1389 2009-09-18 13:18:46 +00:00
toolbox.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
toolbutton.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
toolcombobox.py PEP8 white space and long line fixes 2009-08-25 21:12:40 +02:00
tray.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
window.py Do not stop processing motion-notify-event #1507 2009-10-18 11:46:23 +00:00
xocolor.py style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00