summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Mayor refactorJabier Arraiza Cenoz2013-02-191-8/+31
* | refactorJabier Arraiza Cenoz2013-02-181-4/+22
|/
* Shift key should disable snapping when dragging a handle in the node toolDiederik van Lierop2012-10-131-1/+1
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-1/+1
* Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz2012-05-211-34/+41
* Extended resizing to node handles.Jon A. Cruz2012-05-171-22/+51
* Corrected protected type access (comments were incorrect).Jon A. Cruz2012-05-171-98/+69
* Centralized line creation and enhanced visibility.Jon A. Cruz2012-05-091-1/+3
* C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-041-5/+9
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-6/+1
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-4/+13
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-101-2/+2
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-2/+1
* Cleaning up a few headersAlex Valavanis2012-02-121-0/+1
* Additional fixes for drag cancellation in the node toolKrzysztof Kosi??ski2012-02-011-6/+9
* Patch from John Smith for 623660Josh Andler2012-01-231-4/+4
* Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop2012-01-141-16/+43
* Doxygen cleanup.Jon A. Cruz2011-10-031-20/+23
* Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop2011-09-161-6/+9
* update to latest 2geom !Johan B. C. Engelen2011-02-021-27/+7
* Node tool: fix snapping of node rotation centerKrzysztof Kosi??ski2010-12-161-0/+29
* Node tool: fix snapping during constrained rotation of handlesKrzysztof Kosi??ski2010-12-161-6/+21
* Node tool: fix handle retraction with non-cusp nodesKrzysztof Kosi??ski2010-12-161-8/+23
* Fix four minor node tool regressions:Krzysztof Kosi??ski2010-11-181-4/+25
* Shift should disable snapping when dragging the rotation center of an objectDiederik van Lierop2010-11-171-2/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Reintroduce Shift+L shortcut and handle retraction when setting the typeKrzysztof Kosi??ski2010-11-061-8/+1
* Remove the misfeature of retracting handles when the cusp node buttonKrzysztof Kosi??ski2010-10-121-4/+7
* Fix oddities related to smooth endnodes. Should fix a crasher.Krzysztof Kosi??ski2010-10-121-2/+4
* Addition to my previous commit: fix for trunk is a bit different from the fix...Diederik van Lierop2010-09-251-0/+1
* fix snapmanager initializationDiederik van Lierop2010-09-251-5/+5
* 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!Diederik van Lierop2010-08-151-1/+1
* Fix a crash and add more safety checks to catch NULL pointersDiederik van Lierop2010-08-141-0/+7
* Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-0/+2
* Add a constrained snap method that takes multiple constraints. This reduces t...Diederik van Lierop2010-08-071-101/+16
* When snapping to handle lines (Ctrl+Alt node drag), snapKrzysztof Kosi??ski2010-07-211-7/+64
* - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-6/+6
* Consistency fix in the tools strings (badly places :).Nicolas Dufour2010-05-261-14/+14
* Fix small snapping regression (reported in LP #562205, comment #11)Diederik van Lierop2010-05-091-3/+1
* Fix scaling of degenerate handles using keybard shortcuts.Krzysztof Kosi??ski2010-03-181-24/+69
* Fix Ctrl-drag in node tool with zero snap delay.Krzysztof Kosi??ski2010-03-171-4/+4
* New node tool: implement handle snappingKrzysztof Kosi??ski2010-03-141-8/+47
* Implement keyboard shortcuts for single handle adjustments.Krzysztof Kosi??ski2010-03-141-36/+36
* Warning cleanup.Jon A. Cruz2010-02-251-1/+1
* (Probably) fix a crash in the node tool and fix Ctrl+Alt draggingKrzysztof Kosi??ski2010-02-101-16/+18
* Fix multiple minor problems in the node toolKrzysztof Kosi??ski2010-02-091-35/+148
* Fix performance regressions in the node tool and a stupid crash bugKrzysztof Kosi??ski2010-02-061-1/+1
* Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski2010-02-041-26/+30
* Fix constrained snapping in node tool.Krzysztof Kosi??ski2010-01-311-4/+5