summaryrefslogtreecommitdiffstats
path: root/src/flood-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* C++ify knotholdersMaximilian Albert2008-06-041-2/+0
| | | (bzr r5797)
* Add auto gap filling for Paint Bucket and implement "safety valve" to ↵John Bintz2007-05-281-0/+1
| | | | | prevent runaway fill operations (bzr r3040)
* Set up toolbox so that paint bucket defaults can be resetJohn Bintz2007-04-251-0/+11
| | | (bzr r2963)
* Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC ↵Jon A. Cruz2007-04-121-1/+1
| | | | | | | cleanup on flood-context More work for bug #1469554 (bzr r2866)
* Add units selector to offset and remove offset range limitsJohn Bintz2007-03-081-0/+3
| | | (bzr r2564)
* Begin work on selectable color channels for paint bucket, starting with ↵John Bintz2007-03-071-0/+9
| | | | | visible colors and alpha (bzr r2561)
* Add flood fill toolJohn Bintz2007-02-251-0/+43
(bzr r2432)