index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
sp-glyph.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-06
SPAttributeEnum typed function arguments
Thomas Holder
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-6
/
+6
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2014-09-27
Update to experimental r13565
Liam P. White
1
-2
/
+2
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-2
/
+2
2014-08-18
Code cleanup.
Liam P. White
1
-20
/
+28
2013-09-15
Added runtime check in SP_-cast macros.
Markus Engel
1
-1
/
+1
2013-09-14
Modified SP_IS_ macros.
Markus Engel
1
-1
/
+1
2013-07-31
Replacement of unnecessary variables.
Markus Engel
1
-0
/
+1
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-1
/
+1
2013-04-06
Merged more classes.
Markus Engel
1
-21
/
+3
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-0
/
+1
2013-04-01
Replaced all casting macros with glib-independent ones.
Markus Engel
1
-4
/
+2
2013-03-29
Renamed virtual function names.
Markus Engel
1
-5
/
+5
2013-03-29
Removed function pointers from SPObject and subclasses.
Markus Engel
1
-1
/
+24
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
2009-12-13
updating my email address in file headers
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
-2
/
+2
2008-06-25
adding ifdef HAVE_CONFIG_H
Felipe Corr??a da Silva Sanches
1
-1
/
+4
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
-0
/
+3
2008-02-27
added type enums for arabic-form and orientation attributes
Felipe Corr??a da Silva Sanches
1
-2
/
+15
2008-02-27
more boilerplate code for SVGFonts
Felipe Corr??a da Silva Sanches
1
-0
/
+42