summaryrefslogtreecommitdiffstats
path: root/src/flood-context.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-74/+0
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-5/+13
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Merged from trunk (r12488).Markus Engel2013-08-301-2/+0
|\
| * Removed "helper/unit-menu.h" and "helper/units.h" from "flood-context.h".Matthew Petroff2013-07-191-2/+0
* | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-2/+0
* | Further refactoring of EventContexts.Markus Engel2013-07-301-2/+2
* | Cleaned up a bit.Markus Engel2013-04-211-1/+6
* | Merging of EventContext classes complete.Markus Engel2013-04-201-24/+2
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-2/+6
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-0/+1
* | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-1/+18
|/
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-3/+0
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* C++ify knotholdersMaximilian Albert2008-06-041-2/+0
* Add auto gap filling for Paint Bucket and implement "safety valve" to prevent...John Bintz2007-05-281-0/+1
* Set up toolbox so that paint bucket defaults can be resetJohn Bintz2007-04-251-0/+11
* Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC clean...Jon A. Cruz2007-04-121-1/+1
* Add units selector to offset and remove offset range limitsJohn Bintz2007-03-081-0/+3
* Begin work on selectable color channels for paint bucket, starting with visib...John Bintz2007-03-071-0/+9
* Add flood fill toolJohn Bintz2007-02-251-0/+43