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-font.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-2
/
+2
2010-07-12
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
1
-12
/
+12
2010-07-06
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
1
-6
/
+8
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-2
/
+2
2010-03-30
Corrected string-to-number conversion to use locale-independent conversion an...
Jon A. Cruz
1
-13
/
+30
2009-12-13
updating my email address in file headers
Felipe Corr??a da Silva Sanches
1
-1
/
+1
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
2009-01-06
Warning and whitespace cleanup.
Jon A. Cruz
1
-14
/
+14
2009-01-05
Another week coding offline...
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-12-28
Now users can design a font within inkscape, save it and then open the
Felipe Corr??a da Silva Sanches
1
-1
/
+2
2008-07-18
removing lots of g_warnings
Felipe Corr??a da Silva Sanches
1
-18
/
+0
2008-07-11
* removed the auxiliary GtkWindow
Felipe Corr??a da Silva Sanches
1
-2
/
+0
2008-06-26
Fixed compilation when the new SVG font stuff is not enabled.
Jon A. Cruz
1
-1
/
+0
2008-06-25
adding list of available SVGFonts to the SVGFonts dialog
Felipe Corr??a da Silva Sanches
1
-0
/
+2
2008-06-25
adding ifdef HAVE_CONFIG_H
Felipe Corr??a da Silva Sanches
1
-1
/
+4
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-4
/
+3
2008-05-27
* converted nr-svgfont.cpp to C++ code so that we can render multiple instanc...
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-05-25
* add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...
Felipe Corr??a da Silva Sanches
1
-1
/
+7
2008-02-29
fix some header defines
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-02-28
more boilerplate code for SVGFonts
Felipe Corr??a da Silva Sanches
1
-0
/
+77
2008-02-28
a bit more boilerplate code for SVGFonts
Felipe Corr??a da Silva Sanches
1
-6
/
+6
2008-02-27
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2008-02-27
tiny refactoring
Felipe Corr??a da Silva Sanches
1
-14
/
+1
2008-02-26
SVGFonts boilerplate code
Felipe Corr??a da Silva Sanches
1
-0
/
+8
2008-02-26
new file. I forgot to add it on previous commit
Felipe Corr??a da Silva Sanches
1
-0
/
+211