index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-flowtext.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+2
2007-11-16
fix warnings and delete gradient pixmap that will not be used
Johan B. C. Engelen
1
-1
/
+6
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-1
/
+1
2007-03-03
fix bug 1672619
bulia byak
1
-1
/
+4
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-10
/
+13
2007-01-08
patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed text
bulia byak
1
-35
/
+21
2007-01-05
port the fix from sp-text.cpp rev 11260 to fix bug 1628173
bulia byak
1
-0
/
+12
2006-10-05
undo annotations
bulia byak
1
-1
/
+1
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-1
/
+2
2006-05-30
removing some gcc4.1 warnings the right way
Ralf Stephan
1
-4
/
+8
2006-05-30
revert patch 12062:12063, deemed unsafe, with better alternatives
Ralf Stephan
1
-8
/
+8
2006-05-29
use unions for type-punning to remove some gcc-4.1 warnings
Ralf Stephan
1
-8
/
+8
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-4
/
+4
2006-04-05
add stroke to bbox for flowtext too
bulia byak
1
-0
/
+15
2006-03-27
minor changes to adjust strings for plural forms
Andrius Ramanauskas
1
-2
/
+2
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-3
/
+3
2006-02-13
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
1
-3
/
+3
2006-02-03
implement par_indent in flowtext, no ui yet, done via first character's dx
bulia byak
1
-5
/
+30