summaryrefslogtreecommitdiffstats
path: root/src/pen-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix 1214286, 1482209bulia byak2006-05-051-8/+6
| | | (bzr r731)
* refactor redrawing code into pen_redraw_all; cancel current unfinished path, ↵bulia byak2006-04-241-39/+111
| | | | | inctead of finishing it, on leaving pen tool (makes more sense, and fixes a crash on exit); add to_curve and to_line keys (bzr r580)
* fix statusbar when cancelling drawingbulia byak2006-04-201-13/+16
| | | (bzr r557)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-7/+7
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-18/+18
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1084
(bzr r1)