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-face.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+1
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+1
*
create SPObject factory
Liam P. White
2015-02-25
1
-10
/
+0
*
Replacement of unnecessary variables.
Markus Engel
2013-07-31
1
-248
/
+251
*
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
-77
/
+55
*
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
-26
/
+32
*
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
-569
/
+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
-62
/
+579
*
|
Various changes.
Markus Engel
2013-03-14
1
-4
/
+5
|
/
*
code cleanup: dropping some unused code
Kris De Gussem
2012-04-09
1
-32
/
+0
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-100
/
+102
|
\
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-66
/
+66
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-33
/
+35
|
/
*
Corrected string-to-number conversion to use locale-independent conversion an...
Jon A. Cruz
2010-03-30
1
-30
/
+76
*
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
-41
/
+41
*
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
/
+7
*
removing lots of g_warnings
Felipe Corr??a da Silva Sanches
2008-07-18
1
-55
/
+0
*
adding ifdef HAVE_CONFIG_H
Felipe Corr??a da Silva Sanches
2008-06-25
1
-1
/
+4
*
reintroducing code that initially committed in revision 18594 and the have be...
Felipe Corr??a da Silva Sanches
2008-06-22
1
-0
/
+375
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+3
*
* 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
/
+3
*
reverting previous work on font-face attributes. These attributes are already...
Felipe Corr??a da Silva Sanches
2008-05-13
1
-375
/
+0
*
* implemented handling of font-style, font-variant, font-weight, and
Felipe Corr??a da Silva Sanches
2008-05-12
1
-1
/
+346
*
attribute loading for font-face tag
Felipe Corr??a da Silva Sanches
2008-05-10
1
-0
/
+574