summaryrefslogtreecommitdiffstats
path: root/src/context-fns.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-0/+9
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+6
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2014-09-27Update to experimental r13565Liam P. White1-8/+5
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-8/+5
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1/+1
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-11Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop1-0/+2
2010-07-12- Snap while rotating an object using the selector toolDiederik van Lierop1-3/+3
2010-01-23Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop1-6/+6
2010-01-09Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop1-9/+9
2009-03-15Implement constrained snapping when dragging the position and size handles of...Diederik van Lierop1-3/+3
2009-03-13remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder1-3/+2
2009-02-20The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop1-7/+7
2008-12-08Make all tools consider full parent transform (up to document, not just up to...Thomas Holder1-2/+2
2008-11-26When snapping only the closest node, draw an indicator at that nodeDiederik van Lierop1-1/+1
2008-11-231) Improve the way the distance to the pointer is taken into account when fin...Diederik van Lierop1-2/+2
2008-10-27From trunkTed Gould1-6/+6
2008-08-30NR => Geom for context-fnsJohan B. C. Engelen1-16/+16
2008-08-28Modify the parameters required for setting up the SnapManagerDiederik van Lierop1-1/+1
2008-08-11Move all of the snapper code to 2geomDiederik van Lierop1-6/+6
2008-05-16Fix a regression in the snapper, caused by me. Sorry!Diederik van Lierop1-5/+0
2008-05-13Solve a snapping regression, which caused snapping of new items to (0,0) when...Diederik van Lierop1-0/+6
2008-05-12Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop1-19/+28
2008-04-30- Major refactoring of snapping related code...Diederik van Lierop1-7/+9
2008-04-07Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop1-2/+2
2008-03-04add snapindicator to rect tool but not satisfactory yet...Johan B. C. Engelen1-3/+16
2007-12-17Use golden ratio as additional constrained ratio during Ctrl+dragging rectang...Maximilian Albert1-3/+20
2007-07-281) Changes to snapping preferences dialogDiederik van Lierop1-6/+6
2006-06-28do some include changes more correctlyRalf Stephan1-3/+4
2006-06-24patch reported by ylai a reader of the german ct-magazin; needed before #incl...Adib Taraben1-0/+3
2006-05-05Various snapping cleanups and bug fixes.Carl Hetherington1-5/+6
2006-05-03Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington1-1/+2
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-11/+11