summaryrefslogtreecommitdiffstats
path: root/src/eraser-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* convert all SPCurve's points and matrices arguments and return types to 2GeomJohan B. C. Engelen2008-07-171-4/+4
* dyna-draw-context and eraser-context: replace check for empty path with 2geom...Johan B. C. Engelen2008-07-141-1/+1
* fix calligraphy and erasertools bugs introduced by rev19197Johan B. C. Engelen2008-07-081-2/+2
* * 2geomify polygon svg writingJohan B. C. Engelen2008-07-081-11/+4
* change part of calligraphic/eraser code to 2geom.Johan B. C. Engelen2008-07-071-10/+15
* * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow2008-06-221-1/+1
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-8/+8
* Pass through more calls to parent contexts, and added more common property ha...Jon A. Cruz2008-06-021-33/+3
* Refactoring out common codeJon A. Cruz2008-05-291-63/+5
* Refactoring beginingJon A. Cruz2008-05-201-16/+17
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-8/+8
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-49/+48
* Initial cut of touch-delete modeJon A. Cruz2008-05-031-29/+69
* Refining eraserJon A. Cruz2008-04-281-21/+36
* Reduce undo history items when nothing is selectedJon A. Cruz2008-04-271-2/+9
* Fixed undo for eraser to be a single stepJon A. Cruz2008-04-271-1/+1
* Added missing eraser filesJon A. Cruz2008-04-261-0/+1101