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-tspan.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-08
Warning and uninitialized variable cleanup.
Jon A. Cruz
1
-49
/
+44
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-18
/
+13
2011-02-21
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
1
-16
/
+20
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-2
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-08-04
Wholesale cruft removal part 3
Krzysztof Kosi??ski
1
-3
/
+4
2010-08-04
Wholesale cruft removal part 2
Krzysztof Kosi??ski
1
-1
/
+0
2010-07-12
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
1
-13
/
+13
2010-07-03
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
1
-8
/
+8
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-4
/
+4
2009-08-05
SPDocument->Document
johnce
1
-4
/
+4
2009-02-08
gcc warning cleanup:
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-12-28
More NR ==> Geom changes
Joshua L. Blocher
1
-4
/
+4
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-3
/
+3
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-1
/
+1
2008-06-12
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
1
-1
/
+1
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-16
/
+14
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+2
2007-12-30
comment fix
bulia byak
1
-1
/
+1
2007-11-08
warning cleanup
Jon A. Cruz
1
-1
/
+1
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-1
/
+1
2007-07-23
remove age-old optimization which fails to update display when undoing removi...
bulia byak
1
-2
/
+1
2007-07-22
tspan statusbar description
bulia byak
1
-0
/
+13
2007-07-11
bug 1243190: add tref element support; limited editing support thus far (patc...
Richard Hughes
1
-4
/
+5
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-1
/
+1
2007-01-24
more removal of sp_repr_new*
MenTaLguY
1
-5
/
+9
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-3
/
+3
2006-02-06
r10887@tres: ted | 2006-02-05 23:16:41 -0800
Ted Gould
1
-3
/
+3
2006-02-06
(bzr r90)
Ted Gould
1
-3
/
+3
2006-02-05
remove unused layout copying, comment
bulia byak
1
-3
/
+3
2006-02-05
tspan bboxes now work
bulia byak
1
-0
/
+32