summaryrefslogtreecommitdiffstats
path: root/src/display/guideline.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Remove buggy and presumptuous usage of SP_ACTIVE_DESKTOP in renderer code; ↵Liam P. White2016-01-161-2/+3
| | | | | | | | fixes 1526701 Fixed bugs: - https://launchpad.net/bugs/1526701 (bzr r14585.1.1)
* Clean up some code, only init the SPKnot in one place.Martin Owens2015-12-111-4/+1
| | | (bzr r14526)
* Remove CtrlPoint and replace with SPKnotMartin Owens2015-12-101-1/+3
| | | (bzr r14523)
* Add lock to guidesJabier Arraiza Cenoz2015-12-021-0/+2
| | | (bzr r14500.1.1)
* Fix even more forward declaration tagsAlex Valavanis2013-03-151-1/+1
| | | (bzr r12206)
* refactor the guideline drawing. now it obeys desktop transforms a lot better.Johan B. C. Engelen2011-07-181-0/+2
| | | (bzr r10471)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-2/+2
| | | (bzr r10302.1.1)
* add entry widget to guideline dialog to change guide's labelJohan B. C. Engelen2011-05-261-1/+1
| | | | | (and fix some label xml writing and rendering bugs) (bzr r10234)
* Adding inkscape:label parameter to guidelines so that our guidelanes can ↵Felipe Corr??a da Silva Sanches2011-05-181-1/+3
| | | | | display labels (we still dont have a user interface, but files with that parameter will render correctly) (bzr r10209)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-4/+4
| | | | | header. (bzr r9978.1.1)
* Nicer symbol for guide anchorMaximilian Albert2009-01-261-2/+2
| | | (bzr r7182)
* display guide anchor on canvas; anchor and angle can be edited by mouseMaximilian Albert2009-01-261-0/+4
| | | (bzr r7180)
* guidelines: add methods to check horizontal/vertical, small fixesJohan B. C. Engelen2007-12-211-0/+3
| | | (bzr r4271)
* guidelines: implement rendering of angled lines.Johan B. C. Engelen2007-12-201-0/+1
| | | (bzr r4265)
* correctly handle orientation changes of guidelinesJohan B. C. Engelen2007-12-191-0/+1
| | | (bzr r4261)
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-191-4/+4
| | | (bzr r4258)
* prepare for adding angled guideline renderingJohan B. C. Engelen2007-12-161-3/+5
| | | (bzr r4244)
* start of getting angled guidelines.Johan B. C. Engelen2007-12-161-4/+5
| | | | | | define guide's normal instead of vertical/horizontal. rendering is not implemented for angled guides yet. (bzr r4243)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+55
(bzr r1)