summaryrefslogtreecommitdiffstats
path: root/src/text-editing.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert back to old is_line_break_object() to fix problems with line breaks in...Gail Carmichael2007-09-251-7/+1
* Cleaned up logic of sp_te_delete to adhere to UI/logic layering.Gail Carmichael2007-07-181-29/+25
* A few additions to ensure that editing trefs is not allowed (and doesn't caus...Gail Carmichael2007-07-171-15/+46
* bug 1243190: add tref element support; limited editing support thus far (patc...Richard Hughes2007-07-111-2/+65
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-271-3/+3
* replace sp_repr_new*sAaron Spike2007-01-251-22/+30
* removing some gcc4.1 warnings the right wayRalf Stephan2006-05-301-32/+51
* revert patch 12062:12063, deemed unsafe, with better alternativesRalf Stephan2006-05-301-94/+93
* use unions for type-punning to remove some gcc-4.1 warningsRalf Stephan2006-05-291-93/+94
* r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould2006-02-061-8/+21
* (bzr r90)Ted Gould2006-02-061-21/+8
* fix recurstion gaffe, commentbulia byak2006-02-051-8/+21
* sp_text_get_length_upto to count length recursively up to a given childbulia byak2006-02-051-0/+24
* fix crash when setting letterspacing at the end of a non-tspanned textbulia byak2006-01-211-2/+5
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1660