Code

Fix bug where deleting a node broke the symmetry of neighboring smooth nodes and...
[inkscape.git] / src / nodepath.cpp
2006-07-30 johncoswellFix bug where deleting a node broke the symmetry of...
2006-07-06 buliabyakundo annotations
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-19 buliabyakexpanding/contracting node selection by pgup/pgdn
2006-05-21 buliabyakfix unstable behavior when ctrl+alt+dragging more than...
2006-05-19 buliabyakfix compile warning
2006-05-18 buliabyakmake profile selectable via prefs, add elliptic (prelim...
2006-05-16 buliabyakoptionally use linear profile for sculpting
2006-05-16 buliabyakshow handles toggle
2006-05-15 buliabyakfix potential (though currently impossible) crash when...
2006-05-15 buliabyakuse spatial/linear distance method depending on whether...
2006-05-15 buliabyaksculpt other subpaths too
2006-05-15 buliabyakreport subpaths in statusbar when > 1 is touched by...
2006-05-14 buliabyakstatusbar tip expanded
2006-05-12 buliabyaknever destroy nodepath from within itself - this leaves...
2006-05-12 buliabyakmemleak; move deleting empty paths until after all...
2006-05-12 buliabyakfix undo bug in nodepath_preserve; fix crash caused...
2006-05-09 cth103Fix silly bug with snapping node edits.
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-05-05 cth103More snapping cleanups.
2006-05-05 cth103Various snapping cleanups and bug fixes.
2006-05-03 cth103Give SPNamedView a SnapManager instance and use it...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-15 buliabyakfix node position when joining to close subpath; allow...
2006-04-14 acspikeAttempt to preserve the shape of the path when deleting...
2006-04-12 buliabyakremove the old _d_changed and _typestr_changed hacks...
2006-04-01 buliabyakforgot to check if the knot exists
2006-04-01 buliabyakwhen switching node type, preserve the position of...
2006-04-01 buliabyakmore optimizations: do not fire knot/handle moved event...
2006-04-01 buliabyakstore and update livarot_path in nodepath; switch curve...
2006-03-29 buliabyakfix selected node size when switching type
2006-03-28 buliabyakoptimizations: prevent handle move callback unless...
2006-03-28 buliabyakoptimization: create side knots and lines only on demand
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-02-10 buliabyakfix crash when selecting a subpath endnode
2006-01-16 mentalmoving trunk for module inkscape