summaryrefslogtreecommitdiffstats
path: root/src/splivarot.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-09undo annotationsgustav_b1-21/+10
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-7/+24
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-1/+2
2006-05-26correctly treat dashes and markers when converting stroke to path, fixes 933482bulia byak1-14/+106
2006-05-21fix 1445003bulia byak1-2/+2
2006-05-09eliminate direct accesses to SPCurve::bpathMenTaLguY1-4/+4
2006-05-09use std::vector rather than dynamically-sized automatic arraysMenTaLguY1-4/+5
2006-04-17one more tweak of boolop precisionbulia byak1-2/+2
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-17/+17
2006-04-14reduce flattening precision back somewhat, to prevent too many new nodes appe...bulia byak1-2/+2
2006-04-01switch get_nearest_position and get_point to using supplied livarot Path inst...bulia byak1-17/+4