summaryrefslogtreecommitdiffstats
path: root/src/flood-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-74/+0
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-5/+13
| | | (bzr r12782)
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
| | | (bzr r11608.1.123)
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
| | | (bzr r11608.1.122)
* Merged from trunk (r12488).Markus Engel2013-08-301-2/+0
|\ | | | | (bzr r11608.1.120)
| * Removed "helper/unit-menu.h" and "helper/units.h" from "flood-context.h".Matthew Petroff2013-07-191-2/+0
| | | | | | (bzr r12380.1.32)
* | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-2/+0
| | | | | | (bzr r11608.1.110)
* | Further refactoring of EventContexts.Markus Engel2013-07-301-2/+2
| | | | | | (bzr r11608.1.109)
* | Cleaned up a bit.Markus Engel2013-04-211-1/+6
| | | | | | (bzr r11608.1.102)
* | Merging of EventContext classes complete.Markus Engel2013-04-201-24/+2
| | | | | | (bzr r11608.1.98)
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-2/+6
| | | | | | (bzr r11608.1.96)
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
| | | | | | (bzr r11608.1.94)
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-0/+1
| | | | | | (bzr r11608.1.90)
* | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-1/+18
|/ | | (bzr r11608.1.89)
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-3/+0
| | | (bzr r12205)
* 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)