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
*
update cmake file lists
Campbell Barton
2011-10-08
1
-1
/
+0
*
Purging some forward.h files.
Jon A. Cruz
2011-10-04
8
-65
/
+19
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
5
-14
/
+16
*
Removed forgotten debug statement.
Tavmjong Bah
2011-10-02
1
-1
/
+0
*
Fixed problem with font names that contain spaces.
Tavmjong Bah
2011-09-28
1
-3
/
+8
*
Remove left over debug g_warning... and the cause of compilation problems.
Tavmjong Bah
2011-09-16
1
-2
/
+1
*
Fix incorrect argument in call to varargs function in xml/repr-css.cpp
Krzysztof Kosi??ski
2011-09-15
1
-1
/
+1
*
Use CSSOStringStream in writing number strings parsed by libcroco as
Tavmjong Bah
2011-09-15
1
-4
/
+31
*
Preserve CDATA sections on output.
Tavmjong Bah
2011-09-08
5
-4
/
+30
*
Remove forgotten call to print routine.
Tavmjong Bah
2011-08-29
1
-1
/
+0
*
Added comments.
Tavmjong Bah
2011-08-29
1
-5
/
+79
*
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
[next]