summaryrefslogtreecommitdiffstats
path: root/src/seltrans.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-0/+1
| | | (bzr r11460)
* Centralized line creation and enhanced visibility.Jon A. Cruz2012-05-091-1/+3
| | | (bzr r11350)
* C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-041-3/+3
| | | (bzr r11321)
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-1/+1
| | | (bzr r11318)
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-101-4/+4
| | | (bzr r11207)
* Replace deprecated GDK key symbolsAlex Valavanis2012-04-091-1/+5
| | | (bzr r11194)
* Don' t use convex hull for snapping a large selection if "only snap closest ↵Diederik van Lierop2012-02-151-1/+1
| | | | | node" has been enabled (bzr r10984)
* Header cleaningAlex Valavanis2012-02-121-0/+1
| | | (bzr r10963)
* reverting change to seltrans.cpp in rev 10935, as requestedAlvin Penner2012-02-041-10/+2
| | | (bzr r10936)
* implement some switches between visual bbox and geometric bbox, depending on ↵Alvin Penner2012-02-041-2/+10
| | | | | | | | prefs (Bug 906952) Fixed bugs: - https://launchpad.net/bugs/906952 (bzr r10935)
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-1/+1
| | | (bzr r10830)
* Refactor snap-preferences a bit moreDiederik van Lierop2011-12-181-3/+5
| | | (bzr r10780)
* Remove unused parameterDiederik van Lierop2011-11-051-2/+2
| | | (bzr r10723)
* Minor code safety and warning cleanup.Jon A. Cruz2011-11-051-1/+1
| | | (bzr r10722)
* 1) Cycle to the next-closest-snap-source when pressing tab, if the ↵Diederik van Lierop2011-11-041-64/+86
| | | | | | | snap-closest-point-only-option has been activated. Works for the selector tool, but also when scaling/stretching/skewing a selection of nodes in the node tool 2) Cleanup and simplification of the code that finds the closest snapsource (bzr r10720)
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-1/+1
| | | (bzr r10659)
* Node tool, transforming a set of nodes: Fix crashes, and finish ↵Diederik van Lierop2011-09-161-2/+1
| | | | | | | | implementation of snapping Fixed bugs: - https://launchpad.net/bugs/590261 (bzr r10633)
* 1) Fix absolute scaling in transform dialogDiederik van Lierop2011-09-041-4/+4
| | | | | 2) Transform dialog now follows the user prefs for geometric vs. visual bounding box (bzr r10615)
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-3/+5
| | | (bzr r10582.1.6)
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-11/+11
| | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1)
* Fix "snap guides" toggleDiederik van Lierop2011-08-251-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/814457 (bzr r10582)
* Refactoring of the snapping preferences; mainly about storing all toggles in ↵Diederik van Lierop2011-08-221-4/+5
| | | | | a single array, instead of each having its own member variable (bzr r10569)
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵Johan B. C. Engelen2011-07-171-2/+2
| | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466)
* Selector's toolbar: changing the dimensions of the visual bounding box of ↵Diederik van Lierop2011-07-101-2/+2
| | | | | | | | | selection of multiple objects having different stroke widths has been fixed (bug #212768, #190557, ...) Fixed bugs: - https://launchpad.net/bugs/212768 - https://launchpad.net/bugs/190557 (bzr r10437.1.5)
* - Add a third group of snap sources/targets, called ¨others¨ (before we ↵Diederik van Lierop2011-06-261-1/+1
| | | | | | | | had only ¨bounding box¨ and nodes (see bug #788178) - Fix the display of the snap source - Fix snapping of guides to other guides & grids (bzr r10372)
* Merge from trunkKrzysztof Kosi??ski2011-04-071-82/+71
|\ | | | | (bzr r9508.1.73)
| * Allow the center handle to be selectable for items having a width or height ↵Diederik van Lierop2011-03-061-35/+44
| | | | | | | | | | | | | | close to zero (i.e. lines, dots) Before I fixed this the center handle used to be burried underneath the other handles (bzr r10081)
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-11/+11
| | | | | | (bzr r10060)
| * Properly fix seltrans brokenness in 2Geom and pull updated filesKrzysztof Kosi??ski2011-02-051-4/+4
| | | | | | | | | | into Inkscape (bzr r10034)
| * temporary work around 2geom matrix bug to make inkscape more usableJohan B. C. Engelen2011-02-041-4/+4
| | | | | | (bzr r10033)
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-12/+12
| | | | | | (bzr r10025)
| * Node tool: snap while scaling a selection of nodes. Consider this as ↵Diederik van Lierop2010-12-271-24/+4
| | | | | | | | | | experimental; needs cleanup! (bzr r9985)
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-20/+22
|\| | | | | (bzr r9508.1.72)
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-20/+22
| |\ | | | | | | (bzr r9945.1.1)
| | * New Class SPDocumentUndo created which takes care of c++fying some non ↵Abhishek Sharma Public2010-07-021-7/+7
| | | | | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3)
| | * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-6/+6
| | | | | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-34/+30
|\| | | | | | | | (bzr r9508.1.70)
| * | Shift should disable snapping when dragging the rotation center of an objectDiederik van Lierop2010-11-171-10/+14
| | | | | | | | | (bzr r9903)
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
| * | Fix display of snap source indicator for constrained snapping in the ↵Diederik van Lierop2010-11-161-15/+0
| | | | | | | | | | | | | | | selector tool (bzr r9898)
| * | Leave constrained angular snapping to the snap manager, instead of handling ↵Diederik van Lierop2010-11-071-0/+1
| | | | | | | | | | | | | | | it locally (bzr r9880)
| * | Fix self-snapping when dragging the transformation center of a selection ↵Diederik van Lierop2010-10-071-10/+7
| | | | | | | | | | | | | | | containing multiple items (as reported by LucaDC in LP #607107, comment #30) (bzr r9817)
| * | Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-3/+12
| | | | | | | | | (bzr r9697)
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-36/+45
|\| | | | | | | | (bzr r9508.1.52)
| * | Avoid self-snapping when dragging a rotation center, and draw the rotation ↵Diederik van Lierop2010-07-241-2/+17
| | | | | | | | | | | | | | | center at the snapped position (bzr r9641)
| * | - Remove some old code which snapped the rotation center to the bbox, and ↵Diederik van Lierop2010-07-201-19/+0
| | | | | | | | | | | | | | | | | | | | | which discarded all of the snapping settings - Improve the logic behind the snapping buttons, i.e. what snaps to what for each of the buttons (bzr r9634)
| * | - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-15/+28
| |/ | | | | | | | | | | - Rename the ConstraintLine class to SnapConstraint - Move some duplicated code to 2geom (bzr r9607)
* / Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-6/+6
|/ | | (bzr r9508.1.48)
* - "Snap nodes or handles" button now also includes smooth nodesDiederik van Lierop2010-05-211-6/+2
| | | | | - Improved snap tooltips (bzr r9440)
* Fix bbox snapping as reported in LP bug #562205Diederik van Lierop2010-04-181-18/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/562205 (bzr r9351)