summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-08-152nd attempt at fixing the crash introduced in rev. #9692. This should nail it!Diederik van Lierop1-1/+1
2010-08-14Fix a crash and add more safety checks to catch NULL pointersDiederik van Lierop1-0/+7
2010-08-11Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop1-0/+2
2010-08-07Add a constrained snap method that takes multiple constraints. This reduces t...Diederik van Lierop1-101/+16
2010-07-21When snapping to handle lines (Ctrl+Alt node drag), snapKrzysztof Kosi??ski1-7/+64
2010-07-12- Snap while rotating an object using the selector toolDiederik van Lierop1-6/+6
2010-05-26Consistency fix in the tools strings (badly places :).Nicolas Dufour1-14/+14
2010-05-09Fix small snapping regression (reported in LP #562205, comment #11)Diederik van Lierop1-3/+1
2010-03-18Fix scaling of degenerate handles using keybard shortcuts.Krzysztof Kosi??ski1-24/+69
2010-03-17Fix Ctrl-drag in node tool with zero snap delay.Krzysztof Kosi??ski1-4/+4
2010-03-14New node tool: implement handle snappingKrzysztof Kosi??ski1-8/+47
2010-03-14Implement keyboard shortcuts for single handle adjustments.Krzysztof Kosi??ski1-36/+36
2010-02-25Warning cleanup.Jon A. Cruz1-1/+1
2010-02-10(Probably) fix a crash in the node tool and fix Ctrl+Alt draggingKrzysztof Kosi??ski1-16/+18
2010-02-09Fix multiple minor problems in the node toolKrzysztof Kosi??ski1-35/+148
2010-02-06Fix performance regressions in the node tool and a stupid crash bugKrzysztof Kosi??ski1-1/+1
2010-02-04Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski1-26/+30
2010-01-31Fix constrained snapping in node tool.Krzysztof Kosi??ski1-4/+5
2010-01-23Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop1-6/+5
2010-01-20Go back to using TR1 unordered containers to fix warnings. Add configureKrzysztof Kosi??ski1-1/+1
2010-01-15Warning cleanup.Jon A. Cruz1-8/+8
2010-01-13Some additional docsKrzysztof Kosi??ski1-8/+16
2010-01-10* Implement node snapping.Krzysztof Kosi??ski1-24/+100
2009-12-26Implement selection linear growKrzysztof Kosi??ski1-11/+131
2009-12-26Implement selection spatial growKrzysztof Kosi??ski1-32/+66
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-0/+965