index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
unicoderange.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2014-03-24
fix memory allocation bug (thanks to clang's static analyzer scan-build)
Johan B. C. Engelen
1
-2
/
+2
2013-08-05
code cleanup (cppcheck)
Johan B. C. Engelen
1
-2
/
+1
2013-08-04
cppcheck: c-style casts > c++ style casts
Kris De Gussem
1
-96
/
+97
2013-06-21
cppcheck
Kris De Gussem
1
-3
/
+5
2011-10-20
cppcheck
Kris De Gussem
1
-2
/
+2
2009-01-05
Another week coding offline...
Felipe Corr??a da Silva Sanches
1
-16
/
+15
2008-12-28
Now users can design a font within inkscape, save it and then open the
Felipe Corr??a da Silva Sanches
1
-0
/
+26
2008-06-23
implement kerning by glyph-name, g1 and g2 attributes
Felipe Corr??a da Silva Sanches
1
-0
/
+1
2008-06-20
commenting out a g_warning
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-06-17
* src/unicoderange.cpp: s/malloc.h/stdlib.h/to fix compile error on Mac OS X.
mjwybrow
1
-1
/
+1
2008-06-16
minor tweak for portability. linux compile was broken
Bob Jamison
1
-1
/
+4
2008-06-16
UnicodeRange class implementation.
Felipe Corr??a da Silva Sanches
1
-0
/
+96