summaryrefslogtreecommitdiffstats
path: root/src/display/guideline.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix #371 guides label upside downThomas Holder2019-08-141-1/+1
* Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop2019-05-201-2/+2
* More pixel-level alignment fixes for various controls, by making all controls...Diederik van Lierop2019-05-201-2/+2
* Fix the alignment of the guideline origin (and other controls), such that it ...Diederik van Lierop2019-05-201-9/+14
* Fix bug 1810206: Crash if XRay mode enabled (assertion failed in SPCanvas::pa...Jabier Arraiza2019-01-071-1/+16
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* Fix rendering when canvas rotated. General code clean-up and documentation.Tavmjong Bah2017-03-151-60/+44
* Use M_PI, M_PI_2. We use these constants everywhere so if they are not define...Tavmjong Bah2016-08-171-1/+1
* Coalesce g_object_new/g_object_set calls; change guide origin pickable to fal...Liam P. White2016-01-161-6/+7
* Header cleanupLiam P. White2016-01-161-3/+0
* Dead code cleanupLiam P. White2016-01-161-10/+0
* Remove buggy and presumptuous usage of SP_ACTIVE_DESKTOP in renderer code; fi...Liam P. White2016-01-161-27/+21
* Fix crash on hidden guidesJabier Arraiza Cenoz2015-12-111-23/+23
* Clean up some code, only init the SPKnot in one place.Martin Owens2015-12-111-14/+0
* Fix bug launching a document by commandline with guidesJabier Arraiza Cenoz2015-12-111-10/+20
* Remove CtrlPoint and replace with SPKnotMartin Owens2015-12-101-19/+30
* Add rect to SP Control point on locked guidesJabier Arraiza Cenoz2015-12-071-2/+4
* Add Martin Owens radious patchJabier Arraiza Cenoz2015-12-071-0/+6
* Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-1/+0
* Added no highlight and cross icon on locked guidesJabier Arraiza Cenoz2015-12-031-1/+2
* Add lock to guidesJabier Arraiza Cenoz2015-12-021-0/+8
* More GObject boilerplate reductionAlex Valavanis2014-08-241-30/+4
* fix memleakJohan B. C. Engelen2013-09-301-3/+9
* cppcheck: get rid of more C-style pointer castsAlex Valavanis2012-10-271-4/+4
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-8/+6
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-1/+6
* Prevent false gtk deprecation warnings in canvas-grid and tidy headersAlex Valavanis2012-02-151-0/+1
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-19/+19
* refactor the guideline drawing. now it obeys desktop transforms a lot better.Johan B. C. Engelen2011-07-181-25/+31
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-6/+6
* Merge from trunkKrzysztof Kosi??ski2011-06-191-3/+34
|\
| * fix rendering of angled guidelinesFelipe Corr??a da Silva Sanches2011-06-011-6/+7
| * add entry widget to guideline dialog to change guide's labelJohan B. C. Engelen2011-05-261-3/+8
| * Adding inkscape:label parameter to guidelines so that our guidelanes can disp...Felipe Corr??a da Silva Sanches2011-05-181-9/+49
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-7/+4
|\|
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-4/+4
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-3/+0
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Fixes for guideline renderingKrzysztof Kosi??ski2010-08-141-1/+3
* | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-117/+21
|/
* Nicer symbol for guide anchorMaximilian Albert2009-01-261-20/+9
* display guide anchor on canvas; anchor and angle can be edited by mouseMaximilian Albert2009-01-261-2/+45
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-5/+6
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-1/+1
* update for 32 instead of 24 bpp canvas bufbulia byak2008-06-241-3/+3
* Warning and whitespace cleanupJon A. Cruz2008-03-011-5/+5