summaryrefslogtreecommitdiffstats
path: root/src/text-editing.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* removing some gcc4.1 warnings the right wayRalf Stephan2006-05-301-32/+51
| | | (bzr r1082)
* revert patch 12062:12063, deemed unsafe, with better alternativesRalf Stephan2006-05-301-94/+93
| | | (bzr r1081)
* use unions for type-punning to remove some gcc-4.1 warningsRalf Stephan2006-05-291-93/+94
| | | (bzr r1061)
* r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould2006-02-061-8/+21
| | | | | | | Okay, I'm basically undoing the last commit that SVK screwed up. All this work is not mine, it was done by other people. Sorry to mess things up. (bzr r92)
* (bzr r90)Ted Gould2006-02-061-21/+8
|
* fix recurstion gaffe, commentbulia byak2006-02-051-8/+21
| | | (bzr r80)
* sp_text_get_length_upto to count length recursively up to a given childbulia byak2006-02-051-0/+24
| | | (bzr r76)
* fix crash when setting letterspacing at the end of a non-tspanned textbulia byak2006-01-211-2/+5
| | | (bzr r19)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1660
(bzr r1)