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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-11-01
make SVG indent and inlined attrs configurable via prefs
bulia byak
1
-24
/
+38
2006-10-25
switch pref/repr utility methods to using long long ints; with
bulia byak
2
-3
/
+3
2006-08-26
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2
-9
/
+9
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2
-9
/
+9
2006-08-25
I peeled back my changes because of some deep error.
Jon Phillips
1
-2
/
+0
2006-08-24
Cleaned up more of the gboolean to bool janitorial task...great!
Jon Phillips
1
-0
/
+2
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2
-9
/
+9
2006-08-03
add fixup for infamous (and apparently quite widespread) "duck prion"
MenTaLguY
1
-2
/
+9
2006-07-14
* src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,
mjwybrow
1
-1
/
+1
2006-06-01
Removed debugging messages
Jon A. Cruz
1
-3
/
+0
2006-05-30
Strip BOM from incoming files
Jon A. Cruz
1
-77
/
+101
2006-05-08
comments explaining namespace mapping for the broken sodipodi namespace
MenTaLguY
1
-0
/
+6
2006-05-07
add fixup for incorrect sodipodi namespace
MenTaLguY
2
-2
/
+7
2006-05-07
fix for #1483198 ("infectious namespaces")
MenTaLguY
1
-14
/
+27
2006-04-29
switch everyone to simpler debug event API
MenTaLguY
1
-173
/
+79
2006-04-27
Adding multiple test output formats.
Jon A. Cruz
1
-1
/
+1
2006-03-15
shared_ptr -> ptr_shared
MenTaLguY
15
-83
/
+83
2006-02-13
optimization: do not notify any listeners if attributes' new value is the sam...
bulia byak
1
-1
/
+1
2006-02-08
share_static -> share_static_string
MenTaLguY
1
-8
/
+8
2006-02-06
replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
MenTaLguY
16
-105
/
+109
2006-01-23
Catch failures in fopen of XML files. Fixes #1374551.
Carl Hetherington
1
-3
/
+14
2006-01-17
applied patch #1348672 from enchanter
Ralf Stephan
1
-1
/
+1