summaryrefslogtreecommitdiffstats
path: root/src/unicoderange.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-24fix memory allocation bug (thanks to clang's static analyzer scan-build)Johan B. C. Engelen1-2/+2
2013-08-05code cleanup (cppcheck)Johan B. C. Engelen1-2/+1
2013-08-04cppcheck: c-style casts > c++ style castsKris De Gussem1-96/+97
2013-06-21cppcheckKris De Gussem1-3/+5
2011-10-20cppcheckKris De Gussem1-2/+2
2009-01-05Another week coding offline...Felipe Corr??a da Silva Sanches1-16/+15
2008-12-28Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches1-0/+26
2008-06-23implement kerning by glyph-name, g1 and g2 attributesFelipe Corr??a da Silva Sanches1-0/+1
2008-06-20commenting out a g_warningFelipe Corr??a da Silva Sanches1-1/+1
2008-06-17* src/unicoderange.cpp: s/malloc.h/stdlib.h/to fix compile error on Mac OS X.mjwybrow1-1/+1
2008-06-16minor tweak for portability. linux compile was brokenBob Jamison1-1/+4
2008-06-16UnicodeRange class implementation.Felipe Corr??a da Silva Sanches1-0/+96