summaryrefslogtreecommitdiffstats
path: root/src/sp-flowtext.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix bug 1672619bulia byak2007-03-031-1/+4
| | | (bzr r2520)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-10/+13
| | | | | create methods to match DOM (bzr r2253)
* patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed textbulia byak2007-01-081-35/+21
| | | (bzr r2158)
* port the fix from sp-text.cpp rev 11260 to fix bug 1628173bulia byak2007-01-051-0/+12
| | | (bzr r2133)
* undo annotationsbulia byak2006-10-051-1/+1
| | | (bzr r1767)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
| | | (bzr r1315)
* removing some gcc4.1 warnings the right wayRalf Stephan2006-05-301-4/+8
| | | (bzr r1082)
* revert patch 12062:12063, deemed unsafe, with better alternativesRalf Stephan2006-05-301-8/+8
| | | (bzr r1081)
* use unions for type-punning to remove some gcc-4.1 warningsRalf Stephan2006-05-291-8/+8
| | | (bzr r1061)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-4/+4
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* add stroke to bbox for flowtext toobulia byak2006-04-051-0/+15
| | | (bzr r429)
* minor changes to adjust strings for plural formsAndrius Ramanauskas2006-03-271-2/+2
| | | (bzr r308)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-3/+3
| | | (bzr r149)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-3/+3
| | | (bzr r134)
* implement par_indent in flowtext, no ui yet, done via first character's dxbulia byak2006-02-031-5/+30
| | | (bzr r67)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+681
(bzr r1)