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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-3
/
+1
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+3
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-3
/
+1
*
create SPObject factory
Liam P. White
2015-02-25
1
-9
/
+0
*
Fix for Bug #1265556 (plain svg export is broken for filter).
Nicolas Dufour
2014-01-04
1
-1
/
+1
*
Replacement of unnecessary variables.
Markus Engel
2013-07-31
1
-73
/
+55
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-11
/
+8
*
Merged more classes.
Markus Engel
2013-04-06
1
-44
/
+24
*
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+10
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-3
/
+9
*
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+1
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-14
/
+14
*
merged from trunk
Markus Engel
2013-03-29
1
-245
/
+3
|
\
|
*
Drop checks for ancient dependency versions. These are satisfied elsewhere.
Alex Valavanis
2013-03-16
1
-3
/
+0
|
*
Clean up more GObject type definitions
Alex Valavanis
2013-01-23
1
-45
/
+15
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-6
/
+6
*
|
Added "virtual pads" to
Markus Engel
2013-03-29
1
-31
/
+218
*
|
Various changes.
Markus Engel
2013-03-14
1
-4
/
+6
|
/
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-2
/
+2
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-20
/
+23
|
\
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-12
/
+12
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-6
/
+8
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-2
/
+2
|
/
*
Corrected string-to-number conversion to use locale-independent conversion an...
Jon A. Cruz
2010-03-30
1
-13
/
+30
*
updating my email address in file headers
Felipe Corr??a da Silva Sanches
2009-12-13
1
-1
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Warning and whitespace cleanup.
Jon A. Cruz
2009-01-06
1
-14
/
+14
*
Another week coding offline...
Felipe Corr??a da Silva Sanches
2009-01-05
1
-1
/
+1
*
Now users can design a font within inkscape, save it and then open the
Felipe Corr??a da Silva Sanches
2008-12-28
1
-1
/
+2
*
removing lots of g_warnings
Felipe Corr??a da Silva Sanches
2008-07-18
1
-18
/
+0
*
* removed the auxiliary GtkWindow
Felipe Corr??a da Silva Sanches
2008-07-11
1
-2
/
+0
*
Fixed compilation when the new SVG font stuff is not enabled.
Jon A. Cruz
2008-06-26
1
-1
/
+0
*
adding list of available SVGFonts to the SVGFonts dialog
Felipe Corr??a da Silva Sanches
2008-06-25
1
-0
/
+2
*
adding ifdef HAVE_CONFIG_H
Felipe Corr??a da Silva Sanches
2008-06-25
1
-1
/
+4
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+3
*
* converted nr-svgfont.cpp to C++ code so that we can render multiple instanc...
Felipe Corr??a da Silva Sanches
2008-05-27
1
-1
/
+1
*
* add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...
Felipe Corr??a da Silva Sanches
2008-05-25
1
-1
/
+7
*
fix some header defines
Felipe Corr??a da Silva Sanches
2008-02-29
1
-1
/
+1
*
more boilerplate code for SVGFonts
Felipe Corr??a da Silva Sanches
2008-02-28
1
-0
/
+77
*
a bit more boilerplate code for SVGFonts
Felipe Corr??a da Silva Sanches
2008-02-28
1
-6
/
+6
*
Warning cleanup
Jon A. Cruz
2008-02-27
1
-1
/
+1
*
tiny refactoring
Felipe Corr??a da Silva Sanches
2008-02-27
1
-14
/
+1
*
SVGFonts boilerplate code
Felipe Corr??a da Silva Sanches
2008-02-26
1
-0
/
+8
*
new file. I forgot to add it on previous commit
Felipe Corr??a da Silva Sanches
2008-02-26
1
-0
/
+211