summaryrefslogtreecommitdiffstats
path: root/src/text-editing.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-30removing some gcc4.1 warnings the right wayRalf Stephan1-32/+51
2006-05-30revert patch 12062:12063, deemed unsafe, with better alternativesRalf Stephan1-94/+93
2006-05-29use unions for type-punning to remove some gcc-4.1 warningsRalf Stephan1-93/+94
2006-02-06r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould1-8/+21
2006-02-06(bzr r90)Ted Gould1-21/+8
2006-02-05fix recurstion gaffe, commentbulia byak1-8/+21
2006-02-05sp_text_get_length_upto to count length recursively up to a given childbulia byak1-0/+24
2006-01-21fix crash when setting letterspacing at the end of a non-tspanned textbulia byak1-2/+5