summaryrefslogtreecommitdiffstats
path: root/src/object/sp-text.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-13Allow to paste paragraphs in SVG2 Flow then paste overflow the shapeJabiertxof1-1/+8
2019-09-06Add listeners for when shapes used by text are changed.Tavmjong Bah1-2/+17
2019-03-26Misc. typosluz.paz1-3/+3
2019-03-23Fix text rendering when Inkscape multi-line text has an empty first line.Tavmjong Bah1-0/+4
2018-12-14Round-trip SVG 2 flowed text with SVG 1.1 backup.Tavmjong Bah1-0/+12
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-1/+1
2018-06-21Ignore 'x' and 'y' attributes on SVG 2 wrapped text (except first for 'inline...Tavmjong Bah1-21/+24
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-18/+18
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+0
2017-10-17Allow multiple shapes in 'shape-inside' and 'shape-subtract'. Work from Alex ...Tavmjong Bah1-0/+3
2017-10-17Remove text 'width' and 'height' attributes. These were replaced by the 'inli...Tavmjong Bah1-5/+1
2014-09-27Update to experimental r13565Liam P. White1-9/+9
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-9/+9
2014-07-30Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib...Tavmjong Bah1-1/+5
2014-03-09Remove unused includes to tidy up the code.Martin Owens1-1/+1
2013-10-26Added some consts.Markus Engel1-4/+4
2013-09-24change names for displayName and detailedDescription, improve char code and r...Martin Owens1-1/+1
2013-09-20Refactor status-bar text for multiple items, was very brokenMartin Owens1-0/+1
2013-09-15Added runtime check in SP_-cast macros.Markus Engel1-1/+1
2013-09-14Modified SP_IS_ macros.Markus Engel1-1/+1
2013-09-11Fix document unit change for 3d boxes and (mostly) for text on path.Matthew Petroff1-0/+7
2013-04-05Merged Item.Markus Engel1-1/+1
2013-04-05Merged more classes.Markus Engel1-23/+3
2013-04-01Added constructors to SP classes.Markus Engel1-0/+1
2013-04-01Replaced all casting macros with glib-independent ones.Markus Engel1-4/+2
2013-03-29Renamed virtual function names.Markus Engel1-16/+16
2012-08-19Added "virtual pad" to SPText.Markus Engel1-1/+33
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-1/+1
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-1/+1
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-1/+0
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-12-04NR -> 2geom some headers in src/Joshua L. Blocher1-1/+1