Code

remove many unnecessary to_2geom and from_2geom calls
[inkscape.git] / src / eraser-context.cpp
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-17 johanengelenconvert all SPCurve's points and matrices arguments...
2008-07-14 johanengelendyna-draw-context and eraser-context: replace check...
2008-07-08 johanengelenfix calligraphy and erasertools bugs introduced by...
2008-07-08 johanengelen* 2geomify polygon svg writing
2008-07-07 johanengelenchange part of calligraphic/eraser code to 2geom.
2008-06-22 mjwybrow * src/2geom/isnan.h, src/libcola/cola.cpp, src/style...
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-06-02 joncruzPass through more calls to parent contexts, and added...
2008-05-29 joncruzRefactoring out common code
2008-05-20 joncruzRefactoring begining
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-05-03 joncruzInitial cut of touch-delete mode
2008-04-28 joncruzRefining eraser
2008-04-27 joncruzReduce undo history items when nothing is selected
2008-04-27 joncruzFixed undo for eraser to be a single step
2008-04-26 joncruzAdded missing eraser files