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-text.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-05
Warning cleanup.
Jon A. Cruz
1
-2
/
+2
2008-12-04
NR -> 2geom some headers in src/
Joshua L. Blocher
1
-8
/
+8
2008-11-28
NR->Geom conversion of some text functions and tweak-context
Joshua L. Blocher
1
-25
/
+25
2008-10-27
From trunk
Ted Gould
1
-2
/
+2
2008-10-11
Merging from trunk
Ted Gould
1
-5
/
+6
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-3
/
+3
2008-09-11
convert almost all libnrtype to Geom::
Johan B. C. Engelen
1
-1
/
+1
2008-08-23
Support for title and desc elements when serializing as Plain SVG.
Jeff Schiller
1
-0
/
+4
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-1
/
+1
2008-07-08
Patch from codedread. Prevents rendering of title/desc/metadata elements in t...
Stephen Silver
1
-1
/
+1
2008-06-12
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
1
-2
/
+2
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-5
/
+4
2008-02-13
bug 190722: crash adding newline to simple text object (gcc4.3+)
Richard Hughes
1
-3
/
+6
2008-01-05
Applying Gail's patch for font-specification
Bryce Harrington
1
-2
/
+2
2007-12-30
fix bug 168751 (sf1749738)
bulia byak
1
-1
/
+1
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-1
/
+1
2007-07-29
now this is the correct way to avoid nested updates, instead of the hack i re...
bulia byak
1
-2
/
+14
2007-07-11
bug 1243190: add tref element support; limited editing support thus far (patc...
Richard Hughes
1
-0
/
+7
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-2
/
+3
2006-10-10
Filtering now works with text and image objects
Niko Kiirala
1
-0
/
+2
2006-06-21
svg-filters branch merged back to head
Niko Kiirala
1
-0
/
+2
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-1
/
+1
2006-04-09
Before the rev 10880 fix in xml/simple-node.cpp, text updating when dragging ...
bulia byak
1
-0
/
+14
[prev]