summaryrefslogtreecommitdiffstats
path: root/src/flood-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
| | | (bzr r10350.1.3)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| | | (bzr r10302.1.1)
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* 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)