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
/
repr-io.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add fixme comment re testing for file existence inside g_return_if_fail.
Peter Moulder
2007-06-20
1
-0
/
+3
*
eliminate last uses of sp_repr_new*
MenTaLguY
2007-01-25
1
-23
/
+16
*
make SVG indent and inlined attrs configurable via prefs
bulia byak
2006-11-01
1
-24
/
+38
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
1
-8
/
+8
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-8
/
+8
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-8
/
+8
*
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
*
shared_ptr -> ptr_shared
MenTaLguY
2006-03-15
1
-5
/
+5
*
replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
MenTaLguY
2006-02-06
1
-6
/
+7
*
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
1
-0
/
+786