summaryrefslogtreecommitdiffstats
path: root/src/libnrtype/Layout-TNG-OutIter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix partialy issue 425 (the highlight part not new line one) https://gitlab.c...Jabier Arraiza2019-09-191-5/+6
* Fix cursor postion when text is laid out using 'x' and 'y' attributes.Tavmjong Bah2019-09-181-20/+66
* Fix crash when overflowing flowed textMarc Jeanmougin2019-09-121-1/+1
* More improvements to line height.Jabier Arraiza2019-09-071-2/+4
* Adds out of bound check for selecting text on pathNathan Lee2019-05-031-1/+3
* Refer to correct array index in chunkAnchorPointNathan Lee2019-05-031-3/+3
* out-of-bounds access on Enter-up-left in new text fieldTrevor Spiteri2019-01-151-1/+1
* out-of-bounds access on Enter-up-down in new text fieldTrevor Spiteri2019-01-151-1/+4
* out-of-bounds access on clicking at end of text fieldTrevor Spiteri2019-01-151-1/+4
* out-of-bounds access on Enter in new text fieldTrevor Spiteri2019-01-151-0/+2
* modernize loopsMarc Jeanmougin2019-01-021-11/+11
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Turn FontMetrics into a class. Add maximum ascent/descent variables.Tavmjong Bah2015-11-181-1/+2
* Implement 'text-orientation' with user interface. Update 'writing-mode', addi...Tavmjong Bah2015-10-281-6/+8
* added a check that is present in surrounding code, but not on this particular...Marc Jeanmougin2015-08-171-1/+1
* fix for bug 1391374.Marc Jeanmougin2015-05-081-2/+2
* Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs...Tavmjong Bah2015-01-051-11/+16
* Remove unused variable.Jon A. Cruz2014-03-011-1/+2
* fix C++11 compilation. There A LOT of const_casts in this file... :-(Johan B. C. Engelen2013-11-121-12/+15
* support vertical text on path such that baseline is perpendiclar to the path ...Veronika Irvine2012-04-131-4/+12
* Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop2011-06-301-0/+21
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* Use correct text anchor for vertical text and when aligning or distributingDiederik van Lierop2009-12-281-2/+6
* Position of baseline anchor is now dependent of the text alignmentDiederik van Lierop2009-12-131-2/+27
* gcc warning cleanup:Felipe Corr??a da Silva Sanches2009-02-081-3/+3
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-4/+4
* Merge from fe-movedTed Gould2008-11-211-1/+1
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-73/+76
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
* Warning cleanupJon A. Cruz2008-07-201-2/+2
* add parameter for going n lines up/downbulia byak2008-07-181-16/+22
* Changing the executable bit that shouldn't be there.Ted Gould2008-05-211-0/+0
* bug 189516: text selection highlight is in the wrong place for text-on-path w...Richard Hughes2008-02-061-4/+5
* Eliminate remaining sources of empty NR::RectsMenTaLguY2007-03-111-1/+1
* bug 1412504: infinite loop when moving a word to the left when already at the...Richard Hughes2006-02-101-1/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+994