index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
sp-string.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-05-14
Misc. typos
luz.paz
1
-1
/
+1
2018-03-15
Code cleanup.
Tavmjong Bah
1
-26
/
+27
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-4
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+4
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-4
/
+0
2015-02-25
create SPObject factory
Liam P. White
1
-17
/
+0
2014-10-14
Add 'white-space' CSS property (replaces deprecated xml:space).
Tavmjong Bah
1
-25
/
+94
2014-07-30
Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib...
Tavmjong Bah
1
-25
/
+94
2014-07-28
noop: remove commented-out code that is dangerous and should not come back
Johan B. C. Engelen
1
-1
/
+0
2014-01-08
warning cleanup
Johan B. C. Engelen
1
-1
/
+1
2013-07-31
Removed placement news / explicit destructor calls.
Markus Engel
1
-2
/
+2
2013-06-21
cppcheck
Kris De Gussem
1
-4
/
+4
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-7
/
+4
2013-04-06
Merged more classes.
Markus Engel
1
-35
/
+13
2013-04-02
Added virtual destructor to SPObject. Switched to new factory. Replaced some ...
Markus Engel
1
-0
/
+9
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-4
/
+10
2013-03-31
Prepared exchange of casting macros.
Markus Engel
1
-0
/
+1
2013-03-29
Renamed virtual function names.
Markus Engel
1
-7
/
+7
2013-03-29
Removed function pointers from SPObject and subclasses.
Markus Engel
1
-3
/
+3
2013-03-14
Various changes.
Markus Engel
1
-1
/
+1
2013-01-24
More GObject boilerplate cleanup
Alex Valavanis
1
-34
/
+7
2012-08-21
Added "virtual pad" to SPString.
Markus Engel
1
-12
/
+43
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-06
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
1
-1
/
+3
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2007-02-10
more correct whitespace handling per http://www.w3.org/TR/SVG11/text.html#Whi...
bulia byak
1
-2
/
+2
2006-02-06
silence warnings
bulia byak
1
-1
/
+0
2006-02-05
clean up unused code
bulia byak
1
-8
/
+0