index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dom
/
io
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
2
-1912
/
+0
2013-03-26
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
1
-2
/
+3
2013-03-11
Drop duplicate io code ( Bug #1120585 )
Kris De Gussem
6
-1261
/
+0
2013-03-08
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
2
-132
/
+158
2013-03-03
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
4
-254
/
+205
2013-02-13
fixing variable type in stream classes to what was intended (preparation for ...
Kris De Gussem
8
-23
/
+21
2013-02-11
Dropped duplicate code for dom/io and io/ (Bug #1120585 )
Kris De Gussem
4
-860
/
+0
2013-02-02
cppcheck
Kris De Gussem
2
-3
/
+10
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
6
-6
/
+6
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
6
-24
/
+34
2011-10-23
cppcheck
Kris De Gussem
1
-1
/
+1
2011-06-23
Completely remove Inkboard
Krzysztof Kosi??ski
6
-1096
/
+0
2011-06-13
cmake:
Campbell Barton
1
-11
/
+0
2011-06-12
cmake: commented unused files/dirs, double checked all files compile this time
Campbell Barton
1
-1
/
+1
2011-06-12
work in progress cmake commit:
Campbell Barton
1
-9
/
+9
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
1
-2
/
+2
2009-02-26
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
4
-1
/
+4
2008-05-30
remove warnings
Bob Jamison
1
-43
/
+43
2008-05-04
warning cleanup and fixed string free issue
Jon A. Cruz
2
-4
/
+4
2008-04-29
More documentation. Fix scope bug in uristream.cpp. Remove warnings.
Bob Jamison
2
-6
/
+6
2008-04-28
change def of string length
Bob Jamison
1
-13
/
+2
2008-04-05
add include file to build with gcc4.3
Johan B. C. Engelen
1
-1
/
+1
2008-03-27
Cmake Build system - Initial commit.
Joshua L. Blocher
1
-0
/
+11
2008-03-08
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2008-03-07
Update charclass.h/cpp to use complete Unicode character database
Bob Jamison
1
-2
/
+2
2007-11-04
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
1
-3
/
+3
2007-10-11
Avoid string literal char* warnings on g++-4.2: change some functions to take...
Peter Moulder
1
-1
/
+1
2007-03-29
make glib dep configurable again
Bob Jamison
3
-3
/
+3
2007-01-07
use relaytool to weak link libssl
Aaron Spike
1
-6
/
+29
2006-11-16
Slight include tweak
Bob Jamison
1
-1
/
+1
2006-11-16
change include to not interfere with other instances of uri.h
Bob Jamison
1
-1
/
+1
2006-07-13
check for <sys/filio.h> to get FIONREAD on Solaris 8 (fixes part of #1516476)
Ralf Stephan
1
-0
/
+8
2006-06-30
Fix integer padding
Bob Jamison
1
-0
/
+7
2006-06-26
Add code for printf() to allow %#s as xml-escaped string (cool, eh?)
Bob Jamison
2
-105
/
+149
2006-06-25
Fix <path> output. Apparently ODF is more picky about floats than SVG. They...
Bob Jamison
1
-0
/
+2
2006-06-13
patch [ 1503869 ] ODF formatting fix
Aaron Spike
12
-38
/
+363
2006-05-21
Unix-ify the sources
Bob Jamison
6
-1137
/
+1137
2006-05-04
fixed compilation errors with HAVE_SSL
David Yip
1
-0
/
+3
2006-04-22
Native path support
Bob Jamison
1
-7
/
+5
2006-04-14
fix XMLCh/int warnings
Bob Jamison
4
-4
/
+4
2006-04-13
Made the format buffer larger and part of the class, not the stack.
Bob Jamison
2
-7
/
+8
2006-04-12
remove extra endif
Aaron Spike
1
-1
/
+0
2006-04-12
add proper unix socket includes
Bob Jamison
1
-0
/
+14
2006-04-12
fix some includes
Aaron Spike
3
-3
/
+3
2006-04-12
fix include path
Bob Jamison
1
-8
/
+2
2006-04-12
Make correct reference to dom.h
Bob Jamison
1
-1
/
+1
2006-04-12
Modify includes to not conflict with inkscape
Bob Jamison
1
-3
/
+3
2006-04-12
Add new rearranged /dom directory
Bob Jamison
16
-0
/
+4726