summaryrefslogtreecommitdiffstats
path: root/src/sp-flowtext.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2007-11-16fix warnings and delete gradient pixmap that will not be usedJohan B. C. Engelen1-1/+6
2007-09-10Purged fill type enumJon A. Cruz1-1/+1
2007-03-03fix bug 1672619bulia byak1-1/+4
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-10/+13
2007-01-08patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed textbulia byak1-35/+21
2007-01-05port the fix from sp-text.cpp rev 11260 to fix bug 1628173bulia byak1-0/+12
2006-10-05undo annotationsbulia byak1-1/+1
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-1/+2
2006-05-30removing some gcc4.1 warnings the right wayRalf Stephan1-4/+8
2006-05-30revert patch 12062:12063, deemed unsafe, with better alternativesRalf Stephan1-8/+8
2006-05-29use unions for type-punning to remove some gcc-4.1 warningsRalf Stephan1-8/+8
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-4/+4
2006-04-05add stroke to bbox for flowtext toobulia byak1-0/+15
2006-03-27minor changes to adjust strings for plural formsAndrius Ramanauskas1-2/+2
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-3/+3
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-3/+3
2006-02-03implement par_indent in flowtext, no ui yet, done via first character's dxbulia byak1-5/+30