summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-20Ported away from and removed "sp-metrics.*".Matthew Petroff1-6/+12
2013-05-16Fix error with try-catchJabier Arraiza Cenoz1-12/+49
2013-05-06Change only selected nodesroot1-5/+7
2013-05-06Removed auto select nodes, not decide for the user. Added auto update all sel...Jabier Arraiza Cenoz1-24/+9
2013-04-27Fixed important selection bug when changing to cusp nodesJabier Arraiza Cenoz1-29/+40
2013-04-17Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ...root1-4/+13
2013-04-07Change width only for selected nodes by widgetroot1-1/+1
2013-04-01Fixed scale-rotate isue with paths multiplesroot1-0/+6
2013-03-31Fix scale and rotate some nodesJabier Arraiza Cenoz1-21/+20
2013-03-20Fixing node faultjtx1-2/+12
2013-03-20Fixing node faultjtx1-29/+18
2013-03-19Working width widgetsJabier Arraiza Cenoz1-5/+2
2013-03-18working whith widgetsJabier Arraiza Cenoz1-1/+4
2013-03-11~sub fix, double click to reset default handles and control to 10% steproot1-5/+63
2013-03-05BPower for testing.Jabier Arraiza Cenoz1-6/+14
2013-02-28Fixed closed pc->eaJabier Arraiza Cenoz1-19/+19
2013-02-25BSpline refactorJabier Arraiza Cenoz1-1/+17
2013-02-23Saved for next refactorJabier Arraiza Cenoz1-3/+2
2013-02-19Mayor refactorJabier Arraiza Cenoz1-8/+31
2013-02-18refactorJabier Arraiza Cenoz1-4/+22
2012-10-13Shift key should disable snapping when dragging a handle in the node toolDiederik van Lierop1-1/+1
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-4/+0
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-1/+1
2012-05-21Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz1-34/+41
2012-05-17Extended resizing to node handles.Jon A. Cruz1-22/+51
2012-05-17Corrected protected type access (comments were incorrect).Jon A. Cruz1-98/+69
2012-05-09Centralized line creation and enhanced visibility.Jon A. Cruz1-1/+3
2012-05-04C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz1-5/+9
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-6/+1
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-4/+13
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis1-2/+2
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-2/+1
2012-02-12Cleaning up a few headersAlex Valavanis1-0/+1
2012-02-01Additional fixes for drag cancellation in the node toolKrzysztof Kosi??ski1-6/+9
2012-01-23Patch from John Smith for 623660Josh Andler1-4/+4
2012-01-14Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop1-16/+43
2011-10-03Doxygen cleanup.Jon A. Cruz1-20/+23
2011-09-16Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop1-6/+9
2011-02-02update to latest 2geom !Johan B. C. Engelen1-27/+7
2010-12-16Node tool: fix snapping of node rotation centerKrzysztof Kosi??ski1-0/+29
2010-12-16Node tool: fix snapping during constrained rotation of handlesKrzysztof Kosi??ski1-6/+21
2010-12-16Node tool: fix handle retraction with non-cusp nodesKrzysztof Kosi??ski1-8/+23
2010-11-18Fix four minor node tool regressions:Krzysztof Kosi??ski1-4/+25
2010-11-17Shift should disable snapping when dragging the rotation center of an objectDiederik van Lierop1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-11-06Reintroduce Shift+L shortcut and handle retraction when setting the typeKrzysztof Kosi??ski1-8/+1
2010-10-12Remove the misfeature of retracting handles when the cusp node buttonKrzysztof Kosi??ski1-4/+7
2010-10-12Fix oddities related to smooth endnodes. Should fix a crasher.Krzysztof Kosi??ski1-2/+4
2010-09-25Addition to my previous commit: fix for trunk is a bit different from the fix...Diederik van Lierop1-0/+1
2010-09-25fix snapmanager initializationDiederik van Lierop1-5/+5