summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-axonomgrid.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-27Fix build error due to bad internal handling of deprecated GTK+ symbols in gt...Alex Valavanis1-4/+5
2012-10-26bit of a clean-upJohan B. C. Engelen1-21/+9
2012-10-26include yourself first, then the othersJohan B. C. Engelen1-2/+3
2012-10-26allow 0 degree angles for axonometric grid's x and z axesJohan B. C. Engelen1-31/+45
2012-06-26UI. Fix for Bug #817193 (Usability: emphasize gridlines checkbox is using neg...Nicolas Dufour1-1/+1
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-02-15Prevent false gtk deprecation warnings in canvas-grid and tidy headersAlex Valavanis1-0/+1
2012-02-15More header cleanup/fwd declarationsAlex Valavanis1-2/+1
2012-02-14Snap to grid/guide lines perpendicularlyDiederik van Lierop1-0/+6
2012-02-12Cleaning up a few headersAlex Valavanis1-0/+3
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-0/+2
2011-12-20fix bug in emphasized line drawing for axonometric grid when origin is not zeroJohan B. C. Engelen1-13/+10
2011-12-17some static code analysis stuff (cppcheck warnings)Kris De Gussem1-1/+1
2011-11-26small clean up in axonometric grid codeJohan B. C. Engelen1-44/+8
2011-11-04add missing units to grid length interpretation (we have 4 different unit con...Johan B. C. Engelen1-0/+4
2011-11-04make significant digits consistent for gridsJohan B. C. Engelen1-3/+3
2011-10-04Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz1-1/+0
2011-10-02Next pass of doxygen @brief cleanup.Jon A. Cruz1-5/+5
2011-09-02Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes...Diederik van Lierop1-4/+4
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-2/+2
2011-08-27Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski1-31/+31
2011-08-22Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop1-1/+1
2011-06-26- Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop1-1/+1
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-12/+13
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-3/+0
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski1-1/+0
2010-07-17Simplify code related to snapping while rotatingDiederik van Lierop1-2/+1
2010-07-12- Snap while rotating an object using the selector toolDiederik van Lierop1-1/+2
2010-07-07Grid renderingKrzysztof Kosi??ski1-65/+34
2010-05-08Fix bounding box snapping (LP562205, comment 6, issue II)Diederik van Lierop1-2/+2
2010-04-14show more axonometric grid linesJohan B. C. Engelen1-7/+9
2009-12-24refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop1-38/+38
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-07-29Fix for bug #404488 by Yann PapouinDiederik van Lierop1-1/+1
2009-04-25Optionaly snap to invisible grid lines too (when zoomed out). See the grids t...Diederik van Lierop1-15/+30
2009-04-12Use the line intersection routines in 2geom/line.h instead of the deprecated ...Diederik van Lierop1-15/+29
2009-03-13* Implement constrained snapping of knotsDiederik van Lierop1-2/+8
2009-02-20The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop1-2/+2
2009-01-31Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop1-0/+15
2009-01-28Add buttons for snapping to grids and/or guidesDiederik van Lierop1-0/+4
2008-12-141) snap midpoints of line segments (both as source and as target)Diederik van Lierop1-27/+27
2008-12-13fix compile.Johan B. C. Engelen1-1/+1
2008-10-27From trunkTed Gould1-11/+10
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-28/+28
2008-09-17Fix minor breakage in grid preferences caused by pref refactoring.Krzysztof Kosi??ski1-2/+3
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-11/+13
2008-09-07If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that...Diederik van Lierop1-2/+2