Code

Node tool: fix snapping during constrained rotation of handles
[inkscape.git] / src / ui / tool / node.cpp
2010-12-16 Krzysztof KosińskiNode tool: fix snapping during constrained rotation...
2010-12-16 Krzysztof KosińskiNode tool: fix handle retraction with non-cusp nodes
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-18 Krzysztof KosińskiFix four minor node tool regressions:
2010-11-17 Diederik van LieropShift should disable snapping when dragging the rotatio...
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-11-06 Krzysztof KosińskiReintroduce Shift+L shortcut and handle retraction...
2010-10-12 Krzysztof KosińskiRemove the misfeature of retracting handles when the...
2010-10-12 Krzysztof KosińskiFix oddities related to smooth endnodes. Should fix...
2010-09-25 Diederik van LieropAddition to my previous commit: fix for trunk is a...
2010-09-25 Diederik van Lieropfix snapmanager initialization
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-15 Diederik van Lierop2nd attempt at fixing the crash introduced in rev....
2010-08-14 Diederik van LieropFix a crash and add more safety checks to catch NULL...
2010-08-13 Ted GouldSync to release 0.48 branch
2010-08-11 Diederik van LieropClear pointers in the snapmanager if they're no longer...
2010-08-07 Diederik van LieropAdd a constrained snap method that takes multiple const...
2010-07-21 Krzysztof KosińskiWhen snapping to handle lines (Ctrl+Alt node drag)...
2010-07-15 Ted GouldCommiting updates and patches from the 0.48 branch.
2010-07-13 Ted GouldUpgrading to trunk
2010-07-12 Diederik van Lierop- Snap while rotating an object using the selector...
2010-05-26 JazzyNicoConsistency fix in the tools strings (badly places :).
2010-05-09 Diederik van LieropFix small snapping regression (reported in LP #562205...
2010-03-26 Ted GouldMerge from trunk
2010-03-18 Krzysztof KosińskiFix scaling of degenerate handles using keybard shortcuts.
2010-03-17 Krzysztof KosińskiFix Ctrl-drag in node tool with zero snap delay.
2010-03-14 Krzysztof KosińskiNew node tool: implement handle snapping
2010-03-14 Krzysztof KosińskiImplement keyboard shortcuts for single handle adjustments.
2010-02-25 Johan EngelenNEW: "+LaTeX" option for PDF/EPS/PS export
2010-02-25 Jon A. CruzWarning cleanup.
2010-02-10 Krzysztof Kosiński(Probably) fix a crash in the node tool and fix Ctrl...
2010-02-09 Krzysztof KosińskiFix multiple minor problems in the node tool
2010-02-06 Krzysztof KosińskiFix performance regressions in the node tool and a...
2010-02-04 Krzysztof KosińskiReduce libsigc++ usage to partially fix performance...
2010-01-31 Krzysztof KosińskiFix constrained snapping in node tool.
2010-01-23 Diederik van LieropRemove redundancy from snapping API (type of snapsource...
2010-01-20 Krzysztof KosińskiGo back to using TR1 unordered containers to fix warnin...
2010-01-15 Jon A. CruzWarning cleanup.
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-13 Krzysztof KosińskiSome additional docs
2010-01-10 Krzysztof Kosiński* Implement node snapping.
2009-12-26 Krzysztof KosińskiImplement selection linear grow
2009-12-26 Krzysztof KosińskiImplement selection spatial grow
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar