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-glyph-kerning.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-190
/
+0
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-1
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+0
2014-08-18
Code cleanup.
Liam P. White
1
-72
/
+61
2013-07-31
Replacement of unnecessary variables.
Markus Engel
1
-64
/
+65
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-9
/
+6
2013-04-06
Merged more classes.
Markus Engel
1
-87
/
+18
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-6
/
+12
2013-03-31
Prepared exchange of casting macros.
Markus Engel
1
-0
/
+1
2013-03-29
Renamed virtual function names.
Markus Engel
1
-10
/
+10
2013-03-29
Removed function pointers from SPObject and subclasses.
Markus Engel
1
-56
/
+210
2013-03-19
Fixing regression
jtx
1
-2
/
+0
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-0
/
+2
2013-03-16
Drop checks for ancient dependency versions. These are satisfied elsewhere.
Alex Valavanis
1
-2
/
+0
2013-03-14
Various changes.
Markus Engel
1
-4
/
+5
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-1
/
+1
2010-07-12
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
1
-9
/
+9
2010-07-06
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
1
-5
/
+7
2010-03-30
Corrected string-to-number conversion to use locale-independent conversion an...
Jon A. Cruz
1
-9
/
+27
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
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
/
+1
2008-07-18
removing lots of g_warnings
Felipe Corr??a da Silva Sanches
1
-11
/
+3
2008-06-25
adding ifdef HAVE_CONFIG_H
Felipe Corr??a da Silva Sanches
1
-1
/
+4
2008-06-23
implement kerning by glyph-name, g1 and g2 attributes
Felipe Corr??a da Silva Sanches
1
-6
/
+26
2008-06-16
UnicodeRange class implementation.
Felipe Corr??a da Silva Sanches
1
-2
/
+2
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-4
/
+3
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
/
+3
2008-05-08
distinguish between hkern and vkern tags
Felipe Corr??a da Silva Sanches
1
-10
/
+35
2008-05-08
Starting Summer of Code: SVG Fonts
Felipe Corr??a da Silva Sanches
1
-0
/
+217