Code

* on-canvas clip and mask editing :) in the object menu you can find how to edit...
[inkscape.git] / src / nodepath.cpp
2008-02-23 johanengelen* on-canvas clip and mask editing :) in the object...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-02 jiho-sffix for gcc 3.3 by John Faith. https://bugs.launchpad...
2008-01-02 johanengelenfix typo notepath => nodepath
2007-12-05 cilix42Add entry fields for x/y coordinates of selected nodes...
2007-12-02 johanengelenFix compile. Don't #include .cpp files!
2007-11-21 buliabyakpatch 1833571: better handle calculation for nodes...
2007-11-04 joncruzWarning cleanup
2007-11-03 johanengelenmake setup_notepath function for LPE's and LPE parameters.
2007-10-30 johanengelenLPE: implement NEW path-along-path effect, i think...
2007-10-20 johanengelenLPE: add on-canvas editing of path parameters!
2007-08-29 dvlierop2Don't snap node handles to the parent path, plus a...
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-05-11 johanengelenfixed fixme's in shapeeditor and changed verbs for...
2007-04-25 cilix42In node tool: make rotation by [] and scaling by <...
2007-04-17 buliabyakflipping patch by maximilian albert
2007-04-14 dvlierop2Don't snap nodes to their parent path
2007-04-02 buliabyakfix 1675213: update symm nodes when moving with Ctrl...
2007-04-02 buliabyakfix 1472297
2007-04-02 buliabyakfix 1243587 and misc fixes
2007-04-02 buliabyakfix 1390904
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-10 buliabyakfix setting knot->pos for node handles, but remove...
2007-03-04 mentalmake conversions away from NR::Maybe explicit
2007-02-13 buliabyakisolate the nodepath-or-knotholder unit into the new...
2007-01-24 buliabyakfix crash when switching away from node tool while...
2007-01-08 buliabyakfix 1517414
2007-01-08 buliabyakfix 1630193
2007-01-05 buliabyakrobustize remembering the dragged segment - store node...
2006-11-24 buliabyakgrow/shrink node selection by scrollwheel
2006-09-28 buliabyakfactor out creation of livarot_path, and make it on...
2006-09-06 johncoswellEnabled forced redraw on nodepath tool
2006-09-06 johncoswellInitial reworking of forced redraw to work better with...
2006-09-04 johncoswellForce non-interruptible redraws while modifying paths...
2006-09-04 johncoswellFix race condition where node dragging is not ended...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-08-12 buliabyakupdate livarot_path after committing change; fixes...
2006-08-05 johncoswelladd checks to make sure given nodepath pointers are...
2006-08-03 buliabyakdisconnect signals from knots when destroying node...
2006-08-02 buliabyakfix new deletion behavior when deleting up to next...
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