summaryrefslogtreecommitdiffstats
path: root/src/seltrans.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a ↵Diederik van Lierop2008-04-111-2/+4
| | | | | std::list in four different places. Now this is handled in only one place (bzr r5407)
* Major overhaul of the selector tool's internals to improve handling of ↵Diederik van Lierop2008-03-251-6/+25
| | | | | transformations, origins and snapping, for both visual and geometric bounding boxes (see for example bug #174046 in Launchpad) (bzr r5189)
* Fix for bug 168978Bryce Harrington2008-02-061-2/+2
| | | (bzr r4667)
* whitespace cleanupBryce Harrington2008-01-071-2/+2
| | | (bzr r4420)
* flipping patch by maximilian albertbulia byak2007-04-171-1/+5
| | | (bzr r2916)
* Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX ↵Diederik van Lierop2007-04-081-3/+6
| | | | | or GEOMETRIC_BBOX (bzr r2833)
* Fix for bug 1540195; solution: use correct origin for snappingDiederik van Lierop2007-03-191-0/+5
| | | (bzr r2718)
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-3/+2
| | | | | recent bbox regressions. (bzr r2604)
* fix by dvlierop2 for snapping bugs 1579556 and 1579587bulia byak2007-03-051-0/+1
| | | (bzr r2557)
* Other tools now also retain there specific statusbar text when pressing ↵Johan B. C. Engelen2006-10-011-0/+1
| | | | | alt/shift/ctrl. (bzr r1748)
* While moving or transforming a selected object, the statusbartext with ↵Johan B. C. Engelen2006-10-011-0/+3
| | | | | transformation information (angle, etc) is no longer overwritten by the standard text. (bzr r1744)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-6/+6
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-6/+6
| | | | | one major janitorial task we identified.... (bzr r1633)
* fix setting and reading rotation centersbulia byak2006-01-261-0/+4
| | | (bzr r37)
* remember rotation centers, correctly this time (by johncliff and me)bulia byak2006-01-261-2/+2
| | | (bzr r28)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+151
(bzr r1)