summaryrefslogtreecommitdiffstats
path: root/src/display/guideline.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cppcheck: get rid of more C-style pointer castsAlex Valavanis2012-10-271-4/+4
| | | (bzr r11840)
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-8/+6
| | | (bzr r11469.1.1)
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-1/+6
| | | (bzr r11316)
* Prevent false gtk deprecation warnings in canvas-grid and tidy headersAlex Valavanis2012-02-151-0/+1
| | | (bzr r10988)
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-19/+19
| | | (bzr r10582.1.3)
* refactor the guideline drawing. now it obeys desktop transforms a lot better.Johan B. C. Engelen2011-07-181-25/+31
| | | (bzr r10471)
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-6/+6
| | | (bzr r10347.1.2)
* Merge from trunkKrzysztof Kosi??ski2011-06-191-3/+34
|\ | | | | (bzr r9508.1.89)
| * fix rendering of angled guidelinesFelipe Corr??a da Silva Sanches2011-06-011-6/+7
| | | | | | (bzr r10246)
| * add entry widget to guideline dialog to change guide's labelJohan B. C. Engelen2011-05-261-3/+8
| | | | | | | | | | (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-9/+49
| | | | | | | | | | display labels (we still dont have a user interface, but files with that parameter will render correctly) (bzr r10209)
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-7/+4
|\| | | | | (bzr r9508.1.73)
| * 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)
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| | | | | (bzr r9508.1.70)
| * 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)
* | Fixes for guideline renderingKrzysztof Kosi??ski2010-08-141-1/+3
| | | | | | (bzr r9508.1.64)
* | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-117/+21
|/ | | (bzr r9508.1.48)
* 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)