summaryrefslogtreecommitdiffstats
path: root/src/display/guideline.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nicer symbol for guide anchorMaximilian Albert2009-01-261-20/+9
| | | (bzr r7182)
* display guide anchor on canvas; anchor and angle can be edited by mouseMaximilian Albert2009-01-261-2/+45
| | | (bzr r7180)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-5/+6
| | | (bzr r6839)
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-1/+1
| | | (bzr r6513)
* update for 32 instead of 24 bpp canvas bufbulia byak2008-06-241-3/+3
| | | (bzr r6041)
* Warning and whitespace cleanupJon A. Cruz2008-03-011-5/+5
| | | (bzr r4914)
* Iron out some rounding errors in the displaying of the rulers and of guidesDiederik van Lierop2008-02-051-6/+6
| | | (bzr r4662)
* guidelines: add methods to check horizontal/vertical, small fixesJohan B. C. Engelen2007-12-211-4/+4
| | | (bzr r4271)
* guidelines: implement rendering of angled lines.Johan B. C. Engelen2007-12-201-4/+45
| | | (bzr r4265)
* guidelines: minor correctionsJohan B. C. Engelen2007-12-201-2/+81
| | | | | add point reading to repr-util.cpp (bzr r4264)
* correctly handle orientation changes of guidelinesJohan B. C. Engelen2007-12-191-0/+6
| | | (bzr r4261)
* optimize guide canvasupdatingJohan B. C. Engelen2007-12-191-1/+3
| | | (bzr r4259)
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-191-22/+24
| | | (bzr r4258)
* prepare for adding angled guideline renderingJohan B. C. Engelen2007-12-161-22/+27
| | | (bzr r4244)
* start of getting angled guidelines.Johan B. C. Engelen2007-12-161-6/+7
| | | | | | define guide's normal instead of vertical/horizontal. rendering is not implemented for angled guides yet. (bzr r4243)
* noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵Peter Moulder2007-09-291-29/+29
| | | | | for indentation. (bzr r3816)
* patch for rendering quality and speed from Jasper van de Grondebulia byak2006-07-291-3/+3
| | | (bzr r1503)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+198
(bzr r1)