Code

Add paint bucket tolerance setting and toolbar widget to control tolerance
[inkscape.git] / src / flood-context.cpp
2007-02-27 johncoswellAdd paint bucket tolerance setting and toolbar widget...
2007-02-27 buliabyakincrease padding
2007-02-27 buliabyakadd paintbucket cursor
2007-02-27 johncoswellRemove debug code from flood-context.cpp
2007-02-27 johncoswellAdjusted flood fill padding
2007-02-27 johncoswellFlood fill render area now taken from desktop view...
2007-02-26 buliabyakwarn if unable to fill an unbounded area
2007-02-26 buliabyakrename flood to paintbucket, copyedit
2007-02-26 buliabyakadd some obligatory shortcuts
2007-02-25 johncoswellRemove item handler from flood fill tool
2007-02-25 johncoswellFix some memory issues with food fill
2007-02-25 johncoswellFix g_free crash
2007-02-25 johncoswellForgot to free some of the pixel storage
2007-02-25 johncoswellAdd ability to flood fill areas of contiguous color
2007-02-25 johncoswellPrevent flood fills from leaking out of fill area
2007-02-25 johncoswellAdd flood fill tool