index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
application
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-12
Remove the failed and unused "new gui" stuff.
Krzysztof Kosi??ski
9
-915
/
+0
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-1
/
+1
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-3
/
+3
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2
-15
/
+15
2009-08-05
SPDocument->Document
johnce
1
-7
/
+7
2009-08-05
SPDocument->Document
johnce
1
-8
/
+8
2009-05-04
Implement warning of prior errors.
Jon A. Cruz
1
-2
/
+1
2009-02-20
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
1
-6
/
+1
2009-01-12
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
1
-1
/
+3
2009-01-09
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
1
-0
/
+1
2008-12-07
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
1
-1
/
+2
2008-12-04
Fixed missing EOL at end of file.
Jon A. Cruz
1
-1
/
+1
2008-12-04
Fixed file final EOL
Jon A. Cruz
1
-1
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
6
-28
/
+27
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2
-6
/
+3
2008-06-24
Cmake: remove header files from source lists
Joshua L. Blocher
1
-3
/
+0
2008-05-06
Cmake: Fix some undefined function calls
Joshua L. Blocher
1
-2
/
+1
2008-05-04
warning cleanup and fixed string free issue
Jon A. Cruz
1
-2
/
+2
2008-04-01
delete remaining .cvsignore files
Adib Taraben
1
-3
/
+0
2008-03-27
Cmake Build system - Initial commit.
Joshua L. Blocher
1
-0
/
+9
2007-11-11
Minor cleanup
Jon A. Cruz
1
-5
/
+5
2007-11-02
warning cleanup
Jon A. Cruz
1
-1
/
+1
2007-09-12
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
1
-3
/
+3
2007-03-23
allow multiple (balanced) calls to add and remove document
MenTaLguY
2
-4
/
+10
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-13
/
+13