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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,
mjwybrow
2006-07-14
1
-1
/
+1
*
Removed debugging messages
Jon A. Cruz
2006-06-01
1
-3
/
+0
*
Strip BOM from incoming files
Jon A. Cruz
2006-05-30
1
-77
/
+101
*
comments explaining namespace mapping for the broken sodipodi namespace
MenTaLguY
2006-05-08
1
-0
/
+6
*
add fixup for incorrect sodipodi namespace
MenTaLguY
2006-05-07
2
-2
/
+7
*
fix for #1483198 ("infectious namespaces")
MenTaLguY
2006-05-07
1
-14
/
+27
*
switch everyone to simpler debug event API
MenTaLguY
2006-04-29
1
-173
/
+79
*
Adding multiple test output formats.
Jon A. Cruz
2006-04-27
1
-1
/
+1
*
shared_ptr -> ptr_shared
MenTaLguY
2006-03-15
15
-83
/
+83
*
optimization: do not notify any listeners if attributes' new value is the sam...
bulia byak
2006-02-13
1
-1
/
+1
*
share_static -> share_static_string
MenTaLguY
2006-02-08
1
-8
/
+8
*
replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
MenTaLguY
2006-02-06
16
-105
/
+109
*
Catch failures in fopen of XML files. Fixes #1374551.
Carl Hetherington
2006-01-23
1
-3
/
+14
*
applied patch #1348672 from enchanter
Ralf Stephan
2006-01-17
1
-1
/
+1
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
46
-0
/
+5829