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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-12
syntx of null pointer dereference checks
Kris De Gussem
6
-309
/
+350
2012-04-22
some more string class usage
Kris De Gussem
1
-13
/
+9
2012-04-09
cppcheck stuff
Kris De Gussem
1
-1
/
+2
2012-04-05
Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...
Kris De Gussem
2
-0
/
+72
2012-02-12
Header cleaning
Alex Valavanis
1
-1
/
+1
2012-01-11
Dropped deprecated function sp_repr_get_int_attribute
Kris De Gussem
2
-34
/
+1
2012-01-07
dropped deprecated function sp_repr_get_double_attribute
Kris De Gussem
3
-6
/
+8
2012-01-03
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
5
-146
/
+67
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
14
-18
/
+14
2011-12-04
cppcheck
Kris De Gussem
1
-0
/
+4
2011-11-29
Add possibility to check validity of attributes and usefulness of properties.
Tavmjong Bah
2
-7
/
+76
2011-11-10
cppcheck: initialization / warning cleanup
Kris De Gussem
1
-1
/
+1
2011-10-08
update cmake file lists
Campbell Barton
1
-1
/
+0
2011-10-04
Purging some forward.h files.
Jon A. Cruz
8
-65
/
+19
2011-10-03
Doxygen cleanup.
Jon A. Cruz
5
-14
/
+16
2011-10-02
Removed forgotten debug statement.
Tavmjong Bah
1
-1
/
+0
2011-09-28
Fixed problem with font names that contain spaces.
Tavmjong Bah
1
-3
/
+8
2011-09-16
Remove left over debug g_warning... and the cause of compilation problems.
Tavmjong Bah
1
-2
/
+1
2011-09-15
Fix incorrect argument in call to varargs function in xml/repr-css.cpp
Krzysztof Kosi??ski
1
-1
/
+1
2011-09-15
Use CSSOStringStream in writing number strings parsed by libcroco as
Tavmjong Bah
1
-4
/
+31
2011-09-08
Preserve CDATA sections on output.
Tavmjong Bah
5
-4
/
+30
2011-08-29
Remove forgotten call to print routine.
Tavmjong Bah
1
-1
/
+0
2011-08-29
Added comments.
Tavmjong Bah
1
-5
/
+79
2011-07-19
Remove deprecated Glib symbols
Krzysztof Kosi??ski
1
-3
/
+3
2011-07-02
added missing header
Campbell Barton
1
-0
/
+3
2011-06-13
cmake:
Campbell Barton
1
-1
/
+32
2011-06-13
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
1
-1
/
+2
2011-06-13
cmake:
Campbell Barton
1
-2
/
+2
2011-06-12
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
1
-2
/
+2
2011-06-12
work in progress cmake commit:
Campbell Barton
1
-20
/
+20
2011-05-07
Fix windows build.
Jon A. Cruz
1
-5
/
+4
2011-05-06
Adding initial cut of resource manager.
Jon A. Cruz
7
-140
/
+296
2011-03-22
Path. Fix for Bug #170225 (relative image paths instead of absolute).
Nicolas Dufour
1
-3
/
+43
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-1
/
+1
2010-12-12
Fixed const/non-const mismatch loop.
Jon A. Cruz
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
34
-34
/
+34
2010-09-22
add libxml/parser.h to fix compile on windows
d
1
-0
/
+2
2010-09-21
add XML_PARSE_HUGE to handle documents with more than 256 levels of nesting
d
1
-1
/
+1
2010-07-06
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
1
-4
/
+6
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-1
/
+1
2010-03-14
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
4
-4
/
+3
2009-08-23
patch from 416549
bulia byak
1
-0
/
+3
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
7
-19
/
+16
2009-08-05
Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)
johnce
2
-1
/
+3
2009-08-05
xml/Document -> DocumentTree
johnce
5
-14
/
+15
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2009-04-18
Fix #358704 that I introduced with r21075.
Peter Moulder
1
-1
/
+1
[next]