index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xml
/
event.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add explicit overrides
Joseph Da Silva
2019-03-20
1
-1
/
+1
*
Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)
Joseph Da Silva
2019-03-20
1
-0
/
+34
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-6
/
+6
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-10
/
+10
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-4
/
+4
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-4
/
+4
*
Refactor Util::ptr_shared
Jan Lingscheid
2017-10-18
1
-8
/
+8
*
syntx of null pointer dereference checks
Kris De Gussem
2012-05-12
1
-289
/
+302
*
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
2009-02-26
1
-0
/
+1
*
Warning cleanup
Jon A. Cruz
2008-07-20
1
-8
/
+8
*
glib/gtestutils.h is not available on gutsy, so switching to include of
Bryce Harrington
2008-01-05
1
-1
/
+1
*
Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy
Bryce Harrington
2008-01-05
1
-0
/
+2
*
Improve null check
Bob Jamison
2007-02-20
1
-1
/
+1
*
merge XML::Session into XML::Document
MenTaLguY
2007-01-20
1
-21
/
+7
*
shared_ptr -> ptr_shared
MenTaLguY
2006-03-15
1
-8
/
+8
*
replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
MenTaLguY
2006-02-06
1
-10
/
+10
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+489