summaryrefslogtreecommitdiffstats
path: root/src/sp-text.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for baseline-shift attribute (all possible values).Tavmjong Bah2010-06-041-0/+2
* Add dx (kerning), dy (vertical shifting), and rotate widgets toTavmjong Bah2010-05-141-0/+72
* Fixing conts correctness.Jon A. Cruz2010-01-201-1/+1
* Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-091-4/+3
* utilities and UI support for identifying truncated flowtext and text-on-pathbuliabyak2009-12-211-2/+8
* Position of baseline anchor is now dependent of the text alignmentDiederik van Lierop2009-12-131-23/+6
* Text alignment is now taken into account when snapping a text objectDiederik van Lierop2009-12-051-2/+23
* patch by Richard Hughes for 417777bulia byak2009-08-261-3/+3
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* More accurate wording in snap tooltipsDiederik van Lierop2009-02-271-1/+1
* fix scaling of text without font size setbulia byak2009-02-241-1/+1
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-3/+4
* Warning cleanup.Jon A. Cruz2008-12-051-2/+2
* NR -> 2geom some headers in src/Joshua L. Blocher2008-12-041-8/+8
* NR->Geom conversion of some text functions and tweak-contextJoshua L. Blocher2008-11-281-25/+25
* From trunkTed Gould2008-10-271-2/+2
* Merging from trunkTed Gould2008-10-111-5/+6
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-3/+3
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-1/+1
* Support for title and desc elements when serializing as Plain SVG.Jeff Schiller2008-08-231-0/+4
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* Patch from codedread. Prevents rendering of title/desc/metadata elements in t...Stephen Silver2008-07-081-1/+1
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-2/+2
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-5/+4
* bug 190722: crash adding newline to simple text object (gcc4.3+)Richard Hughes2008-02-131-3/+6
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-2/+2
* fix bug 168751 (sf1749738)bulia byak2007-12-301-1/+1
* Purged fill type enumJon A. Cruz2007-09-101-1/+1
* now this is the correct way to avoid nested updates, instead of the hack i re...bulia byak2007-07-291-2/+14
* bug 1243190: add tref element support; limited editing support thus far (patc...Richard Hughes2007-07-111-0/+7
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-2/+3
* Filtering now works with text and image objectsNiko Kiirala2006-10-101-0/+2
* svg-filters branch merged back to headNiko Kiirala2006-06-211-0/+2
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-1/+1
* Before the rev 10880 fix in xml/simple-node.cpp, text updating when dragging ...bulia byak2006-04-091-0/+14
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+913