summaryrefslogtreecommitdiffstats
path: root/src/display/guideline.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to latest 2geom !Johan B. C. Engelen2011-02-021-4/+4
| | | (bzr r10025)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-3/+0
| | | | | header. (bzr r9978.1.1)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* 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)