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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove deprecated Glib symbols
Krzysztof Kosi??ski
2011-07-19
1
-3
/
+3
*
added missing header
Campbell Barton
2011-07-02
1
-0
/
+3
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+32
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-1
/
+2
*
cmake:
Campbell Barton
2011-06-13
1
-2
/
+2
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+2
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-20
/
+20
*
Fix windows build.
Jon A. Cruz
2011-05-07
1
-5
/
+4
*
Adding initial cut of resource manager.
Jon A. Cruz
2011-05-06
7
-140
/
+296
*
Path. Fix for Bug #170225 (relative image paths instead of absolute).
Nicolas Dufour
2011-03-22
1
-3
/
+43
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-1
/
+1
*
Fixed const/non-const mismatch loop.
Jon A. Cruz
2010-12-12
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
9
-62
/
+89
|
\
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-4
/
+6
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
34
-34
/
+34
*
|
add libxml/parser.h to fix compile on windows
d
2010-09-22
1
-0
/
+2
*
|
add XML_PARSE_HUGE to handle documents with more than 256 levels of nesting
d
2010-09-21
1
-1
/
+1
|
/
*
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
2010-03-14
4
-4
/
+3
*
patch from 416549
bulia byak
2009-08-23
1
-0
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
7
-19
/
+16
*
Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)
johnce
2009-08-05
2
-1
/
+3
*
xml/Document -> DocumentTree
johnce
2009-08-05
5
-14
/
+15
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Fix #358704 that I introduced with r21075.
Peter Moulder
2009-04-18
1
-1
/
+1
*
Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...
Peter Moulder
2009-04-07
5
-33
/
+431
*
functional noop: xml/repr-io.cpp: (sp_repr_save_writer): Mark static. Slight...
Peter Moulder
2009-04-06
1
-8
/
+8
*
Remove trivial wrapper function sp_repr_print that hasn't been used in years.
Peter Moulder
2009-04-06
2
-12
/
+1
*
functional noop: xml/repr-io.cpp: Simplify a calculation.
Peter Moulder
2009-04-05
1
-12
/
+6
*
Added explicit tagging of "solid color gradients" and base context menu to ad...
Jon A. Cruz
2009-03-21
1
-10
/
+18
*
Work-around output encoding issues with comments. Fixes bug #340451.
Jon A. Cruz
2009-03-14
1
-1
/
+30
*
Casts and legibility cleanup
Jon A. Cruz
2009-03-14
1
-47
/
+82
*
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
2009-02-26
1
-0
/
+1
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-14
/
+1
*
Adding explicit parenthesis to remove warnings
Jon A. Cruz
2009-02-10
1
-2
/
+2
*
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
2009-01-13
1
-1
/
+3
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+3
*
promote default namespace for INX extension files
Thomas Holder
2009-01-11
1
-9
/
+12
*
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
2009-01-09
1
-0
/
+1
*
Build a single test executable on Linux to match Windows build system.
Krzysztof Kosi??ski
2008-12-29
1
-18
/
+1
*
Now users can design a font within inkscape, save it and then open the
Felipe Corr??a da Silva Sanches
2008-12-28
3
-0
/
+80
*
Simplify "make check" makefile rules and remove most of the obsolete
Krzysztof Kosi??ski
2008-12-09
3
-189
/
+9
*
"make check" now compiles and runs on Linux.
Krzysztof Kosi??ski
2008-12-08
1
-5
/
+5
*
Removed sp_main_* stubs from individual headers to make the unit tests build ...
Jasper van de Gronde
2008-12-08
1
-3
/
+0
*
Warning cleanup.
Jon A. Cruz
2008-12-04
1
-5
/
+30
*
Making it so that including simple-node.h will generate an error
Ted Gould
2008-10-31
2
-0
/
+5
*
From trunk
Ted Gould
2008-10-27
2
-9
/
+15
[prev]
[next]