summaryrefslogtreecommitdiffstats
path: root/src/path-chemistry.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-091-5/+5
| | | (bzr r787)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-17/+17
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* copy rotation center when converting to pathbulia byak2006-03-281-0/+3
| | | (bzr r314)
* (sp_selected_path_reverse): Fix when multiple paths are selected. Also fix ↵Peter Moulder2006-03-091-4/+5
| | | | | a small memory leak. (bzr r219)
* CodingStyle: whitespacePeter Moulder2006-03-091-247/+258
| | | (bzr r218)
* CodingStyle: const placementPeter Moulder2006-03-091-3/+3
| | | (bzr r217)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-7/+7
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+369
(bzr r1)