index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
svg-view.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-1
/
+0
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-6
/
+6
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-7
/
+6
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2009-07-16
Implement guide behaviour as discussed on the mailing list
Maximilian Albert
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-1
/
+1
2008-10-11
Merging from trunk
Ted Gould
1
-1
/
+1
2008-09-16
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
1
-1
/
+0
2007-11-02
warning cleanup
Jon A. Cruz
1
-1
/
+1
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-1
/
+1
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-1
/
+1
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-6
/
+6
2006-02-14
check for null spitem (fix for #1122875, patch by inkblotter)
Ralf Stephan
1
-6
/
+16