summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-2/+2
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-7/+6
2013-10-07fix bsplinesJabier Arraiza Cenoz1-2/+3
2013-10-07fix bsplinesJabier Arraiza Cenoz1-2/+2
2013-10-07fix bsplinesJabier Arraiza Cenoz1-2/+2
2013-10-07fix bsplinesJabier Arraiza Cenoz1-1/+4
2013-10-07fix bsplinesJabier Arraiza Cenoz1-2/+0
2013-10-07Fixing BSplinesJabier Arraiza Cenoz1-0/+1
2013-10-07update to trunkJabier Arraiza Cenoz1-1/+1
2013-10-07fix in nodesJabier Arraiza Cenoz1-0/+2
2013-10-06Fix bspline and strip multi node bspline power editing whith node tool becaus...Jabier Arraiza Cenoz1-51/+51
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