index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcroco
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-29
memleak fix (part of bug #1043571)
Kris De Gussem
1
-2
/
+2
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2
-3
/
+2
2011-10-04
Fixed mismatched quotes that confused Doxygen.
Jon A. Cruz
1
-1
/
+1
2011-07-02
added missing header
Campbell Barton
1
-0
/
+3
2011-06-25
warning cleanup (no functional changes)
Campbell Barton
1
-1
/
+1
2011-06-13
cmake:
Campbell Barton
1
-1
/
+31
2011-06-13
cmake:
Campbell Barton
1
-2
/
+1
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
-31
/
+32
2009-12-16
Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...
Josh Andler
1
-0
/
+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
2008-06-24
Cmake: remove header files from source lists
Joshua L. Blocher
1
-29
/
+0
2008-05-03
Cmake: Fix some double linking flags
Joshua L. Blocher
1
-57
/
+57
2008-04-01
delete remaining .cvsignore files
Adib Taraben
1
-3
/
+0
2008-03-30
Adjustments to the lib directory Cmake files
Joshua L. Blocher
1
-1
/
+1
2008-03-30
add *.c to libcroco/CMakeFile and libgdl/CMakeFile
Johan B. C. Engelen
1
-0
/
+27
2008-03-30
add CMakeFiles for libcroco, libgdl, libnr, libnrtype.
Johan B. C. Engelen
1
-0
/
+32
2007-09-12
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
1
-3
/
+3
2007-03-20
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
1
-5
/
+5
2007-03-15
gosh, what shitty coding - reading delimited string failed when it was at the...
bulia byak
1
-1
/
+2
2007-03-14
even if one declaration is broken, try to still read all others per http://ww...
bulia byak
1
-5
/
+8
2007-03-14
typo fix from libcroco list
bulia byak
1
-1
/
+1
2006-11-15
More compile error cleanup
Bob Jamison
5
-27
/
+30
2006-11-15
Make C++ - compilable. Mostly remove pointer casting problems. Fix a few pla...
Bob Jamison
27
-340
/
+259