index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
livarot
/
LivarotDefs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-5
/
+9
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
1
-20
/
+14
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>
Alexander Brock
2016-11-09
1
-12
/
+0
*
cstdint is c++11, defaulting to stdint.h
Marc Jeanmougin
2016-04-11
1
-1
/
+1
*
fix compile error in livarot
Marc Jeanmougin
2016-04-11
1
-11
/
+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
*
add a new return code indicating nothing was done
bulia byak
2007-04-11
1
-1
/
+2
*
ifdef'd win32 #include <inttypes.h> to fix compile error
Josh Andler
2006-02-06
1
-0
/
+4
*
revert to using inttypes.h instead of stdint.h
Ralf Stephan
2006-02-06
1
-3
/
+5
*
optimize includes, use stdlib instead of inttypes if we have it
Ralf Stephan
2006-02-04
1
-1
/
+10
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+170