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
/
node.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
Inkscape::XML::Node::addChildAtPos
Thomas Holder
1
-1
/
+15
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-1
/
+1
2019-03-20
Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)
Joseph Da Silva
1
-5
/
+4
2018-11-10
fix compiling on macOS
Thomas Holder
1
-2
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-9
/
+4
2018-09-11
Make XML tree a double-linked-list (significant improvement on previous node ...
Marc Jeanmougin
1
-0
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-05-09
Apply fixed
Jabier Arraiza
1
-1
/
+18
2018-05-09
Reset old code to reaply fixed
Jabier Arraiza
1
-18
/
+1
2018-05-09
Start migrating 0.92 patch to master
Jabier Arraiza
1
-1
/
+18
2014-12-16
Debugging routines to print out XML, SP Object, and Display Item trees.
Tavmjong Bah
1
-0
/
+2
2014-09-27
Update to experimental r13565
Liam P. White
1
-8
/
+7
2014-09-07
Update to experimental r13543
Liam P. White
1
-8
/
+7
2014-09-06
More header cleanup
Liam P. White
1
-8
/
+7
2014-03-24
fix tiny mistake
Johan B. C. Engelen
1
-1
/
+1
2014-03-24
add convenience functions to deal with Glib::ustrings for setting repr attrib...
Johan B. C. Engelen
1
-1
/
+15
2012-02-12
Header cleaning
Alex Valavanis
1
-1
/
+1
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+1
2011-10-04
Purging some forward.h files.
Jon A. Cruz
1
-1
/
+6
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+0
2009-08-05
Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)
johnce
1
-0
/
+2
2008-09-23
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
1
-37
/
+390
2008-07-01
remove "public private" virtual methods from XML::Node
MenTaLguY
1
-9
/
+0
2008-07-01
remove last traces of "floating nodes"
MenTaLguY
1
-1
/
+0
2008-03-07
add basic support for preserving processing instructions in the AST
MenTaLguY
1
-1
/
+2
2007-07-04
make subtree monitoring part of XML::Node's interface
MenTaLguY
1
-0
/
+4
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-1
/
+1
2007-01-20
merge XML::Session into XML::Document
MenTaLguY
1
-5
/
+0