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
/
simple-node.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-20
Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)
Joseph Da Silva
1
-3
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-9
/
+6
2018-09-11
Make XML tree a double-linked-list (significant improvement on previous node ...
Marc Jeanmougin
1
-0
/
+3
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-43
/
+43
2018-05-09
Apply fixed
Jabier Arraiza
1
-1
/
+3
2018-05-09
Reset old code to reaply fixed
Jabier Arraiza
1
-3
/
+1
2018-05-09
Start migrating 0.92 patch to master
Jabier Arraiza
1
-1
/
+3
2017-10-18
Refactor Util::ptr_shared
Jan Lingscheid
1
-1
/
+1
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-12-16
Debugging routines to print out XML, SP Object, and Display Item trees.
Tavmjong Bah
1
-0
/
+3
2014-09-27
Update to experimental r13565
Liam P. White
1
-9
/
+9
2014-09-07
Update to experimental r13543
Liam P. White
1
-9
/
+9
2014-09-06
More header cleanup
Liam P. White
1
-9
/
+9
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-10-31
Making it so that including simple-node.h will generate an error
Ted Gould
1
-0
/
+4
2008-09-23
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
1
-5
/
+9
2008-07-01
remove "public private" virtual methods from XML::Node
MenTaLguY
1
-11
/
+3
2008-07-01
remove additional unnecessary indirection in tree operations
MenTaLguY
1
-5
/
+5
2008-07-01
remove last traces of "floating nodes"
MenTaLguY
1
-1
/
+0
2008-06-08
plumb document references a little deeper in
MenTaLguY
1
-2
/
+2
2008-01-05
glib/gtestutils.h is not available on gutsy, so switching to include of
Bryce Harrington
1
-1
/
+1
2008-01-05
Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy
Bryce Harrington
1
-0
/
+2
2007-07-04
make subtree monitoring part of XML::Node's interface
MenTaLguY
1
-1
/
+10
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-2
/
+2
2007-01-26
remove obsolete assert
Aaron Spike
1
-1
/
+0
2007-01-20
merge XML::Session into XML::Document
MenTaLguY
1
-8
/
+1
2006-03-15
shared_ptr -> ptr_shared
MenTaLguY
1
-1
/
+1
2006-02-06
replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
MenTaLguY
1
-1
/
+1