summaryrefslogtreecommitdiffstats
path: root/src/seltrans.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-24Merge in bazaar branch for alignment handlesMartin Owens1-2/+4
2018-12-03Use std::unique_ptr for all MessageContextEmmanuel Gil Peyrot1-4/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+2
2015-12-08finally removed all GSList from main folder .h filesMarc Jeanmougin1-1/+0
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-1/+1
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-33/+34
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-33/+34
2014-03-30Fix some mismatched tagsAlex Valavanis1-1/+1
2013-07-08Revert wrong changes and apply right fixes from prev-commitMartin Owens1-2/+0
2013-07-07Make colour a guint instead of a uint. bug 1198501Martin Owens1-1/+3
2013-07-05Adjust sizes of listsMartin Owens1-1/+1
2013-07-03Make handle colour a configurable property.Martin Owens1-1/+1
2013-07-02Refactor resize, rotate, skew handle codeMartin Owens1-6/+7
2013-05-12Fix for Bug #448872 (Changing the bounding box type in preferences does not u...Nicolas Dufour1-0/+15
2013-03-19Fixing regressionjtx1-1/+1
2013-03-17Working with widjetsJabier Arraiza Cenoz1-1/+1
2013-03-15Fix even more forward declaration tagsAlex Valavanis1-1/+1
2012-05-04C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz1-1/+2
2011-12-11mixed usage of class and struct for same objectKris De Gussem1-3/+3
2011-11-05Remove unused parameterDiederik van Lierop1-1/+1
2011-11-041) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop1-7/+9
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-4/+3
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-1/+1
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-6/+6
2010-12-27Node tool: snap while scaling a selection of nodes. Consider this as experime...Diederik van Lierop1-1/+0
2010-05-18reduce include dependenciesJohan B. C. Engelen1-0/+1
2010-01-09Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop1-4/+4
2009-08-09When snapping while translating, use the bounding box corners of each selecte...Diederik van Lierop1-2/+3
2009-02-20The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop1-11/+11
2008-11-26When snapping only the closest node, draw an indicator at that nodeDiederik van Lierop1-0/+1
2008-11-24Add an option to the preferences to _only_ snap the node closest to the mouse...Diederik van Lierop1-0/+1
2008-11-21Merge from fe-movedTed Gould1-3/+3
2008-10-11Merging from trunkTed Gould1-40/+40
2008-08-11Move all of the snapper code to 2geomDiederik van Lierop1-2/+2
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-4/+4
2008-04-11Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st...Diederik van Lierop1-2/+4
2008-03-25Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop1-6/+25
2008-02-06Fix for bug 168978Bryce Harrington1-2/+2
2008-01-07whitespace cleanupBryce Harrington1-2/+2
2007-04-17flipping patch by maximilian albertbulia byak1-1/+5
2007-04-08Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o...Diederik van Lierop1-3/+6
2007-03-19Fix for bug 1540195; solution: use correct origin for snappingDiederik van Lierop1-0/+5
2007-03-11Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY1-3/+2
2007-03-05fix by dvlierop2 for snapping bugs 1579556 and 1579587bulia byak1-0/+1
2006-10-01Other tools now also retain there specific statusbar text when pressing alt/s...Johan B. C. Engelen1-0/+1
2006-10-01While moving or transforming a selected object, the statusbartext with transf...Johan B. C. Engelen1-0/+3